Page 1 of 1

[boskid][0.18.34] Bots try to overfill requester chest if stack size reduced by script

Posted: Sat Jul 04, 2020 4:54 pm
by Reygan
This problem is happening when was altered the stack size.
As I understood, logistic robots delivers requested items until it reaches request count, or maximum chest item quantity (item_max_stack * cell_count).
When in chest there are items with wrong stack size (changed by mod, or script), bots continiously trying to deliver items to this chest. Of course they cant. But they will do it forever, util chest item quantity become normal.

But i have to notice - this problem appears, after I removed stack count changes and reloaded save when this changes was previously applied. That mean bots undertanding that chest is full, only if chest quantity equal current values of (item_max_stack * cell_count) and ignores higher values.

Also, if I removing excessive amount from chest, bots stops their delivery :D

Re: [boskid][0.18.34] Bots try to overfill requester chest if stack size reduced by script

Posted: Mon Jul 13, 2020 2:02 pm
by boskid
Thanks for the report. Issue is now fixed for 0.18.36