[1.9-1.16] Custom Recipes and Crafting (CraftEnhance)

[1.9-1.16] Custom Recipes and Crafting (CraftEnhance)

44.3k Downloads

PaperMC server is throwing na issue during startup "to give their recipe a static key using NamespacedKey"

lemonka opened this issue ยท 1 comments

commented

Describe the bug
java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey.

To Reproduce
Steps to reproduce the behavior:

  1. Install plugin
  2. Start server

Show console logs
java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey.

commented

Thank you for reporting this. It should be fixed in versions 2.4.2 and 2.4.3.