[2.0.76] Ammo spoiling in inserter not inserted into turret
Posted: Thu Mar 12, 2026 4:03 pm
If a mod adds spoilable ammo and the ammo spoils while an inserter is trying to insert it into a turret (and the spoil result is not valid ammo for the turret), the inserter will get stuck indefinitely because the turret cannot accept the spoil result. From what I can tell, this happens because turrets do not have any trash inventory (and mods can't add trash inventory). So maybe this should be modding interface request to add trash_inventory_size to AmmoTurretPrototype?