Dwarf Fortress Bug Tracker - Dwarf Fortress |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004420 | Dwarf Fortress | Pathfinding | public | 2011-04-01 12:18 | 2011-07-09 14:59 |
|
Reporter | mr_seeker | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | 0.31.25 | |
Target Version | | Fixed in Version | | |
|
Summary | 0004420: Dwarf refuses to dig |
Description | I was trying to dig underground to the lava, when I got to layer 127. It is 17 layers underground, and contains an underground platform. When I try to dig through that layer, forcing myself to go in that underground platform, it refuses and tells me "cancels Dig: Could not find path" while standing right next to the place to dig. All the rest of the layers are working fine.
It looks like this:
...####
...X@<#
...####
Where X is the place it needs to dig and @ the dwarf with a pickaxe. |
Steps To Reproduce | Dont know how to reproduce, unless you try it yourself with the version I have. |
Additional Information | |
Tags | Save Included |
Relationships | related to | 0001319 | resolved | Toady One | Pathfinding problems after lowest cavern layer is breached | related to | 0000470 | resolved | Footkerchief | Up/down stairs break pathfinding. | related to | 0001190 | resolved | Dwarfu | Dwarf cancels Eat: Cannot find path |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-01 12:18 | mr_seeker | New Issue | |
2011-04-02 08:46 | Footkerchief | Note Added: 0016978 | |
2011-04-02 10:49 | mr_seeker | Note Added: 0016983 | |
2011-04-02 10:50 | mr_seeker | Note Edited: 0016983 | bug_revision_view_page.php?bugnote_id=0016983#r6313 |
2011-04-13 00:04 | Kumquat | Note Added: 0017334 | |
2011-04-15 08:44 | Granite26 | Note Added: 0017392 | |
2011-04-17 23:40 | Kumquat | Note Added: 0017423 | |
2011-04-17 23:40 | Kumquat | Note Edited: 0017423 | bug_revision_view_page.php?bugnote_id=0017423#r6477 |
2011-07-09 14:51 | Dwarfu | Tag Attached: Save Included | |
2011-07-09 14:51 | Dwarfu | Relationship added | related to 0001319 |
2011-07-09 14:57 | Dwarfu | Note Added: 0018186 | |
2011-07-09 14:58 | Dwarfu | Note Edited: 0018186 | bug_revision_view_page.php?bugnote_id=0018186#r6792 |
2011-07-09 14:59 | Dwarfu | Relationship added | related to 0000470 |
2012-06-18 10:48 | Footkerchief | Relationship added | related to 0006033 |
2012-06-18 10:49 | Footkerchief | Relationship deleted | related to 0006033 |
2012-06-18 10:50 | Footkerchief | Relationship added | related to 0001190 |
Notes |
|
|
Reminder sent to: mr_seeker Is the platform made of slade? Slade can't be dug.
If that doesn't explain it, you should probably upload your save to http://dffd.wimbli.com/ [^] |
|
|
(0016983)
|
mr_seeker
|
2011-04-02 10:49
(edited on: 2011-04-02 10:50) |
|
|
|
|
I observed the same case. A military dwarf fell a couple levels from a bridge in a cavern. Cue 'cancel retrieve patient' spam.
I tried to dig a rescue tunnel westwards but got the same cancellation.
I figure this is because of the dwarf monomania of doing things from the west. The tile west of the last tile to be dug out is walkable, but not pathable -> cancel dig. This probably only happens in caverns because they do not have valid 'accessibility zones', which also leads into 0001254. |
|
|
|
|
|
|
Burrows don't affect pathfinding.
IIRC, Burrows-related cancellation message is 'forbidden area' and does not un-designate digging.
|
|
|
(0018186)
|
Dwarfu
|
2011-07-09 14:57
(edited on: 2011-07-09 14:58) |
|
Though Toady resolved 0001319, the errorlog on these cancellations seems to point back to the water (unless flood in this instance has another meaning).
path fail: dwarf,Dig,230,194,18 -> 226,194,18: Id No.2356:Path Goal Dig:Station Milling Flood at 171,209,23
path fail: dwarf,Carve Up/Down Staircase,221,196,21 -> 174,211,18: Id No.2356:Path Goal Dig:Station Milling Flood at 171,209,23
(Changed hash symbols to "No." in the above messages to prevent linking to bug reports)
These are all dug stairs and not constructed.
Even if you allow the miner to dig from under the third cavern layer to where an up/down stairwell would connect (which is currently designated in the save), he'll still cancel the connecting up/down stairwell on the exposed 3rd cavern layer.
|
|