Advertisement
Vasher

server.log

Jul 22nd, 2011
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. 2011-07-22 10:14:11 [INFO] A GiftPost command threw an exception!
  2. 2011-07-22 10:14:11 [SEVERE] java.lang.NullPointerException: value
  3. 2011-07-22 10:14:11 [SEVERE] at com.google.common.collect.CustomConcurrentHashMap$Impl.put(CustomConcurrentHashMap.java:1435)
  4. 2011-07-22 10:14:11 [SEVERE] at com.Balor.bukkit.GiftPost.GiftPostWorker.getDefaultChest(GiftPostWorker.java:257)
  5. 2011-07-22 10:14:11 [SEVERE] at com.Balor.commands.Chest.execute(Chest.java:46)
  6. 2011-07-22 10:14:11 [SEVERE] at com.Balor.bukkit.GiftPost.GiftPost.onCommand(GiftPost.java:257)
  7. 2011-07-22 10:14:11 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
  8. 2011-07-22 10:14:11 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  9. 2011-07-22 10:14:11 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
  10. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
  11. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
  12. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
  13. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
  14. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
  15. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
  16. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
  17. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
  18. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  19. 2011-07-22 10:14:11 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement