Antera

Active Member
Nov 19, 2017
839
1,405
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
    jump ep3_valentina_roam_laundry_after_kiss
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.

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

Full traceback:
  File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
    jump ep3_valentina_roam_laundry_after_kiss
  File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\ast.py", line 1712, in execute
    rv = renpy.game.script.lookup(target)
  File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Survivor Strain: Somewhere I Belong 0.2.9.4
Sun May 18 05:05:28 2025

Anyone get same error as this ?
 

micmitja

Conversation Conqueror
Aug 6, 2017
6,156
6,871
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
    jump ep3_valentina_roam_laundry_after_kiss
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.

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

Full traceback:
  File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
    jump ep3_valentina_roam_laundry_after_kiss
  File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\ast.py", line 1712, in execute
    rv = renpy.game.script.lookup(target)
  File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Survivor Strain: Somewhere I Belong 0.2.9.4
Sun May 18 05:05:28 2025

Anyone get same error as this ?
yes, scrappy mod breaks it, play that part up to point where you get to map and scene without mod
You don't have permission to view the spoiler content. Log in or register now.
https://f95zone.to/threads/survivor-strain-s1-v0-2-9-4-mr-baker.143723/post-17018963
 
Last edited:
  • Like
Reactions: Antera

cakra84

New Member
Jan 20, 2025
5
3
yeah got same bug, before you click return - open console and drop in
flirting_with_ellie = True - ellie shower after

another crash at next map
ep3_valentina_bath = False - to normally progress (to get bath scene) have to do with do without scrappy mod.

same for ellie still have to set = True otherwise is false with scrappy

simply play those scenes without a mod. make save with non modded version and progress those 2 scenes for rest you are good with.

Thanks for the reply, managed to fix the bug myself by adding code
Python:
default flirting_with_ellie = False
on top of line in !Roam one.rpy file. will try to fix the valentina bath if i resume it, haven't played since got the bug
 
  • Like
Reactions: micmitja

micmitja

Conversation Conqueror
Aug 6, 2017
6,156
6,871
Thanks for the reply, managed to fix the bug myself by adding code
Python:
default flirting_with_ellie = False
on top of line in !Roam one.rpy file. will try to fix the valentina bath if i resume it, haven't played since got the bug
yeah 1st one solve with just code, but 2nd crash the bath, you can access the map with " ep3_valentina_bath = False " but when you enter the scene (the scene is wrong one, its one from ch2 laundry) new crashes happening after i wasnt able to solve or bother too much,
for joke went to test unmoded game and it worked., just have to load save before the map choice or on that choice scroll back and move forward then i plays normally as it should (bath one)
 
  • Like
Reactions: cakra84

cakra84

New Member
Jan 20, 2025
5
3
yeah 1st one solve with just code, but 2nd crash the bath, you can access the map with " ep3_valentina_bath = False " but when you enter the scene (the scene is wrong one, its one from ch2 laundry) new crashes happening after i wasnt able to solve or bother too much,
for joke went to test unmoded game and it worked., just have to load save before the map choice or on that choice scroll back and move forward then i plays normally as it should (bath one)
seems like i need to do some fixing after i encounter it, thanks for the heads up.
 
  • Like
Reactions: micmitja

micmitja

Conversation Conqueror
Aug 6, 2017
6,156
6,871
seems like i need to do some fixing after i encounter it, thanks for the heads up.
one thing tho if you set as ellie False you dont get shower
You don't have permission to view the spoiler content. Log in or register now.
if i change to true got no effect in !Roam one.rpy
but if i drop "flirting_with_ellie = True" in console i get shower after talk
You don't have permission to view the spoiler content. Log in or register now.
does solve the crash regardless, but you miss a scene

i have reach the end anyway and all gallery is unlocked and also at end it say that this is beta so if there will be full/final version i might just rescroll ch3
 

cakra84

New Member
Jan 20, 2025
5
3
one thing tho if you set as ellie False you dont get shower
You don't have permission to view the spoiler content. Log in or register now.
if i change to true got no effect in !Roam one.rpy
but if i drop "flirting_with_ellie = True" in console i get shower after talk
You don't have permission to view the spoiler content. Log in or register now.
does solve the crash regardless, but you miss a scene

i have reach the end anyway and all gallery is unlocked and also at end it say that this is beta so if there will be full/final version i might just rescroll ch3
Just checked the scrappy mod files and original, seems like there's a lot of mistakes especially inside the Roam-ellie.rpy and Roam two-Valentina.rpy, that's where the variables are should be but seems like those two files missing that, especially the valentina, it's really different from the original, I may continue the game until it ended with the original then do some fixing the code myself. Cheers
 
  • Like
Reactions: micmitja

fishbrain

Engaged Member
Apr 9, 2018
3,429
4,265
It's amazing how even in the midst of a zombie apocalypse all the women still have ample time to maintain their pubic region flawlessly! Not a pube in sight!
 

fishbrain

Engaged Member
Apr 9, 2018
3,429
4,265
So, were you just shitting on the game without having played the latest release?
That wasn't my intention, I love this game. Even more now after finishing this release. It's a small detail I found humorous but really not a big deal, although I must say the bald beaver doesn't really fit Martinez's character.
 
4.40 star(s) 71 Votes