Mod error

AMKTF

New Member
Feb 12, 2023
6
0
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'margaret_n' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "scripts/season_2/work_talks/work_talks_main.rpyc", line 477, in script
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 'margaret_n' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
TheSecretReloaded-0492a-Season3 0.4.9.2a
Sun Feb 12 16:21:47 2023
 

Saki_Sliz

Well-Known Member
May 3, 2018
1,403
994
Sayer errors are usually pretty simple, but since you are posting this, I'm guessing you are trying to play a game with a mod, and not the Modder yourself. depending on the mod/game you can find the thread for it (likely on this site) and post the error there, the dev should be able to find if they made a typo in their script and add an update. If not' it may be something a modder will have to fix... if they can get into the script files.