Advertisement
Guest User

Untitled

a guest
Mar 4th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. 04.03 19:11:10 [Server] INFO ... 14 more
  2. 04.03 19:11:10 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  3. 04.03 19:11:10 [Server] INFO at io.snw.tutorial.commands.TutorialMainCommand.onCommand(TutorialMainCommand.java:52) ~[?:?]
  4. 04.03 19:11:10 [Server] INFO at io.snw.tutorial.commands.TutorialCreate.onCommand(TutorialCreate.java:27) ~[?:?]
  5. 04.03 19:11:10 [Server] INFO at io.snw.tutorial.conversation.CreateTutorial.createNewTutorial(CreateTutorial.java:37) ~[?:?]
  6. 04.03 19:11:10 [Server] INFO at org.bukkit.conversations.ConversationFactory.buildConversation(ConversationFactory.java:206) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  7. 04.03 19:11:10 [Server] INFO at org.bukkit.conversations.Conversation.addConversationCanceller(Conversation.java:156) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  8. 04.03 19:11:10 [Server] INFO at org.bukkit.conversations.InactivityConversationCanceller.setConversation(InactivityConversationCanceller.java:29) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  9. 04.03 19:11:10 [Server] INFO at org.bukkit.conversations.InactivityConversationCanceller.startTimer(InactivityConversationCanceller.java:47) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  10. 04.03 19:11:10 [Server] INFO Caused by: java.lang.NullPointerException
  11. 04.03 19:11:10 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  12. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  13. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  14. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  15. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  16. 04.03 19:11:10 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  17. 04.03 19:11:10 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  18. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  19. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  20. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  21. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  22. 04.03 19:11:10 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
  23. 04.03 19:11:10 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  24. 04.03 19:11:10 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  25. 04.03 19:11:10 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
  26. 04.03 19:11:10 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'tutorial' in plugin ServerTutorial v1.3
  27. 04.03 19:11:10 [Server] ERROR null
  28. 04.03 19:11:10 [Multicraft] Skipped 7 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement