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

rjmm

Newbie
Nov 22, 2017
32
73
I'm also having the same problem. I have the cheats, but no choice highlight anywhere.
 

flameshin

Newbie
Jul 15, 2017
39
17
Did you install the uncensor patch from the game thread? It breaks the choice highlights. Use my modded one from the OP
I had the same issue, but unfortunately your modded patch didn't really work as intended in my case.
The highlight issue was solved, but it didn't really alter the relationship, both Nami and MC still called Nojiko by her name, rather than Mom like in the other ipatch.
So now I ended up having to choose between a highlighted choice or a working incest patch, which isn't really a big issue, but still kinda annoying regardless.
 

anonymousguys

Newbie
Dec 3, 2022
55
173
I install on mac and It said on the main menu that "Mod not install correctly"
The highlight is never be found
Broken chapter 2++ and my save too
And I try a lot of fresh install too because the mod replace script.rpa

So no chance for me right?
 
Last edited:
Aug 12, 2020
164
136
Overview:
Mod that highlights/add hints to dialogue options. Also adds a cheat menu
to edit points (more options to be added),gallery and option to see all scenes
where there is a choice to view one​


Game/Creator: Summer's Gone /
Modder: scrappy /

Game Version: Chapter 5 Beta


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.




Download: -
(Install Main mod first)

View attachment 968377
Thank you. I was afraid that you would not update the mod because it's a beta version of the game. You're my hero.
 

JEER0X

Newbie
Sep 17, 2019
80
56
I haven't updated it yet, I'll do it for the full release. The one that's currently in the OP works up to the end of Chapter 4
something isn't right cause as soon as i add the mod to the game and try to start a new game i get to about when your texting your sister and i get errors throughout the text sequence i tested an unmodded game vs modded and unmodded worked fine. or do i have to start at 5 to use the mod?

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

While running game code:
  File "game/season1/Chapter2.rpy", line 5588, in script
    $ show_messenger()
  File "game/season1/Chapter2.rpy", line 5588, in <module>
    $ show_messenger()
  File "game/Benutzerdefiniert/Messenger.rpy", line 51, in show_messenger
    renpy.pause(1.0, hard=True)
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 344, in execute
    frame background None xysize (600,975) at move_messenger:
  File "game/Benutzerdefiniert/Messenger.rpy", line 346, in execute
    if groupchat_enable and active_groupchat:
  File "game/Benutzerdefiniert/Messenger.rpy", line 350, in execute
    add 'images/messenger/av/'+interlocutor_name.lower().replace(' ', '_')+'.png' pos (67,25)
Exception: DynamicImage u'images/messenger/av/[name].png': could not find image. (u'images/messenger/av/Jeramy.png')

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

Full traceback:
  File "game/season1/Chapter2.rpy", line 5588, in script
    $ show_messenger()
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1052, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/season1/Chapter2.rpy", line 5588, in <module>
    $ show_messenger()
  File "game/Benutzerdefiniert/Messenger.rpy", line 51, in show_messenger
    renpy.pause(1.0, hard=True)
  File "renpy/exports.py", line 1533, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3804, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3804, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 344, in execute
    frame background None xysize (600,975) at move_messenger:
  File "game/Benutzerdefiniert/Messenger.rpy", line 346, in execute
    if groupchat_enable and active_groupchat:
  File "game/Benutzerdefiniert/Messenger.rpy", line 350, in execute
    add 'images/messenger/av/'+interlocutor_name.lower().replace(' ', '_')+'.png' pos (67,25)
  File "renpy/sl2/sldisplayables.py", line 449, in sl2add
    d = renpy.easy.displayable(d, scope=scope)
  File "renpy/easy.py", line 114, in displayable
    return renpy.display.image.DynamicImage(d, scope=scope)
  File "renpy/display/image.py", line 590, in __init__
    self.find_target(scope)
  File "renpy/display/image.py", line 675, in find_target
    raise Exception(error)
Exception: DynamicImage u'images/messenger/av/[name].png': could not find image. (u'images/messenger/av/Jeramy.png')

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.2.22081402
 
Thu Oct 26 02:06:33 2023
 

scrappy

Well-Known Member
Modder
May 26, 2017
1,016
28,764
something isn't right cause as soon as i add the mod to the game and try to start a new game i get to about when your texting your sister and i get errors throughout the text sequence i tested an unmodded game vs modded and unmodded worked fine. or do i have to start at 5 to use the mod?

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

While running game code:
  File "game/season1/Chapter2.rpy", line 5588, in script
    $ show_messenger()
  File "game/season1/Chapter2.rpy", line 5588, in <module>
    $ show_messenger()
  File "game/Benutzerdefiniert/Messenger.rpy", line 51, in show_messenger
    renpy.pause(1.0, hard=True)
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 344, in execute
    frame background None xysize (600,975) at move_messenger:
  File "game/Benutzerdefiniert/Messenger.rpy", line 346, in execute
    if groupchat_enable and active_groupchat:
  File "game/Benutzerdefiniert/Messenger.rpy", line 350, in execute
    add 'images/messenger/av/'+interlocutor_name.lower().replace(' ', '_')+'.png' pos (67,25)
Exception: DynamicImage u'images/messenger/av/[name].png': could not find image. (u'images/messenger/av/Jeramy.png')

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

Full traceback:
  File "game/season1/Chapter2.rpy", line 5588, in script
    $ show_messenger()
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1052, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/season1/Chapter2.rpy", line 5588, in <module>
    $ show_messenger()
  File "game/Benutzerdefiniert/Messenger.rpy", line 51, in show_messenger
    renpy.pause(1.0, hard=True)
  File "renpy/exports.py", line 1533, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3804, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3804, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 338, in execute
    screen messenger():
  File "game/Benutzerdefiniert/Messenger.rpy", line 344, in execute
    frame background None xysize (600,975) at move_messenger:
  File "game/Benutzerdefiniert/Messenger.rpy", line 346, in execute
    if groupchat_enable and active_groupchat:
  File "game/Benutzerdefiniert/Messenger.rpy", line 350, in execute
    add 'images/messenger/av/'+interlocutor_name.lower().replace(' ', '_')+'.png' pos (67,25)
  File "renpy/sl2/sldisplayables.py", line 449, in sl2add
    d = renpy.easy.displayable(d, scope=scope)
  File "renpy/easy.py", line 114, in displayable
    return renpy.display.image.DynamicImage(d, scope=scope)
  File "renpy/display/image.py", line 590, in __init__
    self.find_target(scope)
  File "renpy/display/image.py", line 675, in find_target
    raise Exception(error)
Exception: DynamicImage u'images/messenger/av/[name].png': could not find image. (u'images/messenger/av/Jeramy.png')

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.2.22081402

Thu Oct 26 02:06:33 2023
Fixed