Mod Ren'Py Summertime Saga Naughty Tribute Mod [srksrk 68]

4.90 star(s) 14 Votes

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Any save? Because no save shows up when I try to save in the hallway where I first meet Jenny.

I just attached the first save I was able to make.
Ah, OK I see. I was not aware that this occurs the very first moment after starting a new game and leaving the bedroom.

Yes, I can reproduce it. But as you already found out, all following saves seem to work normally. So as a workaround: just save a little bit later ;)

I will nevertheless see if I can find what causes it.
 
  • Like
Reactions: frozenfeet

kingthehentai

Member
Jul 8, 2017
105
14
I'm sorry, but an uncaught exception occurred.

While loading <'Blur' <'MatrixColor' <'Crop' <'Rotozoom' <'Image' u'backgrounds/location_pink_day.jpg'> 0 7.0> 5368 2920 1024 768> (1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)> 1.7 None>:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call
$ game.main()
error: Out of memory

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

Full traceback:
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67, in script call
$ game.main()
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/home/entrance/living_room/living_room.rpyc", line 12, in script call
File "scripts/locations/mall/mall/mall.rpyc", line 54, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/locations/mall/mall/second_floor/second_floor.rpyc", line 19, in script call
File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
File "scripts/characters/ivy/button.rpyc", line 44, in script
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\transition.py", line 180, in render
renpy.display.render.render(self.transitions[-1], width, height, 0, 0)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 1196, in load
surf = cache.get(self.image)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 1259, in load
surf = cache.get(self.image)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 1007, in load
return cache.get(self.image).subsurface((self.x, self.y,
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\im.py", line 965, in load
rv = renpy.display.pgrender.rotozoom(child, self.angle, self.zoom)
File "D:\This Pc\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\pgrender.py", line 181, in rotozoom
surf = pygame.transform.rotozoom(surf, angle, zoom)
File "src/pygame_sdl2/transform.pyx", line 100, in pygame_sdl2.transform.rotozoom
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.19.5
Mon Dec 23 23:06:58 2019
 

Ashurr

Newbie
Jun 21, 2018
32
4
Can't start the game with your mod on android. Vanilla works fine but as soon I install your mod, it says in red: error than quits. I'm using the android version, worked fine with 19.0.1

Here's the traceback

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined

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

Full traceback:
File "00start.rpyc", line 233, in script call
File "scripts/script.rpyc", line 23, in script
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 1389, in execute
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/exports.py", line 1601, in with_statement
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2251, in do_with
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2702, in interact
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 3350, in interact_core
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2509, in check_suspend
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2487, in save
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/loadsave.py", line 432, in save
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined
 

Burt

Ignoring Social Media
Dec 14, 2016
1,112
881
Its working fine for me although I never used an old save or an android modded game
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Hi folks,

I just uploaded your early Christmas present: version 1.00 is ready and finally features Consuela in all her naughtiness :)

Plus some other smaller things of course.

Have fun!
 
  • Like
Reactions: Buddha330

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Can't start the game with your mod on android. Vanilla works fine but as soon I install your mod, it says in red: error than quits. I'm using the android version, worked fine with 19.0.1

Here's the traceback

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined

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

Full traceback:
File "00start.rpyc", line 233, in script call
File "scripts/script.rpyc", line 23, in script
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 1389, in execute
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/exports.py", line 1601, in with_statement
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2251, in do_with
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2702, in interact
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 3350, in interact_core
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2509, in check_suspend
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2487, in save
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/loadsave.py", line 432, in save
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined
I just reproduced that one on my device. Seems my version check is too strict or does not work on Android. Will try to fix it.
 

4Finger

Engaged Member
Nov 24, 2016
2,030
1,391
It's this one newer an V2.00????
Summertime Saga Naughty Tribute Mod 0.19.5-1.00
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
It's this one newer an V2.00????
Summertime Saga Naughty Tribute Mod 0.19.5-1.00
Previous version was 0.02, not 2.00. No we are on 1.00 which is newer than 0.02 of course. There is no 2.00 -- or what are you talking about?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Can't start the game with your mod on android. Vanilla works fine but as soon I install your mod, it says in red: error than quits. I'm using the android version, worked fine with 19.0.1

Here's the traceback

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined

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

Full traceback:
File "00start.rpyc", line 233, in script call
File "scripts/script.rpyc", line 23, in script
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 1389, in execute
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/exports.py", line 1601, in with_statement
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2251, in do_with
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2702, in interact
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 3350, in interact_core
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2509, in check_suspend
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2487, in save
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/loadsave.py", line 432, in save
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined
Try the attached file to solve the problem (until I come up with a better solution). Extract the TributeMod.rpy file into the game/scripts folder, overwriting the one that is already there.
 

4Finger

Engaged Member
Nov 24, 2016
2,030
1,391
Previous version was 0.02, not 2.00. No we are on 1.00 which is newer than 0.02 of course. There is no 2.00 -- or what are you talking about?
I mark this one "Summertime Saga Naughty Tribute Mod 0.19.5-2.00" and copy it to paste this on in a new map to download to...
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
I mark this one "Summertime Saga Naughty Tribute Mod 0.19.5-2.00" and copy it to paste this on in a new map to download to...
There IS NO version 0.19.5-2.00. What are you talking about? 0.19.5-1.00 is the newest one.
 
4.90 star(s) 14 Votes