Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: JediMasterTim on June 27, 2006, 12:23:57 pm

Title: Yet Another Derelict SCP Problem
Post by: JediMasterTim on June 27, 2006, 12:23:57 pm
I'm having a problem with Derelict.  Whenever I try to play the mission after Code Of Honor, the game crashes and I get this error message.  The previous missions work fine.

Error: dl2-04-l2.fs2(65):
Error: Required token = [$multi_text], found [$mirror: 0] .

File:parse/parselo.cpp
Line: 551
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

I'm running 3.6.7 and it's .VPs.  Anyone know how to fix this?
Title: Re: Yet Another Derelict SCP Problem
Post by: karajorma on June 27, 2006, 01:43:36 pm
Go to the SCP forum/recent builds subforum and download 3.6.9 RC 3.

You'll also need OpenAL (http://www.openal.org/downloads.html) if you don't already have it installed.


(Yet another problem that should hopefully vanish once 3.6.9 becomes the latest officially released build :D )
Title: Re: Yet Another Derelict SCP Problem
Post by: JediMasterTim on June 28, 2006, 04:16:22 pm
It's working now.  Thanks a lot.   :)    I have another question.  What folder are Lightspeed's nebulas supposed to go in?  I downloaded them but they aren't showing up in the game.  Black space is boring.
Title: Re: Yet Another Derelict SCP Problem
Post by: ARSPR on June 29, 2006, 01:25:41 pm
It's working now.  Thanks a lot.   :)    I have another question.  What folder are Lightspeed's nebulas supposed to go in?  I downloaded them but they aren't showing up in the game.  Black space is boring.

Put them in another folder within FreeSpace2 (example: C:\FreeSpace2\Nebulas) and then make Derelict point to them through SecondaryList in its Mod.ini. So within C:\FreeSpace2\Derelict\Mod.ini (or similar MOD folder) you will have a line telling something like that:

Code: [Select]
[multimod]
PrimaryList  = ;
SecondaryList = Nebulas,mediavps;

(mediavps is the name of the folder where you have copied the SCP enhaced media vps).

If nebulas are inside a vp you have finished. If they aren't, copy all the image files inside C:\FreeSpace2\Nebulas\data\effects (you'll have to create that folders).
Title: Re: Yet Another Derelict SCP Problem
Post by: karajorma on June 29, 2006, 04:54:25 pm
You can pretty much miss out the primarylist line entirely and still have that work.

Apart from that, it's spot on.
Title: Re: Yet Another Derelict SCP Problem
Post by: JediMasterTim on July 03, 2006, 07:18:48 pm
Thanks for all the help.  Wow, these nebulas look awesome. :)