Mokoto47

New Member
Mar 25, 2021
2
5
this code pops up shortly after Elena walks away after first kiss, i cant skip past pls help someone
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'sario_day_2_rise'.

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

Full traceback:
  File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 509, in script call
  File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 535, in script call
  File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 528, in script call
  File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 673, in script call
  File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 687, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 168, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
  File "script/alteration/update1/update1.rpyc", line 2534, in script
  File "renpy/ast.py", line 1757, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sario_day_2_rise'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Life in Santa County 0.9.0
Thu Apr 25 03:45:13 2024
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,641
153,159
Instead of hurrying to play this game with a patch and making 75 different patches, just wait, all the code for said "patch" is still in the game. Which means it is still looking for a "blank patch file", hence why the old patch still works for 90% of the game.

Just give it some time and another update and keep an eye on
 

lawlawkagurL

Active Member
Nov 12, 2021
758
524
Well it's official.
The change they implemented made me fall out of love with this game.
I finished the whole game and wish I kept my previous version in tact.

Hmm. Here's a thought, since the DEV never comes here and never will and doesn't give a single F whatever we do in our own time
do you guys think it's possible to modify the game back to our own liking?
I guess I'm addressing this to the modders and other devs.

Like is it functionally feasible to remove parts of the game that ruined everything and keep the rest, mainly I'm referring to the damn intro that purged the main core of the story in the first place. Say, we f95 users here (only those who want to of course) could have our copies of the game just start with the Aunt Chloe scene and never have to talk about the stupid intro coz that's not the canon we grew to love playing this game for years.

And it was said that the patch still does its magic majority of the gameplay right?
I can stomach the other changes to be honest, like the ENDLESS TONS OF FREAKIN FLASHBACKS.
 

Traktorman

New Member
Oct 13, 2017
4
1
```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'sario_day_2_rise'.

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

Full traceback:
File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 509, in script call
File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 535, in script call
File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 528, in script call
File "script/alteration/update1/up1freeroam/up1day1home.rpyc", line 509, in script call
File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 673, in script call
File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 673, in script call
File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 680, in script call
File "script/alteration/update1/up1freeroam/up1night1home.rpyc", line 687, in script call
File "script/alteration/update1/up1freeroamschool/up1schoolday2.rpyc", line 876, in script call
File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
File "script/alteration/update1/up1freeroampolice/up1policeday2.rpyc", line 164, in script call
File "script/alteration/update1/update1.rpyc", line 2250, in script
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sario_day_2_rise'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Life in Santa County 0.9.0
Thu Apr 25 22:18:21 2024
```
WTF???
 
3.80 star(s) 185 Votes