MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

Error when opening inventory from init method #135

Closed MinusKube closed 3 years ago

MinusKube commented 4 years ago

Tested version: 1.2.7 NPE on this line when opening another inventory from within the init method of an inventory.

We should fix this if possible easily, or else, put a clear error message to prevent people from doing that, since it may not be that useful.