GameProgressive / UniSpyServer

An Open source GameSpy emulator written in C#
GNU Affero General Public License v3.0
134 stars 18 forks source link

Chat crashes if no secret key is found in db #36

Closed Sporesirius closed 3 years ago

Sporesirius commented 3 years ago

We have to handle the error "secret key not found" correctly so that the chat server does not crash.

Sporesirius commented 3 years ago

Fixed 5b61b12