niacdoial / blemd

BMD importer for blender (BDL format also partially supported)
GNU General Public License v3.0
31 stars 12 forks source link

Trying to export a BCK gives me a Python: Traceback error #85

Open Syreyup opened 6 months ago

Syreyup commented 6 months ago

Python: Traceback (most recent call last): File "D:\blender 3\3.0\scripts\addons_contrib\blemd\__init__.py", line 658, in execute ex_bck.dump_action(out_action, anim_armature.pose) AttributeError: 'NoneType' object has no attribute 'pose'

location: <unknown location>:-1

any idea why this happens?

what it looks like in blender (3.0.1) blender_kJriagfPVc

the error (twice) blender_G6U6yYIoJq

the animation working in blender https://github.com/niacdoial/blemd/assets/89299730/df9c904e-6ab9-4e66-9cce-0bf95f1766ea

(its a bit dinky looking but thats not what this is about lmao)

niacdoial commented 4 months ago

question: when the select-file-to-save-to window popped up, was there a panel on the right with three dropdowns (Mode, Armatures and Actions)? if it did, what did the contents of the dropdowns look like?