View Single Post
Old 01-27-2013, 01:08 PM   #69
laudaisoi
Member
laudaisoi began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2013
Device: Kindle Paperwhite
Today i tried to make a mobi file with kindlegen but when i used your program, this error appeared
Code:
D:\Sync\kcc-master\kcc>python.exe kindlestrip.py D:\Sync\Tools\kcc-master\kcc\content.mobi D:\crossgame1.mobi
KindleStrip v1.35. Written 2010-2012 by Paul Durrant and Kevin Hendricks.
Found SRCS section number 1536, and count 2
   beginning at offset 111a4084 and ending at offset 10fb9863
Traceback (most recent call last):
  File "kindlestrip.py", line 235, in <module>
    main(sys.argv[1:])
  File "kindlestrip.py", line 214, in main
    strippedFile = SectionStripper(data_file)
  File "kindlestrip.py", line 197, in __init__
    self.data_file = self.data_file[0:offset0] + mobiheader + self.data_file[off
set1:]
MemoryError
laudaisoi is offline   Reply With Quote