-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Labels
Milestone
Description
Pressing shift and B in the animal menu causes the following error to appear in the DF Hack console.
...Dwarf Fortress/df_linux/hack/scripts/gui/autobutcher.lua:163: attempt to call a nil value (field 'autobutcher_getSettings')
stack traceback:
...Dwarf Fortress/df_linux/hack/scripts/gui/autobutcher.lua:163: in method 'initListChoices'
...Dwarf Fortress/df_linux/hack/scripts/gui/autobutcher.lua:97: in local 'fun'
./hack/lua/class.lua:98: in upvalue 'invoke_after_rec'
./hack/lua/class.lua:127: in global 'WatchList'
...Dwarf Fortress/df_linux/hack/scripts/gui/autobutcher.lua:662: in local 'script_code'
./hack/lua/dfhack.lua:562: in function 'dfhack.run_script_with_env'
(...tail calls...)
Using Ubuntu Mate, 64bit version X(can't remember exact name), with 64bit DFHack 43.05alpha3.
Reactions are currently unavailable