Thanks for your update, always pleased to see games progress. I previously had 0.2.7-PC and had a save towards the end of that version. On loading that save in 0.2.11-PC I got a fatal uncaught exception. I can't seem to escape from it. Here's the log:
[code]
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
Unfortunately, this occurs when loading from an older save from a certain area. Basically, the code in that area was outdated and needed to be changed. Because of this, roll back was removed, and thus, you cannot load from that save.
I love this game but about halfway through I accidentaly saved a new game over my half way through the game save file ;-; might come back to it in the future though.
How come some of the dialogue options are greyed out, like on the beach when Estelle asks how she looks you can only actually click one of the options which she doesn't like? (version 0.2.10)
Are you on Android? Cause I am and I keep clicking to install it. After my phone tells me it won't delete my current progress, it goes to another installation thing and then says "Something went wrong, the app was not installed". I've deleted and redownloaded the APK three times now with the same message.
First off, despite being a fairly goofy game, It has emotional moments where you slow down and feel for the characters, some of which (but not all) are sadly weakened by a sudden tone-shift or meta talking. For example, the first minutes of the game, i think that it was pretty compelling for the dread, the sorrow to sink in... which didn't last long due to the sudden tone-shift by the goddess's first encounter. (it was still great, but could have been a bit longer for the feelings)
Fortunately, the jokes are used correctly (not intruding emotional moments), further amplfied by the game's goofiness and its environment (the park's trees 😂)
Overall, an enjoyable game with both goofy and emotional elememts. And, I am excited to see more of it.
← Return to game
Comments
Log in with itch.io to leave a comment.
Hi JYP,
Thanks for your update, always pleased to see games progress. I previously had 0.2.7-PC and had a save towards the end of that version. On loading that save in 0.2.11-PC I got a fatal uncaught exception. I can't seem to escape from it. Here's the log:
[code]
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 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
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 3325, 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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, 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 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, 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 1102, 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 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, 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 2200, 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.19041
Ren'Py 7.4.11.2266
Scarlet Law 0.2.11
Thu Jul 7 23:13:32 2022
[/code]
If you have a suggestion as to how to continue I am all ears, but it may be a problem only you can deal with.Regards,
Unfortunately, this occurs when loading from an older save from a certain area. Basically, the code in that area was outdated and needed to be changed. Because of this, roll back was removed, and thus, you cannot load from that save.
I have now re ran through the game and you seemed to have completely redone it, so what happened to all the other content like working at school etc?
I love this game but about halfway through I accidentaly saved a new game over my half way through the game save file ;-; might come back to it in the future though.
Unfortunate. You should try having multiple saves or checking your auto save. I'm guilty of the same problem, lol.
my autosave was the one I always saved on lol but next time I pick this game up and start from scratch again I will def have multiple save files
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'cele04_04'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "01_areas.rpyc", line 189, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 96, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 312, in script call
File "01_areas.rpyc", line 373, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 223, in script call
File "01_chat.rpyc", line 812, in script call
File "01_chat.rpyc", line 812, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 96, in script call
File "01_areas.rpyc", line 223, in script call
File "01_chat.rpyc", line 508, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_chat.rpyc", line 336, in script call
File "01_areas.rpyc", line 248, in script call
File "01_chat.rpyc", line 1047, in script call
File "01_areas.rpyc", line 29, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 373, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 29, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 508, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 312, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 354, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 373, in script call
File "01_areas.rpyc", line 45, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 335, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 508, in script call
File "01_areas.rpyc", line 77, in script call
File "01_chat.rpyc", line 1012, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1365, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 248, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_chat.rpyc", line 508, in script call
File "01_areas.rpyc", line 473, in script call
File "01_areas.rpyc", line 511, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1047, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1390, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1047, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 29, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 296, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1623, in script call
File "01_areas.rpyc", line 296, in script call
File "01_areas.rpyc", line 373, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 296, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 296, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 396, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 296, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 39, in script call
File "01_areas.rpyc", line 223, in script call
File "01_areas.rpyc", line 39, in script call
File "01_chat.rpyc", line 1012, in script call
File "01_quests_events.rpyc", line 443, in script
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cele04_04'.
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Scarlet Law 0.2.10
Thu Jun 30 11:23:34 2022
This game is so awesome is there any new update
Does anyone know how to get parfaits? Every time of day from morning to midnight I can't interact with Violetta
Parfaits are currently not implemented in the game.
Oooooh ok! Thank you!!
How come some of the dialogue options are greyed out, like on the beach when Estelle asks how she looks you can only actually click one of the options which she doesn't like? (version 0.2.10)
Looks like the problem is if you choose an option and then try to go back, the other options are greyed out
Yep that's correct.
I solved this problem saving the game, then loading it, doing this you can "unlock" the others options.
Try it.
How does date in the beach works?
How to date girls? Like, how's the process? Is paying 2000 to reserve the beach the way to date girls?
It crashes when going to the beach for the first time
is it possible for an update which includes voice actors? Or, maybe refine the "Scenes/Cutscenes" in the game, if not
I get stuck at "Speak with Silvia during the afternoon, (Serena)" During the afternoon I cant find her anywhere.
hi.im on the quest on Estelle that i need to get her textbook on the store, but i can't find the storee
Talk to the girl on the far side of the street. The scene will play then, keep in mind of the time of day that also matters
Ohh i get it now.. geez im so dumb
nice
i gotta wonder, how long after the early access is the public release? like whats the time gap?
You can check the dev log, there's a post for each early access and each public version. It seems to be around a month.
0.2.7: EA Feb 5, Public March 2, 0.2.8: EA March 6, Public April 1, 0.2.9: EA April 3, Public April 30.
awesome, thanks bud
At first i was like "damn this guy actually has some decency, i like him" then i progressed estelle storyline... Shit hit like a truck lmao
⚠️⚠️ SPOILER QUESTION ⚠️⚠️
I noticed Someome's necklace in the flashback is Red, then when the story goes back to the present it is Black. During the night it goes back to Red.
Is this an oversight while chosing colors, or has to do with the Six Heros thing?
JYP that ain’t it man. Thought we were cool. I had already apologized ffs.
Same here :-(
I have a problem on this game I can't go out of the room for some reason
bro if i lived in my own house i swear all walls and furniture would have been white and sticky after like 30 clicks into the game.
I played this game before the reset, and it has been a while since coming back to check on it.
Question, is there enough content yet to start over and run through it again? Has there been progress made past the point that it was at previously?
It took time to get through it so would like to be sure that there's enough new stuff
couple hours of content but no where close to where it use to be. some of the story looks to be being completely changed but mostly the same so far.
I'm looking forward to the next update
But in v0.2.8 my game started to lagg
I even download older ver
Before v0.2.8 v are very smoothly running
I am having trouble updating the game with this new current update. Does anyone know how to fix it?
Are you on Android? Cause I am and I keep clicking to install it. After my phone tells me it won't delete my current progress, it goes to another installation thing and then says "Something went wrong, the app was not installed". I've deleted and redownloaded the APK three times now with the same message.
Im having trouble too but on Android, for me it gets close to finishing and then stops and says app not installed
Ok. So. My main concern is if i can't save everyone....so is there a time limit of some sort on how long i have to rescue/buy anyone?
I think there is for some people but its not really a challenging one
Sandbox game?
Is it complete?
not even close lmao
First off, despite being a fairly goofy game, It has emotional moments where you slow down and feel for the characters, some of which (but not all) are sadly weakened by a sudden tone-shift or meta talking. For example, the first minutes of the game, i think that it was pretty compelling for the dread, the sorrow to sink in... which didn't last long due to the sudden tone-shift by the goddess's first encounter. (it was still great, but could have been a bit longer for the feelings)
Fortunately, the jokes are used correctly (not intruding emotional moments), further amplfied by the game's goofiness and its environment (the park's trees 😂)
Overall, an enjoyable game with both goofy and emotional elememts. And, I am excited to see more of it.
El juego está en español ?
any cheats?
"NOTE: No NTR"
Final Fantasy VII - Victory Fanfare (Orchestrated) - YouTube
This was good.
Do you think you can a add a hide button since the text thingy is really getting in the way? also I enjoyed it really good
This reply brought to you by the letter 'H'.
Doesn't work on android
Are you still making the Three Houses game? 😊
hey, can someone tell me how to complete the "seek out Estelle at the park" mission? I cannot find Estelle at the park(and I can't find her anywhere)
go to the living room in the evening.
Finish the quest with mikato first
Who got new scenes in the update 0.2.7