Alan
Alan
There are a lot of changes since 0.44.12-r3, some of which may be related: https://github.com/BenLubar/df-ai/compare/0.44.12-r3...develop I would suggest upgrading to see if that helps at all.
By "upstream" are you referring to this repo or a different one? I don't know for sure if upgrading will fix your issue - my point is that there appear...
This may be related to https://github.com/DFHack/dfhack/issues/1393
Can you get rid of the debug log and allow it to be recreated when this issue occurs just to make sure that message isn't relevant?
Do former citizens get caught in traps? I expected then to still have the TRAPAVOID token.
Looks neat. One note on the readme - Toady actually used GCC 4.5 until 0.43.05, when he switched to 4.8 on Linux (and kept 4.5 on OS X).
Running `strings` on libs/Dwarf_Fortress gives a bunch of occurrences of `GCC: (GNU) 4.5.1`. You should be able to use a libgraphics built with any newer version of GCC, though, as...
Sure! This is a C++ tool, so you'll need to be able to compile DFHack to test it. Our compilation docs are here: https://docs.dfhack.org/en/stable/docs/Compile.html You'll also need an installation of...
I might also be interested in taking a stab at this if that would be helpful
> Note: this of course applies to the `master` and not the `develop` branch. @pbnoxious why is this? I'm not aware of us making any jsoncpp changes since the last...