Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. 23.07 17:00:31 [Server] ERROR null 23.07 17:00:31 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'wild' in plugin EPCore v1.0 23.07 17:00:31 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnection.handleCommand(PlayerConnection.java:1349) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1184) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_92] 23.07 17:00:31 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_92] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92] 23.07 17:00:31 [Server] INFO Caused by: java.lang.NullPointerException 23.07 17:00:31 [Server] INFO at me.superchris05326.epcore.utils.Cooldowns.getCooldown(Cooldowns.java:14) ~[?:?] 23.07 17:00:31 [Server] INFO at me.superchris05326.epcore.utils.Cooldowns.tryCooldown(Cooldowns.java:25) ~[?:?] 23.07 17:00:31 [Server] INFO at me.superchris05326.epcore.wildernesstp.Teleport.onCommand(Teleport.java:27) ~[?:?] 23.07 17:00:31 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397] 23.07 17:00:31 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement