I got the following error several times this afternoon, and took a screenshot of the stack. I was able to repeat it by building a requestor, assigning it an item, and putting in some drones. If I delete the requester before the first fuel arrived, I was able to repeatedly get this crash in "process_deliver_fuel", apparently as the fuel delivery looked to find its destination but got a stale handle.
I was planning to attach a .png with the stack trace, but can't find a way to do it in this interface. Can someone toss me a hint? It's probably obvious, but I'm not seeing it right now.
Since I can't do the screenshot yet, the error was:
Error while running event Transport_Drones::on_ai_command_completed (ID 113)
LuaEntity API call when LuaEntity was invalid.
stack traceback (hand copied):
transport_drone.lua:303: 'process_deliver_fuel'
transport_drone.lua:545: 'update'
transport_drone.lua:670: 'handler'