Advertisement
Guest User

Untitled

a guest
Jan 6th, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. 05.01 22:48:55 [Server] INFO ... 14 more
  2. 05.01 22:48:55 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 05.01 22:48:55 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 05.01 22:48:55 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 05.01 22:48:55 [Server] INFO at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
  6. 05.01 22:48:55 [Server] INFO at org.fatecrafters.plugins.listeners.InventoryListener.onInventoryClick(InventoryListener.java:168)
  7. 05.01 22:48:55 [Server] INFO at org.fatecrafters.plugins.util.RBUtil.itemsAreEqual(RBUtil.java:131)
  8. 05.01 22:48:55 [Server] INFO at org.fatecrafters.plugins.util.RBUtil.getItemstackFromString(RBUtil.java:80)
  9. 05.01 22:48:55 [Server] INFO at java.lang.Integer.parseInt(Unknown Source)
  10. 05.01 22:48:55 [Server] INFO at java.lang.Integer.parseInt(Unknown Source)
  11. 05.01 22:48:55 [Server] INFO at java.lang.NumberFormatException.forInputString(Unknown Source)
  12. 05.01 22:48:55 [Server] INFO Caused by: java.lang.NumberFormatException: For input string: "exampleBackpack"
  13. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  14. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  15. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  16. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  17. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  18. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  19. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  20. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  21. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  22. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.Packet102WindowClick.handle(SourceFile:31)
  23. 05.01 22:48:55 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:1383)
  24. 05.01 22:48:55 [Server] INFO at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:124)
  25. 05.01 22:48:55 [Server] INFO at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:138)
  26. 05.01 22:48:55 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  27. 05.01 22:48:55 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  28. 05.01 22:48:55 [Server] INFO org.bukkit.event.EventException
  29. 05.01 22:48:55 [Server] SEVERE Could not pass event InventoryClickEvent to RealisticBackpacks v1.6.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement