STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
335
游戏中
2,097
在线
成立于
2013 年 11 月 8 日
所有讨论 > Help > 主题详情
Easysauce 2021 年 2 月 2 日 下午 9:41
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
< >
正在显示第 1 - 1 条,共 1 条留言
Artfunkel 2021 年 2 月 16 日 上午 10:48 
Add a UV map to your object or download the latest version from the Git repo:

https://github.com/Artfunkel/BlenderSourceTools
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50

所有讨论 > Help > 主题详情
发帖日期: 2021 年 2 月 2 日 下午 9:41
回复数: 1