Factory Search


Search your factory for items, fluids, entities, signals, tags and more with Shift + F. Displays a list of matching buildings: clicking on a result opens it in the map. Supports Space Exploration (works across all surfaces). Control + Shift + Click on almost anything (e.g. built entity, inventory item, recipe) to open the search with that item selected. Similar to BeastFinder and Where is it Made?

Utilities
29 days ago
1.1 - 2.0
77.9K

b [Fixed-1.9.1] Crash when GUI is invalid

2 years ago

The mod Factory Search (1.9.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event FactorySearch::search-factory (ID 193)
LuaGuiElement API call when LuaGuiElement was invalid.
stack traceback:
[C]: in function 'index'
__FactorySearch
/scripts/gui.lua:577: in function 'toggle_gui'
FactorySearch/scripts/gui.lua:718: in function <FactorySearch/scripts/gui.lua:714>
13114.203 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The mod Factory Search (1.9.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event FactorySearch::search-factory (ID 193)
LuaGuiElement API call when LuaGuiElement was invalid.
stack traceback:
[C]: in function 'index'
__FactorySearch
/scripts/gui.lua:577: in function 'toggle_gui'
FactorySearch/scripts/gui.lua:718: in function <FactorySearch/scripts/gui.lua:714>"

2 years ago

Thanks for the report. It looks like one of your other mods is deleting my GUI. I can work around it, but would you be able to post a modlist or a save perhaps? So that I know I’ve definitely fixed it.

2 years ago
(updated 2 years ago)

This should be fixed in 1.9.1, I could replicate the error by running /c game.player.opened.destroy(). Though other mods shouldn't be destroying my GUI anyway... they can just set player.opened which will open theirs and close mine.

New response