<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Couple of things to try:<div class=""><br class=""></div><div class="">Don’t compress. The resulting data file is then readable. If the module is complete, then compression has the problem.</div><div class=""><br class=""></div><div class="">Use -d 2 to add verse marks. Makes an uncompressed module’s data file more meaningful.</div><div class=""><br class=""></div><div class="">DM</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 18, 2018, at 1:54 PM, Andrew T. &lt;<a href="mailto:thulester@gmail.com" class="">thulester@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Yes, I'm missing content for sure, but I've been able to parse incomplete osis before which was missing content (it's never seemed to mind before).&nbsp; (I've also been able to parse osis where the verses|chapters|books are out of order - which is not true in this case).<div class=""><br class=""></div><div class="">I saw this thread which also seem to produce the error:</div><div class=""><a href="http://www.crosswire.org/pipermail/sword-devel/2010-October/034968.html" class="">http://www.crosswire.org/pipermail/sword-devel/2010-October/034968.html</a><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I've looked through the source code to see if I can figure out what conditions call the error.&nbsp; zverse.cpp has something:</div><div class=""><a href="https://crosswire.org/svn/sword/trunk/src/modules/common/zverse.cpp" class="">https://crosswire.org/svn/sword/trunk/src/modules/common/zverse.cpp</a><br class=""></div><div class=""><a href="https://crosswire.org/~ghellings/svnclassdocs/classzVerse.html" class="">https://crosswire.org/~ghellings/svnclassdocs/classzVerse.html</a><br class=""></div><div class=""><br class=""></div><div class="">zverse indicates it's purpose is to:<pre style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; word-wrap: break-word; white-space: pre-wrap;" class="">zVerse::zreadtext        - gets text at a given offset</pre>

</div><div class=""><br class=""></div><div class="">so, its not clear (to me) what the error is saying exactly.&nbsp; I will try to confirm the OSIS/XML has not mismatched tags, but lack ideas beyond that ...</div><div class="">Thanks for considering the question.</div><div class=""><br class=""></div><div class="">~A</div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sun, Feb 18, 2018 at 1:24 PM, DM Smith <span dir="ltr" class="">&lt;<a href="mailto:dmsmith@crosswire.org" target="_blank" class="">dmsmith@crosswire.org</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’ve seen the error before. I’ve even tried to debug osis2mod to find it. To no avail. I never saw that they hindered the proper operation of osis2mod.<br class="">
<br class="">
Were you saying that the built module is missing expected content?<br class="">
<span class="HOEnZb"><font color="#888888" class=""><br class="">
DM<br class="">
</font></span><div class="HOEnZb"><div class="h5"><br class="">
&gt; On Feb 17, 2018, at 11:14 PM, Andrew T. &lt;<a href="mailto:thulester@gmail.com" class="">thulester@gmail.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; I'm currently using the command:<br class="">
&gt; /usr/bin/osis2mod . /sword/dss/DSS.osis.xml -z -b 4 -v KJVA<br class="">
&gt;<br class="">
&gt; Yet all I'm getting are the following errors:<br class="">
&gt; Error reading ulCompOffset<br class="">
&gt; Error reading ulCompOffset<br class="">
&gt; Error reading ulCompOffset<br class="">
&gt; ...<br class="">
&gt;<br class="">
&gt; I've created sword modules before, yet I don't recognize this error.<br class="">
&gt;<br class="">
&gt; I created the osis.xml file, and I'm fairly confident it is structured correctly - yet there are fragments missing (as the source of the text I used to create this document is fragmentary and incomplete).&nbsp; For example there is no New Testament, no Esther, no Nehemiah ...)<br class="">
&gt;<br class="">
&gt; Can anyone provide insight as to what this error means?<br class="">
&gt;<br class="">
&gt; ~A<br class="">
</div></div><div class="HOEnZb"><div class="h5">&gt; ______________________________<wbr class="">_________________<br class="">
&gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class="">
&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank" class="">http://www.crosswire.org/<wbr class="">mailman/listinfo/sword-devel</a><br class="">
&gt; Instructions to unsubscribe/change your settings at above page<br class="">
<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class="">
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank" class="">http://www.crosswire.org/<wbr class="">mailman/listinfo/sword-devel</a><br class="">
Instructions to unsubscribe/change your settings at above page</div></div></blockquote></div><br class=""></div>
_______________________________________________<br class="">sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class=""><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br class="">Instructions to unsubscribe/change your settings at above page</div></blockquote></div><br class=""></div></body></html>