I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/book.rpy", line 361, in script
a a exc "Hey, handsome."
Exception: Say has image attributes (u'a', u'exc'), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/book.rpy", line 361, in script
a a exc "Hey, handsome."
File "C:\Users\dom\Downloads\PowerVacuum-Chapter_Six_Final-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\dom\Downloads\PowerVacuum-Chapter_Six_Final-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\dom\Downloads\PowerVacuum-Chapter_Six_Final-pc\renpy\character.py", line 1073, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\dom\Downloads\PowerVacuum-Chapter_Six_Final-pc\renpy\character.py", line 942, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\dom\Downloads\PowerVacuum-Chapter_Six_Final-pc\renpy\character.py", line 868, 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'a', u'exc'), but there's no image tag associated with the speaking character.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Power Vacuum Chapter_Six_Final
Wed Dec 09 17:37:00 2020