She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

fred364f

New Member
Mar 9, 2019
7
3
30
Was really liking this game, but I ran into a game breaking bug. After I was captured by the False Angels and escaped, I spoke with everyone at the Holy Union, then went to the Theocracy, gave the Alchemist the trade deal, went back and talked to Alice, gave her a handjob, and now I cannot enter the Holy Union nor the Theocracy. If I try to enter either one, my game slows down and none of my inputs will work. The MC (as a female at this point in the story) has a slowed down idle animation, and no button works, not even ESC. Was forced to delete the entire save, as nothing I tried worked. Anyone else run into this, and know of a solution?
I hit the same exact problem as you. Checked everything including files but nothing seems to solve it. Might need the project files itself to fix it. I.e dev needs to fix it. I even tried cheat engine and messing with values and time to see but to no avail.
 

ewery52

Newbie
May 26, 2018
76
26
118
I switched to a girl and I don't know how to switch back? I can't buy potion from the alchemist and she says that she is waiting for results.
 

fred364f

New Member
Mar 9, 2019
7
3
30
I switched to a girl and I don't know how to switch back? I can't buy potion from the alchemist and she says that she is waiting for results.
Talk with the doctor to progress. She tells you to sign some papers at the clinic.
 
  • Heart
Reactions: ewery52
Apr 27, 2023
1
0
11
I hit the same exact problem as you. Checked everything including files but nothing seems to solve it. Might need the project files itself to fix it. I.e dev needs to fix it. I even tried cheat engine and messing with values and time to see but to no avail.

getting an error with your save file ERROR.PNG
 

Watcherzzz

Member
Nov 5, 2023
107
68
161
To anyone wanting to play it on joiplay it opens and plays just fine, even the cgs work only problem is most character's sprites don't load in, there are a few exceptions though(the mc sprites (ps:female form loads in if you drink the potion but if you load a save file in female form it doesn't load in) other characters that are following the mc as in his party the first lamia standing and chasing sprites only and the fairies)there might be more in the newest update but i haven't played much of it yet

Overall: you can play the game on joiplay just fine if you treat it like a text based game with occasional cgs

After some digging in the files i found that all the sprites that have problems are in the characters folders and while i am not a game dev i think the problem might have to do with the Russian letters and symbols in the file names joiplay probably can't read them well if someone maybe makes a mod to change the names they might start showing up properly i put most of the working sprites here so that maybe someone with experience can find out whatever is making those specifically work and do it to the others
 

guest424

Newbie
Sep 18, 2023
40
12
65
To anyone wanting to play it on joiplay it opens and plays just fine, even the cgs work only problem is most character's sprites don't load in, there are a few exceptions though(the mc sprites (ps:female form loads in if you drink the potion but if you load a save file in female form it doesn't load in) other characters that are following the mc as in his party the first lamia standing and chasing sprites only and the fairies)there might be more in the newest update but i haven't played much of it yet

Overall: you can play the game on joiplay just fine if you treat it like a text based game with occasional cgs

After some digging in the files i found that all the sprites that have problems are in the characters folders and while i am not a game dev i think the problem might have to do with the Russian letters and symbols in the file names joiplay probably can't read them well if someone maybe makes a mod to change the names they might start showing up properly i put most of the working sprites here so that maybe someone with experience can find out whatever is making those specifically work and do it to the others
You dont need to make a mod to change name, you only need to rename on a computer I think, but if you do that what name put? Because some characters dont have the same name in faces folder and in characters. I download some of picture in games folder so if you know what name to put I can try to rename everything for playing in joiplay.
 
  • Like
Reactions: Watcherzzz

Watcherzzz

Member
Nov 5, 2023
107
68
161
You dont need to make a mod to change name, you only need to rename on a computer I think, but if you do that what name put? Because some characters dont have the same name in faces folder and in characters. I download some of picture in games folder so if you know what name to put I can try to rename everything for playing in joiplay.
While i am not experienced with game design i believe that if you change the name without editing some files it might not see them because the name and file location is how it finds the file it needs but if that works and its indeed a problem with Russian names simply changing to pic1 pic2 etc should fix it though what wanted to say was not exactly the word mod patch would be more appropriate if it helps i used the joiplay function to decrypt the files making it easier to know what file is which
 

cielie

New Member
Feb 17, 2022
4
1
21
For some reason I can no longer progress past the day before the festival. I met the 2 arguing Minotaur then met the maid selling milk. But past that, it seems there is a npc missing or dialogue missing to continue in the Union. Does anyone have a walkthrough to what to do to continue? I really want to continue further here like it was possible in the previous demo.
 
  • Like
Reactions: Rectifier07
Oct 20, 2023
15
36
79
Sadly i couldn't subscribe due to PayPal not available and my Credit card not accepted. i will find a way to get the link and code, or maybe wait little bit.
 

hgffdh

Member
Feb 26, 2018
203
253
186
After some digging in the files i found that all the sprites that have problems are in the characters folders and while i am not a game dev i think the problem might have to do with the Russian letters and symbols in the file names joiplay probably can't read them well if someone maybe makes a mod to change the names they might start showing up properly i put most of the working sprites here so that maybe someone with experience can find out whatever is making those specifically work and do it to the others
Developers are aware of joiplay issues - they mention it repeatedly when you start the game for the first time - and its not filenames. If it was that easy they'd already fix it. AFAIK the issue is with loading animations into memory. RGSS animations come as huge ass images that are chopped up into pieces that are shown sequentially during runtime. However, Android just doesn't allow loading huge ass images into memory. Its not limited to joiplay, its a global Android issue. See and . Google has (meaning, they bought out a startup) an entire framework ( ) to display images in apps without making them crash, but using it would require basically going down many levels of abstraction and writing a standalone Android app which would render the whole point of using RPGmaker moot.
 
Last edited:

Watcherzzz

Member
Nov 5, 2023
107
68
161
Developers are aware of joiplay issues - they mention it repeatedly when you start the game for the first time - and its not filenames. If it was that easy they'd already fix it. AFAIK the issue is with loading animations into memory. RGSS animations come as huge ass images that are chopped up into pieces that are shown sequentially during runtime. However, Android just doesn't allow loading huge ass images into memory. Its not limited to joiplay, its a global Android issue. See and . Google has (meaning, they bought out a startup) an entire framework ( ) to display images in apps without making them crash, but using it would require basically going down many levels of abstraction and writing a standalone Android app which would render the whole point of using RPGmaker moot.
that's a shame though from what i understood the problem might be solved if the images are split apart and then loaded in individually when needed from what i read it might even help with the slowdown and crashing though the animations might be less smooth still their is still the few animations that actually work like the chasing lamia and the mc's sprites if we figure out how those ones work maybe we can make it all work without mutilating the images
 

muoto8900

Member
Jul 7, 2018
130
65
89
Anyone else just having random crashes with no error messages? Not sure what is causing it as it has been at different parts with not many similarities.
 

HikkiG

Active Member
Dec 12, 2020
926
1,180
308
Anyone else just having random crashes with no error messages? Not sure what is causing it as it has been at different parts with not many similarities.
Yeah, it's a common issue. Thankfully game autosaves between every screen transition, and usually right before the crash, so you should be fine.
 

Luna Moon

Newbie
Feb 5, 2018
46
63
133
Anyone else just having random crashes with no error messages? Not sure what is causing it as it has been at different parts with not many similarities.
Pretty sure its a memory leak issue. You can only go so many different screens before the game crashes.
 
May 5, 2021
229
189
167
Or better, does anyone know how to marry Bertha?
Isn't that just go to her after becoming her maid then being a girl?
cause it's really simple, do her questline, then go to the alchemest and do the one for getting the gender swap potion, then once you are free to go around as a girl, go back to her as a girl, then she'll proudly claim you as her woman.
 
  • Like
Reactions: Ol_Stone_Ears

Ol_Stone_Ears

Member
Jun 5, 2021
337
362
187
Isn't that just go to her after becoming her maid then being a girl?
cause it's really simple, do her questline, then go to the alchemest and do the one for getting the gender swap potion, then once you are free to go around as a girl, go back to her as a girl, then she'll proudly claim you as her woman.
If possible, everyone should see it too. It's great. She's all "Wow, when I said I'd make you my girl, I meant in the boy pussy kind of way, but y'all actually gone and done it."
 
  • Like
Reactions: Avid Hentai Watcher

Notsohotmail

Newbie
Oct 13, 2022
49
14
18
does anyone have a save file with everything completed (up to date) since i lost all my save files unfortunatly (dont ask how)
 
4.10 star(s) 24 Votes