ProtocolLib

3M Downloads

AuraSkills Does Not Work With ProtocolLib.

Closed this issue ยท 1 comments

commented

[21:06:57] [Server thread/WARN]: [AuraSkills] Task #110 for AuraSkills v2.3.3 generated an exception java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.wrappers.WrappedChatComponent at AuraSkills-2.3.3.jar/dev.aurelium.auraskills.bukkit.hooks.ProtocolLibHook.sendActionBarTextPacket(ProtocolLibHook.java:52) ~[AuraSkills-2.3.3.jar:?] at AuraSkills-2.3.3.jar/dev.aurelium.auraskills.bukkit.hooks.ProtocolLibHook.sendActionBar(ProtocolLibHook.java:44) ~[AuraSkills-2.3.3.jar:?] at AuraSkills-2.3.3.jar/dev.aurelium.auraskills.bukkit.ui.BukkitUiProvider.sendActionBar(BukkitUiProvider.java:61) ~[AuraSkills-2.3.3.jar:?] at AuraSkills-2.3.3.jar/dev.aurelium.auraskills.common.ui.ActionBarManager$2.run(ActionBarManager.java:114) ~[AuraSkills-2.3.3.jar:?] at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1705) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1575) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1291) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.IllegalArgumentException: Unable to find a method that matches {modifiers=[required: 0, banned: 0], return={ type exactly class java.lang.String }, params=[{ Parameter Type: { type input instanceof interface net.minecraft.network.chat.Component }, Index: null }, { Parameter Type: { type input instanceof interface net.minecraft.core.HolderLookup$Provider }, Index: null }]} [in thread "Server thread"] at ProtocolLib.jar/com.comphenix.protocol.reflect.FuzzyReflection.getMethod(FuzzyReflection.java:193) ~[ProtocolLib.jar:?] at ProtocolLib.jar/com.comphenix.protocol.wrappers.WrappedChatComponent.<clinit>(WrappedChatComponent.java:53) ~[ProtocolLib.jar:?] ... 11 more

@dmulloy2

commented

Related: #3478 #3488