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

target 阶段 transfer 出现异常,错误码 -12 creep.callDefender is not a function #16

Closed
923132714 opened this issue Apr 24, 2021 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@923132714
Copy link
Owner

【E12N27 E12N27 remoteHarvester0】 target 阶段 transfer 出现异常,错误码 -12
[下午10:13:10][shardSeason]TypeError: creep.callDefender is not a function
    at Object.source  (../src/role/remote/remoteHarvester.ts:76:12)
    at CreepExtension.onWork  (../src/mount/CreepExtension/CreepExtension.ts:84:44)
    at App.errorMapper [as _catcher]  (../src/utils/global/ErrorMapper.ts:82:4)
    at App.doWithCatcher  (../src/modules/framework/index.ts:205:9)
    at allItem.forEach.item  (../src/modules/framework/index.ts:191:35)
    at App.do  (../src/modules/framework/index.ts:191:14)
    at App.run  (../src/modules/framework/index.ts:143:12)
    at Object.loop  (../src/main.ts:44:6)

代码中没有 callDefender 这个方法的实现

@923132714 923132714 added bug Something isn't working invalid This doesn't seem right labels Apr 24, 2021
@923132714 923132714 added this to Needs triage in 问题记录 via automation Apr 24, 2021
@923132714 923132714 moved this from Needs triage to High priority in 问题记录 May 1, 2021
923132714 added a commit that referenced this issue May 2, 2021
Fix #17 handleInsufficientResource 检查 COMMODITIES[resType]
Fix #16 实现 callDefender
Fix 运维单位日志输出条件控制
Fix 任务模块 creep 死去时报错
ci eslint rule sort-imports return error
923132714 added a commit that referenced this issue May 2, 2021
Fix #17 handleInsufficientResource 检查 COMMODITIES[resType]
Fix #16 实现 callDefender
Fix 运维单位日志输出条件控制
Fix 任务模块 creep 死去时报错
ci eslint rule sort-imports return error
@923132714
Copy link
Owner Author

4ca8459 解决

问题记录 automation moved this from High priority to Closed May 2, 2021
923132714 added a commit that referenced this issue May 2, 2021
Fix #17 handleInsufficientResource 检查 COMMODITIES[resType]
Fix #16 实现 callDefender
Fix 运维单位日志输出条件控制
Fix 任务模块 creep 死去时报错
ci eslint rule sort-imports return error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
Development

No branches or pull requests

1 participant