Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. org.bukkit.command.CommandException: Unhandled exception executing command 'warp' in plugin KwWarp v0.2
  2. 13.12 12:14:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  3. 13.12 12:14:55 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  4. 13.12 12:14:55 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:546)
  5. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:985)
  6. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:901)
  7. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846)
  8. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
  9. 13.12 12:14:55 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:215)
  10. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
  11. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  12. 13.12 12:14:55 [Server] INFO at org.spigotmc.MultiplexingServerConnection.b(MultiplexingServerConnection.java:72)
  13. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:583)
  14. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:227)
  15. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472)
  16. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404)
  17. 13.12 12:14:55 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  18. 13.12 12:14:55 [Server] INFO Caused by: java.lang.NullPointerException
  19. 13.12 12:14:55 [Server] INFO at kwwarp.metodos.KwMetodos.replaced(KwMetodos.java:104)
  20. 13.12 12:14:55 [Server] INFO at kwwarp.metodos.KwMetodos.getReplaced(KwMetodos.java:108)
  21. 13.12 12:14:55 [Server] INFO at kwwarp.comandos.KwComando.onCommand(KwComando.java:38)
  22. 13.12 12:14:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement