3.70 star(s) 9 Votes

KronenX

New Member
Apr 13, 2020
2
5
13
I don't know if this was already solved but I debugged the bug where you can't get into the electronic store when the phone is dead and if you change a variable it is fixed:

Shift + O to open the console and then enter or copy/paste these two lines

Python:
telephone_casse2 = True
kirsten_advertiss = True

Note 1: If you were in the electronic store when opening the console the script was already executed and the variables evaluated, so do it from another place (from the map for example) or go out and enter again into the electronic store.

Note 2: I didn't try to change instead of these two variables , the one called telephone_casse and set it to True, which maybe was the correct fix, but this worked anyways.

Note 3: If when you go back home after getting the new phone Fanny doesn't call to your door then enter in the console:

Python:
tel_plus_enlevement = 3
 
Last edited:
  • Like
Reactions: hulaneo

sellingdreams

New Member
Mar 31, 2022
3
20
33
I spent a lot of money on marissa still couldn't get the lubricant. Someone please help.
You first need to click on sex shop, it will be closed then Marissa will talk to you herself asking if you need anything then you can get the lube after this.
 

Mark9550

New Member
Dec 3, 2020
1
0
11
Is there no sound to the game or is it just my phone?

There is music on the main menu so am confused.

Thanks!
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,897
11,602
698
New Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.1.1 Final

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even

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

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.



PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Size 287 MB

Come find me on Discord:
 

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,661
4,973
517
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
88
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.70 star(s) 9 Votes