STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
293
IN-GAME
1,986
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
Easysauce 2 Feb, 2021 @ 9:41pm
having trouble exporting as SMD
so everytime I try to export as an SMD file I get this error

Python: Traceback (most recent call last):
File "C:\Users\aidan\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_valvesource\export_smd.py", line 209, in execute
self.exportId(context, id)
File "C:\Users\aidan\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_valvesource\export_smd.py", line 365, in exportId
bake = self.bakeObj(id)
File "C:\Users\aidan\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_valvesource\export_smd.py", line 930, in bakeObj
ops.uv.smart_project()
File "F:\SteamLibrary\steamapps\common\Blender\2.91\scripts\modules\bpy\ops.py", line 132, in __call__
ret = _op_call(self.idname_py(), None, kw)
RuntimeError: Operator bpy.ops.uv.smart_project.poll() failed, context is incorrect

location: <unknown location>:-1

I can seem to figure out how to fix it, I am on blender 2.91 and I am using the latest version of blender source tools, any help would be appreciated
< >
Showing 1-1 of 1 comments
Artfunkel 16 Feb, 2021 @ 10:48am 
Add a UV map to your object or download the latest version from the Git repo:

https://github.com/Artfunkel/BlenderSourceTools
< >
Showing 1-1 of 1 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 2 Feb, 2021 @ 9:41pm
Posts: 1