Advertisement
Guest User

error

a guest
Aug 30th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. 31.08 03:22:15 [Server] INFO ... 16 more
  2. 31.08 03:22:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  3. 31.08 03:22:15 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  4. 31.08 03:22:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 31.08 03:22:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  6. 31.08 03:22:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 31.08 03:22:15 [Server] INFO at de.beimax.buycommand.listeners.BuyCommandPlayerListener.onPlayerCommandPreprocess(BuyCommandPlayerListener.java:58)
  8. 31.08 03:22:15 [Server] INFO at de.beimax.buycommand.BuyCommandProcessor.processCommand(BuyCommandProcessor.java:32)
  9. 31.08 03:22:15 [Server] INFO Caused by: java.lang.NullPointerException
  10. 31.08 03:22:15 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  11. 31.08 03:22:15 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  12. 31.08 03:22:15 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  13. 31.08 03:22:15 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  14. 31.08 03:22:15 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  15. 31.08 03:22:15 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  16. 31.08 03:22:15 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:35)
  17. 31.08 03:22:15 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  18. 31.08 03:22:15 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  19. 31.08 03:22:15 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  20. 31.08 03:22:15 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  21. 31.08 03:22:15 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  22. 31.08 03:22:15 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:871)
  23. 31.08 03:22:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  24. 31.08 03:22:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  25. 31.08 03:22:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  26. 31.08 03:22:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  27. 31.08 03:22:15 [Server] INFO org.bukkit.event.EventException
  28. 31.08 03:22:15 [Server] SEVERE Could not pass event PlayerCommandPreprocessEvent to BuyCommand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement