Advertisement
Guest User

Untitled

a guest
May 25th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. 25.05 22:29:33 [Server] INFO ... 17 more
  2. 25.05 22:29:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  3. 25.05 22:29:33 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  4. 25.05 22:29:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  5. 25.05 22:29:33 [Server] INFO at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source) ~[?:?]
  6. 25.05 22:29:33 [Server] INFO at com.mrstart.dmt.sign.SignListener.onInteract(SignListener.java:116) ~[?:?]
  7. 25.05 22:29:33 [Server] INFO at com.mrstart.dmt.game.Game.leave(Game.java:154) ~[?:?]
  8. 25.05 22:29:33 [Server] INFO at com.mrstart.dmt.game.Game.updateSigns(Game.java:606) ~[?:?]
  9. 25.05 22:29:33 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.block.CraftBlockState.update(CraftBlockState.java:144) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  10. 25.05 22:29:33 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.block.CraftBlockState.update(CraftBlockState.java:148) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  11. 25.05 22:29:33 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.block.CraftSign.update(CraftSign.java:56) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  12. 25.05 22:29:33 [Server] INFO Caused by: java.lang.NullPointerException
  13. 25.05 22:29:33 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  14. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  15. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  16. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:368) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  17. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  18. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:60) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  19. 25.05 22:29:33 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
  20. 25.05 22:29:33 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
  21. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  22. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  23. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  24. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:736) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  25. 25.05 22:29:33 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  26. 25.05 22:29:33 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  27. 25.05 22:29:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  28. 25.05 22:29:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  29. 25.05 22:29:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  30. 25.05 22:29:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.5.jar:git-Spigot-17fce80-529e4cd]
  31. 25.05 22:29:33 [Server] INFO org.bukkit.event.EventException
  32. 25.05 22:29:33 [Server] ERROR Could not pass event PlayerInteractEvent to DrawMyThing v1.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement