LeonHartley / Comet-Java

Habbo emulator written in Java.
Other
3 stars 4 forks source link

Max ip connections bug #178

Closed DeletedAccount56456 closed 4 years ago

DeletedAccount56456 commented 7 years ago

Comet doesn't dispose the ip connection sometimes when a player leaves the hotel. The number of active ip connections will staple till the limit you've set and after that is the player not able anymore to connect to the hotel.

vaguinhogato commented 7 years ago

Also when a user is on a local or shared network reach the limit of connection another does not enter the hotel. So we have the problem of stopping at 76% or reaching 84% and then being disconnected

LeonHartley commented 4 years ago

This was fixed.