- Feb 2, 2018
- 3,467
- 2,010
Actually, the number of devs who spin up multiple threads --but then forget to START them-- is amazing. I see it all the time with fresh meat (oops, I mean recent college grads).the thing is generally it is not a good idea to put gui elements to a thread. Vren said in changelog that s/he put the character displays into another thread for performance gains.
IDK if multhithreading is the issue tho, i'm just speculating. i don't if Vren let renpy handle the threads or if s/he handles the thread but generally just because you code python multithread it doesn't mean the code actually runs parallel.
Thats why i said the issue is probably parallelism. Generally people want to share a resource on multiple threads which end up locking and get significantly less optimized version then running a single thread.
There are plenty of game engines with the graphics update as a task shared on multiple threads and have no issue. There are in fact some that have two or more of those. The only issue is that the ones with multiple's have to ensure they don't have more than one trying to update graphics at a time. I know that at least one of those instead of relying on a mutex entirely to solve the issue created a task manager that tracks how long tasks run and thus spaces the graphics update tasks apart from each other.the thing is generally it is not a good idea to put gui elements to a thread. Vren said in changelog that s/he put the character displays into another thread for performance gains.
IDK if multhithreading is the issue tho, i'm just speculating. i don't if Vren let renpy handle the threads or if s/he handles the thread but generally just because you code python multithread it doesn't mean the code actually runs parallel.
Thats why i said the issue is probably parallelism. Generally people want to share a resource on multiple threads which end up locking and get significantly less optimized version then running a single thread.
Perfect answer, thanks from the heart.You can try UnRen. That's my tool of choice to extract renpy files. It has a few more features then extracting rpa-archives.
Cheers
Matt
Is this in version 28.1?I know this is probably not a bug, but some of the girls don't have anal choices, or not even sex choice only foreplay an oral. How can you unlock the other options?
Did you start a new game and then try to save or did you open a save (from a previous version) and try to save that one?Hey there,
Has anyone of you stumbled upon this?
You don't have permission to view the spoiler content. Log in or register now.
Bug occurs when trying to save a game.
I am no ren'py / python techie, so I ask...
Oh, I run the current Bug Fix and current mod.
You must be registered to see the links
You must be registered to see the links
In case that's important for resolving the issue.
EDIT:
Could be a broken save file (loading older file didn't produce said error) - but still, if the bug occures once, it's prone to occure twice I guess...
Regards,
Unofficial mods don't get Updated as fast the game obviously... and trying to use a mod that requires or changes game files tend to create many issues and most of the time game breaking ones.Did you start a new game and then try to save or did you open a save (from a previous version) and try to save that one?
Old saves aren't 100% compatible with new version. I don't remember what error I got when I first ran the mod on a new version but starting a new game (sad face) always worked for me.
Yea I did try to load a save.Did you start a new game and then try to save or did you open a save (from a previous version) and try to save that one?
Old saves aren't 100% compatible with new version. I don't remember what error I got when I first ran the mod on a new version but starting a new game (sad face) always worked for me.
Unofficial mods don't get Updated as fast the game obviously... and trying to use a mod that requires or changes game files tend to create many issues and most of the time game breaking ones.
so obviously saves of a previous and modded version tend to be incompatible with updated games
I have exactly the same problem when I try to save, My PC has 16gb of ram so definitely the problem is not not in the machine.I have I7 with gtx1070 and 10gb ram and I got out of memory when I tried to save to. And the program only uses around 1gb ram. I think the problem is in Renpy and how much memory it can use. Maybe he should allocate more memory to it or have lea pixels in pictures and animations.
beta/bugfix of the game? of teh mod?I went and grabbed the beta/bugfix to try it out. So far, about 80 days in and it seems a lot better. You might give that a try.
-BB
Bugfix & Mod Threadbeta/bugfix of the game? of teh mod?
Can i have the link?
Thanks a lot
With high love you can escalate the Flirt option (leads to kissing sex) [15 En], haveing high sluttiness (1+ Hearts [can be temporaly]) allows you to grope her 3 times and escalate it (leads to groping sex) [3* 5 En].If anyone can give a quick answer, thanks. This thread is rather long so just a quick clue/instruction would be appreciated. Checking recent pages did not show anything relevant.
It has been a while since I last played the game, before the energy system. How do you have sex with people now, there is no longer a seduce option just a grope option. It is purely via dating and other random events? Or do you have to grind up to 'girlfriend' status? Similarly the only option for dosing people seems to be via an order.
Admittedly this is early in the new game, say a week in.
PS
as has been noted by others is seems quite slow, directly related to image displays, with a perceptible delay in displaying images. This is with or without the bug fix mod, though a little faster with it. Also disabling animations in preferences does nothing. Oh well, just a matter of fine tuning and optimisations I guess!
Thanks in advance for any answers
Having sex is also possible via flirting around 40+ (depends on her likings) love.If anyone can give a quick answer, thanks. This thread is rather long so just a quick clue/instruction would be appreciated. Checking recent pages did not show anything relevant.
It has been a while since I last played the game, before the energy system. How do you have sex with people now, there is no longer a seduce option just a grope option. It is purely via dating and other random events? Or do you have to grind up to 'girlfriend' status? Similarly the only option for dosing people seems to be via an order.
Admittedly this is early in the new game, say a week in.
PS
as has been noted by others is seems quite slow, directly related to image displays, with a perceptible delay in displaying images. This is with or without the bug fix mod, though a little faster with it. Also disabling animations in preferences does nothing. Oh well, just a matter of fine tuning and optimisations I guess!
Thanks in advance for any answers
the engine cant handle the size to sift through the data that needs to be saved. i have disabled animation and have no problem since.While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
MemoryError: out of memory
EDIT:
Could be a broken save file (loading older file didn't produce said error) - but still, if the bug occures once, it's prone to occure twice I guess...
Regards,
You need to use "Small talk" till you get 15 love or so. Then "Flirt" will be an option. You can use that to temporarily build the sluttiness up. Some of that will turn into permanent over time.If anyone can give a quick answer, thanks. This thread is rather long so just a quick clue/instruction would be appreciated. Checking recent pages did not show anything relevant.
It has been a while since I last played the game, before the energy system. How do you have sex with people now, there is no longer a seduce option just a grope option. It is purely via dating and other random events? Or do you have to grind up to 'girlfriend' status? Similarly the only option for dosing people seems to be via an order.
Admittedly this is early in the new game, say a week in.
PS
as has been noted by others is seems quite slow, directly related to image displays, with a perceptible delay in displaying images. This is with or without the bug fix mod, though a little faster with it. Also disabling animations in preferences does nothing. Oh well, just a matter of fine tuning and optimisations I guess!
Thanks in advance for any answers