View Single Post
Old 09-06-2008, 07:32 PM   #30
GeneS
eBook Enthusiast
GeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enough
 
GeneS's Avatar
 
Posts: 120
Karma: 726
Join Date: Dec 2007
Location: US
Device: Sony PRS-350, Astak PocketPro, iPhone, Asus eee Pad Transformer
Quote:
Originally Posted by elinares View Post
Try with version 0.1.36. If you convert to it to XML, check that <Text> tags have really text (are not empty)...
Using 0.1.36 results in:

java -Xms100M -Xmx100M -jar lrftools-0.1.36.jar convert "h:\ebook conversion\lrftools" -RTF
java.lang.ArrayIndexOutOfBoundsException: 173
at lrf.parse.PointedBuffer.getShort(PointedBuffer.jav a:62)
at lrf.parse.PointedBuffer.getShort(PointedBuffer.jav a:55)
at lrf.objects.tags.TagStream.<init>(TagStream.java:4 5)
at lrf.objects.BBObj.loadTag(BBObj.java:316)
at lrf.objects.BBObj.<init>(BBObj.java:166)
at lrf.objects.Text.<init>(Text.java:10)
at lrf.objects.Book.loadObjects(Book.java:554)
at lrf.objects.Book.<init>(Book.java:113)
at lrf.parse.RecurseDirs.convertAction(RecurseDirs.ja va:217)
at lrf.parse.RecurseDirs.<init>(RecurseDirs.java:111)
at lrf.parse.RecurseDirs.main(RecurseDirs.java:27)

Thanks for looking at this.
Gene
GeneS is offline   Reply With Quote