[22:27:18] [Netty NIO IO #9/ERROR]: An exception occurred while handling a packet
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.getEntity(int)" because "level" is null
at knot//net.minecraft.network.protocol.game.ClientboundEntityEventPacket.getEntity(ClientboundEntityEventPacket.java:44)
at knot//cqb13.NumbyHack.utils.CHMainUtils.isDeathPacket(CHMainUtils.java:71)
at knot//cqb13.NumbyHack.utils.NumbyHackStarscript.onReceivePacket(NumbyHackStarscript.java:73)
at knot//meteordevelopment.orbit.listeners.LambdaListener.call(LambdaListener.java:83)
at knot//meteordevelopment.orbit.EventBus.post(EventBus.java:67)
at knot//net.minecraft.network.Connection.handler$dfj000$meteor-client$onHandlePacket(Connection.java:2765)
at knot//net.minecraft.network.Connection.channelRead0(Connection.java:167)
at knot//net.minecraft.network.Connection.channelRead0(Connection.java:59)
at knot//io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:235)
at knot//io.netty.handler.flow.FlowControlHandler.dequeueAll(FlowControlHandler.java:212)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:187)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//com.viaversion.viafabricplus.protocoltranslator.netty.ViaFabricPlusDecoder.channelRead(ViaFabricPlusDecoder.java:43)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:235)
at knot//io.netty.handler.flow.FlowControlHandler.dequeueAll(FlowControlHandler.java:212)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:187)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:348)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:470)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:288)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:176)
at knot//io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)
at knot//io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)
at knot//io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)
at knot//io.netty.channel.nio.NioIoHandler.processSelectedKeysPlain(NioIoHandler.java:541)
at knot//io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:514)
at knot//io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)
at knot//io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
at knot//io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1474)
[22:27:20] [Render thread/WARN]: Client disconnected with reason: Internal Exception: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.getEntity(int)" because "level" is null