JayneCobb

Member
Feb 4, 2018
132
426
Bro here it is

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

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

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

Full traceback:
  File "day07.rpyc", line 926, in script
  File "/data/user/0/sislust.booom313/files/renpy/ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "/data/user/0/sislust.booom313/files/renpy/script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'extra_scene_01'.
More than likely either an error caused by using an old save, or possibly a missing file in the game directory.

Inside of the ".\game\" folder, do you have a file named "extras.rpy"?
If not, that's what the problem is. Redownload the latest version of the game and try again.

If you do have that file, you may want to try starting a new game. Usually old saves aren't screwed up by new labels being added, but who knows?
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,360
@lynxace07

Is this error from a new game or old game save? If it's from a old game try starting a new game and seeing if that fixes it if it's a new game then I'm not sure what could be causing it.
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,668
23,783
Bro here it is

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

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

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

Full traceback:
  File "day07.rpyc", line 926, in script
  File "/data/user/0/sislust.booom313/files/renpy/ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "/data/user/0/sislust.booom313/files/renpy/script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'extra_scene_01'.
you are using the android version, use a file explorer and look for x-extras.rpyc in your install location
if it's missing, try installing the apk again
 

lynxace07

Newbie
Apr 4, 2018
32
4
A
you are using the android version, use a file explorer and look for x-extras.rpyc in your install location
if it's missing, try installing the apk again

Actually you guys are right iam using android version. But when ever i start a new game or load game still have the same issue.:( anyone care to share the Download link for pc or for android? :( do appreciate your help guys :(
 

ReJoe

Member
Jun 7, 2017
379
437
The credits show Version 7 not 7.1 How do you show what day your on? I don't have nay new content.
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,668
23,783
well, 'implemented day 13 and 14' is a bit misleading..
but the rest of the changelog is pretty clear in relation to bugfixing ;)
and besides that, it's the standard edition not the extra scenes edition
 

Morpheas

Member
Oct 28, 2017
300
163
I dont know if this has been answered already, but for some reason the heart icon that allowed me to view the stats for the girls disappeared after a few days.
I think it disappeared at day 3 or 4, not quite sure.

Is there any way to get it back somehow? Is it a glitch, or intended?
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,668
23,783
I dont know if this has been answered already, but for some reason the heart icon that allowed me to view the stats for the girls disappeared after a few days.
I think it disappeared at day 3 or 4, not quite sure.

Is there any way to get it back somehow? Is it a glitch, or intended?
try the following: open console and type suppress_overlay = False
for activating the console look
 
  • Like
Reactions: bas

bobbo69

Engaged Member
Donor
Jun 18, 2017
3,872
7,108
Internet is no free here, I wasted 500MB for just a bugfix? Saddest day
I don't know who your internet provider is, or where you're from, but down here, you get unlimited internet for an extra $10.00 a month, plus tax of course, excusez moi :closedtongue::closedtongue::closedtongue:
 

dstarfire

Member
Jul 13, 2017
314
309
try the following: open console and type suppress_overlay = False
for activating the console look
Also, you may have to repeat that command later in the same playthrough (even if you don't exit the program), as the game seems automatically turn it back off at certain points (don't know if the timing is random or progress-determined).
 

Morpheas

Member
Oct 28, 2017
300
163
try the following: open console and type suppress_overlay = False
for activating the console look
Also, you may have to repeat that command later in the same playthrough (even if you don't exit the program), as the game seems automatically turn it back off at certain points (don't know if the timing is random or progress-determined).
Thanks, that worked fine :)

Also, I downloaded 0.71 from the link someone posted earlier. However, it doesnt seem to be the Extra scenes edition.
It says Taboo Edition in the main menu.

How do I get the Extra Scenes option in the main menu just like in 0.7?
 
4.50 star(s) 329 Votes