what to do if i can get quest, it appear in the menu, but when i try to click on it, the game gets error "a.replace.all is not a function"?, i can also see that quest have loaded and have text with icon
Viewing post in RPG Maker MZ Plugin: QuestLog comments
When this kind of error appears it means that nothing is passed to the text analyser, double check that if you leave anything blank (ANY field like giver, area, description, ...) you still need to open the text input and press Ok. Never remove something using canc or delete from the fields (99% that's what causes the problem)