View Single Post
Old 04-09-2014, 03:06 AM   #693
quiris
Groupie
quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'quiris understands when you whisper 'The dog barks at midnight.'
 
quiris's Avatar
 
Posts: 195
Karma: 42216
Join Date: Oct 2013
Location: Poland
Device: Kindles: KOA1, KV
There is a problem during unpacking dual Mobi files created with the latest calibre 1.31:

Code:
Traceback (most recent call last):
  File "/Applications/KindleUnpack v0.64.app/Contents/Resources/kindleunpack.py", line 1684, in <module>
    sys.exit(main())
  File "/Applications/KindleUnpack v0.64.app/Contents/Resources/kindleunpack.py", line 1673, in main
    unpackBook(infile, outdir)
  File "/Applications/KindleUnpack v0.64.app/Contents/Resources/kindleunpack.py", line 1604, in unpackBook
    process_all_mobi_headers(files, sect, mhlst, K8Boundary, False)
  File "/Applications/KindleUnpack v0.64.app/Contents/Resources/kindleunpack.py", line 1429, in process_all_mobi_headers
    if k8resc.getSpineSkelid(index) < 0:
  File "/Applications/KindleUnpack v0.64.app/Contents/Resources/mobi_k8resc.py", line 301, in getSpineSkelid
    return self.spine[i][1]
TypeError: 'NoneType' object has no attribute '__getitem__'
Attached Files
File Type: mobi krzyzacy-tom-pierwszy.mobi (1.85 MB, 206 views)

Last edited by quiris; 04-09-2014 at 03:23 AM.
quiris is offline   Reply With Quote