First thanks very much for the mod! Love the game and love using your mod with it.The Assistant [Ch. 1.9] Walkthrough Mod Updated
On the new update?First thanks very much for the mod! Love the game and love using your mod with it.
On the scene with Sasha on the bridge where you have the option to look at her butt one choice indicates Good Guy + 1, Sasha good +1, the other is just Sasha Good +1. However the first choice actually gives a Bad Guy point not a Good Guy point.
Thanks for all the support you provide, really appreciated.
For those interested, this still works with version 1.9 (2022-03-09)Here's a gallery unlocker that will probably work for any future updates as well.
Make sure the filename is gallery_unlocker.rpy and place in the /game/ folder.
pls update android verdion v1.9View attachment 1234858
The Assistant [Ch. 1.9] Walkthrough Mod
The Walkthrough highlights the best choices or shows points in the choices.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Note: I won't update the created by Parmenides.
Download:You must be registered to see the links-You must be registered to see the links- - ANDROID
IC PATCH by Parmenides & Android by Blackeye.
As always if you like the game please show your support for the Dev,You must be registered to see the links.
If you like my work please consider supporting me on myYou must be registered to see the linksorYou must be registered to see the links.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dia08_02.rpy", line 1527, in script
menu:
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 222, in execute
vbox:
File "game/screens.rpy", line 223, in execute
for i in items:
File "game/screens.rpy", line 224, in execute
textbutton i.caption action i.action
NameError: Name 'JGR9' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/dia08_02.rpy", line 1527, in script
menu:
File "F:\fun games\TheAssistant-1.9-pc\renpy\ast.py", line 1564, in execute
choice = renpy.exports.menu(choices, self.set)
File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 917, in menu
rv = renpy.store.menu(items)
File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 1110, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 222, in execute
vbox:
File "game/screens.rpy", line 223, in execute
for i in items:
File "game/screens.rpy", line 224, in execute
textbutton i.caption action i.action
File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 973, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JGR9' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Assistant 1.9
Thu Mar 10 20:49:56 2022
Do you have the patches installed? If so delete the game folder and reinstall a clean version. Fixed the issue for me.this happens after the second photoshoot with olivia. i can ignore this but it leads to my not going back to see her.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/dia08_02.rpy", line 1527, in script menu: File "game/screens.rpy", line 219, in execute screen choice(items): File "game/screens.rpy", line 219, in execute screen choice(items): File "game/screens.rpy", line 222, in execute vbox: File "game/screens.rpy", line 223, in execute for i in items: File "game/screens.rpy", line 224, in execute textbutton i.caption action i.action NameError: Name 'JGR9' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/dia08_02.rpy", line 1527, in script menu: File "F:\fun games\TheAssistant-1.9-pc\renpy\ast.py", line 1564, in execute choice = renpy.exports.menu(choices, self.set) File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 917, in menu rv = renpy.store.menu(items) File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 1110, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 2672, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all d.visit_all(callback, seen) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/screens.rpy", line 219, in execute screen choice(items): File "game/screens.rpy", line 219, in execute screen choice(items): File "game/screens.rpy", line 222, in execute vbox: File "game/screens.rpy", line 223, in execute for i in items: File "game/screens.rpy", line 224, in execute textbutton i.caption action i.action File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 973, in _textbutton text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs) File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1423, in __init__ self.set_text(text, scope, substitute) File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1542, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 244, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 203, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'JGR9' is not defined. Windows-8-6.2.9200 Ren'Py 7.1.3.1092 The Assistant 1.9 Thu Mar 10 20:49:56 2022
im getting this error with the WT Mod plus incest:Incest patch updated to ch 1.9 (alone)+ incest patch and JokerLeader WT mod. Instructions:
- Unrar the file
- Copy the "game" folder and paste it in The Assistant main folder (not in the "game" subfolder). Replace files when prompted
Do not enter the confessional or, if you do enter, do not encourage her not to repress her desires.How to get the Good guy Clarice scene? I chose all good guy route and the option is still grey out.
how to download the file?Here's a gallery unlocker that will probably work for any future updates as well.
Make sure the filename is gallery_unlocker.rpy and place in the /game/ folder.
Doesn't work if they are on a phone. For some reasons files shared like that open when clicked on while using a phone and it's a useless .txt file then...right click save as