Quests cannot be saved
Kasprr opened this issue ยท 4 comments
When trying to create a quest, when I go to save the quest, pressing "1" for save doesn't do anything. I can press "2" to exit, but if I exit the quest editor, the quest isn't saved. I've tried creating the quest in small portions and that still doesn't work either.
Minecraft version 1.10.2 and the newest version of the plugin.
Im having the same issues. Im running CraftBukkit version git-Spigot-72c2605-709783c (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT. I can set everything up but saving wont work
I did some testing and it looks like it's either an issue with the gui display item or its assigning the quest to an npc. I had to go to work before I could do further test but I work at an IT help desk at a small high school so I should have time to look into it
Its strange because there are no error logs in the console at all. My guess is it messes up something in the config files. Im going to see if this is the issue
I found the issue that i was experiencing. I had set ignore locked quests to true so it wouldn't show it in the gui or when i try to take it with commands unless i have the item. i hope that helps you with your problem as well @Kasprr