STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
277
IN-GAME
1,707
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
KillerSpring 15 Mar, 2015 @ 10:44am
[INVALID] Can't export the model
So, I tried to make a model and export (everything until here was a success). After making the .qc code and trying to export, I got this error:

http://i.imgur.com/9H2CCvh.png

I tried to look for a solution in this topic:

https://steamhost.cn/steamcommunity_com/groups/BlenderSourceTools/discussions/0/630799997254612923/

But still I can't get it exported
Last edited by Artfunkel; 28 Mar, 2015 @ 2:09am
< >
Showing 1-11 of 11 comments
Artfunkel 15 Mar, 2015 @ 10:49am 
This is an issue with your model, not the exporter. This is the line that matters:

ERROR: Too many bone influences per vertex!

You can either fix this in the model or use the exporter's "Weight Link Cull Threshold" setting.
KillerSpring 15 Mar, 2015 @ 11:08am 
Which value should i use in "Weight Link Cull Threshold"?
I tried to use everything from 0 to 1 but the problem remains
Last edited by KillerSpring; 15 Mar, 2015 @ 11:10am
Zappy 15 Mar, 2015 @ 12:15pm 
1 should be fine, but you say that doesn't work... Did you remember to re-export?
KillerSpring 15 Mar, 2015 @ 12:42pm 
What do you mean?
Export another file and trying to opening with it?
Last edited by KillerSpring; 15 Mar, 2015 @ 12:42pm
Zappy 15 Mar, 2015 @ 12:43pm 
I mean re-exporting the DMX mesh from Blender before trying to compile the MDL again.
KillerSpring 15 Mar, 2015 @ 12:45pm 
Ok, I tried it, but the problem with the .qc still remains. Also, when I export, only the DMX file is created, the texture is not saved
EDIT: SMD also doens't work
Last edited by KillerSpring; 15 Mar, 2015 @ 12:46pm
Zappy 15 Mar, 2015 @ 12:47pm 
Try updating to the latest version of Blender as well as the Blender Source Tools, and make sure Blender exports the correct mesh, as well as the QC reads the correct mesh.

Edit: Texture? Why would that be saved?
Last edited by Zappy; 15 Mar, 2015 @ 12:47pm
KillerSpring 15 Mar, 2015 @ 12:58pm 
About the texture:
My bad, I think I misuderstood the tutorial

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=245723825

Both programs are upgraded and I followed the tutorial above to create the qc code. I could send you the DMX file and the QC code so that you could see what is wrong
Last edited by KillerSpring; 15 Mar, 2015 @ 12:58pm
Artfunkel 15 Mar, 2015 @ 1:08pm 
OK, I'll take a look.
Artfunkel 16 Mar, 2015 @ 2:41pm 
Your QC is loading a file called kirklegs.dmx, not kirk.dmx. You also have no idle sequence. Once I fixed those issues the compile succeeded.
< >
Showing 1-11 of 11 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details