Home Artists Posts Import Register

Content


Hello, everyone!

As I mentioned in my last status update, I'm sorry for the delay in posting this update. Not only did it end up being a much larger update than I expected (bigger than the last Shoichi update despite the fact that Shoichi's was big due to the branching paths. I had a friend playtest it while streaming to me and despite him reading so fast I couldn't even keep up with the text at times, it still ended up taking him two hours to get through it), but I've also been having midterm week as of late.

Still, I think you guys will like this update. It covers the second day of the competition for Keisuke's route while showing entirely different scenes (no rehashing the same scenes from Shoichi's update. Don't worry about that). It also includes some conversations which I myself actually enjoyed writing quite a bit. It's easy to get into a comfy writing rhythm when it comes to Keisuke and Yuu communicating properly!

Oh, and this update includes Haruki's new sprite already fully functional and everything. Do let me know if there are any bugs with it. The next update will be of Haruki's character select events. The script needs to be fully programmed into the game, but it's already mostly written. Other than that, I am waiting for his chibi to be finished so it can be added in the game for character selection. I'm going to link a WIP of the chibi at the end of the post for those who are curious!

Here's the changelog:

  • Keisuke's day 36 added to the game
  • Jun's kissing bust has been programmed into the game in anticipation of his next update (and yes dataminers, I know you guys will see it so there is no point in me not mentioning. Just don't go advertising how you unencrypted the game and I won't have an issue with it :p)
  • Haruki's new sprite has been added in its entirety

Download link: https://drive.google.com/drive/folders/1bjYAiBCzR23LeSnOEN4nfTMNKcyyYlGo?usp=sharing


Comments

The Sun Devil

That update was incredible! I can't wait to see more of these two nerds. I'm especially excited for when they get back home.

Anonymous

Heyo, just wanted to ask about the circumstances with other sprites. I love the new sprite changes but maybe the others could use an update, mainly on the size proportions. Haruki’s normal sprite looks so tiny compared to Shoichi’s. No hate or anything but its just my take

Lucia

Thank you for your continued hard work! Can't wait to get into this update later tonight~

Anonymous

I hope I can get a Haruki key chain soon!

MegaKazuki

I get an error screen when I load my save files do I need to start over? Mac version btw

Anonymous

honestly a really good update

Anonymous

This update had me biting at every word! It was so so good!! I did have to start over due to save file errors(Android), but honestly I didn't mind. Keep it up!

Anonymous

I seem to have an error where the game goes to the error screen whenever I try to load one of my previous saves. "Rollback" causes a crash and "Ignore" just sends me to the beginning. I am playing on windows. whats wrong?

kevin150

I have an error where all my load screens are completely blank tried to start a new game but get an error when I try to save, I'm using windows

MasuraGaming

Posting this rollback error in hopes that there is a fix for it, ``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way? -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 4110, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 720, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1297, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1297, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 771, in load log.unfreeze(roots, label="_after_load") File "renpy/python.py", line 2190, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "renpy/python.py", line 2014, in rollback self.load_failed() File "renpy/python.py", line 1932, in load_failed raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?") Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way? Windows-10-10.0.22000 Ren'Py 7.4.8.1895 Tennis Ace 0.58 Sun Oct 2 01:56:27 2022 ```