Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. [19:22:13] [Server thread/WARN]: 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:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
  2. [19:22:13] [Server thread/WARN]: at org.bukkit.inventory.ShapelessRecipe.<init>(ShapelessRecipe.java:26)
  3. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.SimpleRecipe$Shapeless.toBukkitRecipe(SimpleRecipe.java:93)
  4. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.CustomItem.getBukkitRecipe(CustomItem.java:105)
  5. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.CustomItem.addRecipe(CustomItem.java:113)
  6. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.ArtMaterial$1.addRecipe(ArtMaterial.java:35)
  7. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.ArtMaterial.setupRecipes(ArtMaterial.java:39)
  8. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.Recipe.RecipeLoader.loadRecipes(RecipeLoader.java:25)
  9. [19:22:13] [Server thread/WARN]: at me.Fupery.ArtMap.ArtMap.onEnable(ArtMap.java:145)
  10. [19:22:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  11. [19:22:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  12. [19:22:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  13. [19:22:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  14. [19:22:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  15. [19:22:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  16. [19:22:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  17. [19:22:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  18. [19:22:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  19. [19:22:13] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  20. [19:22:13] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement