You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, yea that should probably have the null check just to be sure, but also: the aura cache shouldn't be able to be without that capability, so something else must be going wrong as well there. If you manage to reproduce this issue, please let me know!
NaturesAura/src/main/java/de/ellpeck/naturesaura/events/ClientEvents.java
Line 264 in 94a21a6
Sometimes, container can be null, crashing the client. I wasn't able to reproduce it at will, but a simple null check should do the trick.
The text was updated successfully, but these errors were encountered: