[Version 1.10.2-4.0.1.22] Null Pointer Exception on right clicking empty slot in Item Conduit

Issue #62 resolved
Former user created an issue

When you right click an empty slot on the item conduit inside the whitelist/blacklist it crashes the server/game due to a null pointer. Probably forgot a if getStackInSlot(i) != null or however it is setup.

Comments (1)

  1. Log in to comment