STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
394
IN-GAME
2,265
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
Paynamia 29 Oct, 2019 @ 10:46am
BST Fails to Import Certain VTA Files
What it says on the tin, basically. I was trying to import a fresh decompile of HL2's Alyx.mdl. When this error occurs, the import stops. No lods are imported, no physics models, nothing past the base model.
Here's the error output:
SMD IMPORTER: now working on alyx_01 - Validated 85 bones against armature "alyx.qc_skeleton" Traceback (most recent call last): File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 68, in execute self.num_files_imported = self.readQC(filepath, False, self.properties.doAnim, self.properties.makeCamera, self.properties.rotMode, outer_qc=True) File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 1101, in readQC import_file(1,"vta",FLEX,'VALIDATE') File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 1024, in import_file self.num_files_imported += (self.readDMX if path.endswith("dmx") else self.readSMD)(path,qc.upAxis,rotMode,False,type,target_layer=layer) File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 1235, in readSMD if line == "vertexanimation\n": self.readShapes() File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 915, in readShapes removeObject(vta_ref) File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\utils.py", line 321, in removeObject bpy.context.scene.collection.objects.unlink(obj) RuntimeError: Error: Object 'VTA vertices' not in collection 'Master Collection'

Files that produce this issue can be recreated by decompiling HL2's Alyx.MDL with the latest release of Crowbar (0.63 at the time).
< >
Showing 1-4 of 4 comments
Zappy 29 Oct, 2019 @ 10:58am 
What version of Blender are you using, and what version of the Blender Source Tools are you using? Not that I'll be able to help based on that information, but it would be nice for Artfunkel (the Blender Source Tools' main author) to know.
ZeqMacaw 29 Oct, 2019 @ 11:10am 
Using Blender 2.80.75 with BST 3.0.2, I get the same error.
Using Blender 2.79 with BST 2.10.12, the VTA loads correctly.
Paynamia 29 Oct, 2019 @ 11:12am 
Blender 2.80.75 Steam version and latest BST release, 3.0.2.
Last edited by Paynamia; 29 Oct, 2019 @ 11:16am
A moderator of this forum has indicated that this post answers the original topic.
Artfunkel 24 Nov, 2019 @ 5:49am 
This will be fixed in the next release.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details