Tried searching and didn't see anything about it, but just got this error while trying to do Ivy's Weightlifting sceen, also I'm sure it's been mentioned already, but the placeholder is still there for the Yumiko room visit that you can't do
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1236, in script call
call action_workout_weightlifting (selected_char) from _call_action_workout_weightlifting
File "game/loc_workout.rpy", line 1247, in script call
call action_workout_weightlifting_ivy (char1) from _call_action_workout_weightlifting_ivy
File "game/loc_workout.rpy", line 3303, in script call
call change_pl_max_affection (char1, 4) from _call_change_pl_max_affection
File "game/script.rpy", line 1236, in script call
call action_workout_weightlifting (selected_char) from _call_action_workout_weightlifting
File "game/loc_workout.rpy", line 1247, in script call
call action_workout_weightlifting_ivy (char1) from _call_action_workout_weightlifting_ivy
File "game/loc_workout.rpy", line 3303, in script call
call change_pl_max_affection (char1, 4) from _call_change_pl_max_affection
ScriptError: could not find label 'change_pl_max_affection'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\execution.py", line 876, in run_context
context.run()
File "game/script.rpy", line 1236, in script call
call action_workout_weightlifting (selected_char) from _call_action_workout_weightlifting
File "game/loc_workout.rpy", line 1247, in script call
call action_workout_weightlifting_ivy (char1) from _call_action_workout_weightlifting_ivy
File "game/loc_workout.rpy", line 3303, in script call
call change_pl_max_affection (char1, 4) from _call_change_pl_max_affection
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\ast.py", line 1404, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 1236, in script call
call action_workout_weightlifting (selected_char) from _call_action_workout_weightlifting
File "game/loc_workout.rpy", line 1247, in script call
call action_workout_weightlifting_ivy (char1) from _call_action_workout_weightlifting_ivy
File "game/loc_workout.rpy", line 3303, in script call
call change_pl_max_affection (char1, 4) from _call_change_pl_max_affection
File "C:\Users\Owner\Desktop\HolidayIsland-0.1.5.1-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'change_pl_max_affection'.
Windows-7-6.1.7601-SP1
Ren'Py 7.1.1.929
Holiday Island 0.1.5.0
Sun Mar 24 04:09:16 2019