ГРУППА STEAM
Blender Source Tools BleST
ГРУППА STEAM
Blender Source Tools BleST
281
В ИГРЕ
1,758
В СЕТИ
Создана
8 ноября 2013 г.
Все обсуждения > Help > Подробности темы
obtrusive TypeError: 'dmx_version' object is not subscriptable Source Tools errors when compiling and exporting DMXs'.
After having no issues, now blender source tools constantly spits out these errors whenever I export a DMX or compile a qc. This has no effect on the actual addon and the addon is able to function properly. but the annoyance of having this error block the bottom message bar of blender is growing.

"Python: Traceback (most recent call last):
File "C:\Users\LumpyMushroom\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_scene_valvesource\GUI.py", line 110, in draw
if version is None or version[1] < 22:
TypeError: 'dmx_version' object is not subscriptable

location: <unknown location>:-1"

rollbacked and fresh installed blender but error persists.

Here are the lines in the GuI.py:

if canExportDMX():
col = l.column()
col.prop(scene.vs,"material_path")
(line 110) if version is None or version[1] < 22:
pass
col.prop(scene.vs,"dmx_weightlink_threshold",slider=True)
col.enabled = shouldExportDMX()

Thank you for any help.
Отредактировано Lumpymushroom; 18 мар. 2022 г. в 20:42
< >
Сообщения 15 из 5
Автор темы посчитал это сообщение ответом на свой вопрос.
Setting the engine path works, but setting the game path still shows red. The bar address to gameinfo.txt is correct but the bar is still highlighted red.

https://imgur.com/ninHyjn
Could any of my errors be rooted on read and write access? I recently downgraded from Windows 11 and my read/write permissions were reset. I'll try and update soon.
Yup, nevermind yeah, the preview helped
Автор сообщения: Artfunkel
Please try this preview release:

http://steamreview.org/BlenderSourceTools/release/blender_source_tools_3.2.1_preview.zip
Hey, I have the same problem and the link you provided isn't valid anymore. Could you please share that once again?
< >
Сообщения 15 из 5
Показывать на странице: 1530 50

Все обсуждения > Help > Подробности темы