FreshRevenge

Well-Known Member
Oct 17, 2019
1,079
2,595
Do you have to romance Sage's mom? I kind of feel like crap because I romance Sage and I am think maybe a should do a playthrough that I cut her mom dry.
 

Babuka456

Newbie
May 31, 2020
17
17
Being a DIK [v0.9.0] Compressed

Original Size Win/Linux: 7.00 GB

Compressed Size Win/Linux: 1.69 GB: - WORKUPLOAD
Compressed Size Mac: MB: MIXDROP - WORKUPLOAD

Note: For some Reason the Renpy SDK, it's not showing, and it's not letting me open the project, so I cannot compile the files back in rpa, I will do the Mac Version later.

Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:
or you can
Check out my
Thanks
 
  • Red Heart
Reactions: JokerLeader

TomUK

Engaged Member
Sep 28, 2021
2,874
2,135
Judging from the picture on the OP I had a feeling this was just a Halloween special.

Any idea when the 'real' update is gonna drop, it's been a while since that interlude.
 
  • Angry
Reactions: PappaSchlumpf

Dr.Brule

Member
Aug 2, 2017
212
380
My main route is DIK but I do have a chik route with Jill as the L1 because it seems you get more of the main story with her and more dots are connected. With this update it confirmed it for me so im begrudgingly playing the chik route for that reason.
 

RCDL

Member
Jan 22, 2020
129
357
Hi please help me! i want to end the night with Quinn, but in the end even though it gives me the optional tasks of talking to Quinn and Talking to Lily and Nicole, even though I can see them in the main party hall it doesn't let me click them on the screen to talk to them. Please help, How do I end the night with Quinn??
You don't have to talk to everyone if you don't want to, for me just click on her and go to the scene with her, same for all the girls you can end the night
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,804
I'm sorry, but an uncaught exception occurred.

While running game code:
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 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

-- 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 277, in <module>
renpy.call_in_new_context("_main_menu")
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 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Fri Dec 16 18:16:55 2022

Can help :(?
Good morning. Either wait for me to update the S3 mod or... if you can't wait and might pee your pants, then please see SanchoMod's OP and use the "SaveFixer". Either one will allow you to load the Interlude saves. Regards.
 
4.80 star(s) 1,553 Votes