Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Are you using Linux? If so, what distro/version?

Linux temperance 4.9.0-12-amd64 #1 SMP Debian 4.9.210-1 (2020-01-20) x86_64 GNU/Linux


I'm mostly just posting so other people can make it work.

(1 edit)

I've been getting this:
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so

Adding that line got rid of the message but still no sound. The game works fine, but clicking on music or sound in options would CTD with:

Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__neocol__.py", line 1203, in <module>
  File "__main__neocol__.py", line 431, in run
  File "startui.py", line 313, in listenClick
  File "optionsui.py", line 187, in listenClick
  File "sound.py", line 120, in toggle_music
pygame.error: mixer system not initialized


5.5.10-arch1-1 #1 SMP PREEMPT Wed, 18 Mar 2020 x86_64 GNU/Linux

try installing libasound?