There seems to be a bug that breaks the flow of events. It's possible to manually trigger the next event to continue.
You need to activate the console first. To do that:
Go to this file: gamename/Renpy/Common/00console.rpy
Change the value of the variable "config.console" to True. Like this: config.console = True
Now when in the game Shift+O will open up the console where you can input commands and change game variables.
Input the following command:
sum_event_bag_prio = "p_sum_1_sp_2"
After training at night, it should trigger the next event and allow you to continue the game.
hey, I'm having the same issue but I cannot open the file gamename/renpy/common/00consple.rpy it says the file is " either in unknown format or damaged" and I cannot proceed past that. I hope I'm just being a dumbass. I've tried to completely remove all the game files from my computer and redownload them but even after I delete them all the saved files still stay on my computer.