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

Error Message if "With Materials" is Unchecked at gltf import #202

Open
ScienceofDishwashing opened this issue Jan 29, 2025 · 0 comments
Open

Comments

@ScienceofDishwashing
Copy link

Python: Traceback (most recent call last):
File "C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\i_scene_cp77_gltf\importers__init__.py", line 232, in execute
CP77GLBimport(self, props.with_materials, props.remap_depot, self.exclude_unused_mats, self.image_format, self.filepath, self.hide_armatures, self.import_garmentsupport, self.files, self.directory, self.appearances)
File "C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\i_scene_cp77_gltf\importers\import_with_materials.py", line 174, in CP77GLBimport
appkeys=[k for k in json_apps.keys()]
^^^^^^^^^
UnboundLocalError: cannot access local variable 'json_apps' where it is not associated with a value

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