dombledorr

Newbie
Jul 27, 2021
33
55
My own CG gallery + Replay Room unlocker for week 2 extended (version 1.9.24). Just download the attached functions.rpyc file and place it in the /game folder (the same folder where there is a scripts.rpa file, NOT the folder where the game executable is).

Edit: The file has to be named exactly functions.rpyc in the /game folder. You may need to rename it after downloading.

Message me if this breaks in future updates.
hey, i've used it on recent updates.
and it showed me error, when i try to see gallery from day 14 onwards
 

klaus17

Newbie
Mar 18, 2019
24
2
what changed or added between week 1 .36 and .40? wouldn't be bother to update if theres no significant update or new contents
 

BigSkinz

Newbie
Oct 9, 2020
16
18
Keep getting this!! and jumps to main menu when i ignore it!
Is it just me or is any one else getting it ?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/code/d12/d12s02.rpy", line 581, in <module>
NameError: name 'd09_thejudge_done' is not defined

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

Full traceback:
  File "code/d12/d12s02.rpyc", line 581, in script
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/code/d12/d12s02.rpy", line 581, in <module>
NameError: name 'd09_thejudge_done' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fetish Locator Week 2 2.0.11
Wed Oct 27 18:37:09 2021
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,385
Keep getting this!! and jumps to main menu when i ignore it!
Is it just me or is any one else getting it ?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/code/d12/d12s02.rpy", line 581, in <module>
NameError: name 'd09_thejudge_done' is not defined

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

Full traceback:
  File "code/d12/d12s02.rpyc", line 581, in script
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "A:\Games\Novels x\FetishLocatorWeek2-2.0.11-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/code/d12/d12s02.rpy", line 581, in <module>
NameError: name 'd09_thejudge_done' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fetish Locator Week 2 2.0.11
Wed Oct 27 18:37:09 2021
Did you load up some non-extended version save instead of starting the Week 2 anew? It could happen then. You can set d09_thejudge_done = True via console if you want to see the extended scene with the judge or False if you don't.
 
4.00 star(s) 166 Votes