Max Naz
Max Naz
[stderr.log](https://github.com/DFHack/dfhack/files/5761243/stderr.log)
Seems libruby.dylib is missing... but why
It does, but I did some digging around, turns out the symlink(alias) is broken between ...Ruby.framework/Ruby and the actual ruby install within the Versions folder. So dfhack worked in pointing...
Ok, so the macOS `libruby.dylib` worked like a charm and is loaded. ` :rb puts RUBY_VERSION` prints `2.7.2`. `startdwarf` and `multicmd` works fine but print `E: RuntimeError: too low`.