Skip to content
Gate to Heavens

Patch note

Losing the connection sends you back to the login screen instead of closing the game

A drop no longer costs you the client, the start screen comes back clean, and the presence check stopped disconnecting players who had done nothing wrong.

Patch note 2026.09.14.2100
05:35 GMT 2026.09.14.2100
  • Losing the connection closed the game. It sends you back to the login screen.
  • Coming back to login after a drop left the start scene half drawn. It is reloaded.
  • Signing in again could get stuck on the session you had just lost, and losing the authentication server closed the client outright. Each sign-in opens its own session with its own deadline, and the client stays open.
  • Pressing Start Game with no answer from the authentication server left the client waiting with nothing on screen. It returns to the login screen when the wait runs out.
  • Being refused by the game server, or dropping while entering it, left you unable to sign in again without restarting. Signing in again works.
  • The check that watches how often your client reports in was disconnecting players who had done nothing wrong. It no longer disconnects.
  • Actions could sit waiting for the next message before being handled, and larger actions were discarded on the way to the server. Actions are handled as they arrive, anything the server has not confirmed is sent again, and the large ones are no longer dropped.