Hmm, I've got a little different problem with Derelict. My comp doesn't seem to be coping well with Cypher. It's not a missing/rogue vp though, I've checked that all the *.vp's are where they're supposed to be. However, this is what follows when I start mission 13, "Bond of Trust":
Error: Invalid subsystem name.
In sexpression: ( when
( true )
( fire-beam
"Cypher"
"turret02"
"Pillager"
)
( fire-beam
"Cypher"
"turret10"
"Pillager"
)
( fire-beam
"Cypher"
"turret12"
"Pillager"
)
)
(Error appears to be: turret02)
File:mission/missionparse.cpp
Line: 4688
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
I don't know what to make of this... with the debugger i can run the mission, but the game substitutes the Cypher with an Ulysses... Here's where my vp's are:
IN MAIN DIRECTORY:
root_fs2.vp
sparky_fs2.vp
sparky_hi_fs2.vp
stu_fs2.vp
tango1_fs2.vp
tango2_fs2.vp
tango3_fs2.vp
smarty_fs2.vp
warble_fs2.vp
mv_adveffects.vp
mv_amodelspatch.vp
mv_core.vp
mv_effects.vp
mv_music.vp
mv_textures.vp
On Mod dir "Derelict" I have the following files/directories:
data
dlbackup
DeleteDerelict.bat
DisableDerelict.bat
EnableDerelict.bat
Derelict.vp
Shouldn't this work just fine or is there something that prohibits using Derelict from Mod dir? It doesn't seem like that to me, and I think something else is screwed because I also tried the followings:
-I removed the mv_*.vp files from main directory and tried to run Derelict as mod - same problem with Invalid subsystems, so te mv_*.vp's are NOT causing this...
-I removed the mv*.vp files from main dir and transferred the files in Derelict directory into main directory, but it was no good either...
Anyone have a good explanation to what is causing this? I'm using build
fs2_open_367_p4.exe, my computer is the following:
CPU AMD 64 Athlon 3200+
DDR-SDRAM 1024 MB
NVidia GeForce 6600 @ 256 MB
Windows XP Home SP2 Finnish
Thanks for advice in advance, I know there'll be some in no time...
