I'd liked to help, really, but cant use Discord though some... Troubles, but i can leave the text here, hope you can use it:
While running game code:
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
ScriptError: could not find label 'day15choice'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1725, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day15choice'.