Donbosco123
New Member
- Dec 3, 2019
- 1
- 0
- 10
\DesertStalker-0.19.0-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'visit_zahra'.
While running game code:
File "game/scripts/home.rpy", line 152, in script
call screen nav_menu
ScriptError: could not find label 'visit_zahra'.
this error coming in between when I am trying to visit master bedroom (After Rescue of Ain by Shani
)
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'visit_zahra'.
While running game code:
File "game/scripts/home.rpy", line 152, in script
call screen nav_menu
ScriptError: could not find label 'visit_zahra'.
this error coming in between when I am trying to visit master bedroom (After Rescue of Ain by Shani
)
Last edited: