Advertisement
Guest User

Untitled

a guest
Aug 28th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. 29.08 02:20:47 [Server] INFO ... 15 more
  2. 29.08 02:20:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 29.08 02:20:47 [Server] INFO at ma.madcraft.plugins.quicktrade.TradeCommand.onCommand(TradeCommand.java:101)
  4. 29.08 02:20:47 [Server] INFO Caused by: java.lang.NullPointerException
  5. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  6. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
  7. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
  8. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
  9. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592)
  10. 29.08 02:20:47 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:125)
  11. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  12. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  13. 29.08 02:20:47 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
  14. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  15. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837)
  16. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:890)
  17. 29.08 02:20:47 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:979)
  18. 29.08 02:20:47 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:527)
  19. 29.08 02:20:47 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
  20. 29.08 02:20:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  21. 29.08 02:20:47 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'trade' in plugin QuickTrade v1.0.4
  22. 29.08 02:20:47 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement