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
java.lang.NoClassDefFoundError: kotlin/io/CloseableKt
at EcoEnchants v12.20.0.jar/com.willfp.ecoenchants.libreforge.loader.internal.LibreforgeLoaderKt.loadHighestLibreforgeVersion(LibreforgeLoader.kt:69) ~[EcoEnchants v12.20.0.jar:?]
at EcoEnchants v12.20.0.jar/com.willfp.ecoenchants.libreforge.loader.LibreforgePlugin._init_$lambda$0(LibreforgePlugin.kt:43) ~[EcoEnchants v12.20.0.jar:?]
at eco-6.75.0-all.jar/com.willfp.eco.core.EcoPlugin.handleLifecycle(EcoPlugin.java:729) ~[eco-6.75.0-all.jar:?]
at eco-6.75.0-all.jar/com.willfp.eco.core.EcoPlugin.onLoad(EcoPlugin.java:542) ~[eco-6.75.0-all.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:562) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:277) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-113-8e80d4e]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: kotlin.io.CloseableKt
... 13 more
Additional context
No response
The text was updated successfully, but these errors were encountered:
Agreements
Check for plugin incompatibilites
This issue is about a specific plugin incompatibility.
Plugin Version, Server Software, Server Version
Nova v0.18-alpha.17, paper-1.21.4-113
Nova Addons and Versions
None
Expected behavior
Before 1.21.4 everything was working together, after 1.21.4 something broke and now it throws this error.
Observed/Actual behavior
EcoEcnahnts fails to load kotlin dependencies.
Steps to reproduce
Server log
latest.log
Errors
Additional context
No response
The text was updated successfully, but these errors were encountered: