- Feb 21, 2018
- 1,875
- 6,068
Go outside to cut grass after peekin' on her....Oh ok after dinnerHow to mow the lawn? I saw jean naked in her room changing,, but after that i dont get anything to do.. Plz help
Go outside to cut grass after peekin' on her....Oh ok after dinnerHow to mow the lawn? I saw jean naked in her room changing,, but after that i dont get anything to do.. Plz help
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Try to load an older save, episode 6 saves at the end of the update crashed the game for me.I keep getting error messages. I've re-downloaded, downloaded from different sources, and re-extracted using winzip and 7 zip to no avail.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, 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\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\ast.py", line 900, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\python.py", line 1930, in py_exec_bytecode exec bytecode in 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\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\core.py", line 3493, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\transition.py", line 47, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\display\behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\loadsave.py", line 753, in load log.unfreeze(roots, label="_after_load") File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\python.py", line 1885, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "C:\Users\Chip\Downloads\No More Secrets\NoMoreSecrets-0.7.1-pc\NoMoreSecrets-0.7.1-pc\renpy\python.py", line 1713, in rollback 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-8-6.2.9200 Ren'Py 7.2.2.491 No More Secrets 0.7.1 Wed Jul 03 18:29:48 2019
Looks like it's working going back to a late episode 5 save. Thanks Brother!Try to load an older save, episode 6 saves at the end of the update crashed the game for me.
I keep getting error messages. I've re-downloaded, downloaded from different sources, and re-extracted using winzip and 7 zip to no avail.
Try to load an older save, episode 6 saves at the end of the update crashed the game for me.
I am getting errors also and I just started the other night so only on episode 4. This is the latest one.Looks like it's working going back to a late episode 5 save. Thanks Brother!
I'm sorry, but an uncaught exception occurred.
While loading <'Blur' <'Image' u'images/achievements/Nichole_03.jpg'> 50 None>:
File "game/achievments.rpy", line 68, in script
call screen achievements()
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
KeyError: <'Image' u'images/achievements/Nichole_03.jpg'>
Girls don't spend the night sleeping in Mc's roomShould be right at the start of the scene. If it's not what you're referring to then I've clearly missed something in the game.
They offer to spend the night but they are messing with you. They don't.Girls don't spend the night sleeping in Mc's room
Walkthrough says if you have 9 Lp with Lizzy and 5 Lp with vany they spend the night
Can you explain plz
I'm trying to think where the weird fethises or rapey stuff is in this game and I can't figure it out. The game is as vanilla as it can get. What do you mean?I truly hate when I'm so engrossed in a game because the writing is so good and then the dev slaps you in the face with some weird fetish or some reality breaking bs that have you scratching your heading wondering how can some this intelligent be so clueless but then reality sets in oh yah it's a porn game fetishes weird creepy border line rapey molestation incest trumps realism or should I say immersion
That's not fetish...Thats f...d up how dev vilianized Phil I guess Milfy City all over again created such a loveable father character but soon or later gots to get rid of him cause MC gots to have his sister mother her best friend auntie cousin friends pffff
Wrong thread. I think this should goes to the one in your signature.There seems to be no doubt that this is a well presented game with great renders. The writing is good too, though the second episode is not quite as proofed as the first, but that's minor, and there is perhaps a little too much soul searching by the MC.
I was immensely impressed with the first release, and eagerly anticipated this new update.
And
I feel sort of disappointed.
Maybe my expectation was too high, but on reflection I think it is down to the pissing storyline.
Watersports is not my thing, and normally I would just ignore it, and continue, but there is something about the logic of it in this case.
If you buy into the first episode, Mother is a dominant powerful arrogant figure, who is all about class and breeding and behaviour.
Would a woman like that allow her youngest daughter to behave like she does. Mrs VS describes Isabella as 'wilful' I think, and refers to having problems getting staff due to an 'unfortunate incident', suggesting Isabella did something to a previous servant.
So if she allows her daughter to piss on the maids, what the hell does Mrs VS consider an 'unfortunate incident'.
Elizabeth will be interesting, and following Henissart's brief that there will be rivalry between the 3 Van Stern women, it looks like Mother will probably be the dom, Elizabeth the psychologically manipulating one, and Isabella the humiliating sadist, and then they bitch and vie with each other as well as over the servants.
Anja is the example of the potential end result for submission. She has been 'groomed' by the previous generation, and the reason why she is now ridiculed or teased if you want as being old, is probably due to the fact that she can 'switch off' so her tormentors derive very little pleasure, as she gives very little reaction to whatever they do to her.
I wonder if mother ever punishes the daughters. It will be interesting to see if she still has enough power or control over them to do that. Will she ask the MC to administer it. He has been tasked to deal with Heather and now with Anja. But her daughters? Hmmm
Are we still talking about the same game ?? who is anja ? their is no anja in this game ?? I think you are talking about a different game this has 7 chapters not 2 your description sounds like estate dominannt nothing to do with no more secret..There seems to be no doubt that this is a well presented game with great renders. The writing is good too, though the second episode is not quite as proofed as the first, but that's minor, and there is perhaps a little too much soul searching by the MC.
I was immensely impressed with the first release, and eagerly anticipated this new update.
And
I feel sort of disappointed.
Maybe my expectation was too high, but on reflection I think it is down to the pissing storyline.
Watersports is not my thing, and normally I would just ignore it, and continue, but there is something about the logic of it in this case.
If you buy into the first episode, Mother is a dominant powerful arrogant figure, who is all about class and breeding and behaviour.
Would a woman like that allow her youngest daughter to behave like she does. Mrs VS describes Isabella as 'wilful' I think, and refers to having problems getting staff due to an 'unfortunate incident', suggesting Isabella did something to a previous servant.
So if she allows her daughter to piss on the maids, what the hell does Mrs VS consider an 'unfortunate incident'.
Elizabeth will be interesting, and following Henissart's brief that there will be rivalry between the 3 Van Stern women, it looks like Mother will probably be the dom, Elizabeth the psychologically manipulating one, and Isabella the humiliating sadist, and then they bitch and vie with each other as well as over the servants.
Anja is the example of the potential end result for submission. She has been 'groomed' by the previous generation, and the reason why she is now ridiculed or teased if you want as being old, is probably due to the fact that she can 'switch off' so her tormentors derive very little pleasure, as she gives very little reaction to whatever they do to her.
I wonder if mother ever punishes the daughters. It will be interesting to see if she still has enough power or control over them to do that. Will she ask the MC to administer it. He has been tasked to deal with Heather and now with Anja. But her daughters? Hmmm