I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00library.rpy", line 208, in __call__
renpy.exports.say(who, what, *args, **kw)
Exception: Say has image attributes ('norm',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 3229, in script
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "renpy/common/00library.rpy", line 208, in __call__
renpy.exports.say(who, what, *args, **kw)
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\character.py", line 1332, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\character.py", line 1151, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\User\Desktop\TheTribe-0.3.0-pc\TheTribe-0.3.0-pc\renpy\character.py", line 1077, 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 ('norm',), but there's no image tag associated with the speaking character.
Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
The Tribe 0.3.0
Tue Apr 15 21:02:30 2025