GRUPO DE STEAM
Blender Source Tools BleST
GRUPO DE STEAM
Blender Source Tools BleST
207
JUGANDO
1,559
ONLINE
Fundado
8 de noviembre de 2013
Todas las discusiones > Bug Reports > Detalles del tema
Paynamia 29 OCT 2019 a las 10:46
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).
< >
Mostrando 1-4 de 4 comentarios
Zappy 29 OCT 2019 a las 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 OCT 2019 a las 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 OCT 2019 a las 11:12 
Blender 2.80.75 Steam version and latest BST release, 3.0.2.
Última edición por Paynamia; 29 OCT 2019 a las 11:16
Un moderador de este foro ha indicado que este mensaje responde al tema original.
Artfunkel 24 NOV 2019 a las 5:49 
This will be fixed in the next release.
< >
Mostrando 1-4 de 4 comentarios
Por página: 1530 50

Todas las discusiones > Bug Reports > Detalles del tema