Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+5)

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.

(+1)

Fixed!
Thank you for being so responsive. I hope you continue to flesh out the experience. Amazing job with the conversations and the pixel art. Lots of room for polish, but it's clear where/how you intend to improve, and yet what substance there is is already fantastic.

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.

The .rpy files are just text files you can open them with any text editor. Notepade if you have none. 

yeah i still cant get it to work either

i put the command into the console and got an exception error