747929791 / majsoul_wrapper

自动化雀魂AI的SDK,实时解析雀魂对局信息,并模拟鼠标动作出牌
MIT License
379 stars 60 forks source link

版本有更新 游戏开始的WS好像有更新,目前无法使用了 #3

Closed moyuqianshi closed 3 years ago

moyuqianshi commented 3 years ago

可以更新一下吗 🙇

moyuqianshi commented 3 years ago

Traceback (most recent call last): File "main.py", line 742, in MainLoop(level=level) File "main.py", line 705, in MainLoop while not aiWrapper.isPlaying(): File "main.py", line 107, in isPlaying result = liqiProto.parse(flow_msg) File "C:\xxxx\MajsoulAI-master\majsoul_wrapper\liqi.py", line 84, in parse proto_domain = self.jsonProto['nested'][lq]['nested'][service]['methods'][rpc] KeyError: 'fetchABMatchInfo'