Still having a lot of problems with having hot coffee with bree. And problems with Sashas photo not loading when I order her to stop shave.
Playing on Android
Here is the error I get:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/start.rpy", line 90, in heartbeat
File "game/cl/class_story.rpy", line 86, in process
File "game/cl/class_story.rpy", line 293, in process
File "game/cl/class_story.rpy", line 376, in test
Exception: (u'Error in condition', u'home_harem.sasha_slave', "HAREMS['band'].is_active()", KeyError(u'band',))
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 329, in script call
File "cl/class_room.rpyc", line 241, in script call
File "cl/class_activity.rpyc", line 233, in script call
File "ac/appointment.rpyc", line 36, in script call
File "ev/romance.rpyc", line 176, in script call
File "ch/bree/base.rpyc", line 1415, in script call
File "ch/bree/base.rpyc", line 1449, in script
File "renpy/ast.py", line 708, in execute
File "renpy/exports.py", line 1345, in say
File "renpy/character.py", line 1142, in __call__
File "renpy/character.py", line 842, in do_display
File "renpy/character.py", line 591, in display_say
File "renpy/ui.py", line 297, in interact
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3378, in interact_core
File "game/start.rpy", line 90, in heartbeat
File "game/cl/class_story.rpy", line 86, in process
File "game/cl/class_story.rpy", line 293, in process
File "game/cl/class_story.rpy", line 376, in test
Exception: (u'Error in condition', u'home_harem.sasha_slave', "HAREMS['band'].is_active()", KeyError(u'band',))
```