-
Notifications
You must be signed in to change notification settings - Fork 164
Debug
Shevchik edited this page Feb 22, 2016
·
4 revisions
To enable debug use command /ps debug or set debug to true in server.properties.
This will print all exception happened in network thread to log.
Ignore any ClosedChannelException exceptions, they are printed when server tries to send packet to disconnected channel, which is normal.