4.30 star(s) 185 Votes
Nov 1, 2018
79
35
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\computer\Documents\My Games\Whereitallbegan-0.3-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\computer\Documents\My Games\Whereitallbegan-0.3-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\computer\Documents\My Games\Whereitallbegan-0.3-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\computer\Documents\My Games\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\computer\Documents\My 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 'start1'.

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Where it all began 0.3
Sat Mar 16 22:13:16 2019
 

alis959

Member
Nov 21, 2017
340
78
View attachment 169762

Overview:
Years have passed. Things have changed. After a surprising call from your twin sister, you decide to head home to see what the hell is going on. And you certainly didn't expect that.​

Thread Updated: 2018-03-16
Release Date: 2018-03-16
Developer: Ocean -
Censorship: None
Version: 0.3
OS: Windows, Linux, MacOS
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Dev-Note:
You don't have permission to view the spoiler content. Log in or register now.

Download
PC: - - - -
Mac: - - - -

Others: COMPRESSED

Extras:
Thanks to @ViperGts151 for sharing!

View attachment 169751 View attachment 208004 View attachment 169757 View attachment 204577 View attachment 208007 View attachment 208008 View attachment 208009
 

Jef17904

Member
Dec 28, 2018
149
56
Mac version open but once you hit start or load, it crashes I run it to BatChmod and still the same ,.. so basically Mac version not working
 
U

User_23654

Guest
Guest
Here is a compressed pc and mac version of v0.3!

PC (318MB): - - - -
Mac (312MB): - - - -

Fix:

You don't have permission to view the spoiler content. Log in or register now.
 

Papy.ion6984

Engaged Member
May 16, 2017
3,184
1,777
Here is a compressed pc and mac version of v0.3!

PC (318MB): - - - -
Mac (312MB): - - - -

Fix for the new Start:

You don't have permission to view the spoiler content. Log in or register now.
A big TY !
 

Nelythia

Active Member
Donor
Oct 11, 2018
585
975
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,018
8,021
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
133
131
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
110
121
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.
 
4.30 star(s) 185 Votes