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.)

Abandoned VN Ren'Py DAZ Lost & Bound [0.4 Public] [Twisted Moon Games]

Thread owner
i am not saying the dont exist im saying they are unknown. its only the over achievers who would know about them. average student is not going to have any clue.
And you wont see the twins doing it.
Lily on the other hand with what you've seen so far falls in your category of a 'over achiever' 😉
 
changelog looks pretty short so far, but the models look good, and I'm a sucker for twins, 100% keeping an eye on this one.
I also love twins. IMO they are the best kind of threesomes. I like the fact that the Dev didn't try to make them visually very different (hair style, color etc, behaviour) as in most other AVNs. Here they look very much similar and I like it much more. :love: What's the point of having two natural born clones if they are very different?
 
Honestly the amount of glazing of the MC that the narration does is off-putting, He really isnt anything special and I found myself skipping the cringe dialogue more often than not. It's just too much for nothing shown. Girls could be cuter as well. 🤷‍♀️
 
Honestly the amount of glazing of the MC that the narration does is off-putting, He really isnt anything special and I found myself skipping the cringe dialogue more often than not. It's just too much for nothing shown. Girls could be cuter as well. 🤷‍♀️
So you're subscribing at the $100 tier, then. Good on you. :cool:
 
Thread owner
Honestly the amount of glazing of the MC that the narration does is off-putting, He really isnt anything special and I found myself skipping the cringe dialogue more often than not. It's just too much for nothing shown. Girls could be cuter as well. 🤷‍♀️
That is your opinion, but thanks to sub to the 100$ tier 😉
 
I'm already more into this one than I was into AITA. The family dynamic in this surprised me by being pre-established rather than something that develops over time, but I'm very much here for it. Good stuff so far.
 
Previous saves do not work. Gives an error message. Also, saves from version 0.2 do not work in this 0.2.2
 
Last edited:
Thread owner
Previous saves do not work. Gives an error message. Also, saves from version 0.2 do not work in this 0.2.2
That does seem odd. Care to send me screenshots of that?
any difference between 2.1 and 2.2?
There was just a minor bugfix, there is no new content.
 
That does seem odd. Care to send me screenshots of that?

There was just a minor bugfix, there is no new content.
Same here:

The complete log:

I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 463, 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 "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\python.py", line 1061, 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 "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\core.py", line 3377, 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 "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\rollback.py", line 1078, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\rollback.py", line 889, in rollback
self.load_failed()
File "C:\Users\carolus\Downloads\LostandBoundv0.2.2public-pc\LostandBoundv0.2.2public-pc\renpy\rollback.py", line 807, 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.19045 AMD64
Ren'Py 8.0.3.22090809

Fri Jul 19 23:33:30 2024
 
Last edited by a moderator:
Thread owner
Yeah I saw it myself but have no idea what is causing this atm...
 
Thread owner
thanks for the update 👍
 
What's with the "Download the game from discord or subscribestar for animations"? I downloaded from Subscriberstar but no other animations just 3 in the "images/animation" folder.
 
Thread owner
What's with the "Download the game from discord or subscribestar for animations"? I downloaded from Subscriberstar
Wait, what? That is still in there,.... fuuuuuuck
Tomorrow I will reup... I was experimenting with web builds and those can't have animations, so I took them out and forgot to put em back in... my bad!
 
Is the version that is up now, one that does not crash?
 
That is your opinion, but thanks to sub to the 100$ tier 😉
What? I played the game for the first time from here. I didnt pay anything. Is there some sort of confusion here? Anyway it is my honest opinion. Good luck but that kind of overt self praise is not good writing.
 
Last edited:
Thread owner
Is the version that is up now, one that does not crash?
Unfortunately - the old saves won't work anymore and I can't figure out where I went wrong in the 0.2.2 :( my bad.
Previous saves do not work. Gives an error message. Also, saves from version 0.2 do not work in this 0.2.2
Couldn't figure it out, sorry :(
What's with the "Download the game from discord or subscribestar for animations"? I downloaded from Subscriberstar but no other animations just 3 in the "images/animation" folder.
This should be fixed now!
 
Back
Top Bottom