keryja / factorio-fast-filter-fill

A Factorio mod for quickly setting cargo wagon filters (Original by SeaRyanC, Continued by Keryja)
https://mods.factorio.com/mods/Keryja/fast-filter-fill
MIT License
1 stars 1 forks source link

Crash in version: 0.6.5 #5

Closed OvermindDL1 closed 6 years ago

OvermindDL1 commented 6 years ago

Got this stacktrace while running the mod:

 403.860 Error MainLoop.cpp:1016: Exception at tick 10828647: Error while running event fast-filter-fill::on_tick (ID 0)
__fast-filter-fill__/control.lua:53: attempt to call field 'get_output_inventory' (a nil value)
 403.860 Error ServerMultiplayerManager.cpp:95: MultiplayerManager failed: "Error while running event fast-filter-fill::on_tick (ID 0)
__fast-filter-fill__/control.lua:53: attempt to call field 'get_output_inventory' (a nil value)"
 403.861 Info ServerMultiplayerManager.cpp:696: mapTick(10828647) changing state from(InGame) to(Failed)

It happened when I opened the inserter menu for Bob's Adjustable Inserters.

keryja commented 6 years ago

Fixed in 0.6.6, thanks for reporting!