Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Biskii

1
Posts
A member registered Aug 21, 2015 · View creator page →

Recent community posts

I am getting this error on Fedora Linux running through Proton Experimental


Traceback (most recent call last):

  File "anw.py", line 366, in <module>

  File "anw.py", line 363, in main

  File "arcade\window_commands.py", line 323, in run

  File "pyglet\app\__init__.py", line 107, in run

  File "pyglet\app\base.py", line 184, in run

  File "pyglet\app\base.py", line 245, in idle

  File "pyglet\clock.py", line 277, in call_scheduled_functions

  File "arcade\application.py", line 317, in _dispatch_updates

  File "pyglet\window\__init__.py", line 1361, in dispatch_event

  File "pyglet\event.py", line 422, in dispatch_event

  File "anw.py", line 331, in update

  File "arcade\sound.py", line 222, in stop_sound

ValueError: stop_sound takes a media player object returned from the play() command.