View Single Post
Old 01-07-2020, 12:00 PM   #14
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,860
Karma: 6120478
Join Date: Nov 2009
Device: many
Okay, that is an actual error in the epub.
You have either an href attribute or a src attribute or a css url that points to something that is not part of the epub manifest.

Unfortunately the *** Invalid Book Path Provided *** message is overwriting the exact path that does not seem to exist. So either the missing resource path should have been part of the error message itself, or we will need to change Sigil to not step on flightcrew filepaths that it does not recognize as these may be the exact string to help you find where the error is actually located.

I will fix this in Sigil right now.

Sorry about that.

Thank you for your bug report!

KevinH

ps. This is now fixed in master.

Quote:
Originally Posted by Moonraker View Post
Thank you KevinH, I guessed that was the case because I know FlightCrew has not been updated for a long time. I like to use it because it does find unused images and pages which I prefer to delete in order to keep the epub smaller in size.

For your info I am attaching screenshot:

Last edited by KevinH; 01-07-2020 at 12:12 PM.
KevinH is offline   Reply With Quote