Anon4321

Conversation Conqueror
Jun 24, 2017
6,742
5,299
When speaking to the girl in the supermarket

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

While running game code:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
ScriptError: could not find label 'buymenu'.

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

Full traceback:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'buymenu'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Come Home 2.04
Sat Sep 19 11:02:26 2020
 

paust.alex

Active Member
Apr 15, 2018
605
3,316
When I saw Suzy and tag "virgin", I decided to download this game, but first, I looked through the image folder. And what did I see there? Suzy is fucking with the MC in the shower. What the fuck? It turns out that the most beautiful girl is a shitty whore, who, according to the messages in this topic, also has a boyfriend. No, thank you!
 

trauts

Active Member
Aug 12, 2018
695
490
same here problem..

start from game and then meet adrian in supermarket. cant go forward because of a bug.

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

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

While running game code:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
ScriptError: could not find label 'buymenu'.

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

Full traceback:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'buymenu'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Come Home 2.04
Sat Sep 19 11:02:26 2020
the unoffical fix is replace ALL the words buymenu with supermarket
in file: 0 Adrian at Supermarket.rpy
which is located in game\Scenes\Adrian
exit the game & relaunch.
this will at least allow you to continue the game
 
Last edited:

Baxonius

Well-Known Member
Nov 23, 2018
1,041
814
the unoffical fix is replace ALL the words buymenu with supermarket
in file: 0 Adrian at Supermarket.rpy
which is located in game\Scenes\Adrian
exit the game & relaunch.
this will at least allow you to continue the game
Where is the fix files?
 

matschbirne

Well-Known Member
Aug 24, 2019
1,260
5,792
the unoffical fix is replace ALL the words buymenu with supermarket
in file: 0 Adrian at Supermarket.rpy
which is located in game\Scenes\Adrian
exit the game & relaunch.
this will at least allow you to continue the game

good tip (y)
 

Deleted member 2744688

Come Home
Game Developer
Aug 18, 2020
383
2,659
wtf no incest ?
You can name call Lisa and Suzy whatever you want to call them. Here's a hint - she ain't your landlady.

When speaking to the girl in the supermarket

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

While running game code:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
ScriptError: could not find label 'buymenu'.

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

Full traceback:
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 21, in script call
    call jamiewindow1 from _call_jamiewindow1
  File "game/Locations/jacksonburger.rpy", line 203, in script call
    call advancetime from _call_advancetime_27
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Work/worknormal.rpy", line 5, in script call
    call advancetime from _call_advancetime_17
  File "game/Functions/processes.rpy", line 40, in script call
    call checkavailablescenes from _call_checkavailablescenes
  File "game/Scenes/Jamie/Jamiewindow/jamiewindow.rpy", line 24, in script call
    call jamiewindow3 from _call_jamiewindow3
  File "game/Scenes/Adrian/0 Adrian at Supermarket.rpy", line 81, in script
    jump buymenu
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\**********\Desktop\ComeHome-2.04-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'buymenu'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Come Home 2.04
Sat Sep 19 11:02:26 2020
Thank you so much for letting me know about this. Not sure what happened there, I must have changed something after I tested the scene.

Up to this update,can mc fuck lisa?
Not yet. We're building to that.

When I saw Suzy and tag "virgin", I decided to download this game, but first, I looked through the image folder. And what did I see there? Suzy is fucking with the MC in the shower. What the fuck? It turns out that the most beautiful girl is a shitty whore, who, according to the messages in this topic, also has a boyfriend. No, thank you!
Suzy is not a virgin. There is a virgin in the game, but it's actually Juliana. Also the shower sequence is a dream sequence.

the unoffical fix is replace ALL the words buymenu with supermarket
in file: 0 Adrian at Supermarket.rpy
which is located in game\Scenes\Adrian
exit the game & relaunch.
this will at least allow you to continue the game
This is the fix right here guys. I've done the same thing in the official file and I'll be reuploading a little later today. I don't know how to put out a small fix file that will make this change - if you do, please let me know.
 
  • Like
Reactions: Racc0.0n

szabon

Member
Jun 16, 2019
292
186
You can name call Lisa and Suzy whatever you want to call them. Here's a hint - she ain't your landlady.



Thank you so much for letting me know about this. Not sure what happened there, I must have changed something after I tested the scene.



Not yet. We're building to that.



Suzy is not a virgin. There is a virgin in the game, but it's actually Juliana. Also the shower sequence is a dream sequence.



This is the fix right here guys. I've done the same thing in the official file and I'll be reuploading a little later today. I don't know how to put out a small fix file that will make this change - if you do, please let me know.
Hiya!
When you will be re-uploading could you share also compressed (Win and Mac) versions too?
It would be great as some of us have limited downloads. :giggle:
 

khalidevil

Member
Jan 20, 2020
117
187
Started a new game and I have some problems. The date with Mari doesn't start and I can't advance with Lisa. it says eat breakfast with her and I did it like 20 already.
 

PPLayer

Active Member
May 18, 2018
584
944
After talking to Adrian in the store about hacking dads computer I got this error message:

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

unfortunately there is no option to ignore/skip the error ...

EDIT ... nevermind ... I saw the temp fix on the other site ... gonna try it
 
Last edited:

Deleted member 2744688

Come Home
Game Developer
Aug 18, 2020
383
2,659
Started a new game and I have some problems. The date with Mari doesn't start and I can't advance with Lisa. it says eat breakfast with her and I did it like 20 already.
Hrm. I'll look into this ASAP. Make sure that you've called and set up the date with Mari. It should happen on the Saturday morning after you call. The breakfast with Lisa scene should also happen the weekend after you reach that affection level.

If this is not working I'll look into it and fix as soon as I'm able.

Looking forward to the android release I love this game
Im hoping to have this done in a couple of weeks. Its very high on my priority list, but I have to learn how to do it as the times I've tried, I get errors. It'll happen soon.
 
4.30 star(s) 108 Votes