Riddick FItzgerald
Newbie
- Aug 13, 2018
- 66
- 33
- 203
Not sure how I'm supposed to trigger any of the endings. If I do the last hearing and get the scene with the Judge, I get the following error and return to the Motel. get a few lines of text about needing to choose someone and nothing else happens.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch_P.rpy", line 1956, in <module>
File "game/ch_P.rpy", line 102, in PlayerRestDays
TypeError: SchoolAttendanceClassesConditionSetState() got an unexpected keyword argument 'withNotify'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 954, in script call
File "ch_P.rpyc", line 1956, in script
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ch_P.rpy", line 1956, in <module>
File "game/ch_P.rpy", line 102, in PlayerRestDays
TypeError: SchoolAttendanceClassesConditionSetState() got an unexpected keyword argument 'withNotify'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.65.1
Thu Sep 25 13:35:07 2025
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch_P.rpy", line 1956, in <module>
File "game/ch_P.rpy", line 102, in PlayerRestDays
TypeError: SchoolAttendanceClassesConditionSetState() got an unexpected keyword argument 'withNotify'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 954, in script call
File "ch_P.rpyc", line 1956, in script
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ch_P.rpy", line 1956, in <module>
File "game/ch_P.rpy", line 102, in PlayerRestDays
TypeError: SchoolAttendanceClassesConditionSetState() got an unexpected keyword argument 'withNotify'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.65.1
Thu Sep 25 13:35:07 2025
```