STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
469
游戏中
2,532
在线
成立于
2013 年 11 月 8 日
所有讨论 > Bug Reports > 主题详情
killerspring 2015 年 3 月 15 日 上午 10:44
[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:

http://psteamcommunity.yuanyoumao.com/groups/BlenderSourceTools/discussions/0/630799997254612923/

But still I can't get it exported
最后由 Artfunkel 编辑于; 2015 年 3 月 28 日 上午 2:09
< >
正在显示第 1 - 11 条,共 11 条留言
Artfunkel 2015 年 3 月 15 日 上午 10:49 
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 2015 年 3 月 15 日 上午 11:08 
Which value should i use in "Weight Link Cull Threshold"?
I tried to use everything from 0 to 1 but the problem remains
最后由 killerspring 编辑于; 2015 年 3 月 15 日 上午 11:10
Zappy 2015 年 3 月 15 日 下午 12:15 
1 should be fine, but you say that doesn't work... Did you remember to re-export?
killerspring 2015 年 3 月 15 日 下午 12:42 
What do you mean?
Export another file and trying to opening with it?
最后由 killerspring 编辑于; 2015 年 3 月 15 日 下午 12:42
Zappy 2015 年 3 月 15 日 下午 12:43 
I mean re-exporting the DMX mesh from Blender before trying to compile the MDL again.
killerspring 2015 年 3 月 15 日 下午 12:45 
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
最后由 killerspring 编辑于; 2015 年 3 月 15 日 下午 12:46
Zappy 2015 年 3 月 15 日 下午 12:47 
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?
最后由 Zappy 编辑于; 2015 年 3 月 15 日 下午 12:47
killerspring 2015 年 3 月 15 日 下午 12:58 
About the texture:
My bad, I think I misuderstood the tutorial

http://psteamcommunity.yuanyoumao.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
最后由 killerspring 编辑于; 2015 年 3 月 15 日 下午 12:58
Artfunkel 2015 年 3 月 15 日 下午 1:08 
OK, I'll take a look.
Artfunkel 2015 年 3 月 16 日 下午 2:41 
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.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50

所有讨论 > Bug Reports > 主题详情