- Mar 17, 2019
- 137
- 25
Hello, during game, i find this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 542, in script call
call chap_22_1 from _call_chap_22_1
File "game/scripts/versions/v11.rpy", line 3, in script call
call chap_029_2 from _call_chap_029_2
File "game/tl/eng/scripts/chapter_029_2.rpy", line 175, in script
ngan "I am Pika, princess of the Black Devil Thunder Beast tribe!"
Exception: Sayer 'ngan' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 542, in script call
call chap_22_1 from _call_chap_22_1
File "game/scripts/versions/v11.rpy", line 3, in script call
call chap_029_2 from _call_chap_029_2
File "game/tl/eng/scripts/chapter_029_2.rpy", line 175, in script
ngan "I am Pika, princess of the Black Devil Thunder Beast tribe!"
File "renpy/ast.py", line 881, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 774, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ngan' is not defined.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
12 Nữ Thần 11
Thu Jun 20 16:57:55 2024
any solution to resolve the error?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 542, in script call
call chap_22_1 from _call_chap_22_1
File "game/scripts/versions/v11.rpy", line 3, in script call
call chap_029_2 from _call_chap_029_2
File "game/tl/eng/scripts/chapter_029_2.rpy", line 175, in script
ngan "I am Pika, princess of the Black Devil Thunder Beast tribe!"
Exception: Sayer 'ngan' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 542, in script call
call chap_22_1 from _call_chap_22_1
File "game/scripts/versions/v11.rpy", line 3, in script call
call chap_029_2 from _call_chap_029_2
File "game/tl/eng/scripts/chapter_029_2.rpy", line 175, in script
ngan "I am Pika, princess of the Black Devil Thunder Beast tribe!"
File "renpy/ast.py", line 881, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 774, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ngan' is not defined.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
12 Nữ Thần 11
Thu Jun 20 16:57:55 2024
any solution to resolve the error?