When I change language to Spnaish , it's showing an error:
Traceback (most recent call last):
File "//main.py", line 244, in <module>
main()
File "//main.py", line 240, in main
renpy.bootstrap.bootstrap(renpy_base)
File "/renpy/bootstrap.py", line 285, in bootstrap
renpy.reload_all()
File "/renpy/__init__.py", line 621, in reload_all
raise Exception("Reloading is not supported on mobile platforms.")
Exception: Reloading is not supported on mobile platforms.
The game exited unexpectedly.
More information may be available in the browser console or contained in the log.