Hello, I am receiving an error while trying to load the game:
Failed to load mods: ProductivityResearchForEveryoneFG/data-final-fixes.lua:235: bad argument #1 of 3 to 'insert' (table expected, got nil)
stack traceback:
[C]: in function 'insert' ProductivityResearchForEveryoneFG/data-final-fixes.lua:235: in main chunk
The only way this error happens is if you have a mod that adds an item that has no icon defined at all.
The call in question generates the productivity research icon off the icon of the prototype (item) being processed. If the item doesn't have a icon, the call to build and add the icon for the research bombs out.