343N / robot-recall

robot-recall
https://mods.factorio.com/mod/robot-recall
2 stars 1 forks source link

Server crashes with this error #1

Open xgutier1 opened 3 years ago

xgutier1 commented 3 years ago

When requesting normal robots from the logistics system it crashes with this error when looking in the recall box.

970.964 Error MainLoop.cpp:1285: Exception at tick 43692724: The mod Robot Recall (0.2.15) caused a non-recoverable error. Please report this error to the mod author. Error while running event robot-recall::on_nth_tick(180) robot-recall/control/robot-recall.lua:195: attempt to index field 'robot-recall-chest' (a nil value) stack traceback: robot-recall/control/robot-recall.lua:195: in function 'updateRecallGuiList' robot-recall/control/robot-recall.lua:567: in function <robot-recall/control/robot-recall.lua:559> 970.964 Error ServerMultiplayerManager.cpp:91: MultiplayerManager failed: "The mod Robot Recall (0.2.15) caused a non-recoverable error. Please report this error to the mod author. Error while running event robot-recall::on_nth_tick(180) robot-recall/control/robot-recall.lua:195: attempt to index field 'robot-recall-chest' (a nil value) stack traceback: robot-recall/control/robot-recall.lua:195: in function 'updateRecallGuiList' robot-recall/control/robot-recall.lua:567: in function <robot-recall/control/robot-recall.lua:559>" 970.964 Info ServerMultiplayerManager.cpp:783: updateTick(43692724) changing state from(InGame) to(Failed) 970.964 Quitting: multiplayer error.

MOD LIST: { "mods": [ { "name": "base", "enabled": true }, { "name": "bumble-bots", "enabled": false }, { "name": "Dirt_Path", "enabled": true }, { "name": "CreativeItems", "enabled": true }, { "name": "DiscoScience", "enabled": true }, { "name": "EpicArtillerySounds", "enabled": false }, { "name": "even-distribution", "enabled": true }, { "name": "factoryplanner", "enabled": true }, { "name": "flib", "enabled": true }, { "name": "HowItalianPing", "enabled": true }, { "name": "lightorio", "enabled": false }, { "name": "RealisticFlashlight", "enabled": true }, { "name": "Realistic_Heat_Glow", "enabled": false }, { "name": "spidertron-deal-with-it", "enabled": true }, { "name": "Squeak Through", "enabled": true }, { "name": "True-Nukes-Graphics", "enabled": false }, { "name": "Underneathies", "enabled": false }, { "name": "yemtositemcount", "enabled": false }, { "name": "YARM", "enabled": true }, { "name": "FactorioExtended-Plus-Storage", "enabled": true }, { "name": "FactorioExtended-Plus-Logistics", "enabled": true }, { "name": "FactorioExtended-Plus-Equipment", "enabled": true }, { "name": "FactorioExtended-Plus-Core", "enabled": true }, { "name": "FactorioExtended-Plus-Weaponry", "enabled": true }, { "name": "Flow Control", "enabled": true }, { "name": "FactorioExtended-Plus-Machines", "enabled": true }, { "name": "FactorioExtended-Plus-Transport", "enabled": true }, { "name": "FactorioExtended-Plus-Power", "enabled": true }, { "name": "Side Inserters", "enabled": true }, { "name": "LoaderRedux", "enabled": true }, { "name": "LoaderReduxForFactorioExtendedPlus", "enabled": true }, { "name": "robot-recall", "enabled": true }, { "name": "CursorEnhancements", "enabled": true } ] }