Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] 自动转圈修复 #215

Open
1 task done
Hpero4 opened this issue Jan 22, 2024 · 4 comments
Open
1 task done

[Enhancement] 自动转圈修复 #215

Hpero4 opened this issue Jan 22, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Hpero4
Copy link
Contributor

Hpero4 commented Jan 22, 2024

功能描述

进房间会触发 /lol-lobby/v2/lobby/countdown

游戏结束时起一个定时器并监控 /lol-lobby/v2/lobby/countdown

若超时则自动执行 POST /lol-lobby/v2/play-again, 否则关闭定时器.

同时, 保留当前手动执行/lol-lobby/v2/play-again的操作接口

{'data': {'countdown': 0, 'enabled': False}, 'eventType': 'Update', 'uri': '/lol-lobby/v2/lobby/countdown'}

/lol-lobby/v2/lobby/countdown

我已经查看了之前(包括已经关闭)的 issue,但并没有与我相同的建议

@Hpero4 Hpero4 added the enhancement New feature or request label Jan 22, 2024
@MVPjoker
Copy link

MVPjoker commented Feb 7, 2024

不知道莫名其妙客户端消失的问题有没有解决,我出现这种情况都是在选人阶段,莫名其妙客户端就消失了

@Zzaphkiel
Copy link
Owner

不知道莫名其妙客户端消失的问题有没有解决,我出现这种情况都是在选人阶段,莫名其妙客户端就消失了

@MVPjoker 感谢您的反馈。

  1. 新问题请新开 issue 哦~
  2. 我们在新版本加入了设置项,用户可自行选择对 LCU API 并发量的控制。手动减小该并发量可能能减少闪退情况的出现。
  3. 若您已经将并发量改为 1,但还是会出现闪退情况,只能等我们完成代码重构(工作量不小)之后再进行尝试了 😥

@Keyle777
Copy link

不知道莫名其妙客户端消失的问题有没有解决,我出现这种情况都是在选人阶段,莫名其妙客户端就消失了

@MVPjoker 感谢您的反馈。

  1. 新问题请新开 issue 哦~
  2. 我们在新版本加入了设置项,用户可自行选择对 LCU API 并发量的控制。手动减小该并发量可能能减少闪退情况的出现。
  3. 若您已经将并发量改为 1,但还是会出现闪退情况,只能等我们完成代码重构(工作量不小)之后再进行尝试了 😥

这种问题我也遇到很多次了。发生的时机就是选择英雄界面,并且并发一直是1,期待完善。

@Zzaphkiel
Copy link
Owner

@Keyle777 客户端原因占比较大,暂时无法修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants