error #1


Open
  • ChillerKraft created this issue Jun 5, 2017
    06.06 01:11:50 [Server] INFO CHILLERMART issued server command: /give CHILLERMART minecraft:quartz_block 64 0
    06.06 01:11:50 [Server] ERROR Could not pass event PlayerCommandPreprocessEvent to CCLogger v3.3.3
    06.06 01:11:50 [Server] INFO org.bukkit.event.EventException
    06.06 01:11:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1346) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
    06.06 01:11:50 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
    06.06 01:11:50 [Server] INFO at me.alrik94.plugins.cclogger.Notifier.notifyPlayer(Notifier.java:15) ~[?:?]
    06.06 01:11:50 [Server] INFO at me.alrik94.plugins.cclogger.CommandLogger.processInformation(CommandLogger.java:91) ~[?:?]
    06.06 01:11:50 [Server] INFO at me.alrik94.plugins.cclogger.CommandLogger.onPlayerCommandPreprocess(CommandLogger.java:60) ~[?:?]
    06.06 01:11:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
    06.06 01:11:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-3fb9445-6e3cec8]
    06.06 01:11:50 [Server] INFO ... 16 more

     


To post a comment, please login or register a new account.