View Issue Details

IDProjectCategoryView StatusLast Update
0006116Dwarf FortressCreaturespublic2014-07-23 10:26
ReporterQuietust Assigned ToToady One  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version0.34.11 
Fixed in Version0.40.05 
Summary0006116: Fish in aquariums interfere with vermin behavior checks
DescriptionPart of the game's "process vermin" logic includes updating all existing "vermin" items in the fortress for milking, escaping from animal traps, air-drowning fish, etc. There appears to be a bug in this logic, however - once it encounters a vermin fish safely stored inside an aquarium filled with water, it breaks out of the loop and skips processing for all remaining vermin in the fortress (i.e. "break;" instead of "continue;").

This bug appears to date back to at least 0.23.130.23a (which is where I first found it).
Tagsbinary patch

Activities

Quietust

2012-07-21 09:38

reporter   ~0023311

The following binary patch should fix this problem in Win32 v0.34.11 SDL:
0x32A0A9 : 01 01 -> ED 00

Issue History

Date Modified Username Field Change
2012-07-21 08:22 Quietust New Issue
2012-07-21 09:38 Quietust Note Added: 0023311
2012-07-21 09:38 Quietust Tag Attached: binary patch
2014-03-25 13:23 user11 Assigned To => user11
2014-03-25 13:23 user11 Status new => acknowledged
2014-07-23 10:26 Toady One Status acknowledged => resolved
2014-07-23 10:26 Toady One Fixed in Version => Next Version
2014-07-23 10:26 Toady One Resolution open => fixed
2014-07-23 10:26 Toady One Assigned To user11 => Toady One