DutchJelly / CraftEnhance

A Minecraft Plugin that allows server owners to create custom recipes in-game
Apache License 2.0
13 stars 10 forks source link

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

Closed lemonka closed 2 years ago

lemonka commented 3 years ago

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.

DutchJelly commented 2 years ago

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