Advertisement
Guest User

Untitled

a guest
Sep 18th, 2016
1,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0-SNAPSHOT-b323
  2. [Server thread/ERROR]: tried to access method com.comphenix.protocol.ProtocolLogger.init(Lorg/bukkit/plugin/Plugin;)V from class com.comphenix.protocol.ProtocolLib initializing ProtocolLib v4.1.0-SNAPSHOT-b323 (Is it up to date?)
  3. java.lang.IllegalAccessError: tried to access method com.comphenix.protocol.ProtocolLogger.init(Lorg/bukkit/plugin/Plugin;)V from class com.comphenix.protocol.ProtocolLib
  4. at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:153) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot-1.9.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-e000104-4cb3258]
  6. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot-1.9.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-e000104-4cb3258]
  7. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-e000104-4cb3258]
  8. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement