1.13.1 support
TheIntelloBox opened this issue ยท 7 comments
Nothing broke in my update to 1.13.1, @TheIntelloBox can you elaborate on this?
@FrankHeijden your issue is not related to protocollib, report it to protocolsupport
b415, 1.13.1:
[15:49:23] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
[15:49:23] [Server thread/ERROR]: Error occurred while enabling ProtocolSupport v4.29-dev (Is it up to date?)
java.lang.IllegalStateException: Access to implementation before detect
at protocolsupport.zplatform.ServerPlatform.get(ServerPlatform.java:37) ~[?:?]
at protocolsupport.ProtocolSupport.onEnable(ProtocolSupport.java:136) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:427) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:341) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.1.jar:git-Spigot-2440e18-4228a56]
at java.lang.Thread.run(Thread.java:844) [?:?]
[15:49:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b415
[15:49:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.