STEAM-GROEP
Blender Source Tools BleST
STEAM-GROEP
Blender Source Tools BleST
381
IN SPEL
2,230
ONLINE
Opgericht
8 november 2013
Alle discussies > Help > Details van topic
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.
Laatst bewerkt door Lumpymushroom; 18 mrt 2022 om 20:42
< >
1-5 van 5 reacties weergegeven
De auteur van dit onderwerp heeft aangegeven dat dit bericht het oorspronkelijke onderwerp beantwoordt.
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
Origineel geplaatst door 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 van 5 reacties weergegeven
Per pagina: 1530 50

Alle discussies > Help > Details van topic