Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
3963 Bug Report crash always 2011-05-13 00:17 2011-07-30 21:44
igomadness Remote  
Kate CAO  
normal Console  
resolved 0.8 ancient branch  
done  
none    
none 0.9 ancient branch  
0003963: from show resistances (%) screen, remove (the same) piece of equipment 2x, exit show resistances, crash
inputs:
%
(now on resistances screen)
k (letter cooresponding to my leather armor)
(You can (t)ake off, (d)rop or (i)nscribe the leather armour.)
t
(back to status screen, still shows you wearing armor)
k, t, (again)
[esc]
(crash)

note: after doing this by accident with my shield, I tried again and reproduced it, also tried with leather armor, same crash.

Issue History
2011-05-13 00:17 igomadness New Issue
2011-05-15 20:33 plaidman Note Added: 0013101
2011-05-15 20:35 plaidman Note Edited: 0013101
2011-07-30 21:44 Kate Note Added: 0014017
2011-07-30 21:44 Kate Status new => resolved
2011-07-30 21:44 Kate Fixed in Branch => 0.9 development branch
2011-07-30 21:44 Kate Resolution open => done
2011-07-30 21:44 Kate Assigned To => Kate

Notes
(0013101)
plaidman   
2011-05-15 20:33   
(edited on: 2011-05-15 20:35)
I was able to easily reproduce this error.

For this one should we return the user to the game view to start taking off the armor after he or she presses (t), instead of back to the resist menu? Or should we have a check in place to make sure we're not queueing up an action to remove something that we're already trying to remove?

(0014017)
Kate   
2011-07-30 21:44   
Equipment can't be removed from the % screen anymore.