- Jun 20, 2017
- 1,282
- 2,469
For those of you haven't gotten ahold of a woman past 40, you are in for a real treat. It's almost like they get another gear! Fun, fun, fun, and you won't be able to keep up!
For those of you haven't gotten ahold of a woman past 40, you are in for a real treat. It's almost like they get another gear! Fun, fun, fun, and you won't be able to keep up!
I just know from my own experience the more info you can provide the better chance of getting a timely answer from the developer.Yeah, no reason to paste into a huge post, attachments are always the way to go if it's obviously lengthy...
Using the full version, will actually try the compressed version, shot in the dark!
Mmy OS is Windows 10 Home, attaching my system info...
(oh, my original post simply said i am not code savy but my game is crashing and here is my traceback...)
Well, since you don't say where or how it happens, let me just guess...not that code-savy, this is crashing my game...
It's already in the bug list. It will be fixed with 0.1.7.1darkhound1, I had an error as well, though mine appears to be different. It was also during an arrival, though, specifically Brenda's. It was right after "With that promise she walks on in search of her room . . . and you continue to reception".
OK, thanks! Sorry for the duplicate report.Well, since you don't say where or how it happens, let me just guess...
If it's in the new player room when you try to enter, delete all images on the wall. One of them has corrupt values.
It's already in the bug list. It will be fixed with 0.1.7.1
"renpy.free_memory()"Are there any commands we can run in the console to help debug the problem?
I'm not familiar enough with python to know what to use.
Though I *did* find one command to run in the console when I notice the memory in Windows Task Manager seems high:
renpy.free_memory()
Go there at night when she's wearing lingerie. Even then you need luck that she's wearing the right one.Anyone know why Desire's scene where she "repays the favor" never comes up at night after the pool scene? She's either just out of the shower, getting ready to go to the bar, or too tired. I'm at 100 favor with her so maybe its a bug or maybe I'm doing something wrong...
Sorry for not including more, this is happening specifically when I finish ANY dialogue with Yumiko (upon exiting the dialogue). Or if I do not speak with her, this occurs whenever I try to go to the new room from any other location...Well, since you don't say where or how it happens, let me just guess...
If it's in the new player room when you try to enter, delete all images on the wall. One of them has corrupt values.
Are you using the compressed version?Sorry for not including more, this is happening specifically when I finish ANY dialogue with Yumiko (upon exiting the dialogue). Or if I do not speak with her, this occurs whenever I try to go to the new room from any other location...
Is there a console command I can use to change / remove the wall image?
**Edit: right after I posted this, I was able to set a new image on the phone without going to the room. The image frame is clearly a problem, but setting a new bad image did clear up the error and I am able to continue with just black photos on the wall. Attaching images...**
I don't really understand what you mean. What are the attached images supposed to show?I was waiting for Joy to arrive to progress on Eva's quest in 1.62 but after updated to 1.70 Joy doesnt seems to come and I have to reload to older save for Joy to arrive. Is there a solution besides reolading old saves because I dont want to lose the progress since 1.70.
No, full version. And my gpu has never have a problem with previous versions. This problem seems to be only mine, so it's not really worth getting into it. I'll wait for the next versionAre you using the compressed version?
There is a problem with the transparency of the "frame image". So either the image is damaged (maybe from compression) or your gpu cannot handle it properly.
90% or 50% from what or based on what?renpy.free_memory
clears the memory leak from 90% back down to 50%
then the memory leak starts to build again.
I've been typing it in so that the game doesn't break.
So, it works but has to be implimented every 40 minutes.
Yes. After running around the island for a few hours, Memory showed as 900,000 K. That command lowered memory to about 350,000 K."renpy.free_memory()"
Did this really work or do anything?
I can add it before and after the animations if there is a chance it will help to get rid of the memory problems.
Why make it complicated? If it doesn't hurt to do it, it can be done whenever you change the location, just as I already did in the file attached above.Maybe set it up to trigger the command every few hours that the MC experiences? Or during "time of day" changes ("morning", "afternoon", "evening", "late evening", "night").