Knight_of_the_lance

Well-Known Member
Feb 23, 2020
1,166
2,149
The sunbathing kit doesn't arrive, i finished the Sheila and Eve quests but i can't complete Rioey's cuz of that. And idk if that means i can't complete Eve's because i didn't fuck her yet.
sorry, I am not that far yet in the game. I'll keep an eye out though to make sure I don't have the same issue or if I have it, if there is a work around.
 
  • Like
Reactions: danissj
Aug 16, 2023
170
269
Great job, Misarmor - you really improved the game. I loved the new scenes, etc. I am really looking forward to future updates.

My only request is that you run the text through a spell checker. You obviously have a handle on the English language and I enjoyed a lot of the dialogue, so the random typos (eg. "Hearthbroken") or weird attempts to spell a word phonetically (eg. "promess") end up leaving me feel disappointed. You demonstrate great attention to detail overall, so I don't know why such a simple thing like checking the spelling would be disregarded.

If you were feeling in a rush to get the update out and want some help with proofreading future updates, I would volunteer to help!
 

Unicron420

Newbie
Dec 29, 2018
26
10
I do not know if I am missing something or its broken. guessing I am missing something but I can never go above $40. What am I missing?

had to alter the save file

Nope something is broken. I cannot even buy shit in the store. I keep getting an error

coffee machine has yet to come

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

While running game code:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/Navigation.rpy", line 662, in script call
    call Run_Errands(False) from _call_Run_Errands_1
  File "game/Scripts/Errands.rpy", line 39, in script
    python:
  File "game/Scripts/Errands.rpy", line 48, in <module>
    DesertHouse.AddMoney(- (Article.price * Article.NoOwned))
TypeError: 'int' object is not callable

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

Full traceback:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/Navigation.rpy", line 662, in script call
    call Run_Errands(False) from _call_Run_Errands_1
  File "game/Scripts/Errands.rpy", line 39, in script
    python:
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Scripts/Errands.rpy", line 48, in <module>
    DesertHouse.AddMoney(- (Article.price * Article.NoOwned))
TypeError: 'int' object is not callable

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.5_FULL
Fri Jul 25 21:53:50 2025


also get this one at 9am

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

While running game code:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/MAIN.rpy", line 587, in script call
    call PassTime(1) from _call_PassTime_3
  File "game/Events/Updater.rpy", line 240, in script call
    call EndOfHourCalculations() from _call_EndOfHourCalculations
  File "game/Events/Updater.rpy", line 209, in script call
    call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
  File "game/Events/HomeSchedule.rpy", line 893, in script
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Events/HomeSchedule.rpy", line 893, in <module>
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Objects/Objects.rpy", line 124, in LazyErrands
    DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable

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

Full traceback:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/MAIN.rpy", line 587, in script call
    call PassTime(1) from _call_PassTime_3
  File "game/Events/Updater.rpy", line 240, in script call
    call EndOfHourCalculations() from _call_EndOfHourCalculations
  File "game/Events/Updater.rpy", line 209, in script call
    call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
  File "game/Events/HomeSchedule.rpy", line 893, in script
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Events/HomeSchedule.rpy", line 893, in <module>
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Objects/Objects.rpy", line 124, in LazyErrands
    DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.5_FULL
Fri Jul 25 21:54:38 2025
 
Last edited:

Marcus_S

Active Member
Jul 30, 2017
649
1,401
I do not know if I am missing something or its broken. guessing I am missing something but I can never go above $40. What am I missing?

had to alter the save file

Nope something is broken. I cannot even buy shit in the store. I keep getting an error

coffee machine has yet to come, same with cam, and dvd player

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

While running game code:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/Navigation.rpy", line 662, in script call
    call Run_Errands(False) from _call_Run_Errands_1
  File "game/Scripts/Errands.rpy", line 39, in script
    python:
  File "game/Scripts/Errands.rpy", line 48, in <module>
    DesertHouse.AddMoney(- (Article.price * Article.NoOwned))
TypeError: 'int' object is not callable

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

Full traceback:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/Navigation.rpy", line 662, in script call
    call Run_Errands(False) from _call_Run_Errands_1
  File "game/Scripts/Errands.rpy", line 39, in script
    python:
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Scripts/Errands.rpy", line 48, in <module>
    DesertHouse.AddMoney(- (Article.price * Article.NoOwned))
TypeError: 'int' object is not callable

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.5_FULL
Fri Jul 25 21:53:50 2025


also get this one at 9am

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

While running game code:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/MAIN.rpy", line 587, in script call
    call PassTime(1) from _call_PassTime_3
  File "game/Events/Updater.rpy", line 240, in script call
    call EndOfHourCalculations() from _call_EndOfHourCalculations
  File "game/Events/Updater.rpy", line 209, in script call
    call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
  File "game/Events/HomeSchedule.rpy", line 893, in script
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Events/HomeSchedule.rpy", line 893, in <module>
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Objects/Objects.rpy", line 124, in LazyErrands
    DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable

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

Full traceback:
  File "game/script.rpy", line 52, in script call
    $ renpy.call_screen("Overlay", _layer="screens")
  File "game/Scripts/MAIN.rpy", line 587, in script call
    call PassTime(1) from _call_PassTime_3
  File "game/Events/Updater.rpy", line 240, in script call
    call EndOfHourCalculations() from _call_EndOfHourCalculations
  File "game/Events/Updater.rpy", line 209, in script call
    call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
  File "game/Events/HomeSchedule.rpy", line 893, in script
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Events/HomeSchedule.rpy", line 893, in <module>
    $ SCRIPT_FunctionsClass.LazyErrands(2)
  File "game/Objects/Objects.rpy", line 124, in LazyErrands
    DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.5_FULL
Fri Jul 25 21:54:38 2025
Have you tried loading an old save file? Cause that doesn't work. Haven't have anyone with this error, so it's only on your end.
 
Aug 16, 2023
170
269
dear god the change log is a bummer.

no new sex scenes?
No there are definitely multiple new sex scenes: one with Aunt Eve and one with a new LI named Sheila.

Actually I just read the changelog and it literally says the words "sex scenes" in it. I don't know what else to tell you but I think you misread or misunderstood. This was actually a big update that reduced a lot of the grind of previous updates while adding a lot of content as well.
 

Marcus_S

Active Member
Jul 30, 2017
649
1,401
about items not being delivered, I thought so too, but I got it all delivered on the same day once I started advancing the quests. I think they got all delivered with the camera system for Eve. It might be a bug, but not a progression prevention one. It might only delay some advancement with some characters.
Thank you, I'll forward this to the discord and Misarmor will check it asap. The Mamazone system has been changed a bit and we found a similar bug, but thought it's fixed. Apparently it isn't, so this is high priority.

danissj
Also, for the missing suntan kit do the following:
Press shift+O in the game
That opens the console
Copy/paste this:
$ SubLocation_HomeBackyard.EvolveTier()
then this:
$ Sunbathing_kit.delivered = True
 

fraisiday

Newbie
Nov 21, 2018
39
42
I hope there is an option between share threesome with aunt and mother and a ntr aunt and mother to the future. Mh, we will see it.

I play this game to the end and the only scene with the aunt was a blowjob and asslicking. How can i "fuck" her?
 

Marcus_S

Active Member
Jul 30, 2017
649
1,401
I hope there is an option between share threesome with aunt and mother and a ntr aunt and mother to the future. Mh, we will see it.

I play this game to the end and the only scene with the aunt was a blowjob and asslicking. How can i "fuck" her?
Well if you saw that (I assume it was during Eve washing dishes), you already saw another one Eve giving bj and mutual masturbation scene. After you've finished the renovation, go back to Eve's room at 5PM.
 
Oct 21, 2021
23
60
So is there still content locked behind grindy grocery shopping/cooking mini-games or have they been smart enough to get rid of that?
There is a little bit shopping / cooking, but it's not too bad. There is a new storyline (Sheila) to make money fast. Still, you got to work sometimes, but it's not a big grind. Definitely worth it imo if you like the tags.
 

Nicknone

Member
Dec 15, 2024
113
94
Maybe you are in the wrong tags, Trap is what you are asking for from what I'm reading.
Yeah, yeah, I know, traps and sissies must have micro penis and futa penis must be at least half meter long and thick like athletes leg))
I have nothing against that popular cliche, and I know it gained as much fans as (three scary letters) nowadays :)

Sadly, it's just not working for me, when I see such third leg... I can't stop thinking 'bout how many hearts needed to pump blood for such monster and how unattractive will pussy/asshole become just after 1 session with that trunk if it'll somehow will be able to penetrate. And how undenyable hard will be to live with such thing between legs, and how unsexy it'll look in reality.
I do know it's all pure fantasy but it's just tooo much, just don't find caricatures style arousing.
 
  • Like
Reactions: BroProHelpas

giancarlo2

Newbie
Jun 24, 2020
38
27
The sunbathing kit doesn't arrive, i finished the Sheila and Eve quests but i can't complete Rioey's cuz of that. And idk if that means i can't complete Eve's because i didn't fuck her yet.
I had this happen to me too. Exiting the game and entering fixes it. Some kind of visual bug. Or reverting to a previous save.
 
2.90 star(s) 57 Votes