STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,476
IN-GAME
8,983
ONLINE
Founded
26 October, 2013
Language
English
Trying to compile a model.
Hi I'm trying to compile this Ruby Rose model I found into an Replacement for HL2 Alyx.
and I got this Error:

ERROR: d:\source devstuff\rwby ruby rose\ruby_rose\ruby_rose.qc(311): - could not load file 'fps'
ERROR: Aborted Processing on 'alyx.mdl'

This is what the line looks like:

$sequence "proportions" {
fps 30
predelta
autoplay
}

My friend then suggested I put the fps before the { symbol, just like this:

$sequence "proportions" fps 30 {
predelta
autoplay
}

But then I got this Error:

ERROR: d:\source devstuff\rwby ruby rose\ruby_rose\ruby_rose.qc(310): - could not load file 'fps'
ERROR: Aborted Processing on 'alyx.mdl'

Can anyone please tell me how to fix this. :\
< >
Showing 1-2 of 2 comments
ZeqMacaw 7 Sep, 2015 @ 3:49am 
This looks like a bug with Crowbar. Make sure you are using the latest release of Crowbar, 0.29.
Last edited by ZeqMacaw; 7 Sep, 2015 @ 3:49am
CyborgParrot 7 Sep, 2015 @ 3:50am 
Originally posted by ZeqMacaw:
This looks like a bug with Crowbar. Make sure you are using the latest release of Crowbar, 0.29.
I am.
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: 7 Sep, 2015 @ 3:33am
Posts: 2