[0.12.29] [kovarex] robots try charging at roboports w/o charging spot

This subforum contains all the issues which we already resolved.
Post Reply
MrDoomah
Fast Inserter
Fast Inserter
Posts: 196
Joined: Mon Jun 01, 2015 1:11 pm
Contact:

[0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by MrDoomah »

When I mod in a roboports without charging spots:

Code: Select all

charging_energy = "0W"
charging_offsets = {}
robots still try to charge at those roboports. Since they can't they just hover around a bit and do nothing.

Image

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by kovarex »

Thanks for the report, fixed for 0.12.31

devilwarriors
Filter Inserter
Filter Inserter
Posts: 311
Joined: Sat Jan 09, 2016 1:11 am
Contact:

Re: [0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by devilwarriors »

kovarex wrote:Thanks for the report, fixed for 0.12.31
fix don't work if the robot_slots_count value is > 0 .. like with robochest in bob's mod.

work fine with zone expander tho, but I had to remove the "charging_offsets = {}" value completely.
Just leaving and empty object seem to still agro bots and it show as "Robot charging rate: 0 x 400w" while if you remove the value completely the message disappear and robot ignore it as intended.

But if robot_slots_count is > 0, even if you remove the "charging_offsets" value completely, the "Robot charging rate" text is still present and it agro robot too (bob's robochest again).

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: [0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by bobingabout »

devilwarriors wrote:
kovarex wrote:Thanks for the report, fixed for 0.12.31
fix don't work if the robot_slots_count value is > 0 .. like with robochest in bob's mod.

work fine with zone expander tho, but I had to remove the "charging_offsets = {}" value completely.
Just leaving and empty object seem to still agro bots and it show as "Robot charging rate: 0 x 400w" while if you remove the value completely the message disappear and robot ignore it as intended.
Well, the charging ports were left on in my mod on purpose because of this "Hovering around and doing nothing" issue.
Now that the bug is "Fixed" I'll play with it again, see how things work if robochests and LZEs have no charging ports.
devilwarriors wrote: But if robot_slots_count is > 0, even if you remove the "charging_offsets" value completely, the "Robot charging rate" text is still present and it agro robot too (bob's robochest again).
Yes, that reminds me of the issue with the robochest...
Only fully charged robots can dock, they expect to be able to charge before being allowed to dock. So... the issue should allow me to create an LZE with no charging port, but not a Robochest, because of that issue.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

devilwarriors
Filter Inserter
Filter Inserter
Posts: 311
Joined: Sat Jan 09, 2016 1:11 am
Contact:

Re: [0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by devilwarriors »

bobingabout wrote:
devilwarriors wrote:
kovarex wrote:Thanks for the report, fixed for 0.12.31
fix don't work if the robot_slots_count value is > 0 .. like with robochest in bob's mod.

work fine with zone expander tho, but I had to remove the "charging_offsets = {}" value completely.
Just leaving and empty object seem to still agro bots and it show as "Robot charging rate: 0 x 400w" while if you remove the value completely the message disappear and robot ignore it as intended.
Well, the charging ports were left on in my mod on purpose because of this "Hovering around and doing nothing" issue.
Now that the bug is "Fixed" I'll play with it again, see how things work if robochests and LZEs have no charging ports.
devilwarriors wrote: But if robot_slots_count is > 0, even if you remove the "charging_offsets" value completely, the "Robot charging rate" text is still present and it agro robot too (bob's robochest again).
Yes, that reminds me of the issue with the robochest...
Only fully charged robots can dock, they expect to be able to charge before being allowed to dock. So... the issue should allow me to create an LZE with no charging port, but not a Robochest, because of that issue.
Yeah what I mean is I tried fixing your mod on my local copy, but only the LZE work, the robochests is worse without a charging pad.

To me it make them pretty much useless since you end up with 100+ bots trying to charge on one and getting stuck there for way too long.

But I'm glad that LZE are fixed now.

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: [0.12.29] [kovarex] robots try charging at roboports w/o charging spot

Post by bobingabout »

devilwarriors wrote: Yeah what I mean is I tried fixing your mod on my local copy, but only the LZE work, the robochests is worse without a charging pad.

To me it make them pretty much useless since you end up with 100+ bots trying to charge on one and getting stuck there for way too long.

But I'm glad that LZE are fixed now.
I may solve the issue by having more than one charge port on the robochest, but remove them from the LZE completely.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Post Reply

Return to “Resolved Problems and Bugs”