STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
288
IN-GAME
1,739
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
Anon 2 Oct, 2018 @ 12:20pm
Error while importing a QC
So I'm getting this error when importing a QC for its skeleton (making models for sven coop)

Traceback (most recent call last):
File "C:\Users\Anon\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\io_scene_valvesource\import_smd.py", line 70, 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\Anon\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\io_scene_valvesource\import_smd.py", line 1136, in readQC
if not qc.a.animation_data: qc.a.animation_data_create()
AttributeError: 'NoneType' object has no attribute 'animation_data'

location: <unknown location>:-1

anyone know what to do?
Last edited by Anon; 2 Oct, 2018 @ 12:20pm
< >
Showing 1-4 of 4 comments
Momo 2 Oct, 2018 @ 12:21pm 
Does the layer you're importing it to have any other objects?
Anon 2 Oct, 2018 @ 6:38pm 
Originally posted by Momo:
Does the layer you're importing it to have any other objects?
I dunno
Anon 2 Oct, 2018 @ 7:31pm 
Originally posted by Anon:
Originally posted by Momo:
Does the layer you're importing it to have any other objects?
I dunno
Just one I think, the model I'm rigging up
Last edited by Anon; 2 Oct, 2018 @ 7:51pm
Momo 4 Oct, 2018 @ 2:12pm 
You might want to try to create a new scene and import it to that, then link it to your work scene and delete the scene you just made. I'm pretty sure that error has something to do with importing armatures to a scene where an armature is already present, though that would be up to the developer to verify. You could also try the "create a new armature" option when importing, that might work and save you the hassle of making a new layer just to import something.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 2 Oct, 2018 @ 12:20pm
Posts: 4