Best wishes for your surgery,! I hope for a restful and speedy recovery! Thank you for the beautiful story, I will savour the latest update!
Velox
Recent community posts
Hello! Got this bug starting a new game+
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2407, in <module>
NameError: name 'leadership' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 2407, in script
File "C:\Users\tkazz\OneDrive\Documents\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\tkazz\OneDrive\Documents\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2407, in <module>
NameError: name 'leadership' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.03
Mon Jun 24 20:19:50 2024
[/code]
Hello!
Got a bug during negotiations, when Corval and Hise are duking it out
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 46863, in <module>
NameError: name 'hiseambitradelove' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 46863, in script
File "C:\Users\tkazz\Documents\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\tkazz\Documents\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\tkazz\Documents\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 46863, in <module>
NameError: name 'hiseambitradelove' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.01
Mon Jun 24 05:09:56 2024
[/code]