STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
375
IM SPIEL
2,106
ONLINE
Gegründet
8. November 2013
Alle Diskussionen > Bug Reports > Themendetails
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).
< >
Beiträge 14 von 4
Zappy 29. Okt. 2019 um 10:58 
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. Okt. 2019 um 11:10 
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. Okt. 2019 um 11:12 
Blender 2.80.75 Steam version and latest BST release, 3.0.2.
Zuletzt bearbeitet von Paynamia; 29. Okt. 2019 um 11:16
Ein Moderator des Forums hat angegeben, dass dieser Beitrag die ursprüngliche Frage beantwortet.
This will be fixed in the next release.
< >
Beiträge 14 von 4
Pro Seite: 1530 50

Alle Diskussionen > Bug Reports > Themendetails