Velora


A Nauvis-like moon in orbit around Gleba. The surface shows structures from a more advanced civilization.

Content
6 days ago
2.0
1.42K
Planets Combat Environment Manufacturing Power

g Error on 1.4.0

13 days ago

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

13 days ago

I hope it was fixed in 1.4.1

13 days ago

Still getting the same error with 1.4.1

13 days ago

What mods are used?

13 days ago
(updated 13 days ago)

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).

13 days ago

try 1.4.2

New response