Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

Baron Displayed As Baroness #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Baron is being displayed in DT as Baroness.  From what I can tell, the
issue seems to be with the profession ID.

From the log:
[11:16:27.546] [Debug] .\src\dwarf.cpp (ln 319 ):  READ RAW PROFESSION FOR
"Udib Ágeshònul" AS 66  
[11:16:27.546] [Debug] .\src\dwarf.cpp (ln 113 ):  "Udib Ágeshònul" 
504521  

From game_data.ini: 
[profession_names]
66  = Baroness 

I don't see any male versions in there, so perhaps the name needs to be
toggled for some of the profession IDs based on their sex?

Original issue reported on code.google.com by mochn...@gmail.com on 18 Oct 2009 at 3:25

Attachments:

GoogleCodeExporter commented 9 years ago
Are there ever actual "Baroness" nobles in the game? Or just consorts? I think 
that 
text just needs to be changed to "Baron"

Original comment by treyst...@gmail.com on 20 Oct 2009 at 6:05

GoogleCodeExporter commented 9 years ago
According to the wiki it may be either sex: "The Baron (or Baroness) arrives 
with
her/his consort"

http://www.dwarffortresswiki.net/index.php/Baron

I've never personally had a Baroness, though.

Original comment by mochn...@gmail.com on 20 Oct 2009 at 6:13

GoogleCodeExporter commented 9 years ago
Ok I'll have to make some changes :)

Original comment by treyst...@gmail.com on 20 Oct 2009 at 7:36

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r329.

Original comment by treyst...@gmail.com on 23 Oct 2009 at 11:11

GoogleCodeExporter commented 9 years ago
As an update, I currently have in DF a "Baron" and "Baroness Consort" but DT is
reporting them as "Baron" and "Dutchess Consort".

Original comment by mochn...@gmail.com on 27 Oct 2009 at 2:35

GoogleCodeExporter commented 9 years ago
Mochnant, please look in the log to see which profession your "Duchess Consort" 
is 
reading as. (Like you did in the original post)

If you look at the new game_data.ini that came with 0.4.2 you will see the 
noble 
professions now have male/female versions of their names. I could have just 
gotten some 
of them backwards although they look ok to me.

Original comment by treyst...@gmail.com on 27 Oct 2009 at 5:34

GoogleCodeExporter commented 9 years ago
I should have mentioned that I did check again but no debugging information of 
that
type is in the log.

Original comment by mochn...@gmail.com on 28 Oct 2009 at 2:28

Attachments:

GoogleCodeExporter commented 9 years ago
Please attach the fort showing this problem.

Original comment by treyst...@gmail.com on 28 Oct 2009 at 4:37

GoogleCodeExporter commented 9 years ago
It is the same fort from Issue 145.

Original comment by mochn...@gmail.com on 29 Oct 2009 at 1:38

GoogleCodeExporter commented 9 years ago
I still can't load the fort you attached for issue 140. What do I do with those 
reactions defs you posted?

Original comment by treyst...@gmail.com on 29 Oct 2009 at 5:18

GoogleCodeExporter commented 9 years ago
Paste them into the file "raw/objects/reaction_standard.txt".  I stuck them in 
the
end of it after all the other reactions.

Original comment by mochn...@gmail.com on 1 Nov 2009 at 9:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision f32aab152f.

Original comment by treyst...@gmail.com on 28 Mar 2010 at 5:57