• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Siri Professor

Đã giải quyết Có gì đó Spam ? giúp mình Fix với

Trạng thái
Không mở trả lời sau này.
Lần sau bỏ vào cái này nhìn như thế này khó thấy quá
 
đã có luật ko được post cả cái console hoặc config lên forum , tốt nhất dùng hastebin hoặc pastebin ý
 
Xem lại authme
[21:31:46] [Craft Scheduler Thread - 20/WARN]: [AuthMe] Error getting message with key 'accounts_owned_self'. Please verify your config file at 'messages_vn.yml'
[21:31:46] [Craft Scheduler Thread - 20/INFO]: [AuthMe] MC123 logged in!
[21:31:50] [Server thread/INFO]: HiImDat issued server command: /fly
[21:31:50] [Server thread/ERROR]: Could not pass event PlayerCommandPreprocessEvent to CommandLog v1.5.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.handleCommand(PlayerConnection.java:1341) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1184) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at me.sd5.commandlog.CLPlayerListener.onPlayerCommandPreprocess(CLPlayerListener.java:45) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
... 16 more
[21:31:54] [Craft Scheduler Thread - 301/INFO]: [AuthMe] The user Itz_TrashOri_ has 5 accounts:
[21:31:54] [Craft Scheduler Thread - 301/INFO]: [AuthMe] §7§amc123§7, xtahapvp§7, xraxy§7, §aitz_trashori_§7, m0steruchiha.
[21:31:54] [Craft Scheduler Thread - 301/WARN]: [AuthMe] Error getting message with key 'accounts_owned_other'. Please verify your config file at 'messages_vn.yml'
[21:31:54] [Craft Scheduler Thread - 301/INFO]: [AuthMe] Itz_TrashOri_ logged in!
[21:31:56] [Thread-27/INFO]: [0;32;1m[CE] Checking for updates...[m

[21:31:57] [Thread-27/INFO]: [0;32;1m[CE] You are using the latest Version of CE![m

[21:32:19] [Thread-27/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;22m2 [0;36;1mMobs have been removed![m

[21:32:19] [Thread-27/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;1mYou just removed [0;36;22m3[0;36;1m entities![m

[21:32:19] [Thread-27/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;1mServer activity has been [0;31;1mhalted[0;36;1m![m

[21:32:44] [Server thread/INFO]: Itz_TrashOri_ issued server command: /plugman
[21:32:44] [Server thread/ERROR]: Could not pass event PlayerCommandPreprocessEvent to CommandLog v1.5.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.handleCommand(PlayerConnection.java:1341) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1184) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at me.sd5.commandlog.CLPlayerListener.onPlayerCommandPreprocess(CLPlayerListener.java:45) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
... 16 more
[21:32:49] [Thread-27/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;32;1mServer activity is no longer halted![m

[21:32:50] [Server thread/INFO]: MC123 issued server command: /featherboard reload
[21:32:50] [Server thread/ERROR]: Could not pass event PlayerCommandPreprocessEvent to CommandLog v1.5.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.handleCommand(PlayerConnection.java:1341) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1184) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
at net.minecraft.server.v1_9_R2.SystemUtils.a(SourceFile:45) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:726) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot.jar:git-Spigot-c6871e2-0cd0397]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at me.sd5.commandlog.CLPlayerListener.onPlayerCommandPreprocess(CLPlayerListener.java:45) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
... 16 more
[21:32:50] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[21:32:50] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[21:32:50] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[21:32:50] [Server thread/INFO]: [FeatherBoard] Using SCOREBOARD v5
[21:32:50] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
[21:32:50] [Server thread/INFO]: [FeatherBoard] Using PlaceholderLoader 20170126
[21:32:50] [Server thread/INFO]: [FeatherBoard] Checking conditions for placeholder: bukkit
[21:32:50] [Server thread/INFO]: [FeatherBoard] Enabled and valid placeholder group: bukkit
[21:32:50] [Server thread/INFO]: [FeatherBoard] Checking conditions for placeholder: economy
[21:32:50] [Server thread/INFO]: [FeatherBoard] Condition met: [PLUGIN - economy] Vault
[21:32:50] [Server thread/INFO]: [FeatherBoard] Enabled and valid placeholder group: economy
+ command log
P/s: lần sau dùng hastebin.com hộ cái
 
Bạn xem lại pl CommandLog đó
 
Trạng thái
Không mở trả lời sau này.
Similar content Most view Xem thêm
Back
Top Bottom