Concreep Redux

by utoxin

Utilize idle bots in your logistics network to pave the world.

Utilities
10 months ago
1.1 - 2.0
4.18K
Logistic network

b An error when changed option

10 months ago

Part of the surface in my game is covered with stone blocks, part with concrete using your mod. I wanted everything to be covered with stone, and I will make concrete paths myself. I tried to switch the settings as in the screenshot, but when I select the checkbox "Tiles per coverage type" the game crashes with the error
Unknown item name: brick
stack traceback:
[C]: in function 'get_item_count'
concreep-redux/logic/creep_logic.lua:332: in function 'area_tile_creep'
concreep-redux/logic/creep_logic.lua:143: in function 'creep'
concreep-redux/logic/creep_logic.lua:51: in function <concreep-redux/logic/creep_logic.lua:23>

10 months ago

Interesting. They must have changed the item name of bricks. I'll fix this after work this evening.

10 months ago

Thanks :) I'll be wait :))

10 months ago

Working on it now. That issue may have pre-dated 2.0. Guess I know how many people are using the tiles-per-area feature. :)

10 months ago

One thing to note: The roboports won't (currently, anyway... new feature idea) replace existing concrete/refined concrete with bricks, so areas you already tiled with those won't get 'downgraded'.

10 months ago

One thing to note: The roboports won't (currently, anyway... new feature idea) replace existing concrete/refined concrete with bricks, so areas you already tiled with those won't get 'downgraded'.

no problem, I'll do it myself :)))

10 months ago

Thanks!

10 months ago

If I understood correctly, then when the checkbox is disabled, the mod simply lays the best of the available foundations, right?
I had to greatly increase the minimum value of "reserve" so that the mod would lay brick instead of concrete :)

10 months ago

Yeah. When you're in 'normal' mode it just tries to put down the best it has, and possibly upgrade what's there if you have those options on. The tile-per-area lets you restrict it to a lower-tier tile.

10 months ago

Ok, it works now, thanks!!

New response