I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/german/day22.rpy", line 2539, in script
"{i}Das Paar faltet die Hände, während Justin über Christus und das Essen vor ihnen schwadroniert. Aus Respekt ahmen [l_name] und sie ihr Verhalten nach, wobei sie nur das "Amen" am Ende richtig hinbekommen."
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
Exception: Say has image attributes (u'Amen',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/german/day22.rpy", line 2539, in script
"{i}Das Paar faltet die Hände, während Justin über Christus und das Essen vor ihnen schwadroniert. Aus Respekt ahmen [l_name] und sie ihr Verhalten nach, wobei sie nur das "Amen" am Ende richtig hinbekommen."
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1415, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
File "renpy/character.py", line 1159, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "renpy/character.py", line 971, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "renpy/character.py", line 897, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'Amen',), but there's no image tag associated with the speaking character.
Windows-10-10.0.19041
Ren'Py 7.4.7.1862
SL 1.1.4
Thu Aug 5 00:29:49 2021