We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
现在使用1.8.7版本,地图,脚本,都是最新的,今天游戏更新到1.5版本后,切图锄一会就人物不动,脚本不执行,也没有报错。附了日志
脚本应该一直执行
人物停止,脚本不工作
No response
1.8.7
国服
PC
日志文件.log 战斗日志.log
The text was updated successfully, but these errors were encountered:
与jelly0925相同的问题,我也发现了战斗结束后脚本不会执行下一步的问题。 在 日志文件.log 文件中,注意到了多处战斗超时:
21:50:26 - INFO | calculated.wait_fight_end:499 - v1.8.7/20231005163817/20231005163817 - 跳过开启自动战斗(沿用设置) 21:55:32 - INFO | calculated.wait_fight_end:523 - v1.8.7/20231005163817/20231005163817 - 战斗超时
. . . 21:55:51 - INFO | calculated.wait_fight_end:499 - v1.8.7/20231005163817/20231005163817 - 跳过开启自动战斗(沿用设置) 22:00:58 - INFO | calculated.wait_fight_end:523 - v1.8.7/20231005163817/20231005163817 - 战斗超时
. . .
22:08:41 - INFO | calculated.wait_fight_end:499 - v1.8.7/20231005163817/20231005163817 - 跳过开启自动战斗(沿用设置) 22:13:46 - INFO | calculated.wait_fight_end:523 - v1.8.7/20231005163817/20231005163817 - 战斗超时
Sorry, something went wrong.
推测是判断 "战斗结束" 相关部分出现了异常,因为无法判断上一步的战斗结束了,所以无法执行脚本下一步?
问题描述 现在使用1.8.7版本,地图,脚本,都是最新的,今天游戏更新到1.5版本后,切图锄一会就人物不动,脚本不执行,也没有报错。附了日志 预期行为 脚本应该一直执行 实际行为 人物停止,脚本不工作 截图或录屏 No response 自动锄大地脚本版本 1.8.7 星穹铁道区服 国服 运行的客户端 PC 日志 日志文件.log 战斗日志.log
跟此问题一致,#760
No branches or pull requests
问题描述
现在使用1.8.7版本,地图,脚本,都是最新的,今天游戏更新到1.5版本后,切图锄一会就人物不动,脚本不执行,也没有报错。附了日志
预期行为
脚本应该一直执行
实际行为
人物停止,脚本不工作
截图或录屏
No response
自动锄大地脚本版本
1.8.7
星穹铁道区服
国服
运行的客户端
PC
日志
日志文件.log
战斗日志.log
The text was updated successfully, but these errors were encountered: