Whenever StarLister trys to query my server I get this error :
[SERVER] connection registered
[SERVER][PROCESSOR] client setup completed. listening for input
not executing server ping for null client yet: 0 / 10000
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at org.schema.schine.network.server.ServerProcessor.run(SourceFile:739)
at java.lang.Thread.run(Unknown Source)
CONNECTION FOR null HAS BEEN DISCONNECTED . PROBE: false
COULD NOT UNREGISTER CLIENT null
COULD NOT UNREGISTER CLIENT null
[SERVER] SERVER PROCESSOR STOPPED FOR null
I'm not sure if this is a bug, or if it is a configuration item I've missed.
[SERVER] connection registered
[SERVER][PROCESSOR] client setup completed. listening for input
not executing server ping for null client yet: 0 / 10000
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at org.schema.schine.network.server.ServerProcessor.run(SourceFile:739)
at java.lang.Thread.run(Unknown Source)
CONNECTION FOR null HAS BEEN DISCONNECTED . PROBE: false
COULD NOT UNREGISTER CLIENT null
COULD NOT UNREGISTER CLIENT null
[SERVER] SERVER PROCESSOR STOPPED FOR null
I'm not sure if this is a bug, or if it is a configuration item I've missed.