Asteroid Mining

by Silari

Allows sending rockets into space to mine for asteroid bits, which can be refined into raw materials for infinite ores. Includes all 5 vanilla ores, plus Bob's Ores and Angel's support. Now with partial Krastorio 2 support. Advanced Mode (in beta) allows generating resource patches for mining using gathered materials, with rates based on the ore generation settings of the surface. Support for multiple surfaces is included, along with Space Exploration support.

Content
a month ago
1.0 - 2.0
20.6K
Mining

b Causes non-recoverable error when selecting Rocket Silo technology, if used with Ultimate Research Queue.

I can confirm that this mod is the cause, as the error happened multiple times and then immediately stopped as soon as Asteroid Mining was disabled.

"The mod Ultimate Research Queue for 2.x (2.0.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event UltimateResearchQueue2::on_gui_click (ID 1)
flib/gui.lua:39: attempt to index local 'def' (a nil value)
stack traceback:
flib/gui.lua:39: in function 'add'
UltimateResearchQueue2/gui.lua:658: in function 'update_tech_info'
UltimateResearchQueue2/gui.lua:285: in function 'select_technology'
UltimateResearchQueue2/gui.lua:215: in function 'handler'
UltimateResearchQueue2/gui.lua:1060: in function 'wrapper'
flib/gui.lua:147: in function 'handler'
flib/gui.lua:177: in function <flib/gui.lua:160>"

15 days ago

I don't have any crashes when running both these mods together. None of my mods code is running in that stack trace either, so there is nothing in there for me to fix. Looks like UltimateResearchQueue2 is making a flib call without the proper parameters.

Odd, I'll see if I can let the UltimateResearchQueue2 dev know.

New response