ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.py
@@ -366,7 +366,8 @@ SendEventPack("CTGError", dataDict, curPlayer) GameWorld.ErrLog("%s. %s" % (errorInfo, addDict), curPlayer.GetPlayerID()) GameWorld.SendGameError("GameWarning", "CTGError:%s - %s"%(errorInfo, dataDict)) if addDict.get('orderID'): GameWorld.SendGameError("GameWarning", "CTGError:%s - %s"%(errorInfo, dataDict)) return def DR_CTGOK(curPlayer, addDict):