STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
209
IN-GAME
1,485
ONLINE
Founded
November 8, 2013
All Discussions > Help > Topic Details
Rezz Aug 9, 2023 @ 1:46am
I need help
So i wanna export the blender source do sfm and i got this Python: Traceback (most recent call last):
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_scene_valvesource\export_smd.py", line 209, in execute
self.exportId(context, id)
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_scene_valvesource\export_smd.py", line 280, in exportId
print( "\nBlender Source Tools: exporting {}".format(id.name) )
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_scene_valvesource\utils.py", line 216, in print
builtins.print(" ".join([str(a) for a in args]).encode(sys.getdefaultencoding()).decode(sys.stdout.encoding or sys.getdefaultencoding()), end= "\n" if newline else "", flush=True)
OSError: [WinError 233] Na drugim końcu potoku nie ma żadnego procesu
who can help me?
< >
Showing 1-2 of 2 comments
Artfunkel Aug 10, 2023 @ 11:48am 
Never seen this before, but it looks like a Blender error that multiple add-ons are affected by: https://projects.blender.org/blender/blender/issues/99440
Rezz Aug 11, 2023 @ 5:57am 
ok thanks is fix now :D
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details