A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
java
minecraft
translator
bukkit
spigot
bungee
proxy
protocol
velocity
bedrock
packet
pe
hacktoberfest
bedrock-edition
geyser
java-edition
geysermc
bedrock-to-java
hacktoberfest2021
-
Updated
Oct 31, 2021 - Java
Description
NullPointerExceptionis thrown when serializing an ItemStack that is made ofAIR. That happens becauseXItemStack#serializecallsgetItemMetaon the item passed as a parameter and uses the result of it without checking if it is null before.Code (Kotlin)
Stacktrace: http