STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
256
IN-GAME
1,617
ONLINE
Founded
November 8, 2013
All Discussions > Bug Reports > Topic Details
Devo Jan 31, 2019 @ 10:07am
Blender 2.8 no Mesh
Hello,
i'm trying to import CSGO models with the 2.11 script to Blender 2.8, but I get following error:

QC IMPORTER: now working on ctm_fbi.qc SMD IMPORTER: now working on ctm_fbi - Imported 71 new bones - Imported 1 frames of animation - New material: ct_fbi_lowerbody Traceback (most recent call last): File "C:\Users\Devo\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\Devo\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 1047, in readQC import_file(1,"smd",REF) File "C:\Users\Devo\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\Devo\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 1234, in readSMD if line == "triangles\n": self.readPolys() File "C:\Users\Devo\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 700, in readPolys mat, mat_ind = self.getMeshMaterial(line if line else pgettext(get_id("importer_name_nomat", data=True))) File "C:\Users\Devo\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\import_smd.py", line 636, in getMeshMaterial mat.diffuse_color = randCol ValueError: bpy_struct: item.attr = val: sequences of dimension 0 should contain 4 items, not 3

Here are my decompiled models: http://thatnwp.com/3D/CSGO%20Models%20Decompiled%20with%200.56.rar
Last edited by Devo; Jan 31, 2019 @ 1:17pm
< >
Showing 1-5 of 5 comments
Zappy Jan 31, 2019 @ 12:41pm 
It'd probably be a good idea for you to share the SMD(?) file in question for people to take a look at.
Devo Jan 31, 2019 @ 1:18pm 
Originally posted by Zappy:
It'd probably be a good idea for you to share the SMD(?) file in question for people to take a look at.
Linked the decompiled models pack that i'm providing.
Artfunkel Feb 1, 2019 @ 12:53pm 
Fixed, get the latest git change. Anyone using an older version of 2.80 will need to update.
ORISEN Feb 4, 2019 @ 9:56am 
i am so sorry but i need the source tools for blender 2.8 and u guys helping but i am to stupid to understand were to find it can u link me Pls TY for help u guys
Artfunkel Feb 4, 2019 @ 10:06am 
2.80 isn't ready for general use yet, and neither is the new version of the addon. If you don't know what you are doing use 2.79 instead.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details