STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
320
IN-GAME
1,970
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
Neme6 20 Oct, 2024 @ 11:19am
'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.
Originally posted by 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.
< >
Showing 1-3 of 3 comments
Neme6 21 Oct, 2024 @ 12:07pm 
It seems the tools work alright, at least for basic stuff.
Artfunkel 26 Oct, 2024 @ 2:17pm 
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.
A moderator of this forum has indicated that this post answers the original topic.
Neme6 27 Oct, 2024 @ 4:35am 
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.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details