dmulloy2 / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
1.03k stars 258 forks source link

java.lang.NullPointerException: type cannot be null #3062

Open nate981120 opened 3 months ago

nate981120 commented 3 months ago

java.lang.NullPointerException: type cannot be null at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:907) at ProtocolLib.jar//com.comphenix.protocol.injector.StructureCache.getStructure(StructureCache.java:138) at ProtocolLib.jar//com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:126) at ProtocolLib.jar//com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:96) at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) at net.minecraft.network.Connection.sendPacket(Connection.java:449) at net.minecraft.network.Connection.send(Connection.java:392) at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:243) at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1586) at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1393) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) at java.base/java.lang.Thread.run(Thread.java:840)

Ingrim4 commented 3 months ago

Should be fixed in the latest dev build so please use the latest dev build and try again: https://ci.dmulloy2.net/job/ProtocolLib/

nate981120 commented 3 months ago

Ni

Maurice Eisenblätter @.***> 於 2024年6月29日 週六 下午10:31 寫道:

Should be fixed in the latest dev build so please use the latest dev build and try again: https://ci.dmulloy2.net/job/ProtocolLib/

— Reply to this email directly, view it on GitHub https://github.com/dmulloy2/ProtocolLib/issues/3062#issuecomment-2198214481, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDTA4VSBKG2NVNJESALANX3ZJ3ALBAVCNFSM6AAAAABKDDIYB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGIYTINBYGE . You are receiving this because you authored the thread.Message ID: @.***>