Mod Ren'Py Summer's Gone - Walkthrough/Cheat/Gallery Mod [Ch.5 Beta][scrappy]

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,051
13,253
I have the WT mod installed and the dialogs are not highlighted in the game at all. Only ''cheats'' working.
 

scrappy

Well-Known Member
Modder
May 26, 2017
1,008
28,497
I have the WT mod installed and the dialogs are not highlighted in the game at all. Only ''cheats'' working.
Try using unren extract rpa packages then delete patch and all .rpa files from Summer's Gone/game and then reinstall the mod
 
  • Like
Reactions: weirdscix

weirdscix

Active Member
Apr 10, 2021
555
2,817
Try using unren extract rpa packages then delete patch and all .rpa files from Summer's Gone/game and then reinstall the mod
This fixed my issue, thanks for your mods. I like playing the games blind initially but they make it a lot more fun for subsequent playthroughs for various games as you're often guessing what are the correct choices for a certain outcome :)
 
Jul 4, 2018
290
733
To yall watching. Scrappy dont do Beta mods i believe. The full 3.5 should be done in a couple weeks according to Ocean so he can work out the bugs so if you need a mod it'll probably be done then.
 
  • Like
Reactions: Kaasje404

JenMistress

Engaged Member
Oct 1, 2019
2,481
2,746
To yall watching. Scrappy dont do Beta mods i believe. The full 3.5 should be done in a couple weeks according to Ocean so he can work out the bugs so if you need a mod it'll probably be done then.
Had a feeling about that, why I held off on downloading the game, and yeah, my thoughts on it exactly. So yeah, think I'll wait for the full as well. ;)
 

weirdscix

Active Member
Apr 10, 2021
555
2,817
I'm having the same issue as with previous versions where choices aren't highlighted, using unren then deleting patch/rpa files and reinstalling results in an error when trying to load saves. Starting a new game seems to work fine

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\Games\SummersGone-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\SummersGone-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\Games\SummersGone-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\SummersGone-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\SummersGone-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Games\SummersGone-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\Games\SummersGone-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\Games\SummersGone-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\Games\SummersGone-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "D:\Games\SummersGone-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\Games\SummersGone-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\Games\SummersGone-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\Games\SummersGone-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
 
Mon Aug 02 17:20:23 2021
```