Source Filmmaker

Source Filmmaker

nano Feb 13, 2020 @ 10:24am
Strange qc compiling error with Blender Source tools
So i'm experiencing this weird issue with my qc. My model exported with no issues, my qc is extremely simple (i wrote it just to get my model into sfm and check it out to see how it looks and then continue working on it) but blender keeps returning me this error which doesn't really say anything useful.

My QC is:

$cd "D:\sfm_van"

$modelname "Nanodesu64\van.mdl"

$body "van" Van.dmx

$mostlyopaque

$cdmaterials "models\Nanodesu64\Van\van_red\"

$sequence "idle" Van.dmx 1 {


}




I thought Blender cannot locate the dmx so I added a cd command to tell him exactly where to look for the export, but to no awail.

Blender console returns me this:


Running studiomdl for "Van.qc"...

qdir: "d:\sfm_van\"
gamedir: "D:\Steam\steamapps\common\SourceFilmmaker\game\usermod\"
g_path: "D:\sfm_van\Van.qc"
Building binary model files...
Working on "Van.qc"
DMX Model D:\sfm_van/Van.dmx
ERROR: d:\sfm_van\Van.qc(11): - could not load file 'D:\sfm_van/1'
ERROR: Aborted Processing on 'Nanodesu64\van.mdl'
ERROR: Compile of Van.qc failed. Check the console for details
1 Errors and 0 Warnings
Error: Compile of Van.qc failed. Check the console for details
Compiled 0 Source Filmmaker QCs with 1 Errors and 0 Warnings
Info: Compiled 0 Source Filmmaker QCs with 1 Errors and 0 Warnings


Why is he looking for this weird "one" model, I double checked everything, was following a youtube video on this subject and there everything works. But I get this and cannot compile my qc! Help!
< >
Showing 1-4 of 4 comments
The author of this thread has indicated that this post answers the original topic.
episoder Feb 13, 2020 @ 10:38am 
replace with $sequence "idle" Van.dmx fps 1
ZergSquad Feb 13, 2020 @ 2:15pm 
are u trying to compile with blender??

y no crowbar?
nano Feb 13, 2020 @ 10:32pm 
Originally posted by episoder:
replace with $sequence "idle" Van.dmx fps 1
thank you so much, it works now, and I can see my model in the Model Viewer
nano Feb 13, 2020 @ 10:33pm 
Originally posted by ZergSquad:
are u trying to compile with blender??

y no crowbar?

I got used to this method back when I started making stuff for sfm
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Feb 13, 2020 @ 10:24am
Posts: 4