Changed on NetMessage.h
Also changed in bReadServerConfigFileMSGID_REQUEST_REGISTERGAMESERVER
Besides changed AscII to XxxII in all results of WorldLog.cppcase 4: // world-server-name Changed to be 30
strncpy(m_cWorldLogName, token, 30);
wsprintf(G_cTxt, "(*) World-Server-Name : %s", m_cWorldLogName);
PutLogList(G_cTxt);
cReadMode = 0;
break;
Might be caused cause using Snoopy's source client release :unsure: