Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer works with 1.20.5 #1

Open
mrfloris opened this issue Apr 24, 2024 · 0 comments
Open

No longer works with 1.20.5 #1

mrfloris opened this issue Apr 24, 2024 · 0 comments

Comments

@mrfloris
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant