mrCurry90 / ExtraTerrainTools

Extra Terrain Tools Timberborn Mod
GNU General Public License v3.0
1 stars 0 forks source link

[BUG] Heightmap Generator - Crash on Generate when water exists on the map #2

Open mrCurry90 opened 1 month ago

mrCurry90 commented 1 month ago

Describe the bug - Required Generating new terrain after water has been present on the map occasionally causes a crash.

Steps To Reproduce - Required

  1. Place water sources on the map, let the sim run for a bit.
  2. Generate a new heightmap using the generator.
  3. When the generation is finished and the sim is unpaused the game crashes with reference to Watersystem.WaterMap.GetColumn()

Expected behavior - Required No crash

Attachments - Optional

Additional context - Optional Known workarounds A: Don't place water until terrain is final. B: Save map before generating

mrCurry90 commented 1 month ago

This issue will not be worked on before Update 6 leaves experimental.