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. Can search all planets/surfaces (Space Age, Space Exploration, etc). Alt + Shift + Click on 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
a month ago
1.1 - 2.0
94.6K

b [Fixed-1.9.1] Crash when GUI is invalid

3 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>"

3 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.

3 years ago
(updated 3 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