• 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.

Mod Ren'Py Being a DIK Walkthrough+Cheat Mod [v0.10.1][scrappy]

4.70 star(s) 30 Votes

LonKirkPole

Member
Dec 18, 2019
229
257
Hello scrappy, I am sure you know. There has been an update to this game now called...
Being a DIK [vInterlude Season 3]

Please do not rush. Please work on it when you can. I am sure it will be great. Thank you for all your previous great work.
 

Hawka1O7

Member
Dec 25, 2018
173
67
Thanks for pointing those out, I've fixed them now
Thanks and the new update is much appreciated, even though it apparently wasn't necessary from what I can tell with this Interlude it's still nice to have at least :LOL:

On a more serious note I wanted to ask if the Cathy variable otions are supposed to be turned on at a certain point to trigger or if it just won't change her last conversation with the MC in episode 7 specifically? Because previously I read your warning that choosing to pursue Cathy would lead to an Isabella rejection so I ended up skipping that scene to avoid sasid outcome. That being said I wanted to still get her special dialogue with the MC about resigning/leaving B&R (the one in the official guide seems to indicate it was a long the lines of leaving the door open to pursue her later) but no matter when I turn on her sex option in the cheat menu, even if it's well before the conversation taking place there are no new lines unfortunately. And if the dialogue is locked in regards to said conversation I wanted to at least confirm it doesn't mean we won't be able to trigger any potential future scenes with Cathy from the cheat menu will it?
 

Riggnarock

Member
Jun 17, 2020
264
230
hey scrappy . i been using your mod and the skip mod from [SaintYoungMan] but he hasnt updated it since episode 7. do you think you can make such a feature in your mod? seeing you update ur mod more regularely i hope you will :D

Greetings Riggnarock
 

NOVASSR

Member
Dec 30, 2017
101
91
hey guys quick question, i already played the interlude without the mod but the save i imported was modded, i fucked up the entire save or something? i didnt get any crash
 

PeterSBigD

Member
Feb 17, 2021
134
348
Can I fuck Lily at the mansion and still get the full scene with Sage during ep 7? And if so, how? Thanks in advance
 
Last edited:

link2000

New Member
Apr 29, 2017
12
2
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/season2/gallery/ep8_sage.png'>:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context(_restart[2])
IOError: Couldn't find file 'images/season2/gallery/ep8_sage.png'.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
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 "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context(_restart[2])
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
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 "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
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 3834, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2555, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 360, in render
return render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 824, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1856, in render
place(pos, x, y, w, h)
File "renpy/display/layout.py", line 1816, in place
rend = render(d, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/viewport.py", line 623, in render
surf = renpy.display.render.render(c, cw, ch, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1027, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 791, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1254, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 623, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 704, in load
raise e
IOError: Couldn't find file 'images/season2/gallery/ep8_sage.png'.

Windows-10-10.0.18362
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Tue Jan 25 01:24:37 2022



Guys help i don't understand why
Hi, I have the same problem. Did anyone find a solution to this?
I saw the earlier post re. update to 0.8.1. I'm playing the compressed version of 0.8.2.
 
4.70 star(s) 30 Votes