I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 72, in script call
call epi1_sequence
File "game/scripts/epi1/epi1_sequencer.rpy", line 21, in script call
call epi1_helena_shoot
File "game/scripts/epi1/epi1shoothel.rpy", line 1600, in script call
call hel_change_arousal(1)
File "game/scripts/helpointsystem.rpy", line 91, in script
$hel_corruption += 1
File "game/scripts/helpointsystem.rpy", line 91, in <module>
$hel_corruption += 1
NameError: name 'hel_corruption' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 72, in script call
call epi1_sequence
File "game/scripts/epi1/epi1_sequencer.rpy", line 21, in script call
call epi1_helena_shoot
File "game/scripts/epi1/epi1shoothel.rpy", line 1600, in script call
call hel_change_arousal(1)
File "game/scripts/helpointsystem.rpy", line 91, in script
$hel_corruption += 1
File "D:\Downloads\HouseOfHearts-EP1Public_VER1-pc\renpy\ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\HouseOfHearts-EP1Public_VER1-pc\renpy\python.py", line 1187, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/helpointsystem.rpy", line 91, in <module>
$hel_corruption += 1
NameError: name 'hel_corruption' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
House Of Hearts EP1Public_VER1
Sat Sep 20 20:42:24 2025