[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5496, in script
ncentaur1 "A colt edges forward into the light, turning the haft of his spear in his hands.{w=0.5} A fierce grin is pressed onto his features, but his hoofsteps are uncertain."
Exception: Sayer 'ncentaur1' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5496, in script
ncentaur1 "A colt edges forward into the light, turning the haft of his spear in his hands.{w=0.5} A fierce grin is pressed onto his features, but his hoofsteps are uncertain."
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.2-pc\renpy\ast.py", line 650, in execute
who = eval_who(self.who, self.who_fast)
File "E:\Program Files\Itch io\Apps\ravager\Ravager-1.2-pc\renpy\ast.py", line 560, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'ncentaur1' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Ravager 1.2
Thu Apr 04 21:40:06 2019
[/code]