ГРУПА STEAM
Blender Source Tools BleST
ГРУПА STEAM
Blender Source Tools BleST
396
У ГРІ
2,311
У МЕРЕЖІ
Заснована
8 листопада 2013 р.
Усі обговорення > Help > Подробиці теми
error when importing an smd
i decompiled the mdl files and opened up spy's blender rig, i added the camera and set up all the export paths,

but i keep getting this error:

Python: Traceback (most recent call last):
File "C:\Users\dexte\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\import_smd.py", line 86, in execute
self.errorReport(get_id("importer_complete", True).format(self.num_files_imported,self.elapsed_time()))
^^^^^^^^^^^^^^^^^^^
File "C:\Users\dexte\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\utils.py", line 614, in elapsed_time
return round(time.time() - self.startTime, 1)
^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 4.4\4.4\scripts\modules\bpy_types.py", line 940, in __getattribute__
return super().__getattribute__(attr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SmdImporter' object has no attribute 'startTime'


how do i fix this?
< >
Показані коментарі 12 із 2
Try decompileng it and importing it while you have the vvd & dx90.vtx files nearby
Цитата допису ChLoe Scott:
Try decompileng it and importing it while you have the vvd & dx90.vtx files nearby
thats what I did, well with the main v_model dmx, do I have to decompile the vvd and vtx's too?
< >
Показані коментарі 12 із 2
На сторінку: 1530 50

Усі обговорення > Help > Подробиці теми