altf4 / RealTimeTactics

Real Time Tactics (RTT) Game
GNU General Public License v3.0
6 stars 4 forks source link

Provide clients with more state information in error messages #24

Open altf4 opened 12 years ago

altf4 commented 12 years ago

Particularly about where the server thinks that the client should be. Sometimes we'll get an error where the client thinks he's in a match lobby, but the server thinks he's in the main lobby. So the client just gets stuck there sending the wrong messages. We need to have the server tell the client where he ought to be in error conditions, so he can reset.