Skip to content

Exit code ServerConnectionError

LazyBui edited this page Aug 4, 2014 · 1 revision

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.
Clone this wiki locally