View Single Post
Old 09-30-2014, 01:52 AM   #1753
WS64
WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.
 
WS64's Avatar
 
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
Quote:
Originally Posted by chrox View Post
Add
Code:
assert(self.data[i][self.tags], "assert failed: tags data is nil")
before line 329 and found that the tag data could be nil sometimes.
@Chrox, if you can reproduce this, please try if
self.data[i][j] = line or ""
in line 317 fixes it.
Like I said, I cannot reproduce it, and not all of my books have tags either, so I should run into this issue also, but I don't.
WS64 is offline   Reply With Quote