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
2 months ago
1.1
68.9K

b [Fixed-1.4.2] Crash on using signal search

2 years ago

In 1.4.1 version, using signal search mode causes crash.

222.001 Error MainLoop.cpp:1284: Exception at tick 61370483: 공장 검색 (1.4.1) 모드가 복구할 수 없는 오류를 발생시켰습니다.
이 오류를 모드 제작자에게 보고하세요.

Error while running event FactorySearch::on_gui_elem_changed (ID 68)
FactorySearch/scripts/search-signals.lua:2: attempt to index local 'sig1' (a nil value)
stack traceback:
FactorySearch/scripts/search-signals.lua:2: in function 'signal_eq'
FactorySearch/scripts/search-signals.lua:38: in function 'search_signals'
FactorySearch/scripts/search.lua:185: in function 'find_machines'
FactorySearch/scripts/ui.lua:425: in function 'start_search'
FactorySearch/scripts/ui.lua:449: in function <FactorySearch/scripts/ui.lua:442>

2 years ago
(updated 2 years ago)

Additional information.
It's caused by something of spaceship of Space Exploration mod.
Either landed or floating.

2 years ago

More brief information.
In Space Exploration, Spaceship Control Panel entity attached with circuit wire to its body(not corner) occurs crash.

2 years ago

Thanks for the report, it was caused by a train stop, accumulator or wall with one of its signal outputs cleared. In this case, the Spaceship Control Panel is probably secretly one of those types, and perhaps doesn't allow the signal outputs to be viewed/changed anyway.

Fixed in v1.4.2 :)

New response