While running game code:
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/locations.rpy", line 6005, in script
call screen massage_interior()
ScriptError: could not find label 'receive_massage'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/gwunt.rpy", line 2991, in script call
call check_special_cards from _call_check_special_cards_4
File "game/locations.rpy", line 6005, in script
call screen massage_interior()
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'receive_massage'.
Error with Vanessa, any ideas on how to fix?