j4yj4m

Forum Fanatic
Jun 19, 2017
4,168
6,132
Gonna wait till this game is completely finished before playing it again.
I gave up on the 'no old saves' thing sometime in early 2018. Having to play through the whole game, even cheating, just to see the new content each version, is monotonous.

Just not worth it till then.
You need zero old content to play the new story. It literally doesn't matter at all wether you've got a savegame or not and it's been like that with 0.17 and 0.18, too. If you want to replay the whole game, fine, but you really don't have to.
 
  • Like
Reactions: BigBobIsHere

BigLoada

Active Member
Mar 15, 2018
684
741
Got an exception as soon as I entered the toilets in the Mall at the start of the game.

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

While running game code:
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
Exception: Screen mall_toilets_stall is not known.


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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/jenny/button.rpyc", line 87, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/debbie/button.rpyc", line 7, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\display\screen.py", line 1092, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen mall_toilets_stall is not known.


Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 22:30:28 2019
 

AnHorse

Member
Aug 2, 2018
140
133
How is weightlifting still such a piece of shit minigame after all of this time. He's redesigned entire other minigames and left WL as a mess
 

petur

Member
Jul 29, 2017
234
385
You need zero old content to play the new story. It literally doesn't matter at all wether you've got a savegame or not and it's been like that with 0.17 and 0.18, too. If you want to replay the whole game, fine, but you really don't have to.
I agree, people either don't realize that the new update begins alongside the starting quests of all other major updates, so you can go directly for it... or some are simply trolling and being toxic. That's why we've had a ton of people crying about not being provided with saves when no saves are needed. All they had to do is play the game and go for Eve directly. But trolls would rather spam this thread with their bullshit.

Also i'd like to make a plea to the community.
You don't have permission to view the spoiler content. Log in or register now.
 

Ghost5

New Member
Apr 23, 2019
5
26
Got an exception as soon as I entered the toilets in the Mall at the start of the game.

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

While running game code:
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
Exception: Screen mall_toilets_stall is not known.


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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/jenny/button.rpyc", line 87, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/debbie/button.rpyc", line 7, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locations/mall/mall/toilets/toilets.rpyc", line 12, in script
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/mall/mall/toilets/toilets.rpy", line 12, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
  File "game/scripts/core/systems/locations/locations.rpy", line 254, in call_screen
  File "D:\Downloads\~\Summertime Saga [v0.19] [Kompas Productions]\renpy\display\screen.py", line 1092, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen mall_toilets_stall is not known.


Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 22:30:28 2019
I am getting repeated errors like this in several places.
 
  • Like
Reactions: Mikilande

Miðgarðsormr

Engaged Member
Oct 1, 2017
2,473
6,097
I wish the mods would just start banning people from this thread when they ask stupid questions that are answered on the first fucking page. Every single time new updates come out, the wave of illiterate autists flood this entire thread with "can i transfer my save" "why dont mods work" "can someone wipe me".

READ THE FRONT FUCKING PAGE BEFORE YOU ASK STUPID QUESTIONS PLEASE.
Your Rage i can feel my young padawan. The delete of mods strike soon enough those peasants and their question will. Calm down yourself you must.......

On the other hand a short outburst of anger while the delete of mods is imminent has some benefits.....
 
4.00 star(s) 374 Votes