Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Whats with the new black box effect that takes up so much screenspace can I disable it if not it sucks.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/stats/stat-definitions.rpy", line 134, in script

    $ player_COR = player.COR+tempCOR

  File "game/stats/stat-definitions.rpy", line 134, in <module>

    $ player_COR = player.COR+tempCOR

NameError: name 'tempCOR' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "script/college2.rpyc", line 163, in script call

  File "script/global.rpyc", line 237, in script call

  File "game/stats/stat-definitions.rpy", line 134, in script

    $ player_COR = player.COR+tempCOR

  File "renpy/ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1052, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/stats/stat-definitions.rpy", line 134, in <module>

    $ player_COR = player.COR+tempCOR

NameError: name 'tempCOR' is not defined

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.2.22081402

Corrupted Kingdoms 0.18.2

Thu Apr  6 15:00:44 2023. 

Also what the hell is this?

The black lines at the top and bottom of the screen are being slowly phased out, so the new dialogue box doesn't actually take up more screen space - what you lose on the bottom you gain on the top as the switch said to her dom.

tempCOR error has been fixed for the next version - thanks!