BenLubar / df-ai

Dwarf Fortress + Artificial Intelligence
https://benlubar.github.io/df-ai/
zlib License
248 stars 26 forks source link

No such plugin or Lua script: labormanger #93

Closed kotenok2000 closed 2 years ago

kotenok2000 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. df-ai.json has labormanger instead of labormanager in // comment If someone copies option from comment to replace autolabor ai will fail. What happened What did df-ai do that you didn't expect? When i copied labormanger to replace autolabor ai failed. Expected behavior A clear and concise description of what you expected to happen.

Visual reference If applicable, paste in a screenshot or a Twitch clip. // the name of a DFHack plugin that manages labors, in quotes, or "" for no automated labor management. "autolabor" and "labormanger" are specifically supported. "manage_labors" : "labormanger", ai version:

Run the following command in the DFHack console and paste the output here (between the triple backticks).

    ai version
Dwarf Fortress 0.47.05
  Windows 32-bit
df-ai 0.47.05-r1-0-gd7302b4a
  code d7302b4a8ca9417b9d47337cf2009c0940c8f6e3
DFHack 0.47.05-r1-0-g032cd64c
  library 032cd64c10bf38fcb9d955c75a8ade4e857cc579
  structures 11c379ffd31255f2a1415d98106114a46245e1c3

Additional context Anything else you'd like to add? df-ai.json.txt

If you have a df-ai-debug.log file, drag or paste the file into this issue.