08-11-2012, 02:33 AM
Are you using a 1.2.4 or 1.2.5 client? Other versions aren't supported.
I have also noticed that the Pi has some console issues when sent to background using Ctrl+Z, bg - it outputs a few lines and then freezes.
Other than that, there shouldn't be any timeouts, since MCServer keeps responding to any input on the line in a timely fashion.
Did you compile in a release mode ("make release=1")? By default, make builds a debug mode executable that runs much slower (but still not slow enough to drop clients)
I have also noticed that the Pi has some console issues when sent to background using Ctrl+Z, bg - it outputs a few lines and then freezes.
Other than that, there shouldn't be any timeouts, since MCServer keeps responding to any input on the line in a timely fashion.
Did you compile in a release mode ("make release=1")? By default, make builds a debug mode executable that runs much slower (but still not slow enough to drop clients)