KK-Blender-Porter-Pack icon indicating copy to clipboard operation
KK-Blender-Porter-Pack copied to clipboard

Error with imported card.

Open BugMonkey42335 opened this issue 3 years ago • 1 comments

While attempting to import this arachne card, I recive the following error.

Python: Traceback (most recent call last): File "C:\Users\Standard\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\KK-Blender-Porter-Pack-master\importing\finalizepmx.py", line 907, in execute bpy.ops.kkb.cleanarmature('INVOKE_DEFAULT') File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\ops.py", line 130, in call ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo) RuntimeError: Error: Python: Traceback (most recent call last): File "C:\Users\Standard\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\KK-Blender-Porter-Pack-master\importing\cleanarmature.py", line 318, in execute reorganize_armature_layers() File "C:\Users\Standard\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\KK-Blender-Porter-Pack-master\importing\cleanarmature.py", line 169, in reorganize_armature_layers set_armature_layer(bone, show_layer = 0) File "C:\Users\Standard\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\KK-Blender-Porter-Pack-master\importing\cleanarmature.py", line 124, in set_armature_layer bpy.data.armatures[0].bones[bone_name].layers = ( KeyError: 'bpy_prop_collection[key]: key "cf_j_foot_L" not found'

location: C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\ops.py:130

location: :-1

Koikatu_F_20190616052416968

BugMonkey42335 avatar Nov 26 '21 17:11 BugMonkey42335

spider... image

jk jk

So, this card was made by scaling down the leg bones to hide them.

@FlailingFog But it seems the importer deletes these bones because of the scale?

In any case you can import it with the latest version of KKBP (Blender 3.3) with these settings: image

image

MediaMoots avatar Sep 18 '22 13:09 MediaMoots