[boskid] Downgrading an inserter confuses the "ALT mode" picture
Posted: Sat Jan 04, 2025 11:50 pm
I have an inserter thing that supports filter mode and I want to release a new mod version where it no longer does.
In the old version, the entity_prototype "filter_count" attribute was set to 5. In the new version, the attribute is set to "0".
Now when I load a save from the old version, the entity still shows filtering in "Alt Mode":
even though the GUI shows that it no longer supports filters:
For any newly placed entity, "Alt mode" works correctly.
I guess this is a "prototype migration" edge case.
In the old version, the entity_prototype "filter_count" attribute was set to 5. In the new version, the attribute is set to "0".
Now when I load a save from the old version, the entity still shows filtering in "Alt Mode":
even though the GUI shows that it no longer supports filters:
For any newly placed entity, "Alt mode" works correctly.
I guess this is a "prototype migration" edge case.