Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0000044Dwarf FortressGeneralpublic2010-04-01 16:342010-06-09 06:46
TheLoneGunman 
Toady One 
lowtextalways
closedno change required 
 
0.31.03 
0000044: Missing bracket in entity_default file.
SOLDIER_COLOR in the entity_default file is missing the beginning bracket for the Dwarven General.

It appears as this:

        SOLDIER_COLOR]

And should be this:

        [SOLDIER_COLOR]
raw file
has duplicate 0000088closed Footkerchief Militia Commander raw missing opening bracket '[' on tag SOLDIER_COLOR 
has duplicate 0000533closed Footkerchief Typo in entity_default.txt prevents Dwarf Generals from receiving colour-negative 
Issue History
2010-04-01 16:34TheLoneGunmanNew Issue
2010-04-03 08:56FootkerchiefRelationship addedhas duplicate 0000088
2010-04-03 08:57FootkerchiefNote Added: 0000540
2010-04-05 11:14DwarfuNote Added: 0001124
2010-04-05 15:30CreidiekiTag Attached: raw file
2010-04-05 15:39FootkerchiefRelationship addedhas duplicate 0000533
2010-04-12 16:01Toady OneNote Added: 0003141
2010-04-12 16:01Toady OneStatusnew => resolved
2010-04-12 16:01Toady OneFixed in Version => 0.31.03
2010-04-12 16:01Toady OneResolutionopen => no change required
2010-04-12 16:01Toady OneAssigned To => Toady One
2010-06-09 06:46Toady OneStatusresolved => closed

Notes
(0000540)
Footkerchief   
2010-04-03 08:57   
True for MILITIA_COMMANDER as well
(0001124)
Dwarfu   
2010-04-05 11:14   
Note that by 'fixing' this and adding the bracket, you get the following posted to errorlog.txt:

*** Error(s) found in the file "raw/objects/entity_default.txt"
MOUNTAIN:Unrecognized Entity Token: SOLDIER_COLOR
(0003141)
Toady One   
2010-04-12 16:01   
This was more a note to myself, back when I thought I'd have time to implement. I'll remove them to prevent confusion.