I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/CasaNaArvore/cozinha.rpy", line 67, in script call
call cuzinhu from _call_cuzinhu
File "game/tl/inglish/luta.rpy", line 13, in script
f "I have to eliminate [deadworms]/10 worms"
KeyError: u'deadworms'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/CasaNaArvore/cozinha.rpy", line 67, in script call
call cuzinhu from _call_cuzinhu
File "game/tl/inglish/luta.rpy", line 13, in script
f "I have to eliminate [deadworms]/10 worms"
File "renpy/ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1473, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1334, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1248, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1228, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'deadworms'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Corruption Time 0.4.1
Wed Jun 28 21:24:51 2023