Hello I have found an issue her is the BBcode to help you out: [code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00library.rpy", line 208, in __call__
Exception: Say has image attributes ('norm',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 3135, in script
File "renpy/ast.py", line 2560, in execute
File "renpy/ast.py", line 615, in execute
File "renpy/exports.py", line 1494, in say
File "renpy/common/00library.rpy", line 208, in __call__
File "renpy/exports.py", line 1494, in say
File "renpy/character.py", line 1332, in __call__
File "renpy/character.py", line 1151, in handle_say_attributes
File "renpy/character.py", line 1077, in resolve_say_attributes
Exception: Say has image attributes ('norm',), but there's no image tag associated with the speaking character.
[/code]