Mod Cheat Mod Ren'Py The Visit - TheTeam's Walkthrough, Scene Gallery, Cheat, Improvements Mod [1.0] [Stiglet]

PepperX

New Member
May 17, 2020
6
11
Even after Reloading I'm getting the following error:

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label HaleyScene006 is defined twice, at
  File "game/allend2.rpy", line 644 and
  File "game/chapter10.rpy", line 557.

The label HaleyNikkiScene003 is defined twice, at
  File "game/allend2.rpy", line 170 and
  File "game/chapter7.rpy", line 1039.

The label KarenScene005 is defined twice, at
  File "game/allend2.rpy", line 1244 and
  File "game/kazend.rpy", line 386.

Ren'Py Version: Ren'Py 7.3.5.606
Sun Jan 03 12:09:41 2021
Tried installing on a fresh version of the game and also deleted the .rpyc files. No luck so far.
 

beautyjenny96

New Member
Jun 27, 2018
4
1
I got this error in under Replay - Others when I tried to watch the Scene with Karen and Nikki on the second page, probably the Karen & Nikki ending.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'KarenNikkiScene001'.

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

Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "E:\The Visit\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "E:\The Visit\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'KarenNikkiScene001'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Visit 1.0
Sat Dec 26 04:19:02 2020
I get this error with these two nikki scenes, all other scenes work fine, I already deleted the .rpyc files, any idea how to fix it?

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

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'NikkiScene010'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "K:\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "K:\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NikkiScene010'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Visit 1.0
Thu Dec 17 02:52:44 2020
Not to be a prude but I'm also getting these errors even though I've downloaded and latest patch, is there a way to fix it?
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,387
11,886
WTH I fixed that weeks ago. I'll take a look at it when I get the chance.
 

beautyjenny96

New Member
Jun 27, 2018
4
1
WTH I fixed that weeks ago. I'll take a look at it when I get the chance.
Thanks a lot, but I'm just going to be very specific in case the error is at my end. The mod I downloaded was from the first page, first post. I use the "Patched" version, and I'm sure that's the latest version of the mod.

Thanks again.
 

AceOfNiagara

Well-Known Member
May 1, 2020
1,674
2,473
Thanks a lot, but I'm just going to be very specific in case the error is at my end. The mod I downloaded was from the first page, first post. I use the "Patched" version, and I'm sure that's the latest version of the mod.

Thanks again.
I'm guessing the one in the attachment?

Have you tried either the mega or nopy link?
 

beautyjenny96

New Member
Jun 27, 2018
4
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'NikkiScene010'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NikkiScene010'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:27:44 2021
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'NikkiScene011'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NikkiScene011'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:29:22 2021
These are the two errors I got when trying to access Nikki's bottom right scenes respectively.

The Visit - Nikki.png


Another would be this error

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

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'KarenNikkiScene001'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'KarenNikkiScene001'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:32:57 2021
The Visit - Other.png

Redownloaded The Visit 1.0 again, tried both the mega and nopy link and still got the same errors.
 

S0k4

Member
Jun 24, 2019
153
230
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'NikkiScene010'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NikkiScene010'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:27:44 2021
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'NikkiScene011'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NikkiScene011'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:29:22 2021
These are the two errors I got when trying to access Nikki's bottom right scenes respectively.

View attachment 985027


Another would be this error

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

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'KarenNikkiScene001'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\TheVisit-1.0-pc\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'KarenNikkiScene001'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Visit 1.0
Thu Jan 14 17:32:57 2021
View attachment 985031

Redownloaded The Visit 1.0 again, tried both the mega and nopy link and still got the same errors.
I solved it by downloading The Visit Gallery Mod [v1.0] [scrappy]
and The Visit [v1.0] Improvements & Walkthrough Mod [AB], I put them together and they don't generate any problem
 

AceOfNiagara

Well-Known Member
May 1, 2020
1,674
2,473
More issues happened to me in chapter 6 during anal scenes with Rosa. At some point they didn't show up because of different labels. I just attach my changes on the file modLabels in hopes it helps.
Thanks for that. Had the same problem with the Rosa scene only being gray until choices. With your fix it played fine during playthruogh. Even behaved during replay.
 

Moisan4

Member
Jul 12, 2017
150
445
More issues happened to me in chapter 6 during anal scenes with Rosa. At some point they didn't show up because of different labels. I just attach my changes on the file modLabels in hopes it helps.
Works, thank you.
 

Sandguru

Newbie
Jan 20, 2021
20
15
My android ports of The Visit 12.5 with The Team's mod
Patched version:

And the incest free non patched :
Thanks for the android patched version. I'll try it.
 

Sandguru

Newbie
Jan 20, 2021
20
15
My android ports of The Visit 12.5 with The Team's mod
Patched version:

And the incest free non patched :
Friend, I downloaded this patched version and installed it. Nonetheless, every time I try to open it, it shuts down!! What's the solution? Thanks
 

Wills747

Engaged Member
Dec 14, 2018
2,306
4,766
Friend, I downloaded this patched version and installed it. Nonetheless, every time I try to open it, it shuts down!! What's the solution? Thanks
If you provide the log.txt from the game folder in sd I *might* be able to help.
 

TMS_DigBick

New Member
Jun 1, 2020
1
0
This Problem keeps on happening when trying to load up the game after downloading the mod.

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label HaleyScene006 is defined twice, at
File "game/allend2.rpy", line 644 and
File "game/chapter10.rpy", line 557.

The label HaleyNikkiScene003 is defined twice, at
File "game/allend2.rpy", line 170 and
File "game/chapter7.rpy", line 1039.

The label KarenScene005 is defined twice, at
File "game/allend2.rpy", line 1244 and
File "game/kazend.rpy", line 386.

Ren'Py Version: Ren'Py 7.3.5.606
Fri Mar 19 22:25:35 2021
 

ngz

Newbie
Oct 31, 2018
34
43
I've clean installed the game and the mod together several times and time and time again can't get past the define twice thing. Delete rypc does nothing. Reload does nothing. When starting first time it shows "parsing error..." yadi yada with a super long list, then after reloading and/or deleting all .rypc, it just continues to get defined twice for 3 things:


Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label HaleyScene006 is defined twice, at
  File "game/allend2.rpy", line 644 and
  File "game/chapter10.rpy", line 557.

The label HaleyNikkiScene003 is defined twice, at
  File "game/allend2.rpy", line 170 and
  File "game/chapter7.rpy", line 1039.

The label KarenScene005 is defined twice, at
  File "game/allend2.rpy", line 1244 and
  File "game/kazend.rpy", line 386.

Ren'Py Version: Ren'Py 7.3.5.606
Fri Apr 23 14:53:36 2021
mod is unusable rn : \
 

Tomboll

Newbie
Mar 14, 2021
63
52
I got this error
You don't have permission to view the spoiler content. Log in or register now.
I got past this error by using unren 1. After I had watched the whole scene I copied the mod back into the game again. The error is back again. I can see this if I load a save from earlier. Hopefully it won't affect future gameplay. But at least now I got to see the whole scene.

edit: Okay, fix was simple enough. Open "game/prologue.rpy" with a text editor. Search for "maleorg2ogg" and change it to "maleorg2.ogg". Save.


mod is unusable rn : \
I got past that error by closing down the game and restarting it.
 
Last edited: