Replace your script.rpy in the game/tl/english folder with this one.
should I use the same fix u posted?
edit: same patch didn't solve my error, for now same as last badly translated update I just switched to French skipped some scenes then back to english
(the act ual scene that breaks the game should be Eve using her new powers to have a cup float towards the MC)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/english/script.rpy", line 42868, in script
o "[Z]? you..."
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
KeyError: u'Z'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/english/script.rpy", line 42868, in script
o "[Z]? you..."
File "C:\Misha\Games\MOE\Galaxy-1.3-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Misha\Games\MOE\Galaxy-1.3-pc\renpy\exports.py", line 1197, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
File "C:\Misha\Games\MOE\Galaxy-1.3-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Misha\Games\MOE\Galaxy-1.3-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Misha\Games\MOE\Galaxy-1.3-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Z'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.3
Mon Aug 26 18:09:29 2019