During a multiplayer game, my construction drones were deployed and working on various tasks but then I got run over by a train and the game crashed with the following error:
The mod Updated Construction Drones - Forked (1.1.7) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Construction_Drones_Forked::on_ai_command_completed (ID 135)
__Construction_Drones_Forked__/script/command_processor.lua:838: attempt to index field 'character' (a nil value)
stack traceback:
__Construction_Drones_Forked__/script/command_processor.lua:838: in function <__Construction_Drones_Forked__/script/command_processor.lua:817>
(...tail calls...)
__core__/lualib/event_handler.lua:72: in function <__core__/lualib/event_handler.lua:70>
It seems the death of my character resulted in the drones not knowing where to return!
Factorio version: 2.0.76 (build 84451 expansion, win64)