Dorzh

New Member
Dec 4, 2017
4
1
69
I have a problem with Beatrice curing: i already collect tears of the nun, but nothing happen,even after i talk with her in the castle. Am i missing something?
 

onyxmoose

Member
Donor
May 16, 2019
336
389
271
I have a problem with Beatrice curing: i already collect tears of the nun, but nothing happen,even after i talk with her in the castle. Am i missing something?
Do you need to bring the tears back to the Succubus first before Beatrice? Try that first.

If that doesn't do anything you'll have to try some workarounds. I do remember on a old play through the quest didn't update for me properly. That was a few versions ago. You can try to use the debug stone on yourself which will reload whatever room/map your in. (This occasionally, not always, resets npcs). If that doesn't work, leave the castle, do/complete a side quest or regular quest, then come back and see if time passing updated the quest. Keep going through all of Beatrice's dialogues, so actually clicking on and reading through them, and see if the dialogue associated with the cure shows up. If both of those don't work, you can download a save editor and try correct the switches related to the quest. If you don't know how to use a save editor you can send me your save files. I can try instead.
 
  • Like
Reactions: Dorzh

Elsanor

Newbie
Sep 23, 2018
28
65
108
Okay...
I was playing in Abyss which is situated in the tower, and I've noticed that the bosses have this health regeneration. I'm not sure if this has anything to do with the Marks/Obrs/Glyphs I have on my weapons/Armor, and I'm wondering if that is the case.

If someone could resolve my problem, that would be of greatest help.
#I'm awfully suspicious of this "debuff" taunt: It compels the enemies to attack, but there might be a side effect, like applying health regen on the enemy.

*Not only to abyss bosses, but to other mobs, and quest bosses also.

For instance, the second abyss boss
Party:
- Guardian protagonist Secondary Tank
- Bae Clawyn MAIN Burst
- Meredith Healer
- Kateyln Main tank

#Not entirely sure, but I am suspecting the tanks as to trigerring this effect.

... Honestly, the game should have a guide to explain what each debuff and buffs do (Like, taunt vs seduce?).
Some of these effects aren't self-explanatory, and it makes life so much harder.
 

onyxmoose

Member
Donor
May 16, 2019
336
389
271
Okay...
I was playing in Abyss which is situated in the tower, and I've noticed that the bosses have this health regeneration. I'm not sure if this has anything to do with the Marks/Obrs/Glyphs I have on my weapons/Armor, and I'm wondering if that is the case.

If someone could resolve my problem, that would be of greatest help.
#I'm awfully suspicious of this "debuff" taunt: It compels the enemies to attack, but there might be a side effect, like applying health regen on the enemy.

*Not only to abyss bosses, but to other mobs, and quest bosses also.

For instance, the second abyss boss
Party:
- Guardian protagonist Secondary Tank
- Bae Clawyn MAIN Burst
- Meredith Healer
- Kateyln Main tank

#Not entirely sure, but I am suspecting the tanks as to trigerring this effect.

... Honestly, the game should have a guide to explain what each debuff and buffs do (Like, taunt vs seduce?).
Some of these effects aren't self-explanatory, and it makes life so much harder.
I'm not familiar with the combat systems in RPGMaker. So sadly I can't help you there. You might have better luck asking your questions on the Arvus Games discord. See if a developer or more knowledgeable community member has some spare time to answer.
 
  • Heart
Reactions: Elsanor

Barbiecued

Member
Game Developer
Mar 12, 2019
155
619
247
Uhm.. so through my second playthrough, this time as the male, I've caught a pretty catastrophic error. All my saves on this playthrough is now corrupt and every time I touch one of them I get this error. Can't find anything related to this google and not here on the forum either.

"Error
Uncaught SyntaxError: Unexpected token o in JSON at position 1."

Can't remember what I was doing when it happened, but it froze the game, like many other times before and this time I couldn't restart or reload an older save. All of them is corrupted by the same error. Don't really wanna replay the when it had 178:33:45 time played and invested into this playthrough.. Does anyone have a solution to this?
 

onyxmoose

Member
Donor
May 16, 2019
336
389
271
Uhm.. so through my second playthrough, this time as the male, I've caught a pretty catastrophic error. All my saves on this playthrough is now corrupt and every time I touch one of them I get this error. Can't find anything related to this google and not here on the forum either.

"Error
Uncaught SyntaxError: Unexpected token o in JSON at position 1."

Can't remember what I was doing when it happened, but it froze the game, like many other times before and this time I couldn't restart or reload an older save. All of them is corrupted by the same error. Don't really wanna replay the when it had 178:33:45 time played and invested into this playthrough.. Does anyone have a solution to this?
I've never seen the error. Do you mind posting your full save folder?(So global,config, and everything). I can try and test some things, but it might be beyond my capacity to help.
 

bptjr3

Member
Jul 2, 2018
181
123
114
Uhm.. so through my second playthrough, this time as the male, I've caught a pretty catastrophic error. All my saves on this playthrough is now corrupt and every time I touch one of them I get this error. Can't find anything related to this google and not here on the forum either.

"Error
Uncaught SyntaxError: Unexpected token o in JSON at position 1."

Can't remember what I was doing when it happened, but it froze the game, like many other times before and this time I couldn't restart or reload an older save. All of them is corrupted by the same error. Don't really wanna replay the when it had 178:33:45 time played and invested into this playthrough.. Does anyone have a solution to this?
That looks like an error when it is trying to load a map file. The save files are .rpgsave - not .json. If it happens when you are loading a save file it is because of an error in the map file for your location.
Have you edited any of these files?
I would agree with Onyxmoose that you should upload the save files. I can take a look at them as well.
 

Barbiecued

Member
Game Developer
Mar 12, 2019
155
619
247
I've never seen the error. Do you mind posting your full save folder?(So global,config, and everything). I can try and test some things, but it might be beyond my capacity to help.
Here's the save folder. Thanks for the help even if it doesn't work.
 
  • Like
Reactions: onyxmoose

bptjr3

Member
Jul 2, 2018
181
123
114
I've never seen the error. Do you mind posting your full save folder?(So global,config, and everything). I can try and test some things, but it might be beyond my capacity to help.
BTW - You really should only need the save file itself. You just need to create your own save at the same location (#15 for example), then replace it with the one you want to check. I have done it with many save files that were uploaded from others and I never had any problems not having the other support files (global.rpgsave & config.rpgsave).
 

Barbiecued

Member
Game Developer
Mar 12, 2019
155
619
247
That looks like an error when it is trying to load a map file. The save files are .rpgsave - not .json. If it happens when you are loading a save file it is because of an error in the map file for your location.
Have you edited any of these files?
I would agree with Onyxmoose that you should upload the save files. I can take a look at them as well.
No I haven't touched any of the game files. Could it have happened because I had a full disk? I feel like it was around that time
 

onyxmoose

Member
Donor
May 16, 2019
336
389
271
BTW - You really should only need the save file itself. You just need to create your own save at the same location (#15 for example), then replace it with the one you want to check. I have done it with many save files that were uploaded from others and I never had any problems not having the other support files (global.rpgsave & config.rpgsave).
I've had three different types of save corruptions/bugs when doing that with saves from people here. Which is why I always ask for their other info as well. Also if I'm checking their variables and switches, in a save editor, I can not view them if I don't have the global and config saves. I have done what you're saying before, and it's worked for me, but more recently it has not for me.


Here's the save folder. Thanks for the help even if it doesn't work.
I found a work around for you:

First start a new game, and save the new game in whatever slot you want(I used slot 3). Then from the in game menu, click on one of your other saves and load it. Note, I tried both your male and female saves. I was able to continue with both.

Next step, in whatever main save you loaded above, save over itself. I was even able to successfully reload your saves from the main menu after doing that. Rather than using the in game menu.

Also proof of me accessing your saves:
1594334717880.png
1594334439559.png
Give it a go, and let me know how it works out for you. :)
 
Last edited:
  • Like
Reactions: Barbiecued

Elsanor

Newbie
Sep 23, 2018
28
65
108
42 hours adventure- I really wanted to explore everything. There were definitively hidden treasures throughout the game.

Tips
Clawyn will Carry you throughout the whole game + She is my main Bae :). With Mark of Insanity and Mark of Shadow, and end game equipment with offence orientated orbs and glyphs, she can deal 14k damage every turn (With basic attack *Abilities deal less damage than normal). Of course, her health is sacrificed and she is left with 300 hp.
#This is where the guardian class OR Katelyn, both of whom must have slut stone equipped, comes in. The build is, of course, tank orientated, and this will provide compensation for Clawyn's lack of health, as they will be the one aggroing the enemies (>600%).

Overall Impression of the game: A very well made game with a few bugs, here and there. I have seriously made quite a lot of regretful mistakes, RIP
 

Barbiecued

Member
Game Developer
Mar 12, 2019
155
619
247
I've had three different types of save corruptions/bugs when doing that with saves from people here. Which is why I always ask for their other info as well. Also if I'm checking their variables and switches, in a save editor, I can not view them if I don't have the global and config saves. I have done what you're saying before, and it's worked for me, but more recently it has not for me.



I found a work around for you:

First start a new game, and save the new game in whatever slot you want(I used slot 3). Then from the in game menu, click on one of your other saves and load it. Note, I tried both your male and female saves. I was able to continue with both.

Next step, in whatever main save you loaded above, save over itself. I was even able to successfully reload your saves from the main menu after doing that. Rather than using the in game menu.

Also proof of me accessing your saves:
View attachment 724380
View attachment 724363
Give it a go, and let me know how it works out for you. :)
Hey, thanks a bunch for the help! It worked great. I can finally finish this playthrough :D

Weird bug and weird fix. I wonder what caused it to go haywire like that.
 
  • Like
Reactions: onyxmoose

eccentic

Member
Aug 31, 2017
120
66
222
What origin has the most sex scenes for male protagonist? I already tried farmer but perhaps i should try the other ones too.
 

Devilfromsky

New Member
Apr 26, 2020
4
0
111
Why my character sometimes when walk stuck and need to press arrow again to move, it happen both console and mouse also its happen everytime when im trying to walk. Could anyone help me ?
 

Tetraswift13

Newbie
Jun 8, 2020
29
10
84
Is there a file that has all the sex scenes? I'd much rather not go through the game a total of 12 times just to get all the sex scenes
 

onyxmoose

Member
Donor
May 16, 2019
336
389
271
Any android port for this version
I don't believe anyone has made an Android port for this game for some time. I definitely remember one back around version 3.5ish. Possibly another one around 4.4 I don't quite remember. This game has historically rarely had Android ports. To my knowledge Android ports of large RPGMaker games generally don't function well. You can try asking around other places, but I personally don't know of one currently.

What origin has the most sex scenes for male protagonist? I already tried farmer but perhaps i should try the other ones too.
The Templar male has a decent amount of unique scenes compared to other origins.(Depending on player choice of course). Have you checked out Redknight's 4.6 walkthrough for the game yet? (I posted a link in this thread somewhere; you can search for it if need be). It has a list of scenes, up to version 4.6, with requirements and associated fetishes. I don't really know what you're looking for regarding scenes/fetishes. So another origin might be more interesting. Also Redknight has updated their gallery mod for 4.8. If you want to try out new origins/scenes without all the work.

does anyone know where to find the slime/slug in the castle?
You have to talk to Meredith first to get the quest, go to the castle wall, get a check point (where you see slime residue), go into the castle's kitchen and see another checkpoint. From there go the leftmost stairs (on the first floor), to get I believe the last checkpoint. In which the scene will play in a secret dungeon room.

Why my character sometimes when walk stuck and need to press arrow again to move, it happen both console and mouse also its happen everytime when im trying to walk. Could anyone help me ?
It could be your computer having a difficult time loading the game. There is also a debug stone in your player inventory. It has a setting for movement speed that you can use on your player character. Also there is a code for increased player speed which is 1700. Enter a code from the player menu. Try these out and if you're still having problems let me know and we can try some other things.

Is there a file that has all the sex scenes? I'd much rather not go through the game a total of 12 times just to get all the sex scenes
Try out Redknight's gallery mod. They have been updating the mod and getting rid of past bugs/missing scenes. So the mod is far more stable than when version 4.8 originally came out.

MEGA link broken.
Try this out, ignore the file naming, it's a copy from a user here, not the developers.
 
Last edited:
3.60 star(s) 152 Votes