Hi.
At first. Amazing Tool :-)
But since i switched to the newst version, i always get the following error. If i use an old version, for example 0.7.1, everything is fine.,
Python: Traceback (most recent call last):
File "C:\Users\schul\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\cc3_blender_tools-1_1_6\importer.py", line 697, in modal
self.run_import(context)
File "C:\Users\schul\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\cc3_blender_tools-1_1_6\importer.py", line 611, in run_import
self.import_character(warn)
File "C:\Users\schul\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\cc3_blender_tools-1_1_6\importer.py", line 502, in import_character
self.imported_character = detect_character(self.filepath, type, imported, json_data, warn)
File "C:\Users\schul\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\cc3_blender_tools-1_1_6\importer.py", line 394, in detect_character
properties.init_character_property_defaults(chr_cache, chr_json)
File "C:\Users\schul\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\cc3_blender_tools-1_1_6\properties.py", line 393, in init_character_property_defaults
cornea_mat, cornea_mat_cache = materials.get_cornea_mat(obj, mat, mat_cache)
TypeError: cannot unpack non-iterable NoneType object
location: <unknown location>:-1
I am using Blender 3.0, CC3 Tools 1.1.6 and CC 3 3.44 or iClone 7.93
Can you plz help me?
Thanks!