STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
211
IN-GAME
1,644
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
NotVexx 30 Aug, 2021 @ 6:23am
Error while trying to open smd file.
I just recently updated to 2.9 and redownloaded Source Tools just to be sure everything was updated however when I try to enable it after installing it gives me

Python: Traceback (most recent call last):
File "C:\Users\35193\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\import_smd.py", line 72, in execute
self.num_files_imported = self.readSMD(filepath, self.properties.upAxis, self.properties.rotMode)
File "C:\Users\35193\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\import_smd.py", line 1240, in readSMD
if line == "skeleton\n": self.readFrames()
File "C:\Users\35193\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_valvesource\import_smd.py", line 386, in readFrames
pos = Vector([float(values[1]), float(values[2]), float(values[3])])
ValueError: could not convert string to float: '0,000000'

location: <unknown location>:-1

I'm not good with coding and I have no idea how to fix this.
< >
Showing 1-2 of 2 comments
xdshot 30 Aug, 2021 @ 6:51am 
replace , with . in smd file
NotVexx 30 Aug, 2021 @ 7:03am 
Originally posted by xdshot:
replace , with . in smd file
The one I'm importing? If yes he is already .smd
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details