Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

When I try to run the game, this pops up in Notepad:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 198, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 442, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 442, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'kamariaicon.png'.

Thank you very much for letting me know!! I'll get to work figuring out what went wrong right away

It was a really silly error, sorry about that!! It should be fixed now!