WolfyScript / CustomCrafting-Wiki

Wiki and JavaDocs for CustomCrafting
https://www.spigotmc.org/resources/55883/
9 stars 3 forks source link

Recipe Book Crashing The Plugin #49

Open IamFastre opened 3 years ago

IamFastre commented 3 years ago

I don't use it anyway, so any way of getting rid of it totally without the plugin remaking it?? I tried removing everything related to it and it worked but it broke again when

WolfyScript commented 3 years ago

What version of CustomCrafting do you use? You probably get errors when it crashes... please post them here (via pastebin or similar website, or file).

IamFastre commented 3 years ago

I use v1.7.1.3, and the error link

WolfyScript commented 3 years ago

ok, and deleting the recipe_book.json only fixes it temporarily?

IamFastre commented 3 years ago

yes, the plugin seems to recreate it, and try running it again

WolfyScript commented 3 years ago

and then outputting the same error, right?

IamFastre commented 3 years ago

yeah

IamFastre commented 3 years ago

I also tried copying recipe_book_old.json content to recipe_book.json and it worked! then it deleted the content and added null again

WolfyScript commented 3 years ago

I will have a look into it. It's weird that it replaces it with null even though you added content. Did you add the content while the server was off? And what does the content look like?

IamFastre commented 3 years ago

that's recipe_book_old.json's content and recipe_book.json basically has the word null in the json file it's auto generated I did not type it that way either changed anything in the config