Water is not infinite


Makes water a finite resource. Uses a depth map: each water tile has a depth based on its type. Pumps drain lakes; depleted tiles become land. Refill with outfall pipes and rain

Overhaul
5 days ago
2.0
785
Environment Fluids Power

g Error starting new game with Space Exploration

26 days ago

New freeplay campaign using the Space Exploration default settings is resulting in this error:

The mod Space Exploration (0.7.35) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event space-exploration::on_init()
The mod Water is not infinite (0.7.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event water-is-not-infinite::on_chunk_generated (ID 16)
water-is-not-infinite/big-water.lua:5: attempt to index local 's' (a nil value)
stack traceback:
water-is-not-infinite/big-water.lua:5: in function 'fill_water'
water-is-not-infinite/control.lua:201: in function <water-is-not-infinite/control.lua:192>
stack traceback:
[C]: in function 'force_generate_chunk_requests'
space-exploration/scripts/zone.lua:3837: in function 'spawn_small_resources'
space-exploration/scripts/universe.lua:659: in function 'build'
space-exploration/control.lua:1969: in function 'callback'
space-exploration/scripts/event.lua:20: in function 'sequence'
space-exploration/scripts/event.lua:59: in function 'trigger'
space-exploration/scripts/event.lua:63: in function <space-exploration/scripts/event.lua:63>

24 days ago

Thanks for the report!

I could not reproduce the issue, but I fixed code that may have caused it.

Please try version 0.8.1 and let me know if the error still appears

17 days ago

That fixed it, thank you so much.

17 days ago

Oh, nice to hear that!

This thread has been locked.