We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Additional context
The text was updated successfully, but these errors were encountered: