Causes crash when used with Updated Construction Drones - Forked
https://mods.factorio.com/mod/Construction_Drones_Forked
When this mod is installed with the above mod, when the drones attempt to perform a task, the game crashes.
The code is running this function:
local prototype = prototypes.entity["Construction_Drone"]
Which comes back with nil
Without this mod, the drones work as expected