FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.25k stars 718 forks source link

java.lang.NullPointerException #234

Closed shanjiduo closed 6 years ago

shanjiduo commented 6 years ago

Why are some .epub files not open? tim 20180709105708

dheerubhadoria commented 6 years ago

Reduce the version '0.3.11' from '0.4.0' It will work

shanjiduo commented 6 years ago

@dheerubhadoria Still the same mistake!

hrishikesh-kadam commented 6 years ago

@shanjiduo This issue is related to EPUB Parsing. This might happen if the EPUB is invalidate or we have a bug in EPUB parsing. We are trying our best to support the invalidate EPUB file too.

Can you please share EPUB file with us so that we can investigate?

@dheerubhadoria This bug has nothing to do with v0.4.0 or v0.3.11 In case if you have similar bug in v0.4.0 then please report it separately.

shanjiduo commented 6 years ago

@hrishikesh-kadam Already sent to you by email

hrishikesh-kadam commented 6 years ago

@shanjiduo Thanks for reporting the issue. This issue has been fixed and will get released in v0.4.1 within a week.