BenLubar / df-ai

Dwarf Fortress + Artificial Intelligence
https://benlubar.github.io/df-ai/
zlib License
245 stars 26 forks source link

Avoid building in damp stone #82

Open mrseeker opened 3 years ago

mrseeker commented 3 years ago

Describe the bug Half the fortress got flooded due to water seeping in from an aquifier.

What happened DF-AI plotted a room in the middle of an aquifer (damp stone), which caused a flooding.

Expected behavior During planning, avoid building in aquifers or "damp" locations. Or, when a flooding does happen, make sure that the offending location can be rebuilt in another spot (redo planning).

ai version:

Dwarf Fortress 0.47.05
  Windows 64-bit
df-ai 0.47.05-r1-0-gd7302b4a
  code d7302b4a8ca9417b9d47337cf2009c0940c8f6e3
DFHack 0.47.05-r1-0-g032cd64c
  library 032cd64c10bf38fcb9d955c75a8ade4e857cc579
  structures 11c379ffd31255f2a1415d98106114a46245e1c3

Additional context Anything else you'd like to add?

If you have a df-ai-debug.log file, drag or paste the file into this issue.