someoldguy
Member
- Aug 8, 2017
- 142
- 186
- 157
Error message loading up a save game from yesterday. Most recent event was entertaining my first mother/daughter pair hoping to gain entry to the school.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/main_classes/event/event_wrappers.rpy", line 50, in script
$ current_event.update_stage()
File "game/scripts/main_classes/event/event_wrappers.rpy", line 50, in <module>
$ current_event.update_stage()
AttributeError: 'NoneType' object has no attribute 'reset_forced_portrait'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/main_classes/event/event_wrappers.rpy", line 50, in script
$ current_event.update_stage()
File "E:\Clients\GOG Galaxy\Data\Games\Hent\CorruptedAcademy-0.516-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Clients\GOG Galaxy\Data\Games\Hent\CorruptedAcademy-0.516-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/main_classes/event/event_wrappers.rpy", line 50, in <module>
$ current_event.update_stage()
File "game/scripts/main_classes/event/class_event_ren.py", line 909, in update_stage
participant.reset_forced_portrait()
AttributeError: 'NoneType' object has no attribute 'reset_forced_portrait'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.526
Sat Sep 27 15:30:28 2025