Closed RyanHecht closed 7 years ago
Looks like this was a Spigot issue that has been fixed: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/e1f296d115cfd2c517413d122990033fc1eda78d#src/main/java/org/bukkit/craftbukkit/block/CraftBanner.java
BkCommonLib version: 1.12.1-v1
Spigot version: 1.12.1 (5340a52)
Problem or bug:
Attempting to convert a Banner Tile Entity to its block state throws a NullPointerException
Expected behaviour:
For the error not to be thrown and the BlockState to be converted successfully.
Steps to reproduce:
My specific stacktrace came from running WorldUtil#getBlockStates on a chunk containing a banner