I'm doing a large-ish Mobi Book conversion using MobiPocket Creator, high compression, no encryption, with 238 html files adding up to, oh I dunno, 109 megs or so (some with photos), a hyper-linked table of contents, MSword-embedded tables of contents on at least some of the 238 html files, only 1 cascading style sheet on 1 of the html files, and (after 4 hours) on the 11th pass of compression, I get this:
Error(prcgen/compress) : dictionary with too many recursions (input too redundant with "ab...yz" patterns with sliding cut probably)
about 93 times before it says:
Info(prcgen): MOBI File could not be generated because of errors!
and a
Build Failed!
Now, I don't think I've got too many bad hyperlinks - 31 of those which are really a result of a bad call from sitemap_creator calling the directory names I've got my html files in as links, that has never really proved to be an issue before on smaller projects...
It did in fact make a .prc file, but the links from the TOC are bad - they go to somewhere close to where I wanted them to, but not quite.
Did I hit the wall?
-bjc