Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: Assassin714 on September 16, 2018, 10:41:53 pm

Title: Problem with BWO Demo
Post by: Assassin714 on September 16, 2018, 10:41:53 pm
A while ago I downloaded the full SCP installer (this was before the Knossos thing) and I chose to install all of the campaigns, but some of them didn't finish downloading (one of which was BWO Demo). When I tried to run it I got a lot of errors, so I figured I would just download it again, and I did and deleted the old one, although I kept the mod.ini file since it said you needed to create one for the new demo download so I just kept the one from the installer download. However when I try to run it now it crashes.

I ran a debug build and here is the log:



[attachment stolen by Russian hackers]
Title: Re: Problem with BWO Demo
Post by: Nightmare on September 16, 2018, 11:39:29 pm
Tested it- apparently somebody removed the translation marks in a way the game doesn't like. I'm not getting any crashes from that though. Double HUD issues with recent MVPs.

Your log file says:

Quote
Searching root 'C:\Games\fs2\mediavps\' ... 0 files

Since there's no other MVP folder it is apparently not correctly configured (ie the problem is that there're no MVPs).

BTW you should report campaign bugs on their respective board (even when they're archived) as not every dev necessary views the general FSO support board. :)
Title: Re: Problem with BWO Demo
Post by: Assassin714 on September 16, 2018, 11:53:25 pm
Is it a problem with the mod.ini?  It says to use mediavps in it:

Code: [Select]
[launcher]
image255x112 = BWO_demo.bmp;
infotext     = You are Lieutenant Commander Mallroy of the White Lightning squadron.  You and your squadron are participating in a officer exchange program flying for Vasudan Command.  Unfortunately, the exchange places you and your squadron in the firing line of a new insurgency against the GTVA.;
website      = http://ce.hard-light.net/bwo/index.php;

[multimod]
secondarylist = mediavps;
Title: Re: Problem with BWO Demo
Post by: Nightmare on September 17, 2018, 12:02:22 am
There are no MVP files such as MV_Assets.vp or MV_Effects.vp listed in the log file. Are you sure your MVPs are in a folder called "mediavps"?
Title: Re: Problem with BWO Demo
Post by: Assassin714 on September 17, 2018, 12:19:56 am
There are two folders labeled mediavps_2612 and MediaVPs_2014
Title: Re: Problem with BWO Demo
Post by: Nightmare on September 17, 2018, 12:25:52 am
Then try MediaVPs_2014.

Should be
Code: [Select]
secondarylist = MediaVPs_2014;
Title: Re: Problem with BWO Demo
Post by: Assassin714 on September 17, 2018, 01:48:16 am
Okay, I'm still getting some errors but it seems playable now.

Here is the log again:



[attachment stolen by Russian hackers]
Title: Re: Problem with BWO Demo
Post by: Nightmare on September 17, 2018, 03:05:30 am
Do you keep getting errors on regular builts as well? As for the quotation marks, I've reported the issue on the BWO board.