Skip to main content

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

There's a bug when attempting to let Hise know about Zarad's secret:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 47486, in <module>

NameError: name 'corvalhise' is not defined

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

Full traceback:

  File "script.rpyc", line 47486, in script

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

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

  File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.04-pc\renpy\python.py", line 1912, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/script.rpy", line 47486, in <module>

NameError: name 'corvalhise' is not defined

Windows-8-6.2.9200

Ren'Py 7.0.0.196

Seven Kingdoms- The Princess Problem (Early Access) 1.04

Wed Jun 26 18:35:40 2024

[/code]

good catch <3 fixed for next version~