Skip to main content

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

I'm not aware of any problem. What happens when you try?

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 210, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 390, in script

    $ __gl_test()

  File "renpy/common/00start.rpy", line 210, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 390, in script

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 390, in <module>

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test

    _gl_performance_test()

  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test

    ui.interact(suppress_underlay=True, suppress_overlay=True)

IOError: Couldn't find file 'gui/window_icon.png'.

It seems like a bad deployment problem. 'gui/window_icon.png' is the icon you click on to activate the game. If there was major problem with it you'd see dozens of users complaining about it. Try to delete and install again.