Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: DFHack: What am I doing wrong with modtools/moddable-gods?  (Read 1127 times)

BeardedShrimp

  • Bay Watcher
    • View Profile
DFHack: What am I doing wrong with modtools/moddable-gods?
« on: December 09, 2020, 11:44:14 am »

I've been trying to create a deity on the command line using the moddable-gods lua script in dfhack, and I'm not sure what I am doing wrong?
Code: [Select]
[DFHack]# modtools/moddable-gods -name Zenir -spheres [ healing longevity youth ] -gender male -depictedAs dwarf -verbose
...Fortress 0.47.04/hack/scripts/modtools/moddable-gods.lua:111: Cannot read field historical_figure_info.T_spheres.insert: not found.
stack traceback:
        [C]: in metamethod '__index'
        ...Fortress 0.47.04/hack/scripts/modtools/moddable-gods.lua:111: in local 'script_code'
        ...\Documents\DF\Dwarf Fortress 0.47.04\hack\lua\dfhack.lua:680: in function 'dfhack.run_script_with_env'
        (...tail calls...)
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: DFHack: What am I doing wrong with modtools/moddable-gods?
« Reply #1 on: December 09, 2020, 04:39:27 pm »

You're not doing anything wrong, it's probably just broken in the latest release. I should check it probs.