I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/z.rpy", line 92, in game_text_mod
File "game/scripts/z.rpy", line 90, in translate
KeyError: u''
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/start.rpyc", line 32, in script
File "renpy/ast.py", line 1660, in execute
label = renpy.config.say_menu_text_filter(label)
File "game/scripts/z.rpy", line 92, in game_text_mod
File "game/scripts/z.rpy", line 90, in translate
KeyError: u''
I get this error when i click new game . Anybody an idea how to solve this?