I have tried to convert my Ahra Pathfile for fun and everthing is going good at one point.
Maybe a have something doing wrong in the old file.
Loading the wizard files

good
Backup file

good
Upgrade book

good
Upgrade properties

good
Adding missing Blender materials and textures I get the following error:
Traceback (most recent call last):
File "<string>", line 97, in <module>
File "<string>", line 91, in do_main
File "D:\program files\Blender\.blender\scripts\alc_Wizards.py", line 987, in
Wizard_mattex_create
if image != None:
UnboundLocalError: local variable 'image' referenced before assignment
What is here happening
