Advertisement
Guest User

Untitled

a guest
Nov 14th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 2012-11-14 19:32:21 [WARNING] [ProtocolLib] Task #22 for ProtocolLib v1.6.0 generated an exception
  2. java.lang.IllegalAccessError: tried to access field net.minecraft.server.Packet56MapChunkBulk.buildBuffer from class com.lishid.orebfuscator.obfuscation.Calculations
  3. at com.lishid.orebfuscator.obfuscation.Calculations.getInfo(Calculations.java:93)
  4. at com.lishid.orebfuscator.hook.ProtocolLibHook$ChunkCompressorStream.sendServerPacket(ProtocolLibHook.java:87)
  5. at com.comphenix.protocol.async.AsyncMarker.sendPacket(AsyncMarker.java:387)
  6. at com.comphenix.protocol.async.PacketSendingQueue.sendPacket(PacketSendingQueue.java:218)
  7. at com.comphenix.protocol.async.PacketSendingQueue.trySendPackets(PacketSendingQueue.java:160)
  8. at com.comphenix.protocol.async.AsyncFilterManager.sendProcessedPackets(AsyncFilterManager.java:406)
  9. at com.comphenix.protocol.ProtocolLibrary$2.run(ProtocolLibrary.java:225)
  10. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:53)
  11. at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
  12. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:529)
  13. at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  14. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  16. at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement