SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
SKUPINA SLUŽBY STEAM
Blender Source Tools BleST
392
VE HŘE
2,277
ONLINE
Založena
8. listopadu 2013
Všechny diskuze > Bug Reports > Detaily tématu
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).
< >
Zobrazuje se 14 z 4 komentářů
Zappy 29. říj. 2019 v 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.
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.
Blender 2.80.75 Steam version and latest BST release, 3.0.2.
Naposledy upravil Paynamia; 29. říj. 2019 v 11.16
Tento příspěvek byl moderátorem tohoto fóra označen jako nejlepší (často jde o odpověď na původní otázku).
This will be fixed in the next release.
< >
Zobrazuje se 14 z 4 komentářů
Na stránku: 1530 50

Všechny diskuze > Bug Reports > Detaily tématu