dmulloy2 / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
1.03k stars 257 forks source link

ProtocolLib being disabled on startup #802

Closed opacityz closed 4 years ago

opacityz commented 4 years ago

Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.

Make sure you've done the following:

Debug paste link: Can't get debug paste link as its being disabled on startup.

Description and relevant errors:

Startup log: https://pastebin.com/ff9jy9GP Paper: Paper-146 (MC: 1.15.2)

I have been running paper for months. Then added Flamecord to the folder and booted with that as the .jar. The reason behind this was to check if someone was using bots + null packets as recommended by someone. Did not boot, reverted back to Paper-146 (MC: 1.15.2). Getting ProtocolLib disabled now.

Possible error: (Lines 131-137)

[16:18:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0 [16:18:41] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_15_R1.CraftServer] tried to access method com.comphenix.protocol.ProtocolLogger.init(Lorg/bukkit/plugin/Plugin;)V from class com.comphenix.protocol.ProtocolLib initializing ProtocolLib v4.5.0 (Is it up to date?) java.lang.IllegalAccessError: tried to access method com.comphenix.protocol.ProtocolLogger.init(Lorg/bukkit/plugin/Plugin;)V from class com.comphenix.protocol.ProtocolLib at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:155) ~[?:?] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:363) ~[patched_1.15.2.jar:git-Paper-146] at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:234) ~[patched_1.15.2.jar:git-Paper-146] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-146] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

I have: Tried searching if other people have a similar issue but no luck Tried with a fresh jar ( Paper-146 (MC: 1.15.2) ) Tried with a fresh jar of ProtocolLib.

Plugins that are disabled as a result: Matrix (Anticheat) ChatControl Boss Worldguard extra flags

MiniDigger commented 4 years ago

does protocollib startup without matrix?

opacityz commented 4 years ago

Does the same thing when starting up without matrix

.... [17:58:15 INFO]: [ViaBackwards] Enabling ViaBackwards v3.0.0-SNAPSHOT .... [17:58:15 INFO]: [ViaBackwards] Loading all translations... .... [17:58:15 INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 block mapping... .... [17:58:15 INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 sound mapping... .... [17:58:15 INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 block mapping... .... [17:58:16 INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings... .... [17:58:17 INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0 .... [17:58:17 ERROR]: ** .... [17:58:17 ERROR]: ProtocolLib does not support plugin reloaders! .... [17:58:17 ERROR]: Please use the built-in reload command! .... [17:58:17 ERROR]: ** .... [17:58:17 INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0 .... [17:58:17 INFO]: [ExploitFixer] Enabling ExploitFixer v1.2.6 .... [17:58:17 ERROR]: [ExploitFixer] [ExploitFixer] This plugin requires ProtocolLib to protect agaisnt exploits!

opacityz commented 4 years ago

Solved,

This plugin was preventing it: https://www.spigotmc.org/resources/2ls-exploitfixer-professional-server-antiexploit.62842/?__cf_chl_jschl_tk__=50207f89143b76c7ca46ae88473455e9f50a01a3-1585844278-0-AY9vvvWYM0DW4kMK-XnCc-afGHRgDW4z7cLmOJPztWUwQFhGGxt_l8vjJJpGwhDpK62CEiYSOSYkboLoR9irPIOBHEnquD2HC65lJgwcJ8gT_aBFVlQ9eeImMgUs6tJu2brprRpNh-kwTP_GKtlrsfj9EgmXOjz2bBDjUsLTSGhDJHQGfokLVFC_bfo2-rHh6ydAzqV5kuwfxY8Wts1zuQP0o41bRSP3FV9SM-qVDJ3Tk4huU887X1y3bFr115AOdDUnmCLv8EHeN1LfirRA3WWLa0A95HkESRIcegiRFMk2XwTglMVJLo6ocIn0lW-GNOxxPPhRysETW76Xs7lbC0sHGtIQZp-vrvWXvVts6Yqb