STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
252
IN-GAME
1,729
ONLINE
Founded
8 November, 2013
Showing 1-3 of 3 entries
5
Can't Import DMX Animation from HL:Alyx S2FM
Hello:

I made a pose as an animation from Source 2 Filmmaker in HL:Alyx, and export the DMX file as either "Animation" or "Taunt Animation".

When I try to import the DMX to my model in Blender, it failed to apply on my model and this show up at console:

Originally posted by PanzerDame:

DMX IMPORTER: now working on stand_attention.dmx
- Loading DMX...
Traceback (most recent call last):
File "C:\Users\<my name>\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\datamodel.py", line 985, in load
read_element(line[0], line_tracker)
File "C:\Users\<my name>\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\datamodel.py", line 872, in read_element
return element_chain.pop()
^^^^^^^^^^^^^^^^^^^
IndexError: pop from empty list

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\<my name>\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\import_smd.py", line 84, in execute
self.num_files_imported = self.readDMX(filepath, self.properties.upAxis, self.properties.rotMode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\<my name>\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\import_smd.py", line 1253, in readDMX
dm = datamodel.load(filepath)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\<my name>\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\datamodel.py", line 987, in load
raise DatamodelParseError("Parsing of {} failed on line {}".format(path, line_tracker.line)) from ex
io_scene_valvesource.datamodel.DatamodelParseError: Parsing of C:\Program Files (x86)\Steam\steamapps\common\Half-Life Alyx\content\hlvr_addons\source_filmmaker_2\models\infinity_crown_delia_20230513\animation_S2FM\stand_attention.dmx failed on line 25

I do not know what this message meaning.
Should I do the pose at Source 1 Filmmaker instead?

Thanks,
PanzerDame
Showing 1-3 of 3 entries