View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006267 | Dwarf Fortress | Creatures | public | 2012-12-23 15:11 | 2012-12-23 15:11 |
Reporter | Assigned To | ||||
Priority | low | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 0.34.11 | ||||
Summary | 0006267: Creature variations crash when trying to remove multiple tokens from the end of a creature entry | ||||
Description | When you have a creature that, for whichever reason, has several tokens at the end of its raw entry that will be removed by a creature variation (such as DESCRIPTION and PREFSTRING), the game crashes. A single token at the end of a creature entry is not sufficient to cause a crash. Stock creatures never cause this problem due to the ordering of their tags, but modded creatures could encounter this problem. | ||||
Steps To Reproduce | In creature_birds_new.txt, move the DESCRIPTION and PREFSTRING of BIRD_CROW to the end of its raw entry, then enter the object testing arena. | ||||
Tags | No tags attached. | ||||
related to | 0007871 | new | Several Tokens crash cause a CTD if in a CV_REMOVE_TAG token |