View Single Post
Old 08-21-2026, 02:30 PM   #7
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 53,989
Karma: 182150291
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
One issue causing those oversized files that JSWolf is complaining about is that every image is included a base64 encoded version of the image in the alt="..." segment. Removing the content of the alt= reduced the file size from 53.5 MB to 14.0 MB.

The error that seems to be the most likely cause of your issues shows when you run epubcheck or epubveri on the ePub. There are multiple errors about the nav document not being in the order and others about fragment identifiers referenced in the nav document not being defined.

I've attached the modded ePub which produced identical error reports to the unmodified and the epubcheck and epubveri outputs. I've also included some of the lines from the epubcheck report in the spoilers.

Another potential issue is that you used webp images and I'm not certain how Amazon's conversion pipeline handles those.

Spoiler:
OEBPS/Text/nav.xhtml 157 7479 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X0dce444ea9d124e72c9ee2823 25c8c325280546" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 447 21688 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X1f64865891f7ea36eba820863 477cefcd2cbdca" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 479 23488 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X384b717af6d3020d8b32ad42c f6fd340e279674" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 489 24029 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X39aa61bc6f6f81c52b39f7cd6 1721be7f44e3c1" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 951 44071 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X3e15e724eb8f0642a1838c12c 0b933d9a0e4832" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 1485 70768 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X475013a60bed319587fea0c47 8297a5ddf2c307" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 559 27271 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X47fac2f9796165ee0aa8609d6 194814db425beb" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 1525 72851 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X4ad34d4c2ba10e30fbebdd23d 8b6fb80a473fcc" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 1115 52193 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X62c867598233c944059bbbfe2 c83d9a739ea30e" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 319 15235 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X6b440bd81eb34acde2e8532df 6e7b2f987d58a8" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 1579 75641 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X6e10f01d83b9501dea37902cc df25134c888653" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 723 35271 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X7263fd0120c386138710eeed9 ff1b4aed59c476" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 749 36519 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X7a1be41279f0d2c65110fbbaf 3492b6cb4a7a9c" is before the previous link’s target in spine order.
OEBPS/Text/nav.xhtml 235 11057 Col: 88: WARNING(NAV-011): "toc" nav must be in reading order; link target "OEBPS/Text/index_split_000.html#id_X892fe686ff6daf8770623e8d6 e651927210f01d" is before the previous link’s target in spine order.

Spoiler:
OEBPS/Text/nav.xhtml 15 591 Col: 88: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 99 4671 Col: 73: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 109 5196 Col: 74: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 119 5638 Col: 74: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 127 6040 Col: 88: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 147 6970 Col: 88: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 157 7479 Col: 88: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 173 8234 Col: 66: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 185 8754 Col: 78: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 193 9117 Col: 68: ERROR(RSC-012): Fragment identifier is not defined.
OEBPS/Text/nav.xhtml 201 9425 Col: 68: ERROR(RSC-012): Fragment identifier is not defined.
Attached Files
File Type: epub scrambled_modded.epub (14.05 MB, 9 views)
File Type: txt epubcheck_error_report.txt (18.1 KB, 8 views)
File Type: txt epubveri_error_report.txt (10.6 KB, 9 views)
DNSB is offline   Reply With Quote