unable to run ookoobah
python run_game.pyrendered a fullscreen black window with nothing. Left it for awhile to make sure. Ran it with both python3.x and python2.x in Ubuntu 14.04. No traceback was given. Had to kill the process
$ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or "license" for more information.
>>> import pyglet
>>> pyglet.version '1.1.4'
(log in to comment)
kent_turbo on 2014/05/26 20:54:
Hi. Our game bundles a recent development version of pyglet, and I wonder if that's the cause of the problem. Maybe it'll work if you rename or remove "pyglet-c9188efc2e30" directory before running the game?