STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
326
IN-GAME
1,755
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
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?
< >
Showing 1-2 of 2 comments
Try decompileng it and importing it while you have the vvd & dx90.vtx files nearby
Originally posted by 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?
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details