public override void OnClientLoopException(Exception exp) { DebugLogger.Log("Will restart server!", exp); LoginServer.RestartServer = true; }