Create and Fuck your AI Slut -70% OFF
x

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

4.90 star(s) 14 Votes

osculim

Well-Known Member
Aug 21, 2019
1,465
1,285
229
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
9,616
14,838
811
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
49,480
892
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

Active Member
Donor
Aug 16, 2017
514
540
306
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
49,480
892
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
49,480
892
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?
 
  • Heart
Reactions: Blackfl12

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,480
892
Patch v0.10.1 For Being A DIK is now live on Patreon. Is the mod compatible with the new update?
Well, I don't know what's in that "patch" but worst case scenario (if it doesn't include any image files) is installing SanchoMod into it will most likely just drop it down to v0.10.0 modded (no patch changes would take effect). I'll have to wait for the patch file to drop in my lap to see it though. PM it to me and I'll eyeball it for changes.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,480
892
Hello,
I've had the same problem when I used the Ren'Py SDK version 8.1.3 to start the game. Using version 7.6.3 of the SDK fixed that problem for me.
The VN is made to run on v7.4.10, why on Earth are you changing it? Don't do that bud, you are asking for trouble tbh. You might think it's all okay but (unless you actually keep up with all the RenPy changelogs) RenPy will most certainly execute the code differently.
 

EnterpriseNL

Active Member
Donor
Aug 16, 2017
514
540
306
So many previous posts in this thread answer that bud. It's from "another mod". See posts here and here for example.
Thanks for your answer, there are just so many posts, I did go back 3 pages or something, even used the search function, but didn't saw anything related, yes I did used scrappy mod before yours, so guessing that's the problem then, thank you anyways, I have to skip that side quest then, ignore it just puts it in a endless loop of errors
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,480
892
ignore it just puts it in a endless loop of errors
Wait... give me a minute then... I can maybe fix that for you although I can't test it ( i don't use other mods of course )... but if you're willing to give me ~5minutes I can give you a drag and drop file to test if it fixes (I'll just force that variable to be named in RenPy).
 
4.90 star(s) 14 Votes