One of my mod testers thats testing my new game play mod is having a crash while playing the game with only LogOutput set to TRUE.
AudioSystem: LoadSample Failure: Not enough memory : .\Sound\Hyperspace_Travel.ogg
AudioSystem: LoadSample Failure: Not enough memory : .\Sound\Hyperspace_ChargeUp.ogg
AudioSystem: LoadSample Failure: Not enough memory : .\Sound\Hyperspace_ChargeUp.ogg
AudioSystem: LoadSample Failure: Not enough memory : .\Sound\Hyperspace_ChargeUp.ogg
I have added 4 music tracks and 12 voice tracks for my race only. These have been added above and beyond whats in game.
I have also changed the ambienceSoundID "EFFECT_PLANETAMBIENCE_LOOP" to ambienceSoundID "" on all planets thinking this would help but,no.
I'm not having this problem on my computer an Intel Quad core with 8gigs of 1100 speed ram running Vist64 bit, but my tester is ,and running a AMD Duo core with 6gigs of 800 speed ram running Windows 7 64 bit.
Before i try and delete some of the sound files i was wondering if anyone had any ideas on why this is happening or a way to fix
Thanks