The NEW Build Your Own Arcade Controls
Software Support => DOS/WinCab => Topic started by: billblumjr on October 04, 2006, 11:43:46 pm
-
It states this in an error style box "unable to install sound driver" and it stops and won't continue.. I searched here for an answer and can't find anything
I am running WinXp with SP 2 my sound card is SB PCI 512 and I am running DirectX 9.0c... help..
-
Odd... never seen that in Windows, only in DOS....
You should now have a jbdebug.log file... can you post it?
Thanks!
--Chris
-
I saw that same error once in Windows when I had forgotten that it was already running in the background and tried to start it again. (just thought I'd throw that out there)
-
Here is the log file
0:00:00.00-LVL0-DEBUGLOG_INIT: WinCab Jukebox 3.1.1 (Sep 13 2006 build) Critical Log Started
0:00:00.00-LVL0-DEBUGLOG_INIT: Debug log detail level: 0
0:00:00.00-LVL0-DEBUGLOG_INIT: *****************************************************
0:00:00.00-LVL0-DEBUGLOG_INIT: SYSTEM INFORMATION:
0:00:00.00-LVL0-DEBUGLOG_INIT: Library version: Allegro 4.2.0, MSVC
0:00:00.00-LVL0-DEBUGLOG_INIT: CPU Vendor: AuthenticAMD
0:00:00.00-LVL0-DEBUGLOG_INIT: MAX_PATH: 260
0:00:00.00-LVL0-DEBUGLOG_INIT: *****************************************************
0:00:00.00-LVL0-MAIN: *** Error initializing sound driver.
0:00:00.00-LVL0-MAIN: Error message: Failed to init MIDI music driver
-
Hmm. MIDI failure, and odds are you don't even need MIDI.
Try adding the following to the end if your jukebox.ini file:
[sound]
midi_card=0
Does that help, or does it just change the error message in the log?
Thanks!
--Chris
-
Ok it started up ok that time.. it said I had a fatal error.. no songs in pathline.. so I am gonna redo that and see what happens.. otherwise.. it works
-
Everyone sees that one the first time... I really need to make it prompt for a path rather than error out.
-
No prob.. put the path in.. and now it works.. thanks
-
Hi just found this old post and I have a similar problem (never really worried too much because Doscab works fine in a full screen dos box anyway). The sound card works in windows and in dos but Wincab throws almost the same error.
0:00:00.00-LVL1-DEBUGLOG_INIT: DWJukebox for Windows Ver. 3.1.5 (Jan 20 2008 build) Started
0:00:00.00-LVL5-DEBUGLOG_INIT: Debug log detail level: 5
0:00:00.00-LVL5-DEBUGLOG_INIT: *****************************************************
0:00:00.00-LVL5-DEBUGLOG_INIT: SYSTEM INFORMATION:
0:00:00.00-LVL5-DEBUGLOG_INIT: OS version: 4.10
0:00:00.00-LVL5-DEBUGLOG_INIT: Library version: Allegro 4.2.0, MSVC
0:00:00.00-LVL5-DEBUGLOG_INIT: CPU Vendor: GenuineIntel
0:00:00.00-LVL5-DEBUGLOG_INIT: MAX_PATH: 260
0:00:00.00-LVL5-DEBUGLOG_INIT: *****************************************************
0:00:00.00-LVL1-MAIN: Using initialization file: jukebox.ini
0:00:00.00-LVL2-MAIN: Initializing sound driver...
0:00:00.00-LVL0-MAIN: *** Error initializing sound driver.
0:00:00.00-LVL0-MAIN: Error message: Failed to init digital sound driver
-
I wonder if something else is using the driver at the time the jukebox is starting up. Do you have more than one sound card in your machine?