Hello,
I was in editor when I missed clicked on the drones' GUI toggle and the game crashed with the following :
`
The mod Construction Drones (0.5.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Construction_Drones::on_lua_shortcut (ID 34)
Construction_Drones/script/construction_drone.lua:2720: attempt to index local 'entity' (a nil value)
stack traceback:
Construction_Drones/script/construction_drone.lua:2720: in function 'scan_for_nearby_jobs'
Construction_Drones/script/construction_drone.lua:2758: in function 'handler'
core/lualib/event_handler.lua:44: in function <core/lualib/event_handler.lua:42>
`
shouldn't there be a check for this case ?
Thank you.