Closed nab622 closed 7 years ago
The displayError function only displays errors to one client. All subsequent clients will re-execute the code, which may flood the game server with info requests. Errors should have flood protection on them, and a timer displayed below it.
Fixed. Will be available in next commit.
The displayError function only displays errors to one client. All subsequent clients will re-execute the code, which may flood the game server with info requests. Errors should have flood protection on them, and a timer displayed below it.