Quality condenser

by Quezler

A recycler that returns the items themselves but a quality higher, success depends on quality modules.

Content
a month ago
2.0
9.88K
Factorio: Space Age Icon Space Age Mod
Mining Manufacturing Storage

b Missing condenser when mining outer edge

4 months ago

Seems like when the condenser is taken by mining the outer edge (inventory entity), the condenser is lost. Mining the inner entity works as expected.

4 months ago

are you in editor mode or normal character gameplay?

4 months ago
(updated 4 months ago)

Normal character gameplay. I'll make a new save just for it and see if I can reproduce again.

edit: Can confirm, same behavior with a clean new save, no mods except for quality condenser (and dependencies) and space age.

3 months ago

I can confirm, this is happening for me too. If you pick up the condenser through the inside, you will get the item back, but you will not if you pick it up from the outside part

3 months ago

Thanks for the bump, fixed now.

16 days ago
(updated 16 days ago)

Hi, just looking deeper inside this specific case, there is another problem: modules that were inside the condenser are lost if mined from the outer edge. Mining it from inside returns the modules.

15 days ago

are you sure they're not on the ground or picked up by bots already? i have this in the code already and it looks valid

      if struct.entity.valid then
        spill_entity_inventory(struct.entity, defines.inventory.crafter_modules)
      end
15 days ago

yesss!! they were spilled outt, dind't realize until now... srry for the problems. It works as spected.

14 days ago
(updated 14 days ago)

thanks for confirming that was the case, means there is no bug on my end i need to fix :D

New response