Getting this error. Seems like when another player logs onto the server.
Rising World - 0.9.1.5 - Dedicated Server
Linux 4.4.26-nitradoV3-MC-1000-nH-dP-d-i Java 1.8.0_101 (amd64) Memory: 5726 MB
2018/01/13 01:46 PM
____________________________________________________
RW SERVER: Fatal error occurred!
java.lang.NullPointerException
at worldprotection.WorldProtection.onPlayerEnterChunk(WorldProtection.java:160)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at pluginapi.PluginEventHandler.triggerEvent(SourceFile:201)
at G.f.a(SourceFile:315)
at G.f.messageReceived(SourceFile:119)
at de.jiw.network.kernel.KernelAdapter.dispatch(KernelAdapter.java:188)
at de.jiw.network.message.RawPacket.run(RawPacket.java:54)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)