Playing the android version, and running into an error every time I have breakfast with Rae.
I can click "ignore" and the game proceeds, butthe next time I have breakfast with her, it pops up again.
Is this something I can fix, or is this a developer issue?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/girls/azraesha/talk_scripts/living_room/rae_breakfast_v2.rpy", line 312, in <module>
AttributeError: 'NoneType' object has no attribute 'first_time_done'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/engine/navigation/navigator_scripts.rpyc", line 5, in script call
File "scripts/girls/azraesha/talk_scripts/living_room/rae_breakfast_v2.rpyc", line 312, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/scripts/girls/azraesha/talk_scripts/living_room/rae_breakfast_v2.rpy", line 312, in <module>
AttributeError: 'NoneType' object has no attribute 'first_time_done'
```