ProjectMoon / ringmud

RingMUD Java Mud Server and Engine
http://ringmud.thermetics.net/
GNU Lesser General Public License v3.0
21 stars 5 forks source link

Scanner sometimes fails reading #26

Open ProjectMoon opened 14 years ago

ProjectMoon commented 14 years ago

Sometimes the Scanner associated with a TelnetStreamCommunicator will fail to read the next line and throw an exception (no newline found). This happens due to forced disconnects without sending input, or sometimes from MUD clients that use automatic names and passwords.