rhaleblian / dslibris

An ebook reader for the Nintendo DS, DS Lite, and DSi.
73 stars 5 forks source link

" 7:30: not well-formed (invalid token)" #21

Closed chachunc closed 3 years ago

chachunc commented 3 years ago

After opening a few epubs succesfully, the ds turns off. when trying to open it again it just says " 7:30: not well-formed (invalid token)"... replacing the files makes it useable again

rhaleblian commented 3 years ago

Does the file dslibris.log get written to your storage?

chachunc commented 3 years ago

yes

chachunc commented 3 years ago

dslibris.log sorry, had to look for my usb adapter. here's the log file

chachunc commented 3 years ago

so, is there a fix for this? i really want to use it

chachunc commented 3 years ago

just tried changing things around a bit and found out that after replacing the .XML file it works again. i always replaced XML and .ds so I just thought replacing the ds file was making it work again

chachunc commented 3 years ago

also, this only happens after opening a book. when I just restart it without opening a book, it works fine

chachunc commented 3 years ago

I fixed it! One of my books had an "&" symbol in the filename, once i took it out and changed the filename in the .xml file, it worked again without problem!

rhaleblian commented 3 years ago

Nice! '&' is a legal character to use in Windows (NTFS) but i don't know if FAT ever allowed it.