View Single Post
Old 05-30-2018, 06:17 AM   #33
Lucsart
Junior Member
Lucsart began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2018
Device: kindle paperwhite
Hi slowsmile,

just to report you this error your plugin gaves me on few epubs:

Spoiler:

>>> Check ID...ncxtoc
>>> In non-alphanum ch iter...id n
>>> In non-alphanum ch iter...id c
>>> In non-alphanum ch iter...id x
>>> In non-alphanum ch iter...id t
>>> In non-alphanum ch iter...id o
>>> In non-alphanum ch iter...id c
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
self.exitcode = target_script.run(container)
File "C:\Users\Lucsart\AppData\Local\sigil-ebook\sigil\plugins\IDErrorCheck\plugin.py", line 93, in run
processAllTasks(bk, WDIR)
File "C:\Users\Lucsart\AppData\Local\sigil-ebook\sigil\plugins\IDErrorCheck\cutils.py", line 59, in processAllTasks
checkOPFIDs(bk)
File "C:\Users\Lucsart\AppData\Local\sigil-ebook\sigil\plugins\IDErrorCheck\cutils.py", line 301, in checkOPFIDs
if new_aid != aid and report_only == False:
UnboundLocalError: local variable 'new_aid' referenced before assignment
Error: local variable 'new_aid' referenced before assignment


In a short "Error: local variable 'new_aid' referenced before assignment"

Thank you for you help.

Last edited by Lucsart; 05-30-2018 at 07:16 AM.
Lucsart is offline   Reply With Quote