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

4.70 star(s) 33 Votes

Gin Tama

Member
Donor
Jun 2, 2017
160
253
Apparently this doesn't work with version 0.8.3 and got this error


I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/update4.rpy', 1663671677, 166826) is defined twice, at update4.rpyc:2 and game/update4.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 482, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/update4.rpy', 1663671677, 166826) is defined twice, at update4.rpyc:2 and game/update4.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Tue Sep 20 14:01:29 2022
 

allanl9020142

Well-Known Member
Aug 23, 2018
1,313
2,116
Yo! Appreciate you keeping up with the mods, man. You're always on top of things right when they come out. I've even started using whether or not you've made a mod for a game to tell if a game is gonna be a good.
That's all I wanted to say. :)
 
  • Like
Reactions: CoalPhelps

VexTech76

New Member
Oct 1, 2022
7
8
Wishing there was a cheat for Affinity (I'm prob not looking in the right place). Here are three console commands to help:
affinity=u'DIK'
affinity=u'NEUTRAL'
affinity=u'CHICK'


*just remember you have to type the one you want BEFORE the interaction.*
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
25,795
226,556
Sad it wasn't updated for 0.8.3, TBS in any case.
Do you even need to update. Just looks like minor fixes and removal of songs in v0.8.3. I've actually decided to give the game a whirl, and might not even use the update patch as it doesn't seem necessary.
 
May 3, 2022
80
87
The mod ck that DPC uses to crash the game if youre usin a mod. Is the only instance of this ck
  1. Scrappy Mod Being A DIK 8.2\game\scripts\misc
  2. Being A DIK 8.2\game\scripts\misc
cheat_detection.rpy

screen cheats():
zorder 101
imagebutton:
idle "cheat_screen"
hover "cheat_screen"
action Quit()

I could not find another reference usin 'action Quit()'. I thought there was some kind of ck that read for specific info in the save files added by mods but didnt see anythin that did that.
 

T. Jin

Member
Apr 3, 2022
180
186
Can someone send me the save file of season 2 so that i can start the season 3? Send the right one.. And thanks
 

Sapphired

New Member
Mar 15, 2022
6
1
Appreciate the scrappy mods for everything I've played thus far! Just starting the series and having an issue setting up the mod. I know it doesn't work on 8.3, but shouldn't it be working on 8.2? Tried using the mod on a fresh download of the game before I patched to 8.3 and still had errors. As I mentioned I've used similar mods for other games so I'm sure I'm installing it correctly, but not sure what I'm missing.
 

Jo_No28

Newbie
May 5, 2020
18
12
Can some help me with this?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/update2.rpy", line 2426, in script
menu:
File "game/header.rpy", line 282, in menu_override
Exception: String u'Go home to Maya [mod_gr][mod_choices[1]' ends with an open format operation.

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

Full traceback:
File "game/update2.rpy", line 2426, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "game/header.rpy", line 282, in menu_override
File "renpy/exports.py", line 3642, in substitute
return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'Go home to Maya [mod_gr][mod_choices[1]' ends with an open format operation.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Fri Nov 25 19:42:30 2022

It happens at ep 2 during the party.
 
4.70 star(s) 33 Votes