PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: pilouface on December 07, 2003, 08:46:09 pm

Title: crystalspace.sound.driver.waveout: waveOutOpen: 00000002 bad device .
Post by: pilouface on December 07, 2003, 08:46:09 pm
i have this bug when i launch the game :

crystalspace.sound.driver.waveout: waveOutOpen: 00000002 bad device .

so i have no sound , what can i do ?
Title:
Post by: CadRipper on December 07, 2003, 09:00:08 pm
If you don\'t have a sound card, comment out a few lines at the beginning of the psclient.cfg file (in your planeshift directory), by addind a semi-colon at the beginning. It should be like this (modified lines in blue) :

--------------------------------------------------------
; Sound renderer
;System.PlugIns.iSoundRender = crystalspace.sound.render.software

; Document parser
System.Plugins.iDocumentSystem = crystalspace.documentsystem.xmlread

; Image Loader
System.PlugIns.iImageIO = crystalspace.graphic.image.io.multiplex

; Motion manager-- must go HERE BEFORE level loader...
System.PlugIns.iMotionManager = crystalspace.motion.manager.default

; Level Loader
System.PlugIns.iLoader = crystalspace.level.loader

; Binary Sprite Loader
System.PlugIns.iLoaderPlugin = crystalspace.mesh.loader.factory.sprite.3d.binary

System.Plugins.iBugPlug = crystalspace.utilities.bugplug

; Sound Loader
;System.PlugIns.iSoundLoader.MP3 = crystalspace.sound.loader.mp3
;System.PlugIns.iSoundLoader.AIFF = crystalspace.sound.loader.aiff
;System.PlugIns.iSoundLoader.AU = crystalspace.sound.loader.au
;System.PlugIns.iSoundLoader.IFF = crystalspace.sound.loader.iff
;System.PlugIns.iSoundLoader.WAV = crystalspace.sound.loader.wav
;System.PlugIns.iSoundLoader.OGG = crystalspace.sound.loader.ogg
;System.PlugIns.iSoundLoader = crystalspace.sound.loader.multiplexer
--------------------------------------------------------
Don\'t change other lines than the ones above.

On the other hand, if you do have a sound card, check for up to date drivers, etc... (or give more details)

I hope it helps.
Title:
Post by: pilouface on December 07, 2003, 09:04:07 pm
but i have a sound card and i want to play with sound .... i can manually open the .ogg sounds in one of the dirs of the game and i have the sound with winamp...



HELP

my soundcard is a sblive 5.1(dell modified) and the driver is the unic one , they have done
Title:
Post by: CadRipper on December 08, 2003, 08:41:51 am
I don\'t know about your OS or what other devices you have, but in the case you have a modem with voice (often the case with 56k modems), or another sound chip on your motherboard, disable them. You can do that from the device manager under WinXP, for instance.

I had this problem once with another program because of a modem, on WinMe I think. Just disabling the modem voice support solved it. What happened is that the program was selecting the wrong device, even if the SBLive was the default one in Windows.

I suppose you have tried to install the drivers from CreativeLabs ? If the tip above doesn\'t work, it might be worth it.

* muttering something evil about Dell-modified drivers *
Title:
Post by: Kramy on December 08, 2003, 08:12:24 pm
Try this:

My Computer--->>>Control Panel--->>>Multimedia

Then select different sound configurations. I couldn\'t get sound in games before, then changed it, and now all games work fine.