ReHamster / AlcatrazServer

Driver San Francisco experimental Online backend
http://alcatraz.drivermadness.net
13 stars 2 forks source link

Dead game sessions not cleaning up over time #15

Closed SoapyMan closed 5 months ago

SoapyMan commented 1 year ago

This results game crash when they try to search public sessions. Game reports about many sessions found even if there are no players playing.

GitHubProUser67 commented 10 months ago

The good news is it need a very simple fix.

You forgot to nullify the instance in case of a socket disconnect like this:

image

I will try out the github fork system to see if I can pr it.

SoapyMan commented 5 months ago

Fixed in dcd973a2a1f45808d04f68c45c12dcdae6559fd6