I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/characterStoryEvents/mainStoryEventsGeneral.rpy", line 2672, in script
af happy "Hehehe... oh it's been so long since I took this form... I think everything still fits..."
Exception: Say has image attributes (u'happy',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/characterStoryEvents/mainStoryEventsGeneral.rpy", line 2672, in script
af happy "Hehehe... oh it's been so long since I took this form... I think everything still fits..."
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1134, 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'happy',), but there's no image tag associated with the speaking character.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Sylphine .02
Sat May 1 22:39:08 2021