Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blender 3.2 -- Error importing craft using B9 Parts #71

Open
KAmaia opened this issue Oct 24, 2022 · 0 comments
Open

Blender 3.2 -- Error importing craft using B9 Parts #71

KAmaia opened this issue Oct 24, 2022 · 0 comments

Comments

@KAmaia
Copy link

KAmaia commented Oct 24, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant