3.60 star(s) 8 Votes

randomguy6516265165

Forum Fanatic
Jun 21, 2018
5,885
4,016
any idea how to fix this?

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

While running game code:
  File "game/home_vide.rpy", line 143, in script
    jump couloir_vide_01_go
ScriptError: could not find label 'couloir_vide_01_go'.

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

Full traceback:
  File "game/home_vide.rpy", line 143, in script
    jump couloir_vide_01_go
  File "D:\Pgames\Male MC\CHAIXAS-GAMES\MY_SECRET_FEVER-0.1.1-pc\renpy\ast.py", line 1695, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\Pgames\Male MC\CHAIXAS-GAMES\MY_SECRET_FEVER-0.1.1-pc\renpy\script.py", line 894, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'couloir_vide_01_go'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
MY SECRET FEVER 0.1.1
Sun Oct 01 13:57:18 2023
rolling back and reloading doest work EDIT this fixes it

Hm ...

While running game code:
File "game/home_vide.rpy", line 143, in script
jump couloir_vide_01_go
ScriptError: could not find label 'couloir_vide_01_go'

I don't have any patches just run the official game and i get the error when im returning home after the house was sold . Anyone knows how to fix this ? Thank you

Later edit :

Nevermind i just removed _go from line and now its working .
 

RixtheSpartan

New Member
Aug 5, 2019
6
4
Replaying this had no questioning the developers sanity. The "story" is so dumb it plays like a comedy and not a porno...... Still fun to run through, even with the random "sex" scenes.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
3.60 star(s) 8 Votes