747929791 / MajsoulAI

以JianYangAI作后端,进行在线雀魂对局
MIT License
265 stars 59 forks source link

liqi.json应该更新了 #6

Closed lzgzhyf closed 4 years ago

lzgzhyf commented 4 years ago
waiting for the game to start
Traceback (most recent call last):
  File ".\main.py", line 742, in <module>
    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 "E:\mahjong\MajsoulAI\majsoul_wrapper\liqi.py", line 86, in parse
    proto_domain = self.jsonProto['nested'][lq]['nested'][service]['methods'][rpc]
KeyError: 'fetchChallengeInfo'

这个fetchChallengeInfo应该是更新“试炼之道”后出现的.

747929791 commented 4 years ago

已更新(虽然我用旧版本地并没有报错...)