v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Digging designation canceled"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (Can't easily see bold)
Line 10: Line 10:
 
   
 
   
 
       #######    #######      #######          # Unmined stone
 
       #######    #######      #######          # Unmined stone
   ↑  __o<font color="red"><b>#</b>#</font>##    ###<font color="red">##</font>##      ###<font color="red">##</font>##          <font color="red">#</font> Warm stone
+
   ↑  __o<font color="blue"><b>#</b>#</font>##    ###<font color="red">##</font>##      ###<font color="red">##</font>##          <font color="red">#</font> Warm stone
   z  ##<font color="red">#~~#</font>#    _o<font color="red"><b>#</b>~~#</font>#      ##<font color="red">#~~#</font>#          <font color="red"><b>#</b></font> Square that was just canceled
+
   z  ##<font color="red">#~~#</font>#    _o<font color="blue"><b>#</b>~~#</font>#      ##<font color="red">#~~#</font>#          <font color="blue"><b>#</b></font> Square that was just canceled
 
  axis ##<font color="red">#~~#</font>#    ##<font color="red">#~~#</font>#      ##<font color="red">#~~#</font>#          <font color="red">~</font> Magma
 
  axis ##<font color="red">#~~#</font>#    ##<font color="red">#~~#</font>#      ##<font color="red">#~~#</font>#          <font color="red">~</font> Magma
   ↓  ###<font color="red">##</font>##    ###<font color="red">##</font>##      __o<font color="red"><b>#</b>#</font>##          _ Floor of the tunnel
+
   ↓  ###<font color="red">##</font>##    ###<font color="red">##</font>##      __o<font color="blue"><b>#</b>#</font>##          _ Floor of the tunnel
 
       #######    #######      #######          o Miner
 
       #######    #######      #######          o Miner
  

Revision as of 13:43, 19 January 2011

This error message pauses the game and zooms to the location where the warm or damp stone was located.

Warm or damp stone is very dangerous as it indicates the presence of nearby magma or water respectively. However the stone could be warm/damp because the magma/water is beside the tile, directly above the tile, or directly below the tile - and most of the time you don't know which.

The safest thing to do is back off several tiles, mine up a z-level then approach the location again. Rinse and repeat until you emerge above the surface of the magma/water. Note that you will not receive warnings when digging staircases. If you plan on digging a staircase to a higher z-level, make sure there are no aquifers or magma in your way!

Side Profile: 

   Below tile   Beside tile  Above tile            Key

     #######     #######      #######          # Unmined stone
 ↑   __o####     #######      #######          # Warm stone
 z   ###~~##     _o#~~##      ###~~##          # Square that was just canceled
axis ###~~##     ###~~##      ###~~##          ~ Magma
 ↓   #######     #######      __o####          _ Floor of the tunnel
     #######     #######      #######          o Miner

Only in the middle case would it be unsafe to mine out the square that had just been canceled: In the first and last cases, there would be a floor between you and the fluid.

The obnoxious job cancellation spam and pausing can be stopped by editing data/init/announcements and removing the last two letters of the lines concerning the announcement, so they read: [DIG_CANCEL_WARM:A_D:D_D] [DIG_CANCEL_DAMP:A_D:D_D]