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

[bug] 使用js脚本执行自动战斗时会卡死并结束运行 #736

Open
3295375783 opened this issue Oct 22, 2024 · 1 comment
Open
Labels

Comments

@3295375783
Copy link

  • 系统环境 / System Environment:
    Windows 11

  • BetterGI版本号 / BetterGI Version:
    0.35.0

  • 问题描述 / Description of the issue:
    使用js脚本执行自动战斗时会卡死并提示“当前线程无法访问此对象,因为另一个线程拥有该对象”之后BetterGI会结束运行

  • 复现步骤 / Reproduction steps:
    在js脚本中添加并执行这条代码
    await dispatcher.runTask(new SoloTask("AutoFight"));

@huiyadanli
Copy link
Member

确实会有这个问题,这块还没外露,因为自动战斗的结束判定还有问题

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

No branches or pull requests

2 participants