Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(-1)

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    call _gl_test

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

    $ __gl_test()

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

    call _gl_test

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

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 388, 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 340, in _gl_performance_test

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

TypeError: unsupported operand type(s) for /: 'float' and 'NoneType'

Any reason for this ?