HairyTerry

New Member
Jan 2, 2022
7
38
23
Where I'm crashing looking at script file

jac "For sure, it's one scary fucking mansion."
if persistent.mod_wt_enabled != None:
jump wt_label
if not renpy.variant("pc"):
jump ep9_save_here_label
play music "music/ep9/licensed_music/track113.mp3"
scene bg anim_halloween_ep9 movie with dissolve
if persistent.seen_cutscene_ep9[1]:
$ renpy.pause(65.33)
elif True:
$ _skipping = False
$ renpy.pause(65.33, hard=True)
$ _skipping = True
$ persistent.seen_cutscene_ep9[1] = True
scene 2d_jacob_screen_main with dissolve
show screen episode_title_screen
 

ChuckyHH

New Member
Nov 25, 2020
8
17
177
I fixed it for me:
go in
C:\Users\"yourusername"\AppData\Roaming\RenPy
and delete the "Being a dik folders"

so you can import your clean saves out of the normal game folder. you have to play the interlude again, but with skipping it's done in 5 Minutes.
 

yunyun112

New Member
Jan 7, 2019
4
1
13
Is anyone else having problems on MAC? It's not even letting me open it and not giving me the option to "open anyway"
 

Lightaces

Well-Known Member
Aug 3, 2018
1,673
2,461
439
I fixed it for me:
go in
C:\Users\"yourusername"\AppData\Roaming\RenPy
and delete the "Being a dik folders"

so you can import your clean saves out of the normal game folder. you have to play the interlude again, but with skipping it's done in 5 Minutes.
Did you have to delete the season 1&2 folder too? Because I tried that with the season 3 folder, and it didn't work.
 

ChuckyHH

New Member
Nov 25, 2020
8
17
177
Did you have to delete the season 1&2 folder too? Because I tried that with the season 3 folder, and it didn't work.
I deleted all from the roaming section, but i kept the savefiles in the original game/ download paths
at the moment i test it with a moded savefile and it works so far
 
4.70 star(s) 1,720 Votes