Hello I have a problem with the sound. In memory simultaneously hold multiple MIDlet mp3 files. But still I have to play midi sounds. Work individually and mp3, and midi. But if you play them with the following happens:
Is it possible to play two types of sounds at once? And how?Code:javax.microedition.media.MediaException: AUD null null null null null null at mobak.game.sound.SoundPlayer.playMusic (+80) at mobak.connection.gameMessage.MessageProcessor.cityEntry (+45) at mobak.connection.gameMessage.MessageProcessor.execute (+567) at mobak.connection.gameMessage.MessageProcessor.execute (+43) at mobak.connection.SocketListenerMeInputSocketStream.compileGameCommand (+18) at mobak.connection.SocketListenerMe $ InputSocketStream.putToDataGramm (+96) at mobak.connection.SocketListenerMe $ InputSocketStream.run (+187)

Reply With Quote

