Advertisement
Guest User

Untitled

a guest
Jan 12th, 2019
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. [19:56:43] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v9.7.1 (Is it up to date?)java.lang.BootstrapMethodError: java.lang.ExceptionInInitializerError at com.comphenix.protocol.wrappers.BukkitConverters.getWrappedStatisticConverter(BukkitConverters.java:693) ~[?:?] at com.comphenix.protocol.wrappers.BukkitConverters.getConvertersForGeneric(BukkitConverters.java:1012) ~[?:?] at com.comphenix.protocol.wrappers.BukkitConverters.getUnwrappers(BukkitConverters.java:1031) ~[?:?] at com.comphenix.protocol.injector.PacketConstructor.(PacketConstructor.java:62) ~[?:?] at com.comphenix.protocol.injector.PacketConstructor.(PacketConstructor.java:45) ~[?:?] at com.comphenix.protocol.injector.PacketFilterManager.createPacketConstructor(PacketFilterManager.java:902) ~[?:?] at me.libraryaddict.disguise.utilities.DisguiseUtilities.init(DisguiseUtilities.java:942) ~[?:?] at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:58) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[patched_1.13.2.jar:git-Paper-498] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:326) ~[patched_1.13.2.jar:git-Paper-498] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.2.jar:git-Paper-498] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:441) ~[patched_1.13.2.jar:git-Paper-498] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:355) ~[patched_1.13.2.jar:git-Paper-498] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-498] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-498] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-498] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-498] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-498] at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]Caused by: java.lang.ExceptionInInitializerError at java.lang.J9VMInternals.ensureError(J9VMInternals.java:146) ~[?:1.8.0_192] at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:135) ~[?:1.8.0_192] at java.lang.invoke.MethodHandle.getCPMethodHandleAt(Native Method) ~[?:1.8.0_192] at java.lang.invoke.MethodHandle.resolveInvokeDynamic(MethodHandle.java:843) ~[?:1.8.0_192] ... 19 moreCaused by: java.lang.IllegalArgumentException: Unable to find findStatistic in net.minecraft.server.v1_13_R2.StatisticList at com.comphenix.protocol.reflect.FuzzyReflection.getMethodByParameters(FuzzyReflection.java:280) ~[?:?] at com.comphenix.protocol.wrappers.WrappedStatistic.(WrappedStatistic.java:22) ~[?:?] at java.lang.invoke.MethodHandle.getCPMethodHandleAt(Native Method) ~[?:1.8.0_192] at java.lang.invoke.MethodHandle.resolveInvokeDynamic(MethodHandle.java:843) ~[?:1.8.0_192] ... 19 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement