SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
264
VE HŘE
1,903
ONLINE
Založena
8. listopadu 2013
Zobrazuje se 1–6 z 6 položek
Ve fóru „Blender Source Tools Help
16
Two Python traceback errors
Not sure what to do, receiving python errors when exporting one mesh+one armature as .DMX binary 9 model 22.

Both using BST 3.2.5.

On blender 2.93.9:
Python: Traceback (most recent call last): File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\export_smd.py", line 215, in execute self.exportId(context, exportable.item) File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\export_smd.py", line 551, in exportId self.files_exported += write_func(id, bake_results, self.sanitiseFilename(export_name), path) File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\export_smd.py", line 1971, in writeDMX anim_len = animationLength(ad) File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\utils.py", line 312, in animationLength if ad.action: AttributeError: 'NoneType' object has no attribute 'action' location: <unknown location>:-1

On Blender 3.3 or 3.4.1:
Python: Traceback (most recent call last): File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_scene_valvesource\export_smd.py", line 214, in execute for exportable in getSelectedExportables(): File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_scene_valvesource\utils.py", line 514, in getSelectedExportables for exportable in getExportablesForObject(ob): File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_scene_valvesource\utils.py", line 498, in getExportablesForObject item_name = exportable.item.name AttributeError: 'NoneType' object has no attribute 'name'

100% totally fresh installs each time I tried
Zobrazuje se 1–6 z 6 položek