funkemunky/Atlas

NullPointerException in AtlasConnectionListeners on 1.16.5

BL19 opened this issue · 1 comments

BL19 commented
Caused by: java.lang.NullPointerException
  at cc.funkemunky.api.listeners.AtlasConnectionListeners.onEvent(AtlasConnectionListeners.java:40)

I have tried with and without ProtocolSupport and the same issue occurs both times.
I am running java 13.0.2

Fixed