Missing Null check on sided inventory caps
baileyholl opened this issue ยท 0 comments
Hello,
Several of the tiles are not accounting for null directions in caps. This parameter is marked nullable in CapabilityProvider. Because of this, mods that do not care about the direction of the inventory will cause the block to throw an exception.
One example is here: