STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
272
游戏中
1,725
在线
成立于
2013 年 11 月 8 日
所有讨论 > Bug Reports > 主题详情
DMX Appdata Issue
Python: Traceback (most recent call last):
File "C:\Users\dingdong\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\io_scene_valvesource\datamodel.py", line 319, in __getitem__
return super().__getitem__(item)
KeyError: 'skeleton'

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

Traceback (most recent call last):
File "C:\Users\dingdong\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\io_scene_valvesource\import_smd.py", line 77, in execute
self.num_files_imported = self.readDMX(filepath, self.properties.upAxis, self.properties.rotMode)
File "C:\Users\dingdong\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\io_scene_valvesource\import_smd.py", line 1288, in readDMX
DmeModel = dm.root["skeleton"]
File "C:\Users\dingdong\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\io_scene_valvesource\datamodel.py", line 321, in __getitem__
raise AttributeError("No attribute \"{}\" on {}".format(item,self)) from e
io_scene_valvesource.datamodel.AttributeError: 'Invalid DMX file: No attribute "skeleton" on <Datamodel element "session" (DmElement)>'

location: <unknown location>:-1

Been trying to load DMX files into Blender in order to convert them to stl files for 3d printing. I've tried this after a full re-install of Blender, full re-install of the pack, clearing my original settings/preference in appdata, and a reboot several times on Blender.

Also did this with two models and got the same error, so it's gotta be something related to DMX files as a whole, and not just one specific file.
最后由 i'm not gonna sugarcoat it: ↓ 编辑于; 2022 年 3 月 4 日 下午 6:42
< >
正在显示第 1 - 1 条,共 1 条留言
Artfunkel 2022 年 3 月 9 日 上午 10:33 
This looks like a Source Filmmaker project. You can't import those.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50

所有讨论 > Bug Reports > 主题详情