STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
248
游戏中
1,525
在线
成立于
2013 年 11 月 8 日
所有讨论 > Help > 主题详情
SuperKoopaBros 2021 年 5 月 21 日 下午 5:43
"name 'get_id' is not defined" issue
When I try to enable "Blender Source Tools", it shows me this:

Traceback (most recent call last):
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.92\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:\Users\suhjo\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\io_scene_valvesource\__init__.py", line 42, in <module>
if module: importlib.reload(module)
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.92\python\lib\importlib\__init__.py", line 169, in reload
_bootstrap._exec(spec, module)
File "C:\Users\suhjo\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\io_scene_valvesource\export_smd.py", line 32, in <module>
class SMD_OT_Compile(bpy.types.Operator, Logger):
File "C:\Users\suhjo\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\io_scene_valvesource\export_smd.py", line 34, in SMD_OT_Compile
bl_label = get_id("qc_compile_title")
NameError: name 'get_id' is not defined

Can someone help me fix this issue?
< >
正在显示第 1 - 1 条,共 1 条留言
Artfunkel 2021 年 5 月 24 日 上午 8:51 
Looks like a corrupt installation. Try removing the tools from Preferences > Add-Ons and using Blender's UI to reinstall the zip file you downloaded.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50

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