STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
411
IN-GAME
2,332
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
Kevin 30 Mar, 2024 @ 5:52pm
help me export dmx model
I'm using the latest version of blender and plugin, but the plugin gives an error when exporting dmx



Python: Traceback (most recent call last):
File "C:\Users\Дом\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\io_scene_valvesource\export_smd.py", line 209, in execute
self.exportId(context, id)
File "C:\Users\Дом\AppData\Roaming\Blender Foundation\Blender\4.1\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\Дом\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\io_scene_valvesource\export_smd.py", line 1959, in writeDMX
if ad.action and hasattr(ad.action,'fps'):
^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'action'
All Discussions > Help > Topic Details