Page 1 of 1

[2.0.73] Multiple robot requests into a roboport are bugged

Posted: Wed Mar 04, 2026 2:29 pm
by MrGergoth
What i did:
Select roboport -> set Robot request more than x1

What i expect:
For example, if i set 50 logistic robots with x2 - i expect 100 robots in total will move to this roboport. As any logistic chest working. As any space platform request working.

Whats happend:
If i set x1 request - alls work.
If i set more than x1 request - robots not mooving to this roboport anymore.

Videos below (video 2.mp4)
On video: i changing request *size* from x1 to x2 and back - once *On-the-way* queue done, robots not going anymore while request is x2 or more

Additionally (video 3.mp4) :
Looks like for robots with epic quality multiplier x2 is fine but multiplier x3 removes *on-the-way* queue. So, different quality\robots - different bug

Re: [2.0.73] Multiple robot requests into a roboport are bugged

Posted: Wed Mar 04, 2026 3:38 pm
by Rseding91
Thanks for the report however this is working correctly. The requests are processed in left->right order with space for each request reserved. So by having 2x requests it makes space for 100 rare logistic robots (2 slots), 100 rare construction robots (2 slots), 100 uncommon logistic robots (2 slots), 100 common logistic robots (2 slots) and then it's out of space so the remaining 100 construction robots and 100 epic logistic robots can not be requested as they would not have space in the roboport.

Re: [2.0.73] Multiple robot requests into a roboport are bugged

Posted: Wed Mar 04, 2026 4:39 pm
by MrGergoth
Rseding91 wrote: Wed Mar 04, 2026 3:38 pm Thanks for the report however this is working correctly. The requests are processed in left->right order with space for each request reserved. So by having 2x requests it makes space for 100 rare logistic robots (2 slots), 100 rare construction robots (2 slots), 100 uncommon logistic robots (2 slots), 100 common logistic robots (2 slots) and then it's out of space so the remaining 100 construction robots and 100 epic logistic robots can not be requested as they would not have space in the roboport.
Thanks, makes sence