BenLubar / df-ai

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

Specific corridor-type doesn't have doors to mine? #59

Closed mattregul closed 6 years ago

mattregul commented 6 years ago

Describe the bug I've been having issues with this particular corridor-type not getting mined, specifically, it's entrances.

Visual reference Example 1: image

Example 2: image

Example 3: image

ai version:

Dwarf Fortress 0.44.12
  Windows 64-bit
df-ai 0.44.12-r1-update1-8-g7b306e26 (Build ID: df-ai-pre-0.44.12-r1-180810000)
  code 7b306e2669d0c4fd933a73e360e5f9f0a7ba7ee6
DFHack 0.44.12-r1-0-gc2a64b35 (Build ID: df-ai-pre-0.44.12-r1-180810000)
  library c2a64b3573abbee549761f5c1c2626eec7a6e81c
  structures 23500e4e9bd1885365d0a2ef1746c321c1dd5094

Additional Items: This might be happening to some bedrooms, but I'm still watching them. image

BenLubar commented 6 years ago

Looks like the rooms are oriented wrong. I'll take a look after work.

BenLubar commented 6 years ago

Gonna close this one now since my detection code isn't finding any other broken rooms. If you find any more, that means both the room and my detection code are broken.