Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Zander on July 14, 2004, 09:15:40 pm
-
I'm just ripping through these greeat campaigns. ok i've started the homesick campaign and i have a little problem with the C3 mission, i've past C2, but when ever Fred or the game tries to open C3, they crash and give this error
Error: Invalid subsystem name.
In sexpression: ( when
( has-arrived-delay
0
"SJD Sathanas 40"
)
( send-message-list
"MC Shield"
"High"
"Shield_01"
4000
"Beta 4"
"High"
"Beta4_01"
3000
"MC Shield"
"High"
"Shield_02"
2000
"Beta 4"
"High"
"Beta4_02"
3000
"MC Shield"
"High"
"Shield_03"
3000
"MC Shield"
"High"
"Shield_04"
7000
"MC Shield"
"High"
"Shield_05"
4000
"Beta 4"
"High"
"Beta4_03"
4000
"MC Shield"
"High"
"Shield_06"
2000
"MC Shield"
"High"
"Shield_07"
5000
"MS Tefnut"
"High"
"Tefnut_01"
2000
"MC Shield"
"High"
"Shield_08"
2000
"MS Tefnut"
"High"
"Tefnut_02"
3000
"MC Shield"
"High"
"Shield_09"
2000
)
( set-subsystem-strength
"MCv Custodian"
"engine01"
0
)
( set-subsystem-strength
"MCv Custodian"
"engine02"
0
)
( set-subsystem-strength
"MCv Custodian"
"engine03"
0
)
( set-subsystem-strength
"MCv Custodian"
"weapons"
0
)
( set-subsystem-strength
"Beta 1"
"engine"
0
)
( set-subsystem-strength
"Beta 2"
"engine"
0
)
( set-subsystem-strength
"Beta 3"
"engine"
0
)
( set-subsystem-strength
"Alpha 2"
"engine"
0
)
( set-subsystem-strength
"Alpha 3"
"engine"
0
)
( set-subsystem-strength
"MC Shield"
"sensors"
24
)
( set-subsystem-strength
"MC Shield"
"navigation"
56
)
( set-subsystem-strength
"MC Shield"
"weapons"
67
)
( set-subsystem-strength
"MCv Custodian"
"navigation"
9
)
( set-subsystem-strength
"MCv Custodian"
"sensors"
34
)
( set-subsystem-strength
"Alpha 4"
"engine"
0
)
( turret-lock-all "MCv Custodian" )
)
(Error appears to be: engine)
File:C:\projects\freespace2\code\Mission\MissionParse.cpp
Line: 3552
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
any clue on how to fix it/get past it?
-
Are you using any other mods or something?
-
i shouldn't be, although maybe a clean sweep is a good idea
-
that did it, thanks
-
There is a guide on the best way to install multiple mods in my FAQ (For FS2 Retail) and in the wiki (For FS2 Open, link at the top of the page).
-
No worries. Hope you're having fun. :)