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

4.70 star(s) 34 Votes
Jan 29, 2025
22
5
We need to see what error you are getting to better assist. Or screenshot the error and attach the image file or upload the traceback file on the same folder than the .exe of the game.
```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'cheats/tab_1.png'>:
File "game/scripts/freeroam/episode11/ep11_freeroam_diks.rpy", line 481, in <module>
IOError: Couldn't find file 'cheats/tab_1.png'.

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

Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_diks.rpyc", line 481, 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/episode11/ep11_freeroam_diks.rpy", line 481, 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 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/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/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 'cheats/tab_1.png'.

Windows-10-10.0.17763
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Sun Jun 22 03:54:36 2025
```


That's The Gist Of It, Its My First Time Using Cheats
 
  • Like
Reactions: pitao
Sep 10, 2023
35
178
```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'cheats/tab_1.png'>:
File "game/scripts/freeroam/episode11/ep11_freeroam_diks.rpy", line 481, in <module>
IOError: Couldn't find file 'cheats/tab_1.png'.

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

Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_diks.rpyc", line 481, 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/episode11/ep11_freeroam_diks.rpy", line 481, 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 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/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/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 'cheats/tab_1.png'.

Windows-10-10.0.17763
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Sun Jun 22 03:54:36 2025
```


That's The Gist Of It, Its My First Time Using Cheats
Just download the mod again, copy the "game" folder and paste
 
  • Like
Reactions: pitao

pitao

Well-Known Member
May 18, 2023
1,403
2,067
It Worked, Thanks Dude
Yep sometimes is just the mod not correctly installed but Derek's Brother already stepped up to help you, came late to check the thread hehe.

Always check the installation section in the OP of a mod thread or the mod post but most of them the safest way (not the fastest) is unzip it and then cut/copy the contents, usually a "game" folder and paste it where the game folder is on the game installation, usually where the .exe file is. But some may differ from that so always better to check the installation tips.

I'm so used to mods and handling compressed files/folders that I just "enter" inside the zipped file and copy (cut won't work since its contents is still compressed) the content and paste on the correct place on the game installation and it will extract directly there hehe. It is different for other compress files that are not zip files (the built in unzip feature of windows file explorer deals with those) like rar files and others, for those I use 7zip.
 
Last edited:
  • Like
Reactions: Derek's Brother

DrAddy

Luna's Lover
Modder
Donor
Jun 14, 2017
931
2,576
I Have Been Playing The Game Clean From Episode 1-10, Now I Tried Using Scrappy's Season 3 Mod But It's Not Working, I Get An Error, Assist Please
you have to use the mod from the beginning. these are different save files
 

ROMF2332

New Member
Jun 25, 2025
1
0
View attachment 674728

Overview:
Cheat Mod + Walkthrough
Cheats that allow you to edit your points and money
The cheat menu is the CHEATS button in the bottom right game screen​


Game/Creator:Being A DIK/
Modder:
Game Version: 0.11.1


Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
SEASON 1 & 2:

Download: - -

ANDROID by DarkAssassin
ANDROID by Wills747

SEASON 3:

Download: -
ANDROID ANDROID2

MATH TEST CHEAT: HERE
CHEAT BUTTON NOT VISIBLE FIX:

View attachment 290777 View attachment 290778 View attachment 290779 View attachment 290780
it dosent work for me it says this . While running game code: File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 23, in language gui.language AttributeError: 'StoreModule' object has no attribute 'language' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 331, in bootstrap renpy.main.main() File "renpy/main.py", line 550, in main renpy.game.context().run(node) File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 21, in script style default: File "renpy/ast.py", line 2692, in execute self.apply() File "renpy/ast.py", line 2675, in apply value = renpy.python.py_eval(expr) File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/base/screens.rpy", line 23, in language gui.language AttributeError: 'StoreModule' object has no attribute 'language' Windows-10-10.0.22621 Ren'Py 7.4.10.2178
 

DrAddy

Luna's Lover
Modder
Donor
Jun 14, 2017
931
2,576
it dosent work for me it says this . While running game code: File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 23, in language gui.language AttributeError: 'StoreModule' object has no attribute 'language' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 331, in bootstrap renpy.main.main() File "renpy/main.py", line 550, in main renpy.game.context().run(node) File "game/scripts/base/screens.rpy", line 21, in script style default: File "game/scripts/base/screens.rpy", line 21, in script style default: File "renpy/ast.py", line 2692, in execute self.apply() File "renpy/ast.py", line 2675, in apply value = renpy.python.py_eval(expr) File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/base/screens.rpy", line 23, in language gui.language AttributeError: 'StoreModule' object has no attribute 'language' Windows-10-10.0.22621 Ren'Py 7.4.10.2178
sorry, but that looks like noodle salad.
can you please upload the traceback.txt.
 
  • Haha
Reactions: pitao

Taffy84

Newbie
Aug 2, 2018
48
55
Keep getting this...I copy the game file over, I've done it 3 times now and still get this error.
 

pitao

Well-Known Member
May 18, 2023
1,403
2,067
Keep getting this...I copy the game file over, I've done it 3 times now and still get this error.
Come on, just look 4 posts before yours, it has an answer/help from DrAddy for exactly this same error. I still think it is a incorrectly mod install. Only got 'start' errors when by mistake installed a mod and its contents in the wrong place.
 

Taffy84

Newbie
Aug 2, 2018
48
55
Come on, just look 4 posts before yours, it has an answer/help from DrAddy for exactly this same error. I still think it is a incorrectly mod install. Only got 'start' errors when by mistake installed a mod and its contents in the wrong place.
I've installed plenty of mods for games over the years, you copy the game folder and paste it, this is the only mod that does it.
 

pitao

Well-Known Member
May 18, 2023
1,403
2,067
I've installed plenty of mods for games over the years, you copy the game folder and paste it, this is the only mod that does it.
There are mods that don't have a "game" folder but that is not the point, everyone is human and mistakes can be made.

In DrAddy post there is a link that sends to a post with a "fix" file, did you tried it? I never tried that fix because I don't get that error and can't replicate it, so I have no idea if it helps or not but its there, 4 posts over your first post.
 
4.70 star(s) 34 Votes