hxp
2018-11-30 1acf83792e439322b3620227178ed0fd243e54a2
ServerPython/CoreServerGroup/GameServer/Script/NetPackCommon.py
@@ -205,7 +205,8 @@
        
    except Exception:
        Log("python自定义封包解析失败~~~~~\r\n%s" % traceback.format_exc())
        #raise Exception("python自定义封包解析失败~~~~~\r\n%s" % traceback.format_exc())
        if GameWorld.GetGameWorld().GetDebugLevel():
            raise Exception("python自定义封包解析失败~~~~~\r\n%s" % traceback.format_exc())
        return