Blackvein / Quests

Quests mod for Spigot
31 stars 35 forks source link

Having issues with multi-stage quests #539

Open DarkLordEpic opened 7 years ago

DarkLordEpic commented 7 years ago

While setting up different quests on my server, I've been having issues with my Tutorial quest, a quests made up of five stages. In my initial test of it, it worked fine, but after some minor tweaks (delay between stages and message colors) the quest would glitch out at the 3rd stage. In the stage preview, it shows ---(Tutorial)--- and then ---()---, and then when I or any other player goes to the destination (all of the stages are reach destination) the quest does not register the player arriving. I tried deleting the third stage, reordering the stages, even remaking the entire quest, but whenever the player gets to the third stage, no matter where the location is, it bugs out like that. In the last test it worsened by having the finish message for the second stage and the start message for the third stage appear three times each. Any clue on what I may have changed that would affect the stages like this?