STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
198
IN-GAME
1,612
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
bladezrm 28 Jun, 2020 @ 1:44am
An error when importing an .smd file into blender.
When I import it I get this: https://imgur.com/a/3kTxZCn

I was trying to import a TF2 Sniper .smd.

The error is this:
Traceback (most recent call last): File "/Users/nalyd/Library/Application Support/Blender/2.83/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 "/Users/nalyd/Library/Application Support/Blender/2.83/scripts/addons/io_scene_valvesource/import_smd.py", line 1240, in readSMD if line == "skeleton\n": self.readFrames() File "/Users/nalyd/Library/Application Support/Blender/2.83/scripts/addons/io_scene_valvesource/import_smd.py", line 387, in readFrames rot = Euler([float(values[4]), float(values[5]), float(values[6])]) ValueError: could not convert string to float: '-..00000' location: <unknown location>:-1

I am not sure how to fix this i've been searching through here for a while.
Last edited by bladezrm; 28 Jun, 2020 @ 1:46am
< >
Showing 1-2 of 2 comments
Artfunkel 28 Jun, 2020 @ 12:19pm 
The SMD is invalid. Search through it for "-.." and replace the second dot.
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 28 Jun, 2020 @ 1:44am
Posts: 2