I have this error in episode 3 when visiting Dr. Riley. I do have scrappymod so it may be an issue with that.
Does anyone have any solutions?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8778, in script call
call e1chelseadoggylabel from _call_e1chelseadoggylabel
File "game/script.rpy", line 8854, in script call
call e1chelseasiglabel from _call_e1chelseasiglabel_4
File "game/e3.rpy", line 1328, in script
dfr "You're [pname]? Is that right?"
Exception: Sayer 'dfr' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 8778, in script call
call e1chelseadoggylabel from _call_e1chelseadoggylabel
File "game/script.rpy", line 8854, in script call
call e1chelseasiglabel from _call_e1chelseasiglabel_4
File "game/e3.rpy", line 1328, in script
dfr "You're [pname]? Is that right?"
File "D:\Elmwood_University_Episode3_pc\ElmwoodUniversity-E3-RED-pc\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "D:\Elmwood_University_Episode3_pc\ElmwoodUniversity-E3-RED-pc\renpy\ast.py", line 575, in execute
who = eval_who(self.who, self.who_fast)
File "D:\Elmwood_University_Episode3_pc\ElmwoodUniversity-E3-RED-pc\renpy\ast.py", line 464, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'dfr' is not defined.
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Elmwood University E3-RED
Tue Dec 17 21:11:27 2024
```