Asgard000

Newbie
Apr 10, 2019
85
56
147
question since for me 12 gb is a lot, should I wait for the next version of the game when the bugs are solved or is the game playable?
 

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
question since for me 12 gb is a lot, should I wait for the next version of the game when the bugs are solved or is the game playable?
The game is playable now.
The bug issues were caused by the beta.
The beta had lots of bugs and was never supposed to have been posted on F95.
Some people not knowing any better, downloaded and played the beta and made saves with it.
Then, when the official release came out, they tried to use the save points that they made with the beta, which is why they are crashing now.
You can not safely use save points from a buggy beta.

The majority of the comments from people who never tried the beta are issues with asking how to trigger events in the game.

So, download and have fun.
 

shadowtempered

Well-Known Member
Aug 22, 2020
1,014
1,983
328
That's weird, I remember taking a glance at the v0.18 beta's code and it seemed to have been fixed, but I didn't do any testing to confirm it, with all the other bugs going on. I also wrote that fix in a way that it shouldn't run in any version other than v0.17.2, to prevent future misuse.

Anyways, I'll look into it later today.

edit: great, now my game is crashing before even reaching the menu. :LUL:
Gonna try downloading the full package instead.
torresm : Then it's super weirdly coincidental that the event resolved after using your fix. I tracked the event for two in-game weeks and it's possible that it was actually longer because I didn't start counting immediately. Unless I'm not remembering how long it takes Ellen to resolve the situation, but I saved -> closed the game -> downloaded your fix -> restarted -> finished the current day I was on and played one more additional full day and the event triggered.

Question about the garden. Some seeds are buyable that are imaginations of yours, are they all drugs? Are there story elements related to buying/growing them that do not involve buying and selling drugs? I would be happy to farm some of them to help Jin with her sleeping problems, but I'm not a fan of the idea of just becoming a drug farmer.
Especially not considering Jins history with drugs.
Fairly certain based on previous conversation it's supposed to be an optional for additional side-incoming. You can grow the one "weed" to help Jin, but the optional juices are entirely that: optional. Just adds a little passive income if you're in a position to need it. Again: based on previous conversations here on f95, so this is partial assumption on my behalf.
 

henk1

Newbie
Dec 12, 2019
89
88
69
Fairly certain based on previous conversation it's supposed to be an optional for additional side-incoming. You can grow the one "weed" to help Jin, but the optional juices are entirely that: optional. Just adds a little passive income if you're in a position to need it. Again: based on previous conversations here on f95, so this is partial assumption on my behalf.
Don't forget the aphrodisiacs that you can grow & give to the girls.:love:
Okay, now that second one sounds like something I should check out. Need to be careful not to get the drug one since endgame money is not a problem at all.
 

Godlthor

New Member
Jan 23, 2022
4
2
103
Hello Runey
according to a message on the patreon, a translation into several languages was planned. Is this still the case?
Personally, it is a transaction in French that interests me.
Thanks again for your work and your feedback
 

Kaintfm

Newbie
Apr 26, 2021
96
679
207
Was walking around town and ran into this. Do you see it? I only noticed because Leap of Faith had the same issue, with bottles going through the shelves. Clipboard01.jpg
 

DigDug69

Engaged Member
Jun 29, 2019
2,766
5,542
712
Was walking around town and ran into this. Do you see it? I only noticed because Leap of Faith had the same issue, with bottles going through the shelves. View attachment 3993823
I would say that some shelves have small holes for bottle necks to pass through.
That would make it harder for the taller, and therefore less stable bottles to be knocked over.

I am far more concerned with the bartender that looks like the comedian, Carrot Top...
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,811
37,465
1,031
That was a great idea, I checked them all, but none were before or after the skipped traceback. Weirdly, the game only seems to save 10 autosave instead of the amount that it has room for on the page.
Yeah, the auto saves are part of the renpy code, they use the default 10 slots, not the 100 that Runey expanded the page to.
0.18
My downloads files
Windows 11
Which version of 18? Did you get the full game, or the update?
I would first suggest moving it out of the Downloads folder first, try something like C:\Games\ Putting it in a system folder is never a good idea.
Also, what program did you use to extract it? That can make a diff sometimes too.
 
Last edited:

lamurian

New Member
Dec 10, 2018
5
4
70
Is it me, or has Autumn had an "augmentation"?

BTW: Thank-you Runey. If you're every in Southport, I'll buy you a shed of beers!
 

Bllacky012

New Member
May 16, 2019
11
3
188
Get the following error message when I go into the garden

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

While running game code:
  File "renpy/common/000statements.rpy", line 539, in execute_show_screen
    args, kwargs = a.evaluate()
  File "game/scripts/Garden/GardenScripts.rpy", line 59, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Full traceback:
  File "scripts/Garden/GardenScripts.rpyc", line 59, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 539, in execute_show_screen
    args, kwargs = a.evaluate()
  File "renpy/ast.py", line 191, in evaluate
    args.append(renpy.python.py_eval(v, locals=scope))
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/Garden/GardenScripts.rpy", line 59, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0
Mon Sep  2 22:28:52 2024
 
4.60 star(s) 500 Votes