I get a crash on the phone once it becomes available to use for kinks, ie mc in hospital. It seems to occur when you click on the mc's picture and one or two of the kink selection windows. This is running on android, estrada777's port.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 461, in execute_pause
TypeError: coercing to Unicode: need string or buffer, ATLTransform found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/base/meta/human_mc_story_handler/week_03/02_monday.rpyc", line 41, in script call
File "scripts/base/locations/earth_7/starlight_city/hospital/room/with_mc.rpyc", line 336, in script
File "renpy/ast.py", line 2259, in execute
File "renpy/ast.py", line 2241, in call
File "renpy/statements.py", line 342, in call
File "renpy/common/000statements.rpy", line 461, in execute_pause
File "renpy/exports.py", line 1638, in pause
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3582, in interact
File "renpy/display\core.py", line 4383, in interact_core
File "renpy/display\core.py", line 3303, in update_mouse
File "renpy/display\core.py", line 3255, in get_mouse_name
TypeError: coercing to Unicode: need string or buffer, ATLTransform found
```