Advertisement
Guest User

Untitled

a guest
Sep 15th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. 15.09 16:04:01 [Server] INFO Caused by: java.lang.NullPointerException
  2. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  3. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
  4. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
  5. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
  6. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592)
  7. 15.09 16:04:01 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  8. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  9. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  10. 15.09 16:04:01 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
  11. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  12. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  13. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  14. 15.09 16:04:01 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:957)
  15. 15.09 16:04:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  16. 15.09 16:04:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  17. 15.09 16:04:01 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  18. 15.09 16:04:01 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  19. 15.09 16:04:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  20. 15.09 16:04:01 [Server] INFO org.bukkit.event.EventException
  21. 15.09 16:04:01 [Server] SEVERE Could not pass event PlayerCommandPreprocessEvent to MyCommand v4.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement