Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,186
6,006
Damn, I thought it was fixed. I had fixed and who had this problem told me now it's okay.
Tomorrow I'll check where is the problem
Code:
label day2803:
    stop music
    play music "xTraffic.mp3"
    scene 31 park 00
    with dissolve
    y "I'll go to the mall..."
    if martinaevent <= 10:
        y "I should call Martina... I hope she doesn't get too pissed off. "
        y "I'm sure she'll understand..."
        show 00p75
        mar "Hi... I'm so excited about tomorrow.I can't believe..."
        y "Wait... There is a little problem"
        mar "What?"
        y "My boss told me... Next Girl of the week will be Belen Marquez, you know I can't say n--"
        mar "What? Are you serious?"
        y "I mean. It's just a---"
        if martinagood <= 50:
            mar "You fucked me. You say 'You'll be the next Girl of the week'"
            y "I know... I said"
        else:
            mar "We had sex... you said 'you'll be the next Girl f the Week'"
            y "I know... I said-"
        mar "You took advantage of me. You made me promises you can't keep just to fuck me"
        y "It was a deal. Nothing change. It's just gonna take a little more time"
        mar " I thought you were a serious agency. I know you're all perverts, but I was hoping you'd at least keep your word."
        y "Hey...chilll. It's just a---"
        mar "Fuck you"
        $ martinaevent = 10
        $ martinagood = 0
        hide 00p75
        y "Okay... She didn't take it well."
        y "I'll call her in the next days and I'll fix it"
        x "Your relation with Martina is [martinagood] on 100"
    else:
        pass
i find this in file 02 day 28.rpy and look that there's something wrong with the values here, i don't know but i have martinaevent=1 so maybe instead of
Code:
 if martinaevent <= 10
should be
Code:
 if martinaevent >= 10
?
 
  • Like
Reactions: PeraDrnda

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,008
3,663
Code:
label day2803:
    stop music
    play music "xTraffic.mp3"
    scene 31 park 00
    with dissolve
    y "I'll go to the mall..."
    if martinaevent <= 10:
        y "I should call Martina... I hope she doesn't get too pissed off. "
        y "I'm sure she'll understand..."
        show 00p75
        mar "Hi... I'm so excited about tomorrow.I can't believe..."
        y "Wait... There is a little problem"
        mar "What?"
        y "My boss told me... Next Girl of the week will be Belen Marquez, you know I can't say n--"
        mar "What? Are you serious?"
        y "I mean. It's just a---"
        if martinagood <= 50:
            mar "You fucked me. You say 'You'll be the next Girl of the week'"
            y "I know... I said"
        else:
            mar "We had sex... you said 'you'll be the next Girl f the Week'"
            y "I know... I said-"
        mar "You took advantage of me. You made me promises you can't keep just to fuck me"
        y "It was a deal. Nothing change. It's just gonna take a little more time"
        mar " I thought you were a serious agency. I know you're all perverts, but I was hoping you'd at least keep your word."
        y "Hey...chilll. It's just a---"
        mar "Fuck you"
        $ martinaevent = 10
        $ martinagood = 0
        hide 00p75
        y "Okay... She didn't take it well."
        y "I'll call her in the next days and I'll fix it"
        x "Your relation with Martina is [martinagood] on 100"
    else:
        pass
i find this in file 02 day 28.rpy and look that there's something wrong with the values here, i don't know but i have martinaevent=1 so maybe instead of
Code:
 if martinaevent <= 10
should be
Code:
 if martinaevent >= 10
?
no, it must be martinaevent <= 10:
if martina == 1:
pass
else:
all the rest.
Tomorrow I'll fix it and I put here the 02 day 28 file
 

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,008
3,663
Code:
label day2803:
    stop music
    play music "xTraffic.mp3"
    scene 31 park 00
    with dissolve
    y "I'll go to the mall..."
    if martinaevent <= 10:
        y "I should call Martina... I hope she doesn't get too pissed off. "
        y "I'm sure she'll understand..."
        show 00p75
        mar "Hi... I'm so excited about tomorrow.I can't believe..."
        y "Wait... There is a little problem"
        mar "What?"
        y "My boss told me... Next Girl of the week will be Belen Marquez, you know I can't say n--"
        mar "What? Are you serious?"
        y "I mean. It's just a---"
        if martinagood <= 50:
            mar "You fucked me. You say 'You'll be the next Girl of the week'"
            y "I know... I said"
        else:
            mar "We had sex... you said 'you'll be the next Girl f the Week'"
            y "I know... I said-"
        mar "You took advantage of me. You made me promises you can't keep just to fuck me"
        y "It was a deal. Nothing change. It's just gonna take a little more time"
        mar " I thought you were a serious agency. I know you're all perverts, but I was hoping you'd at least keep your word."
        y "Hey...chilll. It's just a---"
        mar "Fuck you"
        $ martinaevent = 10
        $ martinagood = 0
        hide 00p75
        y "Okay... She didn't take it well."
        y "I'll call her in the next days and I'll fix it"
        x "Your relation with Martina is [martinagood] on 100"
    else:
        pass
i find this in file 02 day 28.rpy and look that there's something wrong with the values here, i don't know but i have martinaevent=1 so maybe instead of
Code:
 if martinaevent <= 10
should be
Code:
 if martinaevent >= 10
?
Ok, it's alredy fixed. probably I forget to change the file in 0.7...
Because the file is already fixed-

you can find it in the attachments
 

yggdral

Member
Jan 29, 2019
377
329
v0.6 is now FREEDOWNLOD
hello dev, i just want to confirmed that the version uploaded in here is 0.6 right? because i just finished playing, eventhough in this thread says 0.7 the actual game is actually 0.6, right?
 

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,008
3,663
hello dev, i just want to confirmed that the version uploaded in here is 0.6 right? because i just finished playing, eventhough in this thread says 0.7 the actual game is actually 0.6, right?
I don't know what version is this.
I mean I release 0.6 for free, but it could be someone takes 0.7 from my patreon and share it here.
in my patreon last release is 0.9
After you save the file continue click and see if there are more days....
 

Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,186
6,006
hello dev, i just want to confirmed that the version uploaded in here is 0.6 right? because i just finished playing, eventhough in this thread says 0.7 the actual game is actually 0.6, right?
In the main menu game click "About" and you will see what version of the game you have.
 

yggdral

Member
Jan 29, 2019
377
329
I don't know what version is this.
I mean I release 0.6 for free, but it could be someone takes 0.7 from my patreon and share it here.
in my patreon last release is 0.9
After you save the file continue click and see if there are more days....
In the main menu game click "About" and you will see what version of the game you have.
oh okay now i see why i'm confused, in the main menu it says version 0.7 but at the end of the game it says that's the end of 0.6 and then it goes back straight to the main menu. when i click "About" it still says version 0.7, but in the game i can't go further then 0.6 btw i use mac version
 

Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,186
6,006
Okay. Now I think it's fixed. you need to change this file in the game's folder.
delete the old day27.rpy files and put this file in the folder
(I don't know if this forum change the file name when I upload it in the attachment... anyway, rename this file as : 02 day 27.rpy)
obviously you need to replay the game with a save before day 27
Sorry but this bug is stiil in game, I didn't promise Martina a photo shoot and didn't have sex with her but still MC gets screwed up by Riley for what he didn't do and i use this file from you, but this scene is in day 31 so there's probably some kind of mistake out there.
 
  • Like
Reactions: PeraDrnda

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,107
Lots of errors popping up with Yvette after the second party at Maud's. Only choice that doesn't error is a bad choice.


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

While running game code:
  File "game/02 day 34.rpy", line 300, in script
    jump day3403
ScriptError: could not find label 'day3403'.

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

Full traceback:
  File "game/02 day 34.rpy", line 300, in script
    jump day3403
  File "F:\Game Downloads\NCC-0.7-pc\renpy\ast.py", line 1678, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\Game Downloads\NCC-0.7-pc\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day3403'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NCC 0.7
Sat Nov 09 17:38:38 2019
 
  • Like
Reactions: PeraDrnda

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,008
3,663
Lots of errors popping up with Yvette after the second party at Maud's. Only choice that doesn't error is a bad choice.


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

While running game code:
  File "game/02 day 34.rpy", line 300, in script
    jump day3403
ScriptError: could not find label 'day3403'.

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

Full traceback:
  File "game/02 day 34.rpy", line 300, in script
    jump day3403
  File "F:\Game Downloads\NCC-0.7-pc\renpy\ast.py", line 1678, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\Game Downloads\NCC-0.7-pc\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day3403'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NCC 0.7
Sat Nov 09 17:38:38 2019
Okay, all these bug are fixed. I have to fix v0.6 probably I share an old file. I'll export a new one.
(this bug got a fix in the past page of this conversation)
 

ThunderRob

Devoted Member
May 10, 2018
9,497
26,519
ok..so i guess i got my MC and Yvette dating finally..and i buy her lots of gifts..do they go to her immediately and her stats climb?..or is there going to be some event in the future i give them to her?..i dont understand the gift buying as no time was i able to present the gifts..
 

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,008
3,663
ok..so i guess i got my MC and Yvette dating finally..and i buy her lots of gifts..do they go to her immediately and her stats climb?..or is there going to be some event in the future i give them to her?..i dont understand the gift buying as no time was i able to present the gifts..
I don't remember, probably in the next release.
 

Module

Newbie
Jul 19, 2017
41
166
Ok, it's alredy fixed. probably I forget to change the file in 0.7...
Because the file is already fixed-

you can find it in the attachments
Hi, I've applied the patch and I refused sex with her, but on day 29 game forces I've accepted sex with her and Riley goes mad.
 
  • Like
Reactions: PeraDrnda
4.10 star(s) 71 Votes