linkinn
Well-Known Member
- Apr 25, 2020
- 1,116
- 8,429
spoilers!!!
Make sure you installed it right. Some mods go right into the folder games othersthe ingame walkthrough doesnt seem to be working for me, any ideas?
You've answered your own question.I want to try to be with all MGs until you decide which route you are going to take in episode 8 and than I want to dump them all for others, has anyone tried this yet?Is there maybe a flag which I can use in console which would do the trick, but the problem is that I have read that Trouple and Jill owerwrite others route
Yes.if i delete the beer pong part of the mod will it still work?
Update your game to 0.11.1. That won't fix it though, you'll need to load a save before you messaged her.You don't have permission to view the spoiler content. Log in or register now.
Yes I'll add that. The variables cheat will also need a small rework deleting the unnecessary ones and adding new ones.I wonder scrappy if you could add a variable for Heather now that we've got a few scenes that involve her? If not its cool- but i just ran into the scene that i shalt not spoil that is dependent on whether you chose to let her do her thing in the previous episode.
Really appreciate all your hard work on this!Uploaded a fix for the not visible cheat button to the OP.
Yes.
Update your game to 0.11.1. That won't fix it though, you'll need to load a save before you messaged her.
Yes I'll add that. The variables cheat will also need a small rework deleting the unnecessary ones and adding new ones.
Dude, I really appreciate your hard work and responsiveness. You got this out remarkably quickly, and while I loved using your mod, I stopped because I was frustrated with crashes. It's not a reflection of your work, but rather DPK's weird "anti-mod" inserts. I still just wanted to let you know how fantastic your work is.Uploaded a fix for the not visible cheat button to the OP.
Yes.
Update your game to 0.11.1. That won't fix it though, you'll need to load a save before you messaged her.
Yes I'll add that. The variables cheat will also need a small rework deleting the unnecessary ones and adding new ones.
What crashes? There shouldn't be crashes that are related to the mod and DPK has put a few tiny checks whether the mod is present that merely just make the game close not crash. Those are easy to remove and are removed by the mod.Dude, I really appreciate your hard work and responsiveness. You got this out remarkably quickly, and while I loved using your mod, I stopped because I was frustrated with crashes. It's not a reflection of your work, but rather DPK's weird "anti-mod" inserts. I still just wanted to let you know how fantastic your work is.
can you use search functioncan you add a fix for sancho mod saves
I wonder scrappy if you could add a variable for Heather now that we've got a few scenes that involve her? If not its cool- but i just ran into the scene that i shalt not spoil that is dependent on whether you chose to let her do her thing in the previous episode.
Fuck off, troll, I was thanking Scrappy, not looking for an argument.What crashes? There shouldn't be crashes that are related to the mod and DPK has put a few tiny checks whether the mod is present that merely just make the game close not crash. Those are easy to remove and are removed by the mod.
Scrappy did excellent work, this is a very complex game and getting the mod to a perfect state is quite time consuming. But currently the mod works very well, saving quite a hassle when playing.
any ideas on a fix for the error from fighting Dawe in the new update with the mod installed?Uploaded a fix for the not visible cheat button to the OP.
Yes.
Update your game to 0.11.1. That won't fix it though, you'll need to load a save before you messaged her.
Yes I'll add that. The variables cheat will also need a small rework deleting the unnecessary ones and adding new ones.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 240, in bn_evaluate_combo
bn_cpu_got_hit("power")
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 418, in bn_cpu_got_hit
bn_show_image(attack_type)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 1104, in bn_show_image
tmpInt = renpy.random.randint(1,len(bn_img_list[idx])-1)
ValueError: empty range for randrange() (1,1, 0)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/minigames/brawler_new/story/brawler_story_ep11.rpyc", line 377, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
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 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 472, in event
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 240, in bn_evaluate_combo
bn_cpu_got_hit("power")
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 418, in bn_cpu_got_hit
bn_show_image(attack_type)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 1104, in bn_show_image
tmpInt = renpy.random.randint(1,len(bn_img_list[idx])-1)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 244, in randint
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 220, in randrange
ValueError: empty range for randrange() (1,1, 0)
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Mon Mar 10 18:20:26 2025
Yes, you can change Heather's variables through the console, but it would be more convenient to do it with the Universal Ren'Py Mod.Does anyone know if you can change heather variables via console?