Exit code ServerConnectionError - VanaDev/Vana GitHub Wiki

ServerConnectionError occurs under two conditions. In both cases, more information about the error can be found in std::cerr.

  • When there is an underlying communication failure at the TCP/IP level
  • When there is a protocol reason for doing so, for example, when there are no more worlds to assign and the WorldServer is executed. This is most likely the most common reason.
⚠️ **GitHub.com Fallback** ⚠️