The Mac build is not really a proper mac application. It's really a generic unix build compiled on a mac. It works for me when I start it from the command line in a Terminal. I think that you have to have the "angband" executable in the same directory as the "lib" directory and run the executable from there.
I'd guess that the "error in limits.txt" is because it's trying to use the "lib" directory form some other variant of angband that you have installed somewhere. (hopefully this fixes the other error too.) You might also try running with -mgcu option. This makes it run in a terminal if there is a problem with X11. (Do standard mac installs still have X11?)
I'd guess that the "error in limits.txt" is because it's trying to use the "lib" directory form some other variant of angband that you have installed somewhere. (hopefully this fixes the other error too.) You might also try running with -mgcu option. This makes it run in a terminal if there is a problem with X11. (Do standard mac installs still have X11?)
Comment