You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After years, it finally breaks with 1.20.5 - using Spigot. It works on 1.20.4, btw.
InfinityCake
[20:59:37] [Server thread/INFO]: [InfiniCake] Enabling InfiniCake v1.3
[20:59:37] [Server thread/INFO]: Cakefile loaded successfully
[20:59:37] [Server thread/ERROR]: Error occurred while enabling InfiniCake v1.3 (Is it up to date?)
java.lang.NoSuchFieldError: Class org.bukkit.enchantments.Enchantment does not have member field 'org.bukkit.enchantments.Enchantment ARROW_INFINITE'
at me.avixk.InfiniCake.Main.onEnable(Main.java:59) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.5-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.5-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:491) ~[spigot-api-1.20.5-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R4.CraftServer.enablePlugin(CraftServer.java:541) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at org.bukkit.craftbukkit.v1_20_R4.CraftServer.enablePlugins(CraftServer.java:455) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:634) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:419) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:265) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1010) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:311) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4097-Spigot-b698b49-48f96fb]
at java.base/java.lang.Thread.run(Thread.java:1570) [?:?]
If you require any further information, feel free to ask.
The text was updated successfully, but these errors were encountered:
After years, it finally breaks with 1.20.5 - using Spigot. It works on 1.20.4, btw.
InfinityCake
If you require any further information, feel free to ask.
The text was updated successfully, but these errors were encountered: