Filter Helper


Adds context aware quick select for filter inserters.

Utilities
2 months ago
1.1 - 2.0
17.4K

g [Fixed] Crash with infinity-container

2 years ago

Entity infinity-container can't call get_filter but has filter_slot_count > 0, so need to skip get_active_items() if entity == "infinity-container". Confirmed that this fixes the crash:
if entity.filter_slot_count > 0 and entity.type ~= "infinity-container"

Repo: spawn infinity container in editor, place it. Open in non-editor mode.

1 year, 11 months ago

Fixed in 0.1.8

New response