Advertisement
Guest User

Untitled

a guest
Dec 21st, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. 21.12 22:32:23 [Server] ERROR [Orebfuscator4] Unhandled exception occured in onPacketSending(PacketEvent) for Orebfuscator4
  2. 21.12 22:32:23 [Server] INFO java.lang.NoSuchMethodError: net.minecraft.server.v1_13_R2.WorldServer.getChunkProviderServer()Lnet/minecraft/server/v1_13_R2/ChunkProviderServer;
  3. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.nms.v1_13_R2.NmsManager.getBlockData(NmsManager.java:530) ~[orebfuscator-4.4.2.jar:?]
  4. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.nms.v1_13_R2.NmsManager.loadChunkAndGetBlockId(NmsManager.java:464) ~[orebfuscator-4.4.2.jar:?]
  5. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.obfuscation.Calculations.areAjacentBlocksTransparent(Calculations.java:400) ~[orebfuscator-4.4.2.jar:?]
  6. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.obfuscation.Calculations.areAjacentBlocksTransparent(Calculations.java:417) ~[orebfuscator-4.4.2.jar:?]
  7. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.obfuscation.Calculations.obfuscate(Calculations.java:199) ~[orebfuscator-4.4.2.jar:?]
  8. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.obfuscation.Calculations.obfuscateOrUseCache(Calculations.java:69) ~[orebfuscator-4.4.2.jar:?]
  9. 21.12 22:32:23 [Server] INFO at com.lishid.orebfuscator.hook.ProtocolLibHook$1.onPacketSending(ProtocolLibHook.java:87) ~[orebfuscator-4.4.2.jar:?]
  10. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.4.0-b421]
  11. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.4.0-b421]
  12. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.4.0-b421]
  13. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.4.0-b421]
  14. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.4.0-b421]
  15. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.4.0-b421]
  16. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:367) [ProtocolLib.jar:4.4.0-b421]
  17. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:66) [ProtocolLib.jar:4.4.0-b421]
  18. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:332) [ProtocolLib.jar:4.4.0-b421]
  19. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:302) [ProtocolLib.jar:4.4.0-b421]
  20. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.4.0-b421]
  21. 21.12 22:32:23 [Server] INFO at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.4.0-b421]
  22. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.NetworkManager.b(NetworkManager.java:194) [custom.jar:git-Spigot-573cdf2-dff66df]
  23. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.NetworkManager.sendPacket(NetworkManager.java:158) [custom.jar:git-Spigot-573cdf2-dff66df]
  24. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1391) [custom.jar:git-Spigot-573cdf2-dff66df]
  25. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.sendPacket(PlayerConnection.java:1364) [custom.jar:git-Spigot-573cdf2-dff66df]
  26. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerChunk.sendChunk(SourceFile:122) [custom.jar:git-Spigot-573cdf2-dff66df]
  27. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerChunk.a(SourceFile:63) [custom.jar:git-Spigot-573cdf2-dff66df]
  28. 21.12 22:32:23 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerChunkMap.addPlayer(PlayerChunkMap.java:257) [custom.jar:git-Spigot-573cdf2-dff66df]
  29. 21.12 22:32:23 [Multicraft] Skipped 118 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement