rixim/Questor

Delay the autologin so that EVE client can start properly inside VM

Opened this issue · 0 comments

Hi!
When you log on slow connection or inside a VM, the autologin routine tends to start before EVE client manages ping the server and instead of logging in, you get "Unable to connect to the selected server. Please check the address and try again."

Adding a 30 seconds to _starttime in Charshedule.cs solves the issue.