[26.11 19:22:44] [Server] If this problem hasn't already been reported, please open a ticket
dracheens opened this issue ยท 0 comments
- This issue is not solved in a development build
Describe the bug
[26.11 19:22:44] [Server] If this problem hasn't already been reported, please open a ticket
[26.11 19:22:44] [Server] at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
[26.11 19:22:44] [Server] Stack Trace:
[26.11 19:22:44] [Server] java.lang.IllegalArgumentExceptionUnable to find a field null with the type com.mojang.authlib.GameProfile in net.minecraft.network.protocol.login.PacketLoginInStart
[26.11 19:22:44] [Server] at com.comphenix.protocol.reflect.FuzzyReflection.getFieldByType(FuzzyReflection.java:397)
[26.11 19:22:44] [Server] at com.comphenix.protocol.reflect.accessors.Accessors.getFieldAccessor(Accessors.java:57)
[26.11 19:22:44] [Server] at com.comphenix.protocol.injector.netty.ChannelInjector.handleLogin(ChannelInjector.java:658)
[26.11 19:22:44] [Server] at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:591)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:292)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[26.11 19:22:44] [Server] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[26.11 19:22:44] [Server] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[26.11 19:22:44] [Server] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[26.11 19:22:44] [Server] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[26.11 19:22:44] [Server] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
[26.11 19:22:44] [Server] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
[26.11 19:22:44] [Server] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
[26.11 19:22:44] [Server] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
[26.11 19:22:44] [Server] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[26.11 19:22:44] [Server] at java.base/java.lang.Thread.run(Thread.java:833)
[26.11 19:22:44] [Server] Dump:
[26.11 19:22:44] [Server] Parameters
[26.11 19:22:44] [Server] io.netty.buffer.PooledUnsafeDirectByteBuf@63287624[
[26.11 19:22:44] [Server] memoryAddress=140536220704800
[26.11 19:22:44] [Server] recyclerHandle=io.netty.util.Recycler$DefaultHandle@40d4927a
[26.11 19:22:44] [Server] chunk=Chunk(6%, 237568/4194304)
[26.11 19:22:44] [Server] handle=15762628760567809
[26.11 19:22:44] [Server] memory=java.nio.DirectByteBuffer[pos=lim=4194304 cap=4194304]
[26.11 19:22:44] [Server] offset=229392
[26.11 19:22:44] [Server] length=14
[26.11 19:22:44] [Server] maxLength=16
[26.11 19:22:44] [Server] cache=io.netty.buffer.PoolThreadCache@75f0e1ce
[26.11 19:22:44] [Server] tmpNioBuf=
[26.11 19:22:44] [Server] allocator=PooledByteBufAllocator(directByDefaulttrue)
[26.11 19:22:44] [Server] refCnt=2
[26.11 19:22:44] [Server] readerIndex=14
[26.11 19:22:44] [Server] writerIndex=14
[26.11 19:22:44] [Server] markedReaderIndex=0
[26.11 19:22:44] [Server] markedWriterIndex=0
[26.11 19:22:44] [Server] maxCapacity=2147483647
[26.11 19:22:44] [Server] ]
[26.11 19:22:44] [Server] manager:
[26.11 19:22:44] [Server] com.comphenix.protocol.injector.PacketFilterManager@7b792329[
[26.11 19:22:44] [Server] unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@682f935d
[26.11 19:22:44] [Server] packetListeners=[PacketAdapter[plugin=Space, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[STEER_VEHICLE[class=PacketPlayInSteerVehicle, id=28]], gamephase=PLAYING, options=[]]]]
[26.11 19:22:44] [Server] packetInjector=com.comphenix.protocol.injector.netty.ProtocolInjector$5@600b4e3b
[26.11 19:22:44] [Server] playerInjection=com.comphenix.protocol.injector.netty.ProtocolInjector$4@718898f7
[26.11 19:22:44] [Server] inputBufferedPackets=[]
[26.11 19:22:44] [Server] recievedListeners=com.comphenix.protocol.injector.SortedPacketListenerList@43da9d84
[26.11 19:22:44] [Server] sendingListeners=com.comphenix.protocol.injector.SortedPacketListenerList@57fb5bd9
[26.11 19:22:44] [Server] hasClosed=false
[26.11 19:22:44] [Server] classLoader=org.bukkit.plugin.java.PluginClassLoader@66ab4733
[26.11 19:22:44] [Server] reporter=com.comphenix.protocol.ProtocolLib$1@6d3bad8b
[26.11 19:22:44] [Server] server=CraftServer{serverName=CraftBukkit,serverVersion=3608-Spigot-6198b5a-b5aa0be,minecraftVersion=1.19.2}
[26.11 19:22:44] [Server] library=ProtocolLib v4.8.0
[26.11 19:22:44] [Server] asyncFilterManager=com.comphenix.protocol.async.AsyncFilterManager@4fe04fca
[26.11 19:22:44] [Server] knowsServerPackets=true
[26.11 19:22:44] [Server] knowsClientPackets=true
[26.11 19:22:44] [Server] phaseLoginCount=0
[26.11 19:22:44] [Server] phasePlayingCount=1
[26.11 19:22:44] [Server] packetCreation=false
[26.11 19:22:44] [Server] nettyInjector=com.comphenix.protocol.injector.netty.ProtocolInjector@6914f8af
[26.11 19:22:44] [Server] pluginVerifier=com.comphenix.protocol.injector.PluginVerifier@6c5a2ef1
[26.11 19:22:44] [Server] hasRecycleDistance=true
[26.11 19:22:44] [Server] minecraftVersion=(MC1.19.2)
[26.11 19:22:44] [Server] debug=false
[26.11 19:22:44] [Server] ]
[26.11 19:22:44] [Server] Sender:
[26.11 19:22:44] [Server] com.comphenix.protocol.injector.netty.ChannelInjector@109d581c[
[26.11 19:22:45] [Multicraft] Skipped 863 lines due to rate limit (100/s)