Looks like some of the base game sound files were removed; "base/sound/flying-robot-6.ogg" (plus 7,8,9,10, or whatever), which causes this mod to fail to load.
Seems to be resolvable by removing the
'''
,
{
filename = "base/sound/flying-robot-6.ogg", volume = volume
}
'''
(plus 7,8,9,10) entries in logistic-robot.lua in the first 40 lines.