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

1.19.3 #27

Open
aryanny opened this issue Jan 5, 2023 · 1 comment
Open

1.19.3 #27

aryanny opened this issue Jan 5, 2023 · 1 comment

Comments

@aryanny
Copy link

aryanny commented Jan 5, 2023

it seems that the elevator plugin wont load but i have an error message from the console

05.01 12:41:28 [Server] Server thread/INFO Enabling Elevators v3.3.4
05.01 12:41:28 [Server] Server thread/ERROR Error occurred while enabling Elevators v3.3.4 (Is it up to date?)
05.01 12:41:28 [Server] INFO java.lang.NoClassDefFoundError: net/kyori/adventure/text/Component
05.01 12:41:28 [Server] INFO at net.forestfire.elevators.Main.onEnable(Main.java:40) ~[?:?]
05.01 12:41:28 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?]
05.01 12:41:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?]
05.01 12:41:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?]
05.01 12:41:28 [Server] INFO at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:539) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:453) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:587) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:412) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3624-Spigot-d90018e-ab1586c]
05.01 12:41:28 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?]
05.01 12:41:28 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.text.Component
05.01 12:41:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?]
05.01 12:41:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?]
05.01 12:41:28 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
@notqtcris
Copy link

update?

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

2 participants