Filter Helper


Adds context aware quick select for filter inserters.

Utilities
2 months ago
1.1 - 2.0
7.73K

b [Fixed] Crash in combination with creative mod

2 months ago

I'm using thte creative mod: https://mods.factorio.com/mod/creative-mod
A crash occours when you click on e.g. the "Creative provider chest"

Error message in game:
The mod Filter Helper (0.2.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event FilterHelper::on_gui_opened (ID 96)
Given logistic container isn't a storage type.
stack traceback:
[C]: in function 'get_filter'
FilterHelper/filter_updaters.lua:225: in function <FilterHelper/filter_updaters.lua:222>
(...tail calls...)
FilterHelper/control.lua:482: in function 'update_ui'
FilterHelper/control.lua:531: in function <FilterHelper/control.lua:526>

2 months ago

I'm using thte creative mod: https://mods.factorio.com/mod/creative-mod
A crash occours when you click on e.g. the "Creative provider chest"
```
Error message in game:
The mod Filter Helper (0.2.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event FilterHelper::on_gui_opened (ID 96)
Given logistic container isn't a storage type.
stack traceback:
[C]: in function 'get_filter'
FilterHelper/filter_updaters.lua:225: in function <FilterHelper/filter_updaters.lua:222>
(...tail calls...)
FilterHelper/control.lua:482: in function 'update_ui'
FilterHelper/control.lua:531: in function <FilterHelper/control.lua:526>
```

2 months ago

Thanks for the report. Will be fixed for next version.

New response