Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I ran into an error in the epilogue while doing the Jasper romance, just as it was about to describe what he was up to:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/endings.rpy", line 13004, in <module>

NameError: name 'allpeace' is not defined

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

Full traceback:

  File "endings.rpyc", line 12984, in script

  File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\ast.py", line 1729, in execute

    if renpy.python.py_eval(condition):

  File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1943, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/endings.rpy", line 13004, in <module>

NameError: name 'allpeace' is not defined

Windows-8-6.2.9200

Ren'Py 7.0.0.196

Seven Kingdoms- The Princess Problem (Early Access) 1.01

Sun Jun 23 15:58:22 2024

[/code]