- Apr 22, 2020
- 2
- 0
Does anyone know how to fix this?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'jim' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "season2/scripts/update7.rpyc", line 171, in script
File "D:\BeingADIK-0.6.1-pc_compressed\BeingADIK-0.6.1-pc compressed\renpy\ast.py", line 676, in execute
who = eval_who(self.who, self.who_fast)
File "D:\BeingADIK-0.6.1-pc_compressed\BeingADIK-0.6.1-pc compressed\renpy\ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'jim' is not defined.