[Bug Reports]: Some bugs I noticed after 0.8.25

justforlustdoll

New Member
Mar 24, 2026
2
0
36
Just posting a few bugs that still haven't been fixed since 0.8.25. To be fair, I'm not sure if 0.8.25 are entirely to blame, or I just hadn't accessed those scenes before.

I'm playing on latest version of Chrome.

  • Hotaru scenes: When I try to have sex with her, the following options: "Tie Down" and "Bath Roleplay" (though the first page of bath roleplay can be seen) lead to a blank screen that I can't do anything with, having to reload the game.
  • Kasyrra scenes: I had not unlocked her previously, and only gained access to her home through the events of 0.8.25. The sex option of "Take it Doggy" leads to a blank screen.
  • Meridyx: Not entirely related to this patch, but I have never been able to found Meridyx after Drifa's quest despite theoretically making the right choices. Is there anywhere I can check for flags/an option to enable encounters?
 

ctenken

Well-Known Member
Feb 4, 2017
61
83
For the first two if you are playing in Chrome from local files then the game crashes when it tries to show a CG. Here's a fix:

The flags needed to get Meridyx's encounter are:
flags.MERIDYX_REMOVE = undefined
flags.KQ_RESOLUTION = 2 OR flags.KQ_THARSUS_DEF = 1
 
  • Like
Reactions: justforlustdoll

justforlustdoll

New Member
Mar 24, 2026
2
0
36
Thanks, that script works. Any idea when it'll be fixed?

Also, regarding Meridyx, flags.MERIDYX_REMOVE doesn't exist, while flags.KQ_RESOLUTION = 2 in my save. KQ_THARSUS_DEF = 1 as well. Not sure why Meridyx is not showing up in Old Forest, I've been exploring it a lot...
 

ctenken

Well-Known Member
Feb 4, 2017
61
83
flags.MERIDYX_REMOVE not having a value means that it is undefined. You probably just have bad RNG. Not sure when that bug will be fixed.