constantly getting this error while trying to talk to jenny
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/ep5/power_girl_yoga.rpy", line 479, in script
$ jenny_score += 2
File "game/scripts/ep5/power_girl_yoga.rpy", line 479, in <module>
$ jenny_score += 2
NameError: name 'jenny_score' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/ep5/power_girl_yoga.rpy", line 479, in script
$ jenny_score += 2
File "C:\Users\Prime\OneDrive\Documents\HeroesRisePrisonBreak-0.6.5-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Prime\OneDrive\Documents\HeroesRisePrisonBreak-0.6.5-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/ep5/power_girl_yoga.rpy", line 479, in <module>
$ jenny_score += 2
NameError: name 'jenny_score' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Heroes Rise: Prison Break 0.6.5
Thu May 13 18:23:30 2021