HLuffyz

New Member
Sep 28, 2022
3
1
some help please

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00_Functions/scene_controller.rpy", line 174, in script call
call phone_open() from _rcall_phone_open
File "game/Phone/phone_controller.rpy", line 171, in script call
call process_hooks("call_contact", "phone") from _rcall_process_hooks_24
File "game/00_Functions/hooks_controller.rpy", line 470, in script call
call expression label_name from _call_expression_5 #
File "game/Phone/phone.rpy", line 127, in script call
call expression "college_chat" + str(collegeCallStage) from _rcall_expression_college_chat_func1
File "game/00_Functions/scene_controller.rpy", line 174, in script call
call phone_open() from _rcall_phone_open
File "game/Phone/phone_controller.rpy", line 171, in script call
call process_hooks("call_contact", "phone") from _rcall_process_hooks_24
File "game/00_Functions/hooks_controller.rpy", line 470, in script call
call expression label_name from _call_expression_5 #
File "game/Phone/phone.rpy", line 127, in script call
call expression "college_chat" + str(collegeCallStage) from _rcall_expression_college_chat_func1
ScriptError: could not find label 'college_chat2'.

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

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 174, in script call
call phone_open() from _rcall_phone_open
File "game/Phone/phone_controller.rpy", line 171, in script call
call process_hooks("call_contact", "phone") from _rcall_process_hooks_24
File "game/00_Functions/hooks_controller.rpy", line 470, in script call
call expression label_name from _call_expression_5 #
File "game/Phone/phone.rpy", line 127, in script call
call expression "college_chat" + str(collegeCallStage) from _rcall_expression_college_chat_func1
File "C:\Users\Finnegan Fox\Documents\New folder\New folder\MilfsOfSunville-Season2-v6.00-pc\renpy\ast.py", line 1416, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/00_Functions/scene_controller.rpy", line 174, in script call
call phone_open() from _rcall_phone_open
File "game/Phone/phone_controller.rpy", line 171, in script call
call process_hooks("call_contact", "phone") from _rcall_process_hooks_24
File "game/00_Functions/hooks_controller.rpy", line 470, in script call
call expression label_name from _call_expression_5 #
File "game/Phone/phone.rpy", line 127, in script call
call expression "college_chat" + str(collegeCallStage) from _rcall_expression_college_chat_func1
File "C:\Users\Finnegan Fox\Documents\New folder\New folder\MilfsOfSunville-Season2-v6.00-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'college_chat2'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Season2-v6.00
Fri Aug 16 23:25:50 2024
Same erro for me.
 
3.40 star(s) 80 Votes