FactorioExtended Plus-Module


Adds a Mk4-6 Modules and 2 new Beacons.

Content
3 years ago
0.17 - 1.1
5.96K
Manufacturing

b Compatibility issue with "factorio-deadlock-experiments"

4 years ago
(updated 4 years ago)

Compatibility issue with "factorio-deadlock-experiments". Looks like the issue is due to your productivity modules not having any "limitation" settings as the mod tries to append new recipies to this property here https://github.com/shanemadden/factorio-deadlock-experiments/blob/5fb334ed9997a2c1eee798495da21133772665e9/prototypes/directsmelting-final-fixes.lua#L15 and fails as its not possible to append to a nil.

deadlock-experiments/data-final-fixes.lua:5: ...-experiments__/prototypes/directsmelting-final-fixes.lua:15: bad argument #1 of 3 to 'insert' (table expected, got nil)
stack traceback:
[C]: in function 'insert'
...-experiments__/prototypes/directsmelting-final-fixes.lua:15: in main chunk
[C]: in function 'require'
deadlock-experiments/data-final-fixes.lua:5: in main chunk
stack traceback:
[C]: in function 'require'
deadlock-experiments/data-final-fixes.lua:5: in main chunk

4 years ago

Noted I can look into it in roughly ten days because I'm on vacation

New response