I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/store.rpy", line 610, in script
call screen status()
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/store.rpy", line 633, in execute
screen status():
File "game/store.rpy", line 633, in execute
screen status():
File "game/store.rpy", line 752, in execute
frame background "#ffffffff" pos 995,100 xysize 500,900:
File "game/store.rpy", line 753, in execute
vbox:
File "game/store.rpy", line 760, in execute
if holder==megan_char:
File "game/store.rpy", line 761, in execute
viewport scrollbars "vertical" xsize 480 ysize 800:
File "game/store.rpy", line 763, in execute
use hints_megan()
File "game/store.rpy", line 1148, in execute
screen hints_megan():
File "game/store.rpy", line 1148, in execute
screen hints_megan():
File "game/store.rpy", line 1149, in execute
vbox:
File "game/store.rpy", line 1206, in execute
if award==2 and megan_char.goodnight==0:
File "game/store.rpy", line 1206, in <module>
if award==2 and megan_char.goodnight==0:
AttributeError: 'GameCharacter' object has no attribute 'goodnight'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/store.rpy", line 610, in script
call screen status()
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "N:\Live in Corruption\corruptsin-2.2.1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/store.rpy", line 633, in execute
screen status():
File "game/store.rpy", line 633, in execute
screen status():
File "game/store.rpy", line 752, in execute
frame background "#ffffffff" pos 995,100 xysize 500,900:
File "game/store.rpy", line 753, in execute
vbox:
File "game/store.rpy", line 760, in execute
if holder==megan_char:
File "game/store.rpy", line 761, in execute
viewport scrollbars "vertical" xsize 480 ysize 800:
File "game/store.rpy", line 763, in execute
use hints_megan()
File "game/store.rpy", line 1148, in execute
screen hints_megan():
File "game/store.rpy", line 1148, in execute
screen hints_megan():
File "game/store.rpy", line 1149, in execute
vbox:
File "game/store.rpy", line 1206, in execute
if award==2 and megan_char.goodnight==0:
File "game/store.rpy", line 1206, in <module>
if award==2 and megan_char.goodnight==0:
AttributeError: 'GameCharacter' object has no attribute 'goodnight'
Windows-10-10.0.19041 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 2.2.1
Sun Jun 1 04:55:09 2025