I have a Idea.. Make the robot chests recharge VERY slowly or just need a recharge port to craft and are equal to one recharge port..bobingabout wrote: βWed Jul 03, 2019 11:17 amsee point 1.Before a recent update, if there was no chargepad on the robochest, the robot would come up to dock with it, then join the charge queue, waiting to charge at a non-existant charging pad.bobingabout wrote: βWed Jul 03, 2019 12:14 am The problem with charging at the robochest is if they make it to the robochest and their charge level is below the minimum dock level, they WILL charge at the robochest.
Since a recent update, if you define a roboport with storage, but no chargepad, the game errors and won't load. it's not allowed.
I just use the base game logic, so, whatever that tells the robots to do, is what they do. the thing about robots in the base game is, to keep them as optimised as possible (use least CPU power) they're pretty dumb.mrvn wrote: βWed Jul 03, 2019 9:34 am 2) There should be some game logic for bots to pick another near charging port if the queue is longer than the distance to the charging port. When a bot needs to charge it doesn't pick the closest but it adds some variance. So if you have 2x2 charging pads they will all be used to some extend. Is that logic failing for chests because the bots will already be so close to the chests port that picking any other would be too far away?
Is a pure modular logistics system viable?
Moderator: bobingabout
-
- Inserter
- Posts: 25
- Joined: Thu Sep 20, 2018 4:20 pm
- Contact:
Re: Is a pure modular logistics system viable?
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Is a pure modular logistics system viable?
You can't not have a charging port. Making the charging rate even slower would actually make the situation worse, a faster one would be better.hobbitmax999 wrote: βFri Oct 25, 2019 3:18 pm
I have a Idea.. Make the robot chests recharge VERY slowly or just need a recharge port to craft and are equal to one recharge port..
To the game, a Roboport is a Roboport, it doesn't matter how many charging ports it actually has, the game EXPECTS that they all have the same charging capacity, the issue with robochests being a bottleneck is because they only have one.
-
- Inserter
- Posts: 25
- Joined: Thu Sep 20, 2018 4:20 pm
- Contact:
Re: Is a pure modular logistics system viable?
then i guess just make them need the charge port so pure modular logistics system isn't stopped by the chests not chargingbobingabout wrote: βFri Oct 25, 2019 7:02 pmYou can't not have a charging port. Making the charging rate even slower would actually make the situation worse, a faster one would be better.hobbitmax999 wrote: βFri Oct 25, 2019 3:18 pm
I have a Idea.. Make the robot chests recharge VERY slowly or just need a recharge port to craft and are equal to one recharge port..
To the game, a Roboport is a Roboport, it doesn't matter how many charging ports it actually has, the game EXPECTS that they all have the same charging capacity, the issue with roboports being a bottleneck is because they only have one.
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Is a pure modular logistics system viable?
You don't have access to change robot behaviour like that. And like I said, if you give a roboport some robot storage without a charging port (in this case, a robochest without a port) the game throws an error on launch.hobbitmax999 wrote: βTue Dec 03, 2019 5:06 pmthen i guess just make them need the charge port so pure modular logistics system isn't stopped by the chests not chargingbobingabout wrote: βFri Oct 25, 2019 7:02 pmYou can't not have a charging port. Making the charging rate even slower would actually make the situation worse, a faster one would be better.hobbitmax999 wrote: βFri Oct 25, 2019 3:18 pm
I have a Idea.. Make the robot chests recharge VERY slowly or just need a recharge port to craft and are equal to one recharge port..
To the game, a Roboport is a Roboport, it doesn't matter how many charging ports it actually has, the game EXPECTS that they all have the same charging capacity, the issue with roboports being a bottleneck is because they only have one.
-
- Fast Inserter
- Posts: 110
- Joined: Fri Jul 01, 2016 2:46 am
- Contact:
Re: Is a pure modular logistics system viable?
It would be nice if they changed the logic so that first the bot looks to charge, then it looks to dock (charging if below 99%). Then you could surround the box with chargers (which you should do anyway) and the wait for the bots to land would be short, since they wouldn't need to do any charging (or just a tiny amount). That wouldn't break the existing vanilla behavior, or actually improve it since this same problem can happen in vanilla (just less likely with more ports).
-
- Inserter
- Posts: 25
- Joined: Thu Sep 20, 2018 4:20 pm
- Contact:
Re: Is a pure modular logistics system viable?
I mean make them require the chargerbobingabout wrote: βTue Dec 03, 2019 5:54 pmYou don't have access to change robot behaviour like that. And like I said, if you give a roboport some robot storage without a charging port (in this case, a robochest without a port) the game throws an error on launch.hobbitmax999 wrote: βTue Dec 03, 2019 5:06 pmthen i guess just make them need the charge port so pure modular logistics system isn't stopped by the chests not chargingbobingabout wrote: βFri Oct 25, 2019 7:02 pmYou can't not have a charging port. Making the charging rate even slower would actually make the situation worse, a faster one would be better.hobbitmax999 wrote: βFri Oct 25, 2019 3:18 pm
I have a Idea.. Make the robot chests recharge VERY slowly or just need a recharge port to craft and are equal to one recharge port..
To the game, a Roboport is a Roboport, it doesn't matter how many charging ports it actually has, the game EXPECTS that they all have the same charging capacity, the issue with roboports being a bottleneck is because they only have one.
And are equal to the charger.. so when the robots
Try to charge they Can