Describe 描述
Plugin can't load due to following error.
To Reproduce 如何复现
Try to load plugin on specified versions.
[14:59:49] [Server thread/ERROR]: Error occurred while enabling ClayTech v1.2.0-dev16 (Is it up to date?)
java.lang.IllegalAccessError: class club.claycoffee.ClayTech.ClayTechItems tried to access private field io.github.thebusybiscuit.slimefun4.implementation.SlimefunPlugin.instance (club.claycoffee.ClayTech.ClayTechItems is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @6c930573; io.github.thebusybiscuit.slimefun4.implementation.SlimefunPlugin is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @7166e463)
at club.claycoffee.ClayTech.ClayTechItems.<clinit>(ClayTechItems.java:26) ~[?:?]
at club.claycoffee.ClayTech.ClayTech.registerMachines(ClayTech.java:429) ~[?:?]
at club.claycoffee.ClayTech.ClayTech.registerSlimefun(ClayTech.java:404) ~[?:?]
at club.claycoffee.ClayTech.ClayTech.onEnable(ClayTech.java:270) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.1.jar:git-Paper-79]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.1.jar:git-Paper-79]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.1.jar:git-Paper-79]
at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugin(CraftServer.java:500) ~[patched_1.16.1.jar:git-Paper-79]
at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugins(CraftServer.java:414) ~[patched_1.16.1.jar:git-Paper-79]
at net.minecraft.server.v1_16_R1.MinecraftServer.loadWorld(MinecraftServer.java:471) ~[patched_1.16.1.jar:git-Paper-79]
at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:241) ~[patched_1.16.1.jar:git-Paper-79]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-79]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-79]
at java.lang.Thread.run(Thread.java:832) [?:?]
Describe 描述 Plugin can't load due to following error. To Reproduce 如何复现 Try to load plugin on specified versions.
Running Environment 运行环境
Btw why it's still broking? 😅 I'm reporting something with startup almost every week...