Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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?

Sorry you ran into this! Could you tell me what language you tried to switch to? Also, do you remember what the situation was when you tried to change it? (From the title screen before starting the game, while playing the game, etc?) 

If you're not far into the story, I would change the language from the title screen and start a new game. 

I was trying to switch to Portuguese. I tried to change it two times, first on the menu screen and second after 2 dialogues, both gave the same error.

(3 edits)

Thanks for the info! I just noticed from your first post that you're running a version of the game where switching to Portuguese was more buggy! Could you download the latest version from the game page and let me know if that works?

(+1)

I did it now. It's working! Thank you.