It happened when I talked to the log elf
Seeds of Destiny may contain content you must be 18+ to view.
The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:
In the Witch Academy the stairs to the basement on the left crash the game with the error: "Uncaught SyntaxError: Unexpected token in JSON at position 39843". Looked into the .json "Map364.json" that threw the error: "parameters":["you helped out it' s only fair you get to"]. Between the ' and the s is the not supported character "\u0009" aka tab key. Simply delet it and you're good to go.
Inside the game folder" \www\data" is the .json "Map364.json" (you can search for it). Open the .json with Notepad or any similar text editor. Use the search or find function (Ctrl + f) of the program and search for "you helped out" (without the quotes). There should be only one result. When you jump to the result, it should look like this:
"parameters":["you helped out it' s only fair you get to"]},
Notice the space between the apostrophe ' and the "s"? That is the tab key input ("\u0009"), an unsupported character that can crash the game when it tries to load the file. You need to remove that.
To make it easier, delete the part that says "it' s only" and replace it with "it's only". This should fix the issue.
Hope that helps!
The Fertility Tea Recipe is glitched to give you the spicy tea recipe instead, Evelyn seems to have an error with being unable to give her more divine seeds for her quest, the quest for the "Tree Mother" isn't loading the image properly, Tier 4 births for Valorie and Sanu are missing both their text and sounds, the dragon character that wants to visit Rose doesn't appear at the manor, and there's lots of characters that are missing dialogue in Brasswall and the Cherry Blossom Town, there is a slight text loop in the intro dialogue with the guard in Brasswall, and there is some story bubbles that won't leave during the Brasswall and Dragon Isle storylines
I found two bugs.
1: In the slime mother quest where Leah becomes a slime, it is possible to be soft locked and forced to load a save to get out of it. This is done by collecting slimes and using them on the nearest crystals without thinking of where you need to go.
I'd advise removing a few crystals so they are even with the number of slimes in each area or add slimes to the same effect.
2: I lost access to Lv 3 Power after I shut down the game (saving before hand of coarse) shortly after I accepted the slime mother, imp extermination, lost fairy, and demon egg research quests all at once/progressing the first and finishing the last two. Not sure if I broke something by accepting all four at once, but that's what I remember doing before it happened.
There appears to be a null character in the line "you helped out it' s only fair you get to" for Map364.json for the "it's" word which is causing an error that results in a crash: "Uncaught SyntaxError: Unexpected token in JSON at position 39843". It's in Line 11 or the "id: 6" block. I've found by deleting this character (which looks like a space in Notepad++), resolves the issue. I'm not sure how you would resolve it in RPG Maker though.
as other comments had pointed out its actually a relatively easy fix, you just need to
1) go to the data file of the game(the one named www)
2) go find Map364 in data
3) open the file with an app like notepad,
4) use ctrl+F to find the sentence "you helped out"
5) the entire sentence/code should be "parameters":["you helped out it' s only fair you get to"]},
6) Delete the space between it and 's , or basically just retype that word if you want to be safe
7) save the change
8) Finish, open game to see result
Tried looking through the reports and didn't see this.
When I'm at Max power level for any of the girls the audio for for doors, plants, crystals etc. stops working.
I tried reloading and turning off voices and it seemed to work at first, but then audio stopped again.
Notably it started doing it at Ceder Town and the pickles quest.
Not sure if this is a common issue or not. I'm in the middle of the quest where you ask the goddess to appear in court (idk what the quest is called as I can't view any of my quests except like one of the still active side quests, they all just disappeared at some point so I'm kinda running around blind and aimless rn). I just talked to her, finished the convo and am at the point where I'm able to move again but her character image is stuck on the screen. i tried saving, exiting the game entirely, booted it back up, but she's still in the way. not sure how to fix this aside from reverting to a previous save. however, I'm worried that if I try to redo this leg of the quest that she's just gonna get stuck again. not sure what to do here (sorry, I'm not super tech savvy).
I can't seem to get rid of her and she takes up half the screen. :/

Not sure why I can't view the main or character quests.

Current main quests I've done up until this point.

Idk if this is a bug or I've just not progressed to a certain point in the game or not, but I lost max power (300 -> 200) after getting on the boat to the capital city (I noticed it on the boat when I first loaded in, so I'm not 100% sure if there's gust a mislabled flag or something.) any tips to fix it or avoid it would be highly appreciated! <3
After completing the finished content once I am able to attain the Elven Seeds, dialogue with the elven queen and other elven characters triggers twice, this means that when talking to the elf in front of the statue where she is praying for children (the one that was in the wild forest in previous versions) that after giving her the first seed, if you talk to her again you get trapped in a dialogue loop where it restarts the dialogue whenever it is finished.