I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/room/mc/mc_room_quest.rpy", line 104, in script
centered text "{size=+40}You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]...{w=2.0}{nw}"
Exception: Say has image attributes ('text',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/room/mc/mc_room_quest.rpy", line 104, in script
centered text "{size=+40}You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]. You only love [neusname]...{w=2.0}{nw}"
File "C:\Users\zoube\Downloads\mwneus-v1.0-pc\MWNeus-1.0-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\zoube\Downloads\mwneus-v1.0-pc\MWNeus-1.0-pc\renpy\exports.py", line 1474, in say
who(what, *args, **kwargs)
File "C:\Users\zoube\Downloads\mwneus-v1.0-pc\MWNeus-1.0-pc\renpy\character.py", line 1290, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\zoube\Downloads\mwneus-v1.0-pc\MWNeus-1.0-pc\renpy\character.py", line 1109, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\zoube\Downloads\mwneus-v1.0-pc\MWNeus-1.0-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 ('text',), but there's no image tag associated with the speaking character.
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
MWNeus 1.0
Tue Aug 13 22:33:35 2024