Failed to load mod "quarry 1.5.1"
quarry/data.lua:8__quarry__/prototypes/productivity.lua:13: bad argument #1 to load 'insert' (table expected, got nil)
thats the error message :P
i read the forum on this error in 1.5.0 and did what the guy said and even that didn't fix it :P really don't know whats going on lol. this is the bit of code im guessing it meant:
end
data:extend({recipe})
end
-- allow productivity
table.insert(data.raw.module["productivity-module"].limitation, recipeName)
table.insert(data.raw.module["productivity-module-2"].limitation, recipeName)
table.insert(data.raw.module["productivity-module-3"].limitation, recipeName)
ok i dont know what any of that means but its what im guessing is causing the problem lol :D