So, pretty much whenever I do anything that takes time to do, especially movement, I get this,
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:4: stack overflow
stack traceback:
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:4: in function 'unitCanUseKi'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:25: in function 'init_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:53: in function 'get_unit_ki_persist_entry'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:90: in function 'adjust_max_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:34: in function 'init_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:53: in function 'get_unit_ki_persist_entry'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:90: in function 'adjust_max_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:34: in function 'init_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:53: in function 'get_unit_ki_persist_entry'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:90: in function 'adjust_max_ki'
...
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:90: in function 'adjust_max_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:34: in function 'init_ki'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:53: in function 'get_unit_ki_persist_entry'
...ress Zed/data/save/region1/raw/scripts/dragonball/ki.lua:79: in function 'get_ki'
...f Fartress Zed/data/save/region1/raw/init.d/sparking.lua:382: in function 'chargeKi'
...f Fartress Zed/data/save/region1/raw/init.d/sparking.lua:392: in function 'func'
...ris\Downloads\Durf Fartress Zed\hack\lua\repeat-util.lua:28: in function 'helper'
...ris\Downloads\Durf Fartress Zed\hack\lua\repeat-util.lua:31: in function 'scheduleEvery'
...f Fartress Zed/data/save/region1/raw/init.d/sparking.lua:460: in function <...f Fartress Zed/data/save/region1/raw/init.d/sparking.lua:457>
[C]: in function 'safecall'
...\Alceris\Downloads\Durf Fartress Zed\hack\lua\dfhack.lua:532: in function <...\Alceris\Downloads\Durf Fartress Zed\hack\lua\dfhack.lua:503>
and it slows down the game severely. Like, upwards of 3 seconds to move one tile.
And whenever I try to use Instant Transmission,
.../region1/raw/scripts/dragonball/instant_transmission.lua:138: bad argument #1 to 'ceil' (number expected, got string)
stack traceback:
[C]: in function 'ceil'
.../region1/raw/scripts/dragonball/instant_transmission.lua:138: in function 'selectUnit'
.../region1/raw/scripts/dragonball/instant_transmission.lua:148: in function 'f'
...\Alceris\Downloads\Durf Fartress Zed\hack\lua\dfhack.lua:434: in function <...\Alceris\Downloads\Durf Fartress Zed\hack\lua\dfhack.lua:418>
(...tail calls...)
I checked these files, as well, most, if not all, of the error messages seem to point to the wrong line, somehow. Also, as "Beerus" or whatever, carrying any amount of weight at all causes my speed to drop to minimum, but has the opposite effect in the Object Testing Arena, for some reason.