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
Error when i join the server, on latest paperspigot and addlight.
WARN 18/05/2018 19:20:52
19:20:52java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.github.hexocraft.addlight.api.updater.updater.utils.ReflectionUtils.run(ReflectionUtils.java:50)
at com.github.hexocraft.addlight.api.updater.updater.UpdaterRunnable.run(UpdaterRunnable.java:48)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at com.github.hexocraft.addlight.api.updater.BukkitUpdater.read(BukkitUpdater.java:153)
at com.github.hexocraft.addlight.api.updater.updater.Updater.run(Updater.java:111)
... 7 more
The text was updated successfully, but these errors were encountered:
Error when i join the server, on latest paperspigot and addlight.
The text was updated successfully, but these errors were encountered: