Extended Vanilla: Mining & Drills


Recipes are modified by some mods, including Ev Refining, Krastorio and AAI. This mod adds multiple new tiers of electric mining drills (and BIG mining drills) through the game progression fully customizable via startup settings. (You can change hps, speed, resource drain, emissions per minute and consumption.)

Content
4 months ago
1.0 - 2.0
26.5K
Mining

g 2.0.42 error

1 year, 1 month ago

ev-mining-drills/space-age/drills.lua:19: attempt to index field 'layers' (a nil value)
stack traceback:
ev-mining-drills/space-age/drills.lua:19: in main chunk
[C]: in function 'require'
ev-mining-drills/data.lua:13: in main chunk

1 year, 1 month ago
(updated 1 year, 1 month ago)

In mods/ev-mining-drills/space-age/drills.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.

... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ...
... ].graphics_set.working_visualisations[10].north_animation.filename = ...
... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...
1 year, 1 month ago

In data.lua change the numbers from these lines...
```

Thank you, kind person!

1 year, 1 month ago
(updated 1 year, 1 month ago)

accidentally double posted

1 year, 1 month ago

In data.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.
... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ... ... ].graphics_set.working_visualisations[10].north_animation.filename = ... ... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...

I don't see those in my data.lua for the mod,rather drills.lua

1 year, 1 month ago

Hi, i am unsure in which data.lua i should check ? the mod itself, the game lua ? Can someon give me an example of file to search for ? (i.e something like this : C:\Program Files (x86)\Steam\steamapps\common\Factorio\data\base ... to show where to file de data.lua file that needs to be modified ? thank you :) Love the mod

1 year, 1 month ago

In the folder with the mod, this is the file that needs to be changed: "drills.lua"
ev-mining-drills /space-age/drills.lua

1 year, 1 month ago

My bad, I didn't pay attention to the file name! Sorry for the confusion, I've updated my post to correct it!

1 year, 1 month ago

A fix is coming online right now guys.
Thanks for everything. You can finally rest. 😉
_77

1 year, 1 month ago

Thanks!

This thread has been locked.