FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
305 stars 28 forks source link

KK General not found #509

Open Atlanwill opened 4 months ago

Atlanwill commented 4 months ago

Python: Traceback (most recent call last): File "C:\Users\澶у弗\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\KK-Blender-Porter-Pack-650\importing\importbuttons.py", line 172, in execute bpy.ops.kkb.importeverything('INVOKE_DEFAULT') File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\bpy\ops.py", line 111, in call ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo) RuntimeError: 閷: Traceback (most recent call last): File "C:\Users\澶у弗\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\KK-Blender-Porter-Pack-650\importing\importeverything.py", line 1408, in execute template_error = get_templates_and_apply(directory, use_fake_user) File "C:\Users\澶у弗\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\KK-Blender-Porter-Pack-650\importing\importeverything.py", line 171, in get_templates_and_apply body.material_slots['KK General'].material = tongue_template KeyError: 'bpy_prop_collection[key]: key "KK General" not found'

use default card have not , but most cards have this problem .

what should i do to solve it?