After working in the club and drinking something strong with Egon, the android version crashes when we get back to the ship.
Below is the error I am getting.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 548, in execute_show_screen
Exception: Screen captainsroom_baseobjects is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "worlds/akra.rpyc", line 6173, in script
File "renpy/ast.py", line 2015, in execute
File "renpy/ast.py", line 2003, in call
File "renpy/statements.py", line 278, in call
File "renpy/common/000statements.rpy", line 548, in execute_show_screen
File "renpy/display\screen.py", line 1121, in show_screen
Exception: Screen captainsroom_baseobjects is not known.
```