STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
283
游戏中
1,724
在线
成立于
2013 年 11 月 8 日
正在显示第 1 - 3 项,共 3 项条目
在论坛“Blender Source Tools Help”中
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:

引用自 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
正在显示第 1 - 3 项,共 3 项条目