WolfyScript / CustomCrafting-Wiki

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

customcrafting does not work #32

Closed wolf0023 closed 3 years ago

wolf0023 commented 3 years ago

Describe the bug CustomCrafting does not work due to the errors with 'null'

To Reproduce 1, install latest customcrafting and wolfyutilities to your server 2, start the server 3, you will see the errors like screenshot below

Screenshots https://gyazo.com/f1b79bd9c85096ed4482b11d47a01bd0

Server Server Software: Paper Minecraft version: 1.16.5 Java version: 16

WolfyScript commented 3 years ago

It looks like the recipe_book.json is corrupted. Deleting that file should fix it. (Or if you edited it, make sure you have no missing symbols like commas, brackets, or quotation marks)

wolf0023 commented 3 years ago

Thank you so much :)