STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
220
I SPIL
1,583
ONLINE
Grundlagt:
8. november 2013
Alle diskussioner > Help > Trådoplysninger
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?
< >
Viser 1-2 af 2 kommentarer
ChLoe Scott 25. juli kl. 18:07 
Try decompileng it and importing it while you have the vvd & dx90.vtx files nearby
Oprindeligt skrevet af 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?
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50

Alle diskussioner > Help > Trådoplysninger