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

4.70 star(s) 31 Votes
Dec 5, 2019
177
203
Please help me guys. When I click rewards on 2D art I get an error.
I've searched the internet and haven't found a solution. A couple of people had/have the same problem.



Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/rewards/rewards_2d.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 23, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 245, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 246, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 252, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 252, in <module>
TypeError: 'bool' object has no attribute '__getitem__'

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

Full traceback:
  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 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/scripts/rewards/rewards_2d.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 23, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 245, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 246, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 252, in execute
  File "game/scripts/rewards/rewards_2d.rpy", line 252, in <module>
TypeError: 'bool' object has no attribute '__getitem__'

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.9.1
Wed Feb  8 17:01:58 2023
Bump, I didnt have mod installed and got the above error, thought putting the mod in on the outside chance it would by pass the error. nope still getting it what this user is getting above.

Since it takes a year for an update I was thinking about blowing everything away and starting from fresh, but didnt really want too.

thoughts / comments???
 
Last edited:

Lidaweeb

Newbie
Dec 27, 2022
26
11
no, it will be really hard to make a walkthrough for those considering they are random generated.
Scrappy never did something like that before? damn those tests are hard especially the math test I hope he can find a method to do something about them
 

PEscobar

Member
Oct 5, 2022
132
113
I have a technical question how can you create an AutoHotKey for he game I have the code but Not sure how to script it for Ren'Py. I can script in PowerShell, VB-script but I am not a python programmer so if anyone can help I would appreciate it.
 

X2Z

Member
Aug 8, 2017
300
241
since this mod doesn't seem to be compatible with mac for god knows what reason, anyone got recommendations for a different mod i can use?
 

cbing92

Newbie
Apr 26, 2020
38
1
Hey fellas! Can anyone please help me with the issue here?

I played the previous version with scrappy's mod installed, and with the new version I am getting an exception while trying to load any save with or without the mod added. I have around 10 different paths which I played over a month and it will be very hard to replay it all again(Interlude, sigh!) Adding the traceback if it helps.

And, I don't change variable values in any of my playthroughs. I only use the mod to track the progress and see where to go next during a free roam.
 
Last edited:

Dawknight

Newbie
Mar 11, 2018
17
13
I wanna wait for the all path version before I actually start that new update. Does that usually take a long time?
 

jawz

Newbie
Jul 9, 2020
79
95
is there issues with season 3 mod? multiple variables keep resetting.

quinn/riona threesome in ep3 defaults to no, should be yes
riona sex in ep7 defaults to no, should be yes
melanie sex in ep4 defaults to no, should be yes
nicole swyper defaults to blocked, should be best outcome
cafeteria worker in ep2 defaults to insulted, should be no

i checked my saves in my 4 branches, each time i change the above variables to what it should be, save again, and then reload that save, it keeps getting reset.

edit: figured out the reason. it's cuz i had the alone branch disabled. not sure if that's supposed to happen or not.
 
Last edited:

tardeaux

New Member
Apr 30, 2019
1
0
Hey fellas! Can anyone please help me with the issue here?

I played the previous version with scrappy's mod installed, and with the new version I am getting an exception while trying to load any save with or without the mod added. I have around 10 different paths which I played over a month and it will be very hard to replay it all again(Interlude, sigh!) Adding the traceback if it helps.

And, I don't change variable values in any of my playthroughs. I only use the mod to track the progress and see where to go next during a free roam.
For that error, you probably want to add the removal package for the other cheat mod.
 
4.70 star(s) 31 Votes