Source Filmmaker

Source Filmmaker

ConfederateJoe 2014 年 8 月 18 日 上午 7:04
Importing models, I'm halfway but stuck
I have a .SMD from blender
I have its .tga texture.

How to I get these to be the .mdl and .vtf I need?
最后由 ConfederateJoe 编辑于; 2014 年 8 月 18 日 上午 7:04
< >
正在显示第 1 - 15 条,共 22 条留言
Zappy 2014 年 8 月 18 日 上午 7:16 
ConfederateJoe 2014 年 8 月 18 日 上午 7:28 
Texture is now a vtf, but can I get some help with compiling?
Zappy 2014 年 8 月 18 日 上午 7:45 
Yes. Click the link.
ConfederateJoe 2014 年 8 月 18 日 上午 7:48 
freaking never mind, found a GREAT tutorial.
http://www.jaanus.cc/flash/tutorial.html
ConfederateJoe 2014 年 8 月 18 日 上午 8:26 
Ok, so the .mdl is made and I can find it in SFM and add its animation set. But the problem is that there is nothing that shows up.
celica soupra 2014 年 8 月 18 日 上午 8:55 
Can you see the bones? If they're freakishly large, it means that the armature is not the same scale as the model. In blender, in object mode, check that the armature's scale is 1.000, not 0.01 or something. Remember if you're editing the scale to do it in edit mode. Some models I converted had that problem.
Are any errors coming up in the console?
ConfederateJoe 2014 年 8 月 18 日 上午 9:06 
引用自 64GIGS.exe
Can you see the bones? If they're freakishly large, it means that the armature is not the same scale as the model. In blender, in object mode, check that the armature's scale is 1.000, not 0.01 or something. Remember if you're editing the scale to do it in edit mode. Some models I converted had that problem.
Are any errors coming up in the console?

There is a root transform that shows up but is way off somwhere and seemingly not connecting to any model I can see.

Console says
Failed to load models/!
CAnimationSetEditor::CreateAnimationSetForModel: model has no facial animation model models/models/sample/test.mdl [models\sample\test.mdl]

EDIT
scale was 0.01
最后由 ConfederateJoe 编辑于; 2014 年 8 月 18 日 上午 9:10
Zappy 2014 年 8 月 18 日 上午 9:12 
Failed to load models/? That always happens. Blahblah? That always happens for models without flexes. But you may want to up the scale, then.
ConfederateJoe 2014 年 8 月 18 日 上午 9:33 
I recompiled with a larger scale and I still has the same issue.
Zappy 2014 年 8 月 18 日 上午 9:34 
And exactly what is the issue? I don't understand at all.
ConfederateJoe 2014 年 8 月 18 日 上午 9:36 
I can load the .mdl in SFM but all that shows up is a root transform way outside the map.
celica soupra 2014 年 8 月 18 日 上午 9:49 
Try setting all the origins of the meshes to the center in blender. (snap cursor to center, then for each part of the mesh, set origin>origin to 3d cursor)

Also, every time you recompile the model, make sure to delete the old SMDs and MDLs.
最后由 celica soupra 编辑于; 2014 年 8 月 18 日 上午 9:52
Zappy 2014 年 8 月 18 日 上午 10:04 
引用自 64GIGS.exe
Also, every time you recompile the model, make sure to delete the old SMDs and MDLs.
wat
ConfederateJoe 2014 年 8 月 18 日 上午 10:45 
引用自 64GIGS.exe
Try setting all the origins of the meshes to the center in blender. (snap cursor to center, then for each part of the mesh, set origin>origin to 3d cursor)

Also, every time you recompile the model, make sure to delete the old SMDs and MDLs.

Tried but no avail.

heres an error that shows in GUI compiler
GUIStudioMDL 2.2/Source - © 2007 Neil 'Jed' Jedrzejewski - http://www.wunderboy.org/

*ERROR* Orange Box tools path is not valid - use "Config" then "Set EP1 Tools Path..." from the menu to set it.
Loaded QC file - "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"

Loaded QC file - "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"

Created command line: "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\bin\studiomdl.exe" -game "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\usermod" -notxbox "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"

qdir: "d:\john's files\saxxy 2014\extra 3d assets\test\"
gamedir: "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\usermod\"
g_path: "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"
Building binary model files...
Working on "testqc.qc"
ERROR: d:\john's files\saxxy 2014\extra 3d assets\test\testqc.qc(7): - could not load file 'test2.smd'
ERROR: Aborted Processing on 'models\sample\test2.mdl'
Created command line: "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\bin\studiomdl.exe" -game "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\usermod" -notxbox "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"

qdir: "d:\john's files\saxxy 2014\extra 3d assets\test\"
gamedir: "D:\Program_Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\usermod\"
g_path: "D:\John's Files\SAXXY 2014\extra 3d assets\test\testqc.qc"
Building binary model files...
Working on "testqc.qc"
ERROR: d:\john's files\saxxy 2014\extra 3d assets\test\testqc.qc(7): - could not load file 'test2.smd'
ERROR: Aborted Processing on 'models\sample\test2.mdl'
Zappy 2014 年 8 月 18 日 上午 11:02 
Well, that error should be fairly simple to solve if you just look at it.
< >
正在显示第 1 - 15 条,共 22 条留言
每页显示数: 1530 50

发帖日期: 2014 年 8 月 18 日 上午 7:04
回复数: 22