ГРУПА STEAM
Blender Source Tools BleST
ГРУПА STEAM
Blender Source Tools BleST
302
У ГРІ
1,802
У МЕРЕЖІ
Заснована
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 > Подробиці теми