Currently if the first Quiver server we attempt to connect to fails, the disconnect_ function for that server runs, then sees that we have no connections and emits an OFFLINE onClientState. This causes login to fail. We shouldn't emit an OFFLINE until after we are successfully online
Currently if the first Quiver server we attempt to connect to fails, the disconnect_ function for that server runs, then sees that we have no connections and emits an OFFLINE onClientState. This causes login to fail. We shouldn't emit an OFFLINE until after we are successfully online