Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'mt' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "script.rpyc", line 7337, in script

  File "renpy/ast.py", line 2579, in execute

  File "renpy/ast.py", line 621, in execute

  File "renpy/exports\sayexports.py", line 132, in say

  File "renpy/character.py", line 1440, in __call__

  File "renpy/character.py", line 1354, in prefix_suffix

  File "renpy/character.py", line 1334, in sub

  File "renpy/substitutions.py", line 373, in substitute

  File "renpy/substitutions.py", line 86, in interpolate

  File "renpy/substitutions.py", line 78, in interpolate

  File "renpy/python.py", line 1209, in py_eval

  File "renpy/python.py", line 1202, in py_eval_bytecode

  File "<none>", line 1, in <module>

NameError: name 'mt' is not defined

[/code]

is that on the android version?

(1 edit)

Yes, both of them.

(+1)

I'll fix it and put up a patch soon

Thank you