" She is in France"
then black screen with text that say:
"Thirty-four years ago
Life is a long staircase, don't be in a hurry to climb its steps"
and then greyscreen crash as it cant be ignored
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Story/Chapter 2/P2/chp2_p2_04.rpy", line 17, in <module>
File "game/custom_functions.rpy", line 123, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Story/Chapter 2/P2/chp2_p2_04.rpyc", line 17, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Story/Chapter 2/P2/chp2_p2_04.rpy", line 17, in <module>
File "game/custom_functions.rpy", line 123, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'