Velora


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

Content
26 days ago
2.0
2.16K
Planets Combat Environment Manufacturing Power

g Error on 1.4.0

a month 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

a month ago

I hope it was fixed in 1.4.1

a month ago

Still getting the same error with 1.4.1

a month ago

What mods are used?

a month ago
(updated a month 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).

a month ago

try 1.4.2

New response