GameProgressive / UniSpyServer

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

SB does not respond to client if no server is found #35

Closed Sporesirius closed 1 year ago

Sporesirius commented 3 years ago

If SB does not find any online servers, we have to create a response so that the game client does not crash.

[14:59:31] [VERB] [SB] [ => ] [ServerInfoHandler]
[14:59:31] [EROR] [SB] Can not find online server
koujiangheng commented 1 year ago

fixed