Quote:
Originally Posted by ldespain
I think I figured my problem out. I had multiple image files in the ePub package that had spaces in their names. Sigil understood this in the HTML coding by adding %20 but the file names still had spaces in the images folder. When I renamed them without spaces: like title_page.jpg the file uploaded successfully. Sigil was even smart enough to know to change the image name in the HTML for me so I didn't have to change them myself. Such a simple solution, really, but absolutely NO indication in the error messages that that was the problem. What a relief!
|
I am getting this exact same error. I have looked very carefully through the assets in my EPUB and there are no spaces in any of the filenames.
My file passes epubcheck, and I am using zip on the command line in OS X to make sure that no extraneous Mac OS files get zipped.
Any more ideas from anyone?