STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
443
I SPIL
2,476
ONLINE
Grundlagt:
8. november 2013
Alle diskussioner > Bug Reports > Trådoplysninger
Neme6 20. okt. 2024 kl. 11:19
'Scene' object has no attribute 'vs'
I am getting the following on the Blender (4.2.3 LTS) console upon start-up:

Error in bpy.app.handlers.load_post[1]:
Traceback (most recent call last):
File "...\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\io_scene_valvesource\utils.py", line 171, in _onLoad
State.update_scene()
File "...\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\io_scene_valvesource\utils.py", line 159, in update_scene
make_export_list(scene)
File "...\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\io_scene_valvesource\utils.py", line 527, in make_export_list
scene.vs.export_list.clear()
^^^^^^^^
AttributeError: 'Scene' object has no attribute 'vs'

Haven't tried to actually use the tools to import/export.
Oprindeligt skrevet af Neme6:
OK, you can safely disregard it. The error I'm getting is because of this[blender.stackexchange.com]. So it has nothing to do with BST, it just happens that's the only addon I got installed.
< >
Viser 1-3 af 3 kommentarer
Neme6 21. okt. 2024 kl. 12:07 
It seems the tools work alright, at least for basic stuff.
Artfunkel 26. okt. 2024 kl. 14:17 
Registering this property is the very first thing the add-on does. I don't know how you got so far without it having actually worked.
En moderator af dette forum har angivet, at dette indlæg besvarer det oprindelige emne.
Neme6 27. okt. 2024 kl. 4:35 
OK, you can safely disregard it. The error I'm getting is because of this[blender.stackexchange.com]. So it has nothing to do with BST, it just happens that's the only addon I got installed.
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50

Alle diskussioner > Bug Reports > Trådoplysninger