KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

Players that connect directly by IP are not handled in Connect handlers #147

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

Player eric joined game via direct IP, but DCS handler did not get called for his connection.

Igneous01 commented 6 years ago

This is not true - players are handled correctly when connecting via IP, but for some reason when this player first joined, 30 seconds he was not visible in online players. Now this may be because the scheduled function was late running and didn't pick up the player in time. This was working perfectly fine as we had many more players connect to the server. Closing for now.