Advertisement
Guest User

Untitled

a guest
Feb 17th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. 17.02 14:21:20 [Server] INFO ... 14 more
  2. 17.02 14:21:20 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-47b1dff-f233e7d]
  3. 17.02 14:21:20 [Server] INFO at com.infermc.blogmotd.MOTD.onCommand(MOTD.java:88) ~[?:?]
  4. 17.02 14:21:20 [Server] INFO at com.infermc.blogmotd.MOTD.sendSaved(MOTD.java:156) ~[?:?]
  5. 17.02 14:21:20 [Server] INFO at com.infermc.blogmotd.MOTD.baseFormat(MOTD.java:252) ~[?:?]
  6. 17.02 14:21:20 [Server] INFO Caused by: java.lang.NullPointerException
  7. 17.02 14:21:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  8. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  9. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  10. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  11. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  12. 17.02 14:21:20 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_51]
  13. 17.02 14:21:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_51]
  14. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  15. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  16. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  17. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  18. 17.02 14:21:20 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115) [spigot.jar:git-Spigot-47b1dff-f233e7d]
  19. 17.02 14:21:20 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot.jar:git-Spigot-47b1dff-f233e7d]
  20. 17.02 14:21:20 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-47b1dff-f233e7d]
  21. 17.02 14:21:20 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-47b1dff-f233e7d]
  22. 17.02 14:21:20 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'blog' in plugin BlogMOTD v1.3
  23. 17.02 14:21:20 [Server] ERROR null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement