Psycrow101 / Blender-3D-RW-Anm-plugin

Import and export RenderWare animations (.anm) into Blender 3D
31 stars 10 forks source link

Error when exporting #3

Closed athernalz closed 1 year ago

athernalz commented 1 year ago

Python: Traceback (most recent call last): File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm__init__.py", line 96, in execute return export_rw_anm.save(context, self.filepath, self.fps, self.get_selected_rw_version()) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 118, in save anm_act = create_anm_action(context, arm_obj, act, fps) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 89, in create_anm_action sorted_pose_mats = sort_pose_mats(get_pose_mats(context, arm_obj, act)) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 40, in get_pose_mats times_map[min(times_map)] = bone_ids ValueError: min() arg is an empty sequence

Psycrow101 commented 1 year ago

Could you give me the .blend file?

athernalz commented 1 year ago

Here's the file: https://drive.google.com/file/d/1G0pYHbf94_ox_12OsMydDhhCkWrRy3PG/view?usp=sharing Would be great if you could add me on discord, I respond faster there. ather#8099