You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: