Exit code ServerVersionMismatch - VanaDev/Vana GitHub Wiki
ServerVersionMismatch occurs when there is an inconsistency between the versions your servers are built for. For example, if your LoginServer is built for .62 and your ChannelServer is built for .75. The locale also must be consistent. std::cerr will contain the details of precisely which versions are local and expected.