HexoCraft / AddLight

This plugin allow server admin to add invisible light sources
https://dev.bukkit.org/projects/addlight
3 stars 6 forks source link

Error when i join #23

Open LogGits opened 6 years ago

LogGits commented 6 years ago

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