Mine ores without an ore patch. Probably compatible with any mod.
Mods introducing new content into the game.
New Ores and resources as well as machines.
quarry/data-final-fixes:lua67: attempt to index field 'results' (a nil value)
1.6.5 good running but 1.6.6 loading error
i find error. loading with NauvisDay mod. But 1.6.5 ver Good running.
This issue is fixed by doing the following: Line 67 should read as this:
if settings.startup["quarry-stone-waste-percentage"].value >= 0.1 and recipe.results[1].name ~= "stone" then
Normal is > 0.0, new is >= 0.1
Don't know what I do wrong, but the error remains ....