02-25-2014, 09:18 AM
In wireshark, you want to start a new capture on the network interface through which you connect (note that localhost loopback isn't supported), add a filter to match only the port selected (usually "tcp port <portnum>") and run the capture. Then try connecting to MCServer, you'll see wireshark listing all the network packets being sent in each direction.
As a bit more lightweight solution, have you tried stopping and re-starting the server?
As a bit more lightweight solution, have you tried stopping and re-starting the server?