This wasn't an issue before - I used to run this game all the time with sound. However, it's been a long time since then and my computer configuration changed a good deal, so I'm having a problem now... Every time I try to start the game up, I get a black window. Here is the output from the terminal...
Initializing SDL audio subsystem.
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.pcm.dmix.device'
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3982:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
SDL audio subsystem initialized.
Opening SDL audio device.
Unable to open audio device: No available audio device
Sound driver initialization failed.
When I run it with --sound=none it works perfectly fine... Any advice?