xdh
2018-11-22 0e7d3fba5968a69872c1cafa32edbc6f92550ccc
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