ancientoldrat
14
Posts
1
Following
A member registered May 15, 2022 · View creator page →
Creator of
Cute and Funny Harem Adventure Visual Novel
Visual Novel
Recent community posts
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 136, in script
y "Yo, what's the promblem here?"
Exception: Sayer 'y' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 136, in script
y "Yo, what's the promblem here?"
File "renpy/ast.py", line 681, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'y' is not defined.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Caught In a Pickle 1.0
Tue May 31 23:40:03 2022
[/code]