3.70 star(s) 78 Votes

Vojvoda

Well-Known Member
Mar 21, 2019
1,749
1,185
download again and again have the same bugs !!! fix the game this we can`t play !!!
 
  • Like
Reactions: thprlg

Pang

Newbie
Oct 30, 2017
59
51
Hi, new to the game and liking it a lot. But I am getting a bug in the playing cards scene. Just as I win, the same render of the card table keeps reappearing. I am able to get through the BJ scene and into the next day, but then the game bugs out, not displaying the rooms I go, only displaying that same render of them at the cards table. I have tried reloading to an earlier save and continuing on from there, and I still get the same bug. Making it impossible to continue the game. Any help?
 

trauts

Active Member
Aug 12, 2018
700
502
Midnite Guerilla , This part will never trigger, because it's false & even if it's true, the next part will error because it's not defined. (swank_188 was not in previous versions, yes, i've loaded from a previously saved game 0.4.3)

Code:
label map_4_4_admin_cabinet:
    $ quick_nav_on = False
    "> You open up the filing cabinet."
    if renpy.has_label ("extra_swank_mag"):
        if inventory.got(swank_188) == True:
            "> Nothing else."
            p_t "Oh..."
            window hide
            jump map_4_4_admin_reception
        else:
            "> Interesting..."
            p_t "What?"
            "> Another magazine."
            "> You pick up the magazine. It's an issue of a pornographic magazine \"SWANK\""
            $ hide_navigation()
            show bx extras_swank_188_0
            "> You open the magazine."
            show bx extras_swank_188_1
            $ renpy.pause()
            show bx extras_swank_188_2
            $ renpy.pause()
            inv "SWANK MAGAZINE, no. 188\nADDED TO INVENTORY."
            $ inventory.add(swank_188)
            window hide
            jump map_4_4_admin_reception
    else:
        "> Your searching produces no results at this time."
        window hide
        jump map_4_4_admin_reception
 
Last edited:
  • Thinking Face
Reactions: Pigfarmer

scarfer

Active Member
Nov 4, 2017
668
334
Hmm. Second question first. Yes. She's the cock fairy. She's either the magical anthropomorphic representation of male insecurity or she's a figment of a blow to the head.

First question. You're not the first to get this problem and I cannot recreate it. I clear screens after all jumps and before all show screens so this shouldn't happen. Can I ask where you downloaded it from? And whether you are running the hotfix?
I also had this problem. Attaching the save I made during the card game, to see if that can help you identify the problem.

BTW, using base game download from the Mega link here, and applied the hotfix script.rpa, twice.
 

Deleted member 62788

Well-Known Member
Jun 10, 2017
1,412
730
Played v4 for the first time yesterday. Could have done without the fairy shit, that for me was total dogshit, but as for the rest it was pretty awesome.

A hot milf but who is clearly above 35, sex content, it was good. Not every game needs a fucking story worthy of Hemingway, so to get porn game with some porn in it at an early date was decent for a change.

Can't be bothered trying V5 though, so will check how the game progresses in a few months from now.
 

nobrumski

Member
Donor
May 27, 2019
172
149
I just got to the card game on day 3. Are the images supposed to keep reverting back to the game in the middle of the scene? Every time I have the inner dialogue it cuts back to the image of playing cards which is a bit off putting since it breaks the flow of the scene. I am using 0.50 with the hotfix and a fresh game since I just downloaded it from here for the first time.

For example
" I want to play with it" is the correct image immediately followed by >You sit down on the couch and Joanna gets down on her knees between your legs which shows you sitting at the table playing cards with her naked.

EDIT:Midnite Guerilla Looks like this carries over into Day 4. It keeps reverting to the card playing whenever it is the inner monologue. I may try without the hotfix to see if that is the issue. Yup definitely the hotfix. Second screenshot is without hotfix.
 
Last edited:

JED69

Newbie
Oct 6, 2018
23
27
This happened after finishing the card game with landlady.
You don't have permission to view the spoiler content. Log in or register now.

and i have one very important question:p. Is it necessary for the pixie to have a dick. I skipped the whole scene and of course didn't know what she said.
I'm having the same issue. Mish-mashed screen, can't leave to go to the college. I downloaded from Mega and hotfix applied.
 

supermanz95

Well-Known Member
Aug 7, 2016
1,766
2,724
Not gonna lie, the game was fucking amazing, if not for the renders alone the writing itself propelled it substantially to easy favorites
 
  • Like
Reactions: Mrs Delington

BobJenkins

Member
Nov 21, 2017
229
246
Hey Midnite Guerilla

Really liking the game so far. I'm guessing you'll have to incorporate a patch, now that the reveal has happened? Patreon is so damn strict and I'd hate to see them screw with your page.

In my game I don't have enough money to upgrade the hacking software. I'm short $5. Is that how it's supposed to be, or did I miss something?

Thanks for making this game. Looking forward to the next update!
 

Pang

Newbie
Oct 30, 2017
59
51
I found the solution for now for the issue with screens getting stuck at the card game: load the save provided with the hotfix. I was then able to progress without issue to the end of the current version. Loving it by the way!
 

Midnite Guerrilla

Member
Game Developer
Mar 23, 2018
303
1,869
Midnite Guerilla , This part will never trigger, because it's false & even if it's true, the next part will error because it's not defined. (swank_188 was not in previous versions, yes, i've loaded from a previously saved game 0.4.3)

Code:
label map_4_4_admin_cabinet:
    $ quick_nav_on = False
    "> You open up the filing cabinet."
    if renpy.has_label ("extra_swank_mag"):
        if inventory.got(swank_188) == True:
            "> Nothing else."
            p_t "Oh..."
            window hide
            jump map_4_4_admin_reception
        else:
            "> Interesting..."
            p_t "What?"
            "> Another magazine."
            "> You pick up the magazine. It's an issue of a pornographic magazine \"SWANK\""
            $ hide_navigation()
            show bx extras_swank_188_0
            "> You open the magazine."
            show bx extras_swank_188_1
            $ renpy.pause()
            show bx extras_swank_188_2
            $ renpy.pause()
            inv "SWANK MAGAZINE, no. 188\nADDED TO INVENTORY."
            $ inventory.add(swank_188)
            window hide
            jump map_4_4_admin_reception
    else:
        "> Your searching produces no results at this time."
        window hide
        jump map_4_4_admin_reception
It'll trigger if you have extras.rpa which is a bonus for Professional level patrons.

I also had this problem. Attaching the save I made during the card game, to see if that can help you identify the problem.

BTW, using base game download from the Mega link here, and applied the hotfix script.rpa, twice.
Thanks for the save game. I've loaded it and I am still having difficulty recreating the error. I've looked in the code and all screens should be cleared. I'll keep digging and see if I can fix it. I need some sleep now, though. I've had a long Friday with work.
 

Vasy

Active Member
Mar 21, 2017
558
1,685
I noticed something regarding the purse snatcher event. Not sure if it's specific to my save, but I'll report it anyway.

Looking through the new entries in her journal, I noticed she wrote that I had not run after the thief even though I know that I had. I poked around in the script and found fight_outcome=3 (or something to that effect) should be the result if you pursue the thief, and fight_outcome=0 should result if you do not. Loaded up a save at that event, and both options resulted in fight_outcome=0. Changing the variable in the console yielded the correct journal entry.
 
Last edited:
3.70 star(s) 78 Votes