A Nauvis-like moon in orbit around Gleba. The surface shows structures from a more advanced civilization.
Mods introducing new content into the game.
New places to build more factories.
New ways to deal with enemies, be it attack or defense.
Map generation and terrain modification.
Furnaces, assembling machines, production chains.
Changes to power production and distribution.
I was using Velora 1.3.1, and after updating to 1.4.0 I get this error:
Failed to load mods: Velora/data-final-fixes.lua:4: attempt to index field 'emissions_per_minute' (a nil value) stack traceback: Velora/data-final-fixes.lua:4: in main chunk
I hope it was fixed in 1.4.1
Still getting the same error with 1.4.1
What mods are used?
Error is probably with K2 Spaced Out or Maraxis. I know they both add mining drills.
You need
if drill and drill.energy_source and drill.energy_source.emissions_per_minute then
It is emissions_per_minute that is nil, not energy_source (though, it might be as well).
emissions_per_minute
nil
energy_source
try 1.4.2