Author Topic: Crashes on load  (Read 1737 times)

0 Members and 1 Guest are viewing this topic.

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?


 

Offline Luis Dias

  • 211
Please post your fs2_open.log file.  Instructions on how to do this can be found in this post.

 
Here is the log file



[attachment deleted by ninja]

 

Offline niffiwan

  • 211
  • Eluder Class
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.

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?
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 
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

  

Offline niffiwan

  • 211
  • Eluder Class
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 :)
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...