STEAM グループ
Blender Source Tools BleST
STEAM グループ
Blender Source Tools BleST
400
ゲーム中
2,263
オンライン
設立日
2013年11月8日
全てのスレッド > 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が行いました; 2022年3月18日 20時42分
< >
1-5 / 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?
< >
1-5 / 5 のコメントを表示
ページ毎: 1530 50

全てのスレッド > Help > トピックの詳細