I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Say has image attributes ('invis',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/prologue.rpyc", line 1899, in script
File "C:\Users\User\Downloads\games\CorruptedKingdoms-0.21.6-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\User\Downloads\games\CorruptedKingdoms-0.21.6-pc\renpy\exports.py", line 1473, in say
who(what, *args, **kwargs)
File "C:\Users\User\Downloads\games\CorruptedKingdoms-0.21.6-pc\renpy\character.py", line 1290, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\User\Downloads\games\CorruptedKingdoms-0.21.6-pc\renpy\character.py", line 1109, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\User\Downloads\games\CorruptedKingdoms-0.21.6-pc\renpy\character.py", line 1035, 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 ('invis',), but there's no image tag associated with the speaking character.
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
Corrupted Kingdoms 0.21.6
Thu Jul 11 13:04:43 2024
What does this mean??