STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
365
游戏中
2,132
在线
成立于
2013 年 11 月 8 日
正在显示第 1 - 2 项,共 2 项条目
7
Exporting a model throws error and creates two duplicate objects
And for reference, I just disabled Global Undo and then tried exporting so I could share the log of the error here.

Blender Source Tools: exporting light_tt_district2_8 - Baking... - \export\light_tt_district2_8.smd - No skeleton to export - Exported 451 polys - Exported 1 materials light_tt_district2_8 - SMD export took 0.015011310577392578 1 files exported in 0.1 seconds Traceback (most recent call last): File "C:\Users\Me\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\io_scene_valvesource\export_smd.py", line 260, in execute if bpy.app.debug_value <= 1: ops.ed.undo() ^^^^^^^^^^^^^ File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py", line 109, in __call__ ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Operator bpy.ops.ed.undo.poll() failed, context is incorrect 04:57.047 bpy.rna | ERROR Python script error in EXPORT_SCENE_OT_smd.execute 04:57.047 operator | 1 files exported in 0.1 seconds 04:57.047 operator | ERROR Python: Traceback (most recent call last): | File "C:\Users\Me\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\io_scene_valvesource\export_smd.py", line 260, in execute | if bpy.app.debug_value <= 1: ops.ed.undo() | ^^^^^^^^^^^^^ | File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py", line 109, in __call__ | ret = _op_call(self.idname_py(), kw) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | RuntimeError: Operator bpy.ops.ed.undo.poll() failed, context is incorrect
正在显示第 1 - 2 项,共 2 项条目