funkemunky / Atlas

The most compact, accurate, and featureful Bukkit plugin API.
109 stars 22 forks source link

NullPointerException in AtlasConnectionListeners on 1.16.5 #23

Closed BL19 closed 3 years ago

BL19 commented 3 years ago
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

funkemunky commented 3 years ago

Fixed