morgy121

Member
Dec 21, 2020
121
485
I had the exact same bug, the crash happens as soon as she repairs her clothes she also had the lewd mark and the uterus seed inside of her if that means anything, also on another note the event for the c class adventerer seems really weird ive killed the 2 thugs in the eastern district many times but it wont trigger the next event
You have to be beaten by the thugs.
Edit: Or if you already did that and have started the event chain, go into the house by where the thugs are.

You don't have permission to view the spoiler content. Log in or register now.

Thanks for the extra info on the bug. I'm going to keep looking into it, but it doesn't sound like something that would be caused by translation.
 
Last edited:

morgy121

Member
Dec 21, 2020
121
485
forgot to mention but it was also from defeat on the 3rd layer
Okay let's try and be even more specific.
It happens when she fixes her clothes. But does it happen after she says "First let's fix my clothes." or after getting the message "Amelia fixes her clothes"?
That'll narrow it down to something happening between lines 36189 and 36448 and 36725 of the common events file. I might then be able to figure if it's calling a specific plugin or something. Maybe. Those lines themselves are fine, but it's something else it's doing at the same time.
If she hasn't said either yet, what was the last thing said before the crash?
 

Sart

New Member
Jun 25, 2017
3
1
Okay let's try and be even more specific.
It happens when she fixes her clothes. But does it happen after she says "First let's fix my clothes." or after getting the message "Amelia fixes her clothes"?
That'll narrow it down to something happening between lines 36189 and 36448 and 36725 of the common events file. I might then be able to figure if it's calling a specific plugin or something. Maybe. Those lines themselves are fine, but it's something else it's doing at the same time.
If she hasn't said either yet, what was the last thing said before the crash?

So I got the same error message in my case it's after defeat on the 3rd layer same as everyone. Amelia has ear, nipple, butt parasite. And there are actually two ways this happens, when I leave the game running right after teleport and I get message:" Amelia was teleported..." than I leave the game running no skipping messages and I still get the error OR I can actually skip messages so that screen goes black I no longer see the ear parasite on her sprite and then it I get the error. ( rest of the parasites are still visible at the moment of the crash).

If needed I can try and post the autosave where this happens.
 

quaiou

New Member
Jul 22, 2022
3
0
Okay let's try and be even more specific.
It happens when she fixes her clothes. But does it happen after she says "First let's fix my clothes." or after getting the message "Amelia fixes her clothes"?
That'll narrow it down to something happening between lines 36189 and 36448 and 36725 of the common events file. I might then be able to figure if it's calling a specific plugin or something. Maybe. Those lines themselves are fine, but it's something else it's doing at the same time.
If she hasn't said either yet, what was the last thing said before the crash?
Unfortunately i do not have the save data anymore but i do remember the crash occurring as soon as she finished the animation for fixing her clothes
 

morgy121

Member
Dec 21, 2020
121
485
If needed I can try and post the autosave where this happens.
Yes please.

Guys, I don't actually know if I can fix this. Because I don't know what's going on, and I'm no programmer. The most I can do is try and narrow down where the problem is happening and figure out what events or plugins are being called at the time. And hope that just maybe I'll figure out which of them is causing a crash.
I will keep looking into it, but I can't promise that I can fix it.
 

Sart

New Member
Jun 25, 2017
3
1
Yes please.

Guys, I don't actually know if I can fix this. Because I don't know what's going on, and I'm no programmer. The most I can do is try and narrow down where the problem is happening and figure out what events or plugins are being called at the time. And hope that just maybe I'll figure out which of them is causing a crash.
I will keep looking into it, but I can't promise that I can fix it.
That is fine at least you are trying for which I am very grateful.

Hope I put everything needed for this save to work for you.
 
  • Like
Reactions: f9account

morgy121

Member
Dec 21, 2020
121
485
So I copied that save file into the original game. The most recent version purchased from DLsite, with no edits or translations done to it.
And it crashed in exactly the same way.
I ran it through RPGMMZ builder to debug it, and apparently it has something to do with a combination of plugins, specifically the minimap one.

Error code:
You don't have permission to view the spoiler content. Log in or register now.

I think it's setting the minimap state, but I can't be entirely sure. Which means I don't think I can fix it. It's not something being caused by the translation, as it still happens in the Japanese version.

Now I'm trying to figure out how I got past it. I have a feeling I didn't lose in the 3rd dungeon floor. But can't be certain. I'm going to keep working on it. There's no recovering that autosave unfortunately for now.

The best plan for getting past it for now might be cheating.
 

Jim2tolive

Member
Nov 23, 2019
182
94
Would there be any option to change the key bindings, especially one plays a controller? I don't see any button that acts the s-key on the controller I'm using so far. Should I invest a ps5 / ps4 with a keyboard addon?
 

morgy121

Member
Dec 21, 2020
121
485
Would there be any option to change the key bindings, especially one plays a controller? I don't see any button that acts the s-key on the controller I'm using so far. Should I invest a ps5 / ps4 with a keyboard addon?
Although the plugin is included that lets you change controller buttons, there's no option in the menu to do so. This isn't something I can do anything about I'm afraid. I just translated it. I don't know how to add buttons and options. Sorry.
 

Jim2tolive

Member
Nov 23, 2019
182
94
Although the plugin is included that lets you change controller buttons, there's no option in the menu to do so. This isn't something I can do anything about I'm afraid. I just translated it. I don't know how to add buttons and options. Sorry.
Under what plugin should I be modify it?
 

morgy121

Member
Dec 21, 2020
121
485
Under what plugin should I be modify it?
It doesn't work, so you can't.
Firstly, the plugin isn't even activated. So I tried activating it in the editor but the option still didn't even show up in the main menu like it should. This probably means it isn't compatible with the plugin the game uses for the main menu.
And even if it did show up, this particular plugin doesn't offer the option to change all keys, only certain ones. And the S key isn't one of them.
So you'll have to stick to playing with keyboard on PC.
 

rakkor

New Member
Jul 6, 2018
4
0
I had the exact same bug, the crash happens as soon as she repairs her clothes she also had the lewd mark and the uterus seed inside of her if that means anything, also on another note the event for the c class adventerer seems really weird ive killed the 2 thugs in the eastern district many times but it wont trigger the next event
you need to be killed by them, it's a mistranslation.
[/QUOTE]
 

morgy121

Member
Dec 21, 2020
121
485
You: This is great, what was wrong with it?
Me: I dunno
(Real answer: The minimap plugin script wasn't correctly recognizing when this.bitmap variable was returned as "null", or wasn't giving the script the opportunity to properly initialize the variable before the crash. Or something.)
You: Huh? Then how did you fix it?
Me: It went something like this...

Me: Hi ChatGPT, here's a bunch of code, what's wrong with it?
ChatGPT: It's broke.
Me: Fix it.
ChatGPT: Okay, here you go.
Me: Will this break other stuff?
ChatGPT: No idea.
 

f9account

Engaged Member
Mar 20, 2020
2,180
1,965
This one took ages to manually edit, but here you go.
Hours of playtesting and I still didn't reach an end, so there may be some language errors in the later scenes. They'll only be minor though. Hopefully.

Contains tentacles. Lots of tentacles.
- Virgin route available.
- Recollection Room unlockable from the start. Come out of your inn room and go into the room on the far left in the corridor.
- Calendar plugin is only part translated. The important part in it is the time, which is shown as (e.g.) AM07 for 7am. I couldn't figure out how to change it.
- There's a folder in the game folder called _info_ containing a text file with the names of all five endings, but not how to get them (because I don't know). And a list of all the titles available.
- A few title names may differ from the list as I had to change some to fit the available space.
- On the status screens, some descriptive text is hidden under the standing portrait, even if you turn the image off, it comes back during those screens. I can't fix that text, trying to create a new line breaks the plugin and the entire game.
- I didn't mark it as voiced, but the sex scenes have moaning sounds. In the dungeon, if she climaxes, you can't move until the moaning stops.

Things I didn't find til later than I probably should have:
- Go under the bridge in the far right of the eastern most map for another area.
- Pickpocketing is unlocked by acquiring the thief gloves from a woman stood near the slum bar. She won't give them to you til later in the game. Not sure what the trigger was.

Bug reports with screenshots and map info please.
Enjoy!
Thanks for all of your hard work.

No pregnancy or anything similar?
 
3.50 star(s) 12 Votes