Author Topic: Getting a familiar Blue Planet: WiH error  (Read 2364 times)

0 Members and 1 Guest are viewing this topic.

Getting a familiar Blue Planet: WiH error
Hello, all.

No custom weapon sounds are playing for any mod (even Freespace 1) with the exception being the mediavps. I get the following error when I try to run WiH from the launcher:

The following species are missing flyby sounds in sounds.tbl:
UEF

ntdll.dll! NtWaitForSingleObject + 21 bytes
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_3_6_12r_INF.exe! <no symbol>
fs2_open_3_6_12r_INF.exe! <no symbol>
fs2_open_3_6_12r_INF.exe! <no symbol>
fs2_open_3_6_12r_INF.exe! <no symbol>
fs2_open_3_6_12r_INF.exe! <no symbol>
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 99 bytes
ntdll.dll! RtlInitializeExceptionChain + 54 bytes


This same error was addressed in this thread:   forums/index.php/topic,72740.msg1436679.html#msg1436679

I used the installer so I'm not 100% sure how I messed it up. I imagine that I placed something into the Freespace directory that doesn't belong there, which was this person's problem as well.

Attached is an error log should you need it.

[attachment deleted by ninja]

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Re: Getting a familiar Blue Planet: WiH error
Sounds ( :) ) like you have a sounds.tbl somewhere it shouldn't be.
Run a debug build and post FS2_open.log from your data folder (errorlog.txt is useless).
And before you do, remove any Inferno related .VP files from your main folder, if there are any (this happens quite frequently to people new to FS2_Open).

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Getting a familiar Blue Planet: WiH error
The error log is great, but not quite enough - we need a debug log generated by a debug build. Please run one, nab the fs2_open.log file from FreeSpace2/data/, and post it up in full.

 
Re: Getting a familiar Blue Planet: WiH error
Thanks for your quick responses. Sorry about the confusion. This might be what you need. Please note, though, that the debug build crashed to desktop so I may be having additional issues.

[attachment deleted by ninja]

 

Offline Jeff Vader

  • The Back of the Hero!
  • 212
  • Bwahaha
Re: Getting a familiar Blue Planet: WiH error
Code: [Select]
  -mod mediavps_3612,blueplanet2,blueplanet,mediavps_3612
:wtf: Uh... how... exactly did you succeed in this? The proper -mod flag should be
Code: [Select]
  -mod blueplanet2,blueplanet,mediavps_3612
which you should achieve by doing the following:
- Select \blueplanet2\ as a mod from the Launcher
- apply the changes and run the game
- ????
- PROFIT
23:40 < achillion > EveningTea: ass
23:40 < achillion > wait no
23:40 < achillion > evilbagel: ass
23:40 < EveningTea > ?
23:40 < achillion > 2-letter tab complete failure

14:08 < achillion > there's too much talk of butts and dongs in here
14:08 < achillion > the level of discourse has really plummeted
14:08 < achillion > Let's talk about politics instead
14:08 <@The_E > butts and dongs are part of #hard-light's brand now
14:08 <@The_E > well
14:08 <@The_E > EvilBagel's brand, at least

01:06 < T-Rog > welp
01:07 < T-Rog > I've got to take some very strong antibiotics
01:07 < achillion > penis infection?
01:08 < T-Rog > Chlamydia
01:08 < achillion > O.o
01:09 < achillion > well
01:09 < achillion > I guess that happens
01:09 < T-Rog > at least it's curable
01:09 < achillion > yeah
01:10 < T-Rog > I take it you weren't actually expecting it to be a penis infection
01:10 < achillion > I was not

14:04 < achillion > Sometimes the way to simplify is to just have a habit and not think about it too much
14:05 < achillion > until stuff explodes
14:05 < achillion > then you start thinking about it

22:16 < T-Rog > I don't know how my gf would feel about Jewish conspiracy porn

15:41 <-INFO > EveningTea [[email protected]] has joined #hard-light
15:47 < EvilBagel> butt
15:51 < Achillion> yes
15:53 <-INFO > EveningTea [[email protected]] has quit [Quit: http://www.mibbit.com ajax IRC Client]

18:53 < Achillion> Dicks are fun

21:41 < MatthTheGeek> you can't spell assassin without two asses

20:05 < sigtau> i'm mining titcoins from now on

00:31 < oldlaptop> Drunken antisocial educated freezing hicks with good Internet == Finland stereotype

11:46 <-INFO > Kobrar [[email protected]] has joined #hard-light
11:50 < achtung> Surely you've heard of DVDA
11:50 < achtung> Double Vaginal Double ANal
11:51 < Kobrar> ...
11:51 <-INFO > Kobrar [[email protected]] has left #hard-light []

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Re: Getting a familiar Blue Planet: WiH error
Strange.
It's obviously the cause of all your problems, for some reason, Mediavps are loading before everything else.
If this happens in other mods, then it's no wonder you can't play custom sounds.
Check your custom flags field in the launcher and remove -mod Mediavps_3612 from it if it's there.

 
Re: Getting a familiar Blue Planet: WiH error
Haha. Wow... (face palm). I had forgotten that I added that as a flag. Some custom campaign I played that didn't have a mod file I guess.

-mod Mediavps_3612 has been removed from the launcher and everything is back to normal. Thanks guys.