When I run dfusion, select option 2 ("tools") and press 2 again ("Give Sentience") it prompts me to "Type race's token name in full caps to give sentience to:"
If I enter "DINGO_MAN" it gives me an error message:
[DFHack]# dfusion
No. Name Desc
1 simple_embark A simple embark dwarf count editor
2 tools some misc tools
3 embark Multi race embark
4 friendship Multi race fort enabler
5 saves run current worlds's init.lua
6 adv_tools some tools for (mainly) adventurer hacking
Select plugin to run (q to quit):2
Select choice (q exits):
1).Set current race
2).Give Sentience
3).Embark anywhere
4).Change Adventurer
5).Make creature follow
6).Empregnate
2
Type race's token name in full caps to give sentience to:
DINGO_MAN
dfusion/tools/init.lua:46: Cannot read field vector<caste_raw*>.size: not found.
stack traceback:
dfusion/init.lua:3: in function <dfusion/init.lua:1>
[C]: in function '__index'
dfusion/tools/init.lua:46: in function '?'
dfusion/common.lua:268: in function 'display'
dfusion/tools/plugin.lua:7: in main chunk
[C]: in function 'xpcall'
dfusion/init.lua:8: in function 'dofile'
dfusion/init.lua:41: in function 'mainmenu'
dfusion/init.lua:95: in main chunk
No. Name Desc
1 simple_embark A simple embark dwarf count editor
2 tools some misc tools
3 embark Multi race embark
4 friendship Multi race fort enabler
5 saves run current worlds's init.lua
6 adv_tools some tools for (mainly) adventurer hacking
Select plugin to run (q to quit):
If I do the same thing, but enter "DINGO_MAN FEMALE" (or anything else with some other string of letters after "DINGO_MAN") it doesn't display an error. It just doesn't do anything, and it doesn't appear to have any effect in-game either.
No. Name Desc
1 simple_embark A simple embark dwarf count editor
2 tools some misc tools
3 embark Multi race embark
4 friendship Multi race fort enabler
5 saves run current worlds's init.lua
6 adv_tools some tools for (mainly) adventurer hacking
Select plugin to run (q to quit):2
Select choice (q exits):
1).Set current race
2).Give Sentience
3).Embark anywhere
4).Change Adventurer
5).Make creature follow
6).Empregnate
2
Type race's token name in full caps to give sentience to:
DINGO_MAN FEMALE
So what's going on here?