WolfyScript / CustomCrafting-Wiki

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

Recipes using custom items not working #73

Closed Wall0fFlesh closed 2 years ago

Wall0fFlesh commented 2 years ago

Describe the bug I was using an old version of the plugin (1.6.5.1) when i decided to use the latest version because cauldrons recipes didnt work, after updating it, all workbench recipes stop working and i cant use them. (Im also using the latest version of WolfyUtilities) I tried to create a new recipe but it dont work either (i remade the recipes multiple times)

To Reproduce Steps to reproduce the behavior:

  1. Try to craft the item
  2. The item dont shows up

Expected behavior The item would be crafted

Screenshots

Screen_issue_workbench_1 Screen_issue_workbench_2 Screen_issue_workbench_3 Screen_issue_workbench_4

Server (please complete the following information):

Additional context Only workbench recipes dont work, other works perfectly fine

Wall0fFlesh commented 2 years ago

Actually, the bug isnt related to the workbench recipes but related to all the recipes using custom items from the item creator

WolfyScript commented 2 years ago

Can you check if that happens with WolfyUtilities 1.7.7.0?
Might be the new update causing these issues. I will definitely look into that one.

Wall0fFlesh commented 2 years ago

ok so, i created a test server with only custom crafting and wolfyUtilities plugins to be sure that the issue isnt related to any incompatibilities. Ive tested both versions (WolfyUtilities 1.7.7.0 and 1.7.8.0), the same problem happens with WolfyUtilities 1.7.8.0 but the crafts worked with WolfyUtilities 1.7.7.0

WolfyScript commented 2 years ago

Can you send one of the JSON files of your Custom Items?

Edit: I found the issues, that are causing this. The new system in WU 1.7.8.0 still had some problems reading and converting old data. I try to have a fix out very soon. For now, I recommend you use WU 1.7.7.0.