Project

General

Profile

« Previous | Next » 

Revision c9bacc1d

Added by skyjake over 11 years ago

Fixed|Server: Uncaught exception when client has wrong game mode

If a client has the wrong game mode, it will be immediately terminated.
This will lead to failure in a subsequent N_SendPacket.

N_SendPacket must catch any exceptions thrown during sending because
the higher-ups have not been designed with exceptions in mind.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences