Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
( 2)

```

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "renpy/common/00voice.rpy", line 543, in execute_voice

  File "renpy/common/000statements.rpy", line 32, in _audio_eval

  File "game/tl/English/script.rpy", line 9590, in <module>

NameError: name 'Ziliaris_gruñido_1' is not defined


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


Full traceback:

  File "tl/English/script.rpyc", line 9590, in script

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

  File "renpy/ast.py", line 2241, in call

  File "renpy/statements.py", line 342, in call

  File "renpy/common/00voice.rpy", line 543, in execute_voice

  File "renpy/common/000statements.rpy", line 32, in _audio_eval

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

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

  File "game/tl/English/script.rpy", line 9590, in <module>

NameError: name 'Ziliaris_gruñido_1' is not defined


```

It keeps crashing on mobile.

(2 edits) ( 1)

Yeah, that's a common problem cause renpy doesn't allow the ''ñ'' as a word in the english translation. :( 

But I think you can skip it. 

Sorry for the inconveniences, we'll fix that!