"Could not allocate audio channel for this sound!" - how to fix?

Discuss any general programming issues here
Bugala
Posts: 1186
Joined: Sun Feb 14, 2010 7:11 pm

Re: "Could not allocate audio channel for this sound!" - how to fix?

Post by Bugala »

@Andreas

When using HaveFreeChannel() will it always return the first available free channel or might it return something else, like last channel instead?
evil
Posts: 178
Joined: Mon Jun 14, 2010 1:38 pm

Re: "Could not allocate audio channel for this sound!" - how to fix?

Post by evil »

AFAIR, the console-argument
-nolegacyaudio or -legacyaudio
should be your solution!
Post Reply