raiguard / QuickItemSearch

Factorio mod - quickly search for items in your inventory or connected logistic network.
MIT License
3 stars 0 forks source link

ctrl-f with Universe Viewer (Space Exploration) open #7

Closed TaylorVoth closed 4 years ago

TaylorVoth commented 4 years ago

The mod Quick Item Search (1.5.6) caused a non-recoverable error. Please report this error to the mod author.

Error while running event QuickItemSearch::qis-search (ID 227) The mod Space Exploration (0.3.100) caused a non-recoverable error. Please report this error to the mod author.

Error while running event space-exploration::on_gui_opened (ID 84) The mod Quick Item Search (1.5.6) caused a non-recoverable error. Please report this error to the mod author.

Error while running event QuickItemSearch::on_gui_closed (ID 85) QuickItemSearch/scripts/gui/qis.lua:87: attempt to index local 'gui_data' (a nil value) stack traceback: QuickItemSearch/scripts/gui/qis.lua:87: in function 'handler' flib/gui.lua:385: in function 'dispatch_handlers' flib/gui.lua:171: in function <flib/gui.lua:171> [C]: in function 'newindex' QuickItemSearch/scripts/gui/qis.lua:319: in function 'create' QuickItemSearch/scripts/gui/qis.lua:340: in function 'toggle' QuickItemSearch/control.lua:105: in function <QuickItemSearch/control.lua:101> stack traceback: space-exploration/scripts/zonelist.lua:1192: in function 'callback' space-exploration/scripts/event.lua:14: in function <space-exploration/scripts/event.lua:12> stack traceback: [C]: in function 'newindex' space-exploration/scripts/zonelist.lua:1192: in function 'callback' space-exploration/scripts/event.lua:14: in function <space-exploration/scripts/event.lua:12> stack traceback: QuickItemSearch/scripts/gui/qis.lua:319: in function 'create' QuickItemSearch/scripts/gui/qis.lua:340: in function 'toggle' QuickItemSearch/control.lua:105: in function <QuickItemSearch/control.lua:101> stack traceback: [C]: in function 'newindex' QuickItemSearch/scripts/gui/qis.lua:319: in function 'create' QuickItemSearch/scripts/gui/qis.lua:340: in function 'toggle' QuickItemSearch/control.lua:105: in function <QuickItemSearch__/control.lua:101>

Steps to recreate: Space Exploration mod post satellite launch to unlock Universe viewer (U) hit Ctrl-f causes above error and crash to main menu. Expected behaviour: simply select the search bar at the top of the screen and not asplode

raiguard commented 4 years ago

Thanks, this is fixed for the next version.

raiguard commented 4 years ago

Released the version four days ago, but forgot to close the issue.