BenLubar / df-ai

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

Assertion failed on plan.cpp #77

Open txtsd opened 3 years ago

txtsd commented 3 years ago

Describe the bug I let df-ai create a world and it hung as soon as the world loaded.

What happened DwarfFortress hung so bad I had to SIGKILL it to make it close.

ai version:

Dwarf Fortress 0.44.12
  Linux 64-bit
df-ai 0.44.12-r3-0-gfe3b7ab7
  code fe3b7ab78aa865aad7abe055e1c4dfb0aa02de0b
DFHack 0.44.12-r3-0-g82f082d7
  library 82f082d7cbd6b823ab4c54d0dfbbf578f7fb1c4a
  structures 4053321b202a29f667d64d824ba8339ec1b1df4f

Additional context

df-ai debug log opened. version information follows:
Dwarf Fortress 0.44.12
  Linux 64-bit
df-ai 0.44.12-r3-0-gfe3b7ab7
  code fe3b7ab78aa865aad7abe055e1c4dfb0aa02de0b
DFHack 0.44.12-r3-0-g82f082d7
  library 82f082d7cbd6b823ab4c54d0dfbbf578f7fb1c4a
  structures 4053321b202a29f667d64d824ba8339ec1b1df4f
Assertion failed on plan.cpp line 2110: DFHack::Maps::isValidTilePos((tgtile).x, (tgtile).y, (tgtile).z)
invalid tile at (107, 45, 152) (furniture position for hive (construct Floor) (3, 1, 0) in room pitcage)

df-ai debug log opened. version information follows:
Dwarf Fortress 0.44.12
  Linux 64-bit
df-ai 0.44.12-r3-0-gfe3b7ab7
  code fe3b7ab78aa865aad7abe055e1c4dfb0aa02de0b
DFHack 0.44.12-r3-0-g82f082d7
  library 82f082d7cbd6b823ab4c54d0dfbbf578f7fb1c4a
  structures 4053321b202a29f667d64d824ba8339ec1b1df4f
Assertion failed on plan.cpp line 2110: DFHack::Maps::isValidTilePos((tgtile).x, (tgtile).y, (tgtile).z)
invalid tile at (107, 45, 152) (furniture position for hive (construct Floor) (3, 1, 0) in room pitcage)