Merhaba arkadaşlar sunucumda vote verince bu hata geliyor
Not: Vote olmuyor herşey doğru olmasına rağmen
Sunucum linux
Not: Vote olmuyor herşey doğru olmasına rağmen
Sunucum linux
Kod:
[12:48:45 WARN]: [Votifier] Task #24295 for Votifier v1.9 generated an exception
java.lang.LinkageError: loader constraint violation: when resolving method "com.vexsoftware.votifier.model.VotifierEvent.<init>(Lcom/vexsoftware/votifier/model/Vote;)V" the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) of the current class, com/vexsoftware/votifier/net/VoteReceiver$1, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) for the method's defining class, com/vexsoftware/votifier/model/VotifierEvent, have different Class objects for the type com/vexsoftware/votifier/model/Vote used in the signature
at com.vexsoftware.votifier.net.VoteReceiver$1.run(VoteReceiver.java:182) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[taco.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [taco.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [taco.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [taco.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [taco.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [taco.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]