hxp
2026-02-27 168b5867e82f02403e69f32affd8150d90cd848a
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/ServerClientShareDefine.py
@@ -111,15 +111,15 @@
disCRCCheckError = 99 #/<99 CRC校验错误
disWaitSecurityCardCheckResultTimeOut = 100 #/<100 等待密保卡验证结果超时
disWaitSecurityCardUnexpectedError = 101 #/<101 等待密保卡验证结果发生未预料错误
disDecodePackError = 102,                             #///<102 Rungate封包解密错误
disRouterDisconnect = 103,                            #///<103 RouteServer断线
disInterfaceAccChkError = 104,                        #///<104 InterfaceServer return account check error
disInterfacePackError = 105,                          #///<105 InterfaceServer 封包错误
disSecurityCardChkFails = 106,                        #///<106 密保卡多次验证失败
disAccValidateTimeout = 107,                          #///<107 帐号验证超时
disExceedMaxClientPackLen = 108,                      #///<108 客户端封包超长
disExceedMaxClientPackPile = 109,                     #///<109 客户端封包挤压过多
disKickRepeatPlayer = 110,                            #///<110 踢出重复玩家
disDecodePackError = 102                             #///<102 Rungate封包解密错误
disRouterDisconnect = 103                            #///<103 RouteServer断线
disInterfaceAccChkError = 104                        #///<104 InterfaceServer return account check error
disInterfacePackError = 105                          #///<105 InterfaceServer 封包错误
disSecurityCardChkFails = 106                        #///<106 密保卡多次验证失败
disAccValidateTimeout = 107                          #///<107 帐号验证超时
disExceedMaxClientPackLen = 108                      #///<108 客户端封包超长
disExceedMaxClientPackPile = 109                     #///<109 客户端封包挤压过多
disKickRepeatPlayer = 110                            #///<110 踢出重复玩家
#-----------------------------------------------------------------------------------------------------
#比ChinDataServer新增的断线原因
disCreatePlayerError_PlayerExist =    254        #帐号已存在有效角色