Currently throwing a low bucket error despite full bucket
Opened this issue · 3 comments
alexanselmo commented
The dashboard is showing a low bucket error
https://quorum.tedivm.com/console
Error: Extremely low bucket - aborting script run at top level
at main:4:9
at main:77:3
at Object.exports.evalCode (<runtime>:15818:76)
at Object.requireFn (<runtime>:46479:28)
at Object.exports.run (<runtime>:46422:60)
Might be shard related? Because the processes do seem to still be running and the bucket shows full.
alexanselmo commented
And... it just stopped...
alexanselmo commented
tedivm commented
This happens when a creep manages to fall into another shard via a portal. Since no CPU is allotted to the other shard the bucket ends up being completely empty. The messages stopped when the creep died- at that point there were no resources on the other shard so no scripts ran.