Mod Ren'Py Summer's Gone Season 1: The Uncut Edition [V1.2][alain8891]

5.00 star(s) 1 Vote

charliex1969

New Member
Jul 16, 2023
4
0
I’m getting an error that begins popping up during the MC/Nami visit with Vic and Mika, ‘BellaKiss3x5’ is not defined. I installed your mod and continued the game from an earlier unmodded save, so I’m wondering if that save maybe doesn’t contain a scene where that parameter is defined?

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

While running game code:
  File "game/Uncut.rpy", line 31290, in script
    if BellaKiss3x5 is True:
  File "game/Uncut.rpy", line 31290, in <module>
    if BellaKiss3x5 is True:
NameError: name 'BellaKiss3x5' is not defined

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

Full traceback:
  File "game/Uncut.rpy", line 31290, in script
    if BellaKiss3x5 is True:
  File "C:\Program Files (x86)\GOG Galaxy\Games\Summer's Gone - Season 1\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\Program Files (x86)\GOG Galaxy\Games\Summer's Gone - Season 1\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Program Files (x86)\GOG Galaxy\Games\Summer's Gone - Season 1\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/Uncut.rpy", line 31290, in <module>
    if BellaKiss3x5 is True:
NameError: name 'BellaKiss3x5' is not defined

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
 
Fri Oct  4 14:57:57 2024
 

alain8891

Member
Dec 18, 2023
130
515
I’m getting an error that begins popping up during the MC/Nami visit with Vic and Mika, ‘BellaKiss3x5’ is not defined. I installed your mod and continued the game from an earlier unmodded save, so I’m wondering if that save maybe doesn’t contain a scene where that parameter is defined?
"BellaKiss3x5" is defined at the beginning of Chapter 4 reagrdless of how the game was played till then, and is actually just a new variable name for "BellaKiss03x" which is True if you kissed Bella the 1st time the opportunity presents itself. I see no reason for the error you're getting as it's not a change my mod introduced, it was there in the unmodded game as well, and returns either True or False based on that kiss happening, so it"s definitely not "undefined". Maybe a side-effect of loading a save from the unmodded game, but again, shouldn't trigger this error, though it might definitely trigger others...
 

charliex1969

New Member
Jul 16, 2023
4
0
Thanks for the explanation. I didn’t encounter the problem for the first day of modded play but now it seems to pop up with every value test. I’ll try reinstalling and see if I can get through chapter 5 without it popping up again.
 

StephanieD9

Member
Oct 20, 2020
162
210
This pops up soon as Iopen the game. If I ignore, the game starts. and the changes havent been applied. I coppied everything to the game directory.

You don't have permission to view the spoiler content. Log in or register now.

Edit: apparently defender had deleted some files so I put an exception and copied everything again but still same issue
 
Last edited:

alain8891

Member
Dec 18, 2023
130
515
This pops up soon as Iopen the game. If I ignore, the game starts. and the changes havent been applied. I coppied everything to the game directory.

You don't have permission to view the spoiler content. Log in or register now.

Edit: apparently defender had deleted some files so I put an exception and copied everything again but still same issue
Definitely looks like some files are missing on your end. Can't help much more I'm afraid...
 

StephanieD9

Member
Oct 20, 2020
162
210
Definitely looks like some files are missing on your end. Can't help much more I'm afraid...
Thank you for replying. I tried multiple time with all the defender features and firewall off + adding exception and still nope. I played the game a bitbefore putting the mod. could that be why?

edit - I removed all saves but still pops up welp

I downloaded both game and mod yesterday from the respective threads (SummersGone_Season1_Steam-pc_UPDATED) so I don't understand what I did wrong ToT
 
Last edited:

jzvtr

New Member
Dec 5, 2017
1
0
Thank you for replying. I tried multiple time with all the defender features and firewall off + adding exception and still nope. I played the game a bitbefore putting the mod. could that be why?

edit - I removed all saves but still pops up welp

I downloaded both game and mod yesterday from the respective threads (SummersGone_Season1_Steam-pc_UPDATED) so I don't understand what I did wrong ToT
I had this same issue and what fixed it for me was actually putting the files from the folder in 'game' and not the entire folder itself
 

alain8891

Member
Dec 18, 2023
130
515
I had this same issue and what fixed it for me was actually putting the files from the folder in 'game' and not the entire folder itself
Well indeed that could be the cause. Installation instructions mention to move the content of the unzipped folder into the "game" folder, not the unzipped folder itself...
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,960
9,738
New Android port. Nothing too fancy but let me know if you have any issues.

Version: S1 Mod 1.2

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.




Size 801 MB

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
 
5.00 star(s) 1 Vote