HairyTerry

New Member
Jan 2, 2022
7
34
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
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.
 

Lightaces

Well-Known Member
Aug 3, 2018
1,445
2,202
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
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
 

Ive-11

Well-Known Member
Sep 10, 2019
1,404
505
wtf is that on banner? is that a cosplay or a side parody story? either way there is should be missing tag
 

tobeols

Newbie
Jul 16, 2017
56
46
For those who experienced crashing, delete your persistent files. It will fix the error. However, you'll have to regain all the reward renders and scenes.
Damn you right, it work. Deleted all files save of Season 3 include persistent files (Both C:\Users\"yourusername"\AppData\Roaming\RenPy\ BeingaDIKseason3 and game folder). Thanks
 
  • Like
Reactions: kazaa123 and kolram

skDante

New Member
Oct 6, 2017
8
2
Yeah.. while not having crashes... i cant find effin Tommy on the party to proceed with the game.. wtf.. i hate this whole "where is Waldo" shit free roam...
I have gone through all rooms... so if someone finds Tommy let me know i mean Waldo... lol...
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,770
16,834
Edit: Scrappy's mod is updated, you don't need this if you're going to use it.

Here's a fix for a crash on modded saves (0.9.0, Scrappy's mod used before) -
You can also do persistent.mod_wt_enabled = None in the console instead. You'll probably need to toggle the wt in Scrappy's mod when it's updated later if you do that.

Fuck cheating in a single-player game, amirite?
 
Last edited:
4.80 star(s) 1,584 Votes