• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
Feb 29, 2020
475
997
Yay!! Apparently I get to start week 2 all over again!
I download the new update go to load a save, imediately get an error message.
I ignore message and get a screen welcoming me to week 2. and get asked to name my MC.
Delete the game and redownload.
Click on save get same error ignore again and again get taken back to welcome to week 2 what was your name again screen?

Who else enjoys having to involuntarily start over and redo however many routes that you chose to do?
 

gregers

Forum Fanatic
Dec 9, 2018
4,324
5,446
Yay!! Apparently I get to start week 2 all over again!
I download the new update go to load a save, imediately get an error message.
I ignore message and get a screen welcoming me to week 2. and get asked to name my MC.
Delete the game and redownload.
Click on save get same error ignore again and again get taken back to welcome to week 2 what was your name again screen?

Who else enjoys having to involuntarily start over and redo however many routes that you chose to do?
Are you trying to load a save from the extended edition? That's likely to lead to issues.
 
Feb 29, 2020
475
997
Are you trying to load a save from the extended edition? That's likely to lead to issues.
Nope I downloaded the normal one
Week 2 v1.11.16

unless the extended edition is older and I unwittingly downloaded it last time. Although I always download whatever ling is at the top of the main page .
 

gregers

Forum Fanatic
Dec 9, 2018
4,324
5,446
Nope I downloaded the normal one
Week 2 v1.11.16

unless the extended edition is older and I unwittingly downloaded it last time. Although I always download whatever ling is at the top of the main page .
Last extended edition version of week 2 was 1.09.24. I'm speculating here, but if that's the one you played, I'd say there's a fair chance your save won't play nice with this version. You can either start the week over on the non-extended track or wait a while for the next extended edition to be released.
 
  • Sad
Reactions: Repuci

chuckypetya

Member
Jan 18, 2018
375
201
Okay guys, i get this error when i try to load my last save.

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

While running game code:
File "game/code/classes/00action_file.rpy", line 32, in __call__
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_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "game/code/classes/00action_file.rpy", line 32, in __call__
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1733, 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-8-6.2.9200
Ren'Py 7.3.5.606
Fetish Locator Week 2 1.11.16
Sat Sep 25 13:25:08 2021
```
 

bcool

Member
Donor
Sep 29, 2018
210
166
Okay guys, i get this error when i try to load my last save.

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

While running game code:
File "game/code/classes/00action_file.rpy", line 32, in __call__
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_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "game/code/classes/00action_file.rpy", line 32, in __call__
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "C:\Users\PeTyA\Documents\Mods Studio 2\My Games\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 1733, 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-8-6.2.9200
Ren'Py 7.3.5.606
Fetish Locator Week 2 1.11.16
Sat Sep 25 13:25:08 2021
```
same here :(
 

RC-1138 Boss

Message Maven
Apr 26, 2017
12,907
18,992
same here :(
Try starting a save from 2 versions ago, this solved my problem. Don't remember if i was using a mod with the previous version and this messed with the saves.

About the update.
Anyway i only got 17/20. Did someone got more or my feeling that we will need to play the Extended Edition to fix this will end up being true? Or maybe failing the app challenge is the only outcome? :unsure:

Never saw that type of strap on that Alisson had for Mike to do a DP on her. And color me surprised that Vanessa Webb is her mother. :oops::LOL:
Speaking of strap on, never participate in a competition called "you bet your ass" before knowing the rules. Both outcomes were funny. :ROFLMAO::ROFLMAO::ROFLMAO:

On the plot part Mike, Stacy and AmRose joined forces with Hana to investigate FL app and the people behind it. This will have to progress fast on Week 3 since we don't have a single clue of who is behind it other than personal feelings, like me being sure Lydia is behind.

Speaking of Lydia i look forward to the day i can dumb her. Nice that i could avoid to kiss her this time. :devilish:

Oliver was expected already after all the hints and so was Stacy at the end. But it was cool that Stacy is pretty much the one open to poly relationships.
 

flachelence

Newbie
Jan 5, 2019
99
215
Thoughts on the update.
It does seem like for story purposes failing the challenge will always happen. Even if you fuck everyone fuckable I'm sure it'll only add up to 19 before midnight with you missing Stacey by a few seconds. My problem with that only comes down to we had this big sex party for the mc to bang 2 girls. Shouldn't it have just been a big orgy to get as many points as possible? Anyway I still liked the Stacey scene and the Samiya scene, so not a bad update just weak with the story contrivances.
 
  • Like
Reactions: ARB582

lkta

Member
May 3, 2017
349
564
Is the max 17 (technically 18)? I accepted every fetish used a guide even did the trans content only denied the gay blowjob right at the end of this update and I had 16 but MC technically penetrates Stacy 1 second b4 the end even though it doesn't update the count for her. Anyone else get higher than 17?
i got 18, you would have had 18 if you had done the BJ. 18 is the most you can get in the non extended & 19 (not counting Stacy) is the most in the extended
 

WhiteWolf34Uk

Active Member
Apr 2, 2021
570
120
someone know how i can pass that moment or part of this game when mc is at the pool with lydia after that fight with AmbRose or someone have a savefile after that moments? thanks
 

sherihancroft

Newbie
Nov 15, 2020
22
10
seems there may be a tiny issue with latest update unless im doing something wrong
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/code/d10/d10s04.rpy", line 401, in <module>
NameError: name 'd09_prankvw_done' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "code/d10/d10s04.rpyc", line 401, in script
File "C:\Users\backup pc\Documents\MEGAsync Downloads\PC\FetishLocatorWeek2-1.11.16-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\backup pc\Documents\MEGAsync Downloads\PC\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\backup pc\Documents\MEGAsync Downloads\PC\FetishLocatorWeek2-1.11.16-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/code/d10/d10s04.rpy", line 401, in <module>
NameError: name 'd09_prankvw_done' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fetish Locator Week 2 1.11.16
Sat Sep 25 17:06:46 2021
```
 

AL.d

Well-Known Member
Sep 26, 2016
1,554
5,148
If that last scene with
You don't have permission to view the spoiler content. Log in or register now.
is considered good, then I don't know what's considered bad. Dropping a bunch of animations and then just writing a couple lines that keep repeating in every position, does not make a good scene. It's the writing that makes all the difference in a scene. If I just want animations, I can watch Source porn vids. They look better than anything DAZ can do.
 
4.00 star(s) 164 Votes