Here's the Trace Back:
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 106, in execute
return import_craft_op(self, context, **keywords)
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 80, in import_craft_op
obj = import_craft(filepath)
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 60, in import_craft
part = gamedata.parts[pname].get_model()
KeyError: 'B9.Aero.Wing.Procedural.Panel'
I can attach my craft file and the necessary mods at your request.
Here's the Trace Back:
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 106, in execute
return import_craft_op(self, context, **keywords)
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 80, in import_craft_op
obj = import_craft(filepath)
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 60, in import_craft
part = gamedata.parts[pname].get_model()
KeyError: 'B9.Aero.Wing.Procedural.Panel'
I can attach my craft file and the necessary mods at your request.