ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.
https://hangar.papermc.io/ViaVersion/ViaBackwards
GNU General Public License v3.0
442 stars 85 forks source link

Fix possible BannerHandler NPE in 1.13->1.12.2 #814

Closed FlorianMichael closed 2 weeks ago

FlorianMichael commented 2 weeks ago

Minecraft won't throw an error because their NBT library fallbacks to 0 when an integer isn't present (checked in both versions). Fixes an issue from our discord.