LastTulare

EB Gold 0.0.6 error

Oct 9th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. 2013-10-09 19:24:43 [INFO] LastTulare issued server command: /eb item get fortune
  2. 2013-10-09 19:24:43 [SEVERE] null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'eb' in plugin EpicBoss Gold Edition v0.0.6
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
  6. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  7. at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:959)
  8. at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:877)
  9. at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834)
  10. at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49)
  11. at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  12. at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  13. at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  14. at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  15. at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  16. at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  17. at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  18. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  19. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  20. Caused by: java.lang.NullPointerException
  21. at org.bukkit.craftbukkit.v1_6_R3.inventory.CraftMetaItem.applyEnchantments(CraftMetaItem.java:398)
  22. at org.bukkit.craftbukkit.v1_6_R3.inventory.CraftMetaItem.applyToItem(CraftMetaItem.java:364)
  23. at org.bukkit.craftbukkit.v1_6_R3.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:356)
  24. at org.bukkit.craftbukkit.v1_6_R3.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:35)
  25. at me.ThaH3lper.com.Libs.Attributes.<init>(Attributes.java:220)
  26. at me.ThaH3lper.com.Libs.AttributeHandler.addHealth(AttributeHandler.java:23)
  27. at me.ThaH3lper.com.Items.ItemHandler.getItemStack(ItemHandler.java:46)
  28. at me.ThaH3lper.com.Items.EpicItems.getItemStack(EpicItems.java:35)
  29. at me.ThaH3lper.com.Commands.ItemCommands.getItem(ItemCommands.java:92)
  30. at me.ThaH3lper.com.Commands.CommandInput.onCommand(CommandInput.java:42)
  31. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  32. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment