Hard Light Productions Forums

Hosted Projects - FS2 Required => Blue Planet => Topic started by: OverDhill on July 25, 2013, 04:12:53 pm

Title: Crashes on load
Post by: OverDhill on July 25, 2013, 04:12:53 pm
I am trying to get BP AOA working on my system. When I launch I get this error

mv_music-mus.tbm(line 72):
Error: Missing required token: [#Soundtrack End]. Found [$Name:   FS2_Amb_B01.ogg         17.0    264600   ]  instead.

ntdll.dll! ZwWaitForSingleObject + 12 bytes
KERNELBASE.dll! WaitForSingleObject + 18 bytes
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
fs2_open_3_6_17_SSE2_BP.exe! <no symbol>
KERNEL32.dll! BaseThreadInitThunk + 14 bytes
ntdll.dll! RtlInitializeExceptionChain + 133 bytes
ntdll.dll! RtlInitializeExceptionChain + 88 bytes

I am running on a new Asus G75V laptop using Windows 8

Any ideas?

Title: Re: Crashes on load
Post by: Luis Dias on July 25, 2013, 04:48:57 pm
Please post your fs2_open.log file.  Instructions on how to do this can be found in this post.
Title: Re: Crashes on load
Post by: OverDhill on July 25, 2013, 09:37:27 pm
Here is the log file



[attachment deleted by ninja]
Title: Re: Crashes on load
Post by: niffiwan on July 25, 2013, 09:49:13 pm
Try removing this file: (best practise is to not add any VPs to your root FSO directory)
Code: [Select]
Searching root pack 'C:\Games\Freespace2\INF_Main.vp' ... 1231 files

Also try getting rid of these files, I don't believe you need them:
Code: [Select]
Searching root pack 'C:\Games\Freespace2\data\movies\tango1_fs2.vp' ... 32 files
Searching root pack 'C:\Games\Freespace2\data\movies\tango2_fs2.vp' ... 15 files
Searching root pack 'C:\Games\Freespace2\data\movies\tango3_fs2.vp' ... 10 files
Searching root pack 'C:\Games\Freespace2\data\movies\tangoA_fs2.vp' ... 0 files
Searching root pack 'C:\Games\Freespace2\data\movies\tangoB_fs2.vp' ... 0 files
Searching root pack 'C:\Games\Freespace2\data\movies\warble_fs2.vp' ... 52 files

And, lastly, get the most recent BP executable from the Build Repository (http://www.hard-light.net/forums/index.php?topic=83318.0).

If all those don't work, please post another fs2_open.log.

Oh, and where did you get your copy of AoA from?  Was it from the BluePlanet Complete Installer?
Title: Re: Crashes on load
Post by: OverDhill on July 26, 2013, 10:47:32 pm
I removed the INF_Main.vp file and used the latest build and it works now. Thanks

As for the other vp files in the root directory. It would not run without them. If I move then from the root directory where should they go?


OverDhill
Title: Re: Crashes on load
Post by: niffiwan on July 26, 2013, 11:16:47 pm
Code: [Select]
Searching root pack 'C:\Games\Freespace2\data\movies\tango1_fs2.vp' ... 32 files
Searching root pack 'C:\Games\Freespace2\data\movies\tango2_fs2.vp' ... 15 files
Searching root pack 'C:\Games\Freespace2\data\movies\tango3_fs2.vp' ... 10 files
Searching root pack 'C:\Games\Freespace2\data\movies\tangoA_fs2.vp' ... 0 files
Searching root pack 'C:\Games\Freespace2\data\movies\tangoB_fs2.vp' ... 0 files
Searching root pack 'C:\Games\Freespace2\data\movies\warble_fs2.vp' ... 52 files

As for the other vp files in the root directory. It would not run without them. If I move then from the root directory where should they go?

I meant remove the files in data\movies, not the files with the same name in the root directory :)  I don't think the files in data/movies would be used anyway so it probably doesn't matter.  Regardless - I'm glad you got it working :)