Mod Ren'Py Being a DIK [S1/S2 v0.8.3 & S3 v0.10.1] Multi-Mod [Sancho1969]

4.80 star(s) 13 Votes

Kadajko

Well-Known Member
Oct 28, 2021
1,040
1,810
or you just meant for the mod to see both outcomes my bad.
Yeah, one of the reasons I really love sancho mod for this game is because I get to pick all options sometimes, without having to choose. I was wondering if this was just a point that the dev made very important in the plot, hence I can't do both.
 
  • Like
Reactions: Justin9427

Justin9427

Newbie
May 1, 2020
15
10
Yeah, one of the reasons I really love sancho mod for this game is because I get to pick all options sometimes, without having to choose. I was wondering if this was just a point that the dev made very important in the plot, hence I can't do both.
Yep same. I only use Sancho mod. The amount of work he puts into it and the way it's tied to the game is like nothing I've seen in the VN space.
 
  • Like
Reactions: Kadajko

osculim

Active Member
Aug 21, 2019
797
920
Is there an "harem" option on this mod? Like seeing every girls scenes on a single playthrough.
You folks just don't learn. Why do you think so many people had problems with other mods causing crashes and looping. Especially mods that adds what you are asking. And to answer your question. No there is not and I think Sancho neither the rest of us want to hear people complain for the gazillionth time about how their game keeps looping or crashing. People are in fact so tired of it that folks don't even respond to posts like that. And that is exactly what will happen.
 

Dark Silence

Devoted Member
Jul 17, 2021
8,087
12,112
Is there an "harem" option on this mod? Like seeing every girls scenes on a single playthrough.
You folks just don't learn. Why do you think so many people had problems with other mods causing crashes and looping. Especially mods that adds what you are asking. And to answer your question. No there is not and I think Sancho neither the rest of us want to hear people complain for the gazillionth time about how their game keeps looping or crashing. People are in fact so tired of it that folks don't even respond to posts like that. And that is exactly what will happen.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,872
Sancho1969 If this is true, I would suggest changing the wording to something more universally understood like < 5, '5-' threw me off as well and I also had to search here for an answer to what it meant.
There is a ChoiceGuide legend in every SanchoMod OP, and they are all identical. I've been uniform with acronyms and shorthand for years, no exceptions.
1702648767063.png
Every mod OP contains only valuable information that should be read, not disregarded.
 
  • Like
Reactions: JasonJemodah

EnterpriseNL

Member
Donor
Aug 16, 2017
466
463
Code:
I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/scripts/new_phone/apps/pack_quest_app/mphone_pack_quest_img.rpy:181
  File "game/scripts/freeroam/episode10/ep10_freeroam_room2.rpy", line 552, in <module>
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 54, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 67, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 71, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 82, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 97, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 110, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 111, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 112, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 113, in execute
NameError: Name 'mod_gr' is not defined.

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

Full traceback:
  File "scripts/freeroam/episode10/ep10_freeroam_room2.rpyc", line 552, in script
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/freeroam/episode10/ep10_freeroam_room2.rpy", line 552, in <module>
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 54, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 67, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 71, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 82, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 97, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 110, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 111, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 112, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 113, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'mod_gr' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.10.0
Fri Dec 15 16:06:38 2023

Error while trying to text zoey

Unmodded version same error, could be game problem itself then
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,872
Code:
I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/scripts/new_phone/apps/pack_quest_app/mphone_pack_quest_img.rpy:181
  File "game/scripts/freeroam/episode10/ep10_freeroam_room2.rpy", line 552, in <module>
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 54, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 67, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 71, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 82, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 97, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 110, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 111, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 112, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 113, in execute
NameError: Name 'mod_gr' is not defined.

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

Full traceback:
  File "scripts/freeroam/episode10/ep10_freeroam_room2.rpyc", line 552, in script
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/freeroam/episode10/ep10_freeroam_room2.rpy", line 552, in <module>
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 2, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 54, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 67, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 71, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 82, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 97, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 110, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 111, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 112, in execute
  File "game/SanchoMod/scripts/chat_app.rpy", line 113, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'mod_gr' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.10.0
Fri Dec 15 16:06:38 2023

Error while trying to text zoey

Unmodded version same error, could be game problem itself then
So many previous posts in this thread answer that bud. It's from "another mod". See posts here and here for example.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,872
If I use the mod for ss1andss2, will i be able to import the save to ss3?
Yes. If you went all "harem" with some other mod or shenanigans then you might still have problems though in the VN's code (has nothing to do with SanchoMod) so know it's a thing. Any looping issues you run across will be because of that. Otherwise the import process doesn't care what you used in the past... but if you fucked around with variables/cheats outside of SanchoMod then that's on you. Cool?
 
  • Red Heart
Reactions: Blackfl12
4.80 star(s) 13 Votes