This mod wont work for me sadly.
When I press start game this is what it says.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/start.rpy", line 106, in script call
call locations_init() from _rcall_locations_init
File "game/Rooms/locations_init.rpy", line 70, in script call
$ add_location("college_wc_male", caption=t_("ТУАЛЕТ ДЛЯ МАЛЬЧИКОВ"), label="college_wc_male", init_label="college_wc_male_init", parent="college_coridor4")
File "game/00_Functions/locations.rpy", line 23, in script call
call expression init_label from _call_expression_14
File "game/scripts/start.rpy", line 106, in script call
call locations_init() from _rcall_locations_init
File "game/Rooms/locations_init.rpy", line 70, in script call
$ add_location("college_wc_male", caption=t_("ТУАЛЕТ ДЛЯ МАЛЬЧИКОВ"), label="college_wc_male", init_label="college_wc_male_init", parent="college_coridor4")
File "game/00_Functions/locations.rpy", line 23, in script call
call expression init_label from _call_expression_14
ScriptError: could not find label 'college_wc_male_init'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/start.rpy", line 106, in script call
call locations_init() from _rcall_locations_init
File "game/Rooms/locations_init.rpy", line 70, in script call
$ add_location("college_wc_male", caption=t_("ТУАЛЕТ ДЛЯ МАЛЬЧИКОВ"), label="college_wc_male", init_label="college_wc_male_init", parent="college_coridor4")
File "game/00_Functions/locations.rpy", line 23, in script call
call expression init_label from _call_expression_14
File "renpy/ast.py", line 1444, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/scripts/start.rpy", line 106, in script call
call locations_init() from _rcall_locations_init
File "game/Rooms/locations_init.rpy", line 70, in script call
$ add_location("college_wc_male", caption=t_("ТУАЛЕТ ДЛЯ МАЛЬЧИКОВ"), label="college_wc_male", init_label="college_wc_male_init", parent="college_coridor4")
File "game/00_Functions/locations.rpy", line 23, in script call
call expression init_label from _call_expression_14
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'college_wc_male_init'.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
v8.01-Extra
Wed Feb 1 10:47:27 2023