Keep getting an error message every time Alex tries to talk to everyone about their "strange dreams" and i have to keep clicking ignore to go forward. Its only when alex talks and not with the other characters. It was going fine till the girls entered the room for the "talk".
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/characterStoryEvents/mainStoryEventsGeneral.rpy", line 2744, in script
af happy "Ah... no honey... this has to do with some dreams you may have all been having."
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 2744, in script
af happy "Ah... no honey... this has to do with some dreams you may have all been having."
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 .021
Wed May 12 04:17:29 2021
added exceptions, during first battle in "the hunt"
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/combat/combatStart.rpy", line 165, in script call
call posRandom from _call_posRandom
File "game/combat/combatStart.rpy", line 192, in script
python:
File "game/combat/combatStart.rpy", line 197, in <module>
friend1 = copy.deepcopy(globals()[friend1Name])
KeyError: u'mcFriendly'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/combat/combatStart.rpy", line 165, in script call
call posRandom from _call_posRandom
File "game/combat/combatStart.rpy", line 192, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/combat/combatStart.rpy", line 197, in <module>
friend1 = copy.deepcopy(globals()[friend1Name])
KeyError: u'mcFriendly'
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Sylphine .021
Wed May 12 05:14:32 2021
It wont let me ignore or continue on from there