4.20 star(s) 199 Votes

Nelythia

Active Member
Donor
Oct 11, 2018
589
991
Even with the fix to start a new game, I still always had tracebacks where some labels were missing the "1" in their script name.

I did some amateur fixes and it actually worked for me, I could playthrough on both non NTR and NTR without any further tracebacks.
If you happen to get any, just screenshot it and I try to fix it. However it's amateur fixes as I haven't done it before. Still, it works so far.

You have to start a new game because this version doesn't support old saves anymore!

Edit: Replaced the script with a new version, fixing another traceback on NTR path. If you used the previous script.rpy and receive this traceback, download the new one attached.
 

RoadWulf

Forum Fanatic
Nov 18, 2018
4,109
8,209
Ok is there a patch coming for this now that it's changed, because the opening is as confusing as fuck now that the familiar titles are gone.
 

bighunter

Member
Apr 3, 2018
138
145
Look a bit up

Unexpected error as soon as I click start

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
ScriptError: could not find label 'start1'.

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

Full traceback:
File "C:\Users\xx\Downloads\Whereitallbegan-0.3-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\xx\Downloads\Whereitallbegan-0.3-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\xx\Downloads\Whereitallbegan-0.3-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\xx\Downloads\Whereitallbegan-0.3-pc\renpy\execution.py", line 876, in run_context
context.run()
File "renpy/common/00start.rpy", line 264, in script
python:
File "C:\Users\xx\Downloads\Whereitallbegan-0.3-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start1'.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Where it all began 0.3
Sat Mar 16 21:18:36 2019
 

Grzmilu

Member
Jun 23, 2018
112
127
help please started new game and on police precinct have error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 6729, in script
jump japspa
ScriptError: could not find label 'japspa1'.

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

Full traceback:
File "game/script.rpy", line 6729, in script
jump japspa
File "W:\GRY\!!NEW\!!!ROZPAKOWANE\Whereitallbegan-0.3-pc\renpy\ast.py", line 1631, in execute
rv = renpy.game.script.lookup(target)
File "W:\GRY\!!NEW\!!!ROZPAKOWANE\Whereitallbegan-0.3-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'japspa1'.

Windows-7-6.1.7601-SP1
Ren'Py 7.1.1.929
Where it all began 0.3
Sat Mar 16 21:38:59 2019
 
U

User_23654

Guest
Guest
Here a little tutorial for the fix.

1. Use unren -> first option.
2. Now copy the script.rpy (game/... )
3. Have fun.
 

botc76

The Crawling Chaos, Bringer of Strange Joy
Donor
Oct 23, 2016
4,520
13,543
A note for you guys: NTR is AVOIDABLE.
So don't even start complaining :closedeyesmile:
The first page and they are already ruining my fun.
What am I supposed to do if I can't complain about NTR?!?!?! ;)
 

CLDꝜ

̷ ̷ ̶ ̴ ̴ ̴ ̷ ̸ ̸ ̷ ̵ ̸ ̸ ̴ ̵ ̷ ̵ ̴ ̶ ̴ ̶ ̵ ̶ ̴ ̵
Staff member
Moderator
Community Liaison
Jul 7, 2017
1,342
5,549

Changelog:

~ 1080 new renders
Now that's a decent sized update. Looking forward to trying it out.
Thanks for the share!
 

134luca

Newbie
Dec 17, 2018
27
11
open = error


While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
ScriptError: could not find label 'start1'.
 

LordofEntropy

Down with Delta-G
Donor
May 8, 2017
775
1,162
open = error


While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
ScriptError: could not find label 'start1'.
Too bad there isn't any sort of solution already posted like 8 or more times on this very page :(
 

rogosh

Active Member
Jan 29, 2018
837
980
anotehr error further on

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

While running game code:
  File "game/script.rpy", line 9442, in script
    jump morningscarletdinner
ScriptError: could not find label 'morningscarletdinner1'.

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

Full traceback:
  File "game/script.rpy", line 9442, in script
    jump morningscarletdinner
  File "H:\favorite games\Whereitallbegan-0.3-pc\renpy\ast.py", line 1631, in execute
    rv = renpy.game.script.lookup(target)
  File "H:\favorite games\Whereitallbegan-0.3-pc\renpy\script.py", line 875, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'morningscarletdinner1'.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Where it all began 0.3
Sat Mar 16 18:10:45 2019
 
4.20 star(s) 199 Votes