Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

VN Ren'Py DAZ Once Upon a Time - In a Isekai World [v0.3] [NekoFairys/Kuro-Neko/Neko-Hime]

Well you do good work bud. I've been a fan since I found DiT. I'm sure every appreciates the time and effort you put into your work.

Unrelated (pun), is there going to be incest in this game? I know it's one of your usual kinks. Regardless, thanks for all you do.
Yep, in this update there already incest.
 
Last edited:
@Neko-Hime : Hi, sorry to bother you but i found something who bother me with your script, is there any time frame at all ? How can the therianthropes already be there accusing the king to break the alliance by not sending a letter to them about his son's wedding & a unknown lady already getting said letter if its less than hours if not minutes who have passed since the king decision ? Even for pigeons it take time to fly, & i trust that the king kingdom isn't small so normaly at least 1-2 days must have passed, add to that the time for the therianthropes to come to the king that make it 1 week (even if they have magic & can teleport a princess can't leave her kingdom without some preparation).

Either a ellipse is needed here (all you need is to send the MC to go sleep & tell us that some days have passed) or don't make the king tell to the therianthropes that his decision is only 1 day old but older than that & that he send the letters some times ago & the one for the therianthrope princess nust have be lost.
 
Can't download the main game file for PC.
Gdrive says quota exceeded for file.
And Gofile doesn't load/gives an error (The OST gofile works, didn't test mac)
 

Attachments

  • GofileError.png
    GofileError.png
    17.2 KB · Views: 4
Can't download the main game file for PC.
Gdrive says quota exceeded for file.
And Gofile doesn't load/gives an error (The OST gofile works, didn't test mac)
Having the same issue Gofile probably exceeded the download quota as well.
 
So, is everyone else getting errors when trying to load any saves from the previous version? It doesn't say anywhere in the OP that we need to start a new save with this update, but no matter what of my previous saves I go back to, I get a "couldn't stop rolling back" error and then it dumps me at the name selection screen.

This is with the flower patch added, and using saves from 0.1

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 498, 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 "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\python.py", line 1178, 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 "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\core.py", line 3201, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 843, 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.26100 AMD64
Ren'Py 8.2.1.24030407
Once Upon a Time in a Isekai World 0.2
Thu Apr 3 01:11:49 2025
```

Any ideas before I just bite the bullet and start over? I know it's not that far in and I can just skip through it, but it's still a pain I'd rather avoid if I can.
 
So, is everyone else getting errors when trying to load any saves from the previous version? It doesn't say anywhere in the OP that we need to start a new save with this update, but no matter what of my previous saves I go back to, I get a "couldn't stop rolling back" error and then it dumps me at the name selection screen.

This is with the flower patch added, and using saves from 0.1

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 498, 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 "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\python.py", line 1178, 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 "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\core.py", line 3201, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "G:\Torrents\[[__games__]]]\games in progress\OnceUponATime-0.2-pc\renpy\rollback.py", line 843, 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.26100 AMD64
Ren'Py 8.2.1.24030407
Once Upon a Time in a Isekai World 0.2
Thu Apr 3 01:11:49 2025
```

Any ideas before I just bite the bullet and start over? I know it's not that far in and I can just skip through it, but it's still a pain I'd rather avoid if I can.
Often changes in the code will break saves. Sometimes it's a simple with/without patches error (ie saves were made with a patch then you try it without the patch or vice versa). Obviously if every save you use throws an error they don't work anymore. Be glad this isn't Farmer's Dreams, as it takes nearly an hour to ctrl+skip that one (and along with The Higher Society the ones that made me give up on incest AVNs with 3rd party patches that can be abandoned at any time).
 
Last edited:
Dad looks like dad but why does the MC's mom look more like his sister? Did she have precocious puberty and get pregnant when she was 5?
And I'm kinda tempted to make this Umah my new profile pic just for lols:
Untitled 43079.png
 
Last edited:
Android Flower Shady Broken Missing What The Fuck is wrong with these god-damned mother fucking Android links?
 
I enjoyed the start of this and how it's going story-wise. I'm waiting for the next update though to see where this really goes.
 
Back
Top Bottom