Tiered Roboports

by Buggi

Adds 2 more roboports with increased charging slots, robot slots and range (configurable).

Content
10 months ago
2.0
2.61K
Logistic network

g Error

10 months ago

Since the Last update i get this Error:

"Error while running setup for entity prototype "repair-turret" (roboport): next_upgrade target (roboport-mk2) must have the same bounding box."

I cant use the Mod anymore without causing the Error.

10 months ago

Can confirm the same error and message.. The recent update broke compatibility with 'Repair Turret' mod - both mods can't be loaded at the same time.

10 months ago

+1

10 months ago

This is odd, the mod literally creates a deepcopy of the original roboport and changes a few variables
so the bounding box should be identical.

Also, where does repair-turret come from? Are you using another mod called repair-turret?

10 months ago

So, yes, the repair turret mod is causing this as it looks like Klonan also deepcopy's the roboport
but as this mod sets the next_upgrade value of the base game roboport when the repair-turret mod copies the roboport it too copies the next_upgrade value which is not valid because the repair turret is a different size.

So the error is caused by the Repair Turret mod.
I can, however, remove the line that sets the next_upgrade in the base-game roboport. This just means a generic upgrade planner wouldn't work and you'd have to set the from and to entity.

10 months ago

1.2.2 removes the line that causes the Repair Turret mod to throw that error.
Did you report this same thing on that mod? That's the mod that caused the issue by not resetting the next_upgrade value.

10 months ago

Thank you for your very fast update!

10 months ago

1.2.2 removes the line that causes the Repair Turret mod to throw that error.
Did you report this same thing on that mod? That's the mod that caused the issue by not resetting the next_upgrade value.

Yes i reported it on both mods because i didnt knew which mod is causes it. Anyways thanks for your very fast response and fix

New response