I was playing on Android and I encountered an error while talking with Kalypso in the training room. After you trade secrets the screen goes white and forces you to quit the game. Can't progress with her.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Guilder_SecretTrader.rpy", line 129, in <module>
NameError: name 'learnMissionSecretLabel' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 676, in script call
File "script.rpyc", line 972, in script call
File "script.rpyc", line 1006, in script call
File "Guilder_SecretTrader.rpyc", line 129, in script
File "renpy/ast.py", line 1723, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/Guilder_SecretTrader.rpy", line 129, in <module>
NameError: name 'learnMissionSecretLabel' is not defined
```