Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大舰队物资无法购买,会错误停止无法继续其他的任务
如果遇到错误停止是目前最好的方案,能否将出现错误的环节往后顺延到最后一个:
1.发生无法自动解决的错误
2.将发生的错误的任务放到队列最后
3.继续执行队列其他任务
4.再执行一遍刚才发生错误的任务
5.如果还是错误,再终止运行
Beta Was this translation helpful? Give feedback.
All reactions