On the Android build there seems to be an error halfway through the new update. I tried using a new save file and uninstalling and re-download, both didn't fix the issue. Is any other ways to fix it on my part?
Viewing post in Version 3.32 available for purchase! comments
No not really. This message keeps popping up at the same point in game.
```
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/script04.rpy:54215
Exception: Expression u'800' is not an ATL transform, and so cannot be included in an ATL interpolation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script04.rpyc", line 54216, in script
File "renpy/ast.py", line 2586, in execute
File "renpy/ast.py", line 623, in execute
File "renpy/exports\sayexports.py", line 132, in say
File "renpy/character.py", line 1471, in __call__
File "renpy/character.py", line 1120, in do_display
File "renpy/character.py", line 814, in display_say
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2218, in interact
File "renpy/display\core.py", line 2748, in interact_core
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 424, in visit_all
File "renpy/atl.py", line 816, in visit
File "renpy/atl.py", line 723, in compile
File "renpy/atl.py", line 925, in compile
File "renpy/atl.py", line 1293, in compile
Exception: Expression u'800' is not an ATL transform, and so cannot be included in an ATL interpolation.
```