Ran into this bug with Woodly approaching before the matchmaker:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 24074, in <module>
NameError: name 'woodlyandJaslen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 24073, in script
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\ast.py", line 1531, in execute
choice = renpy.exports.menu(choices, self.set)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\exports.py", line 874, in menu
if renpy.python.py_eval(condition) ]
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 24074, in <module>
NameError: name 'woodlyandJaslen' 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 23:15:28 2024
[/code]