Advertisement
Guest User

And_S

a guest
Jun 10th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1.  
  2. 10.06 18:21:30 [Server] INFO ... 14 more
  3. 10.06 18:21:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  4. 10.06 18:21:30 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  5. 10.06 18:21:30 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6. 10.06 18:21:30 [Server] INFO at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
  7. 10.06 18:21:30 [Server] INFO at me.andre111.dvz.listeners.Listener_Player.onPlayerMove(Listener_Player.java:600)
  8. 10.06 18:21:30 [Server] INFO at org.bukkit.Location.distanceSquared(Location.java:381)
  9. 10.06 18:21:30 [Server] INFO Caused by: java.lang.IllegalArgumentException: Cannot measure distance between DvZ_Main0 and DvZ_Main0
  10. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  11. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  12. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  13. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  14. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  15. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  16. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  17. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
  18. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  19. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
  20. 10.06 18:21:30 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:216)
  21. 10.06 18:21:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  22. 10.06 18:21:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  23. 10.06 18:21:30 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 10.06 18:21:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  25. 10.06 18:21:30 [Server] INFO org.bukkit.event.EventException
  26. 10.06 18:21:30 [Server] SEVERE Could not pass event PlayerMoveEvent to Dwarves vs Zombies v1.5.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement