Sk1erLLC / Patcher

A Forge mod full of Vanilla bug fixes, Quality of Life improvements, and performance enhancements.
Other
232 stars 60 forks source link

fix: add null check to map packet length check #69

Closed DJtheRedstoner closed 2 years ago

DJtheRedstoner commented 2 years ago

This resolves a NullPointerException caused when trying to check the length of a null array.