Hi, I'm having a problem, when I try to change the language the game gives this error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1_diya.rpy", line 123, in <module>
File "renpy/common/00action_menu.rpy", line 103, in __call__
renpy.call_in_new_context("_game_menu", *self.args, _game_menu_screen=screen, **self.kwargs)
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
TypeError: 'unicode' object is not callable
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Butterfly Soup 2.19
Wed Dec 01 11:30:43 2021
What should I do?