Advertisement
YouSeeMeRunning

Untitled

Jul 17th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. [23:42:49] [Server thread/INFO]: [CraftEnhance] Enabling CraftEnhance v2.2
  2. [23:42:50] [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.
  3. [23:42:50] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:26)
  4. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.util.CraftRecipe.getShapedRecipe(CraftRecipe.java:107)
  5. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.lambda$0(RecipeLoader.java:65)
  6. [23:42:50] [Server thread/WARN]: at java.util.ArrayList.forEach(ArrayList.java:1257)
  7. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.addAll(RecipeLoader.java:65)
  8. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.loadRecipes(RecipeLoader.java:43)
  9. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.CraftEnhance.onEnable(CraftEnhance.java:60)
  10. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  11. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  12. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  13. [23:42:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  14. [23:42:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  15. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  16. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  17. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  18. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  19. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  20. [23:42:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  21. [23:42:50] [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.
  22. [23:42:50] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:26)
  23. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.util.CraftRecipe.getShapedRecipe(CraftRecipe.java:107)
  24. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.lambda$0(RecipeLoader.java:65)
  25. [23:42:50] [Server thread/WARN]: at java.util.ArrayList.forEach(ArrayList.java:1257)
  26. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.addAll(RecipeLoader.java:65)
  27. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.crafthandling.RecipeLoader.loadRecipes(RecipeLoader.java:43)
  28. [23:42:50] [Server thread/WARN]: at com.dutchjelly.craftenhance.CraftEnhance.onEnable(CraftEnhance.java:60)
  29. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  30. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  31. [23:42:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  32. [23:42:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  33. [23:42:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  34. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  35. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  36. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  37. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  38. [23:42:50] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  39. [23:42:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement