I hope that this is the place to ask for some mac suppport, as im a big fan of H&H and especially this client.
On my own windows PC i have no problems whatsoever to run the client, however, on my wife´s Macbook thats a different story.
As you might have guessed, i am absolutely clueless on how to work with these devilish computers, and got stuck after downloading the client file.
I have adjusted to .bat file included to match the Linux/Apple code, but it gives me a message stating it cannot find a program to execute the .bat with. As i have literally 0 experience fixing any issue on a Mac, i hope one of u guys knows what to do.
I am able to run the default client with little problems, so it doesn't seem to me that this problem is impossible to fix. Hopefully ill be up and running before the new year

Thanks in advance for any help.
Edit: After tweaking a bit i got as far as running the commands through the Mac´s terminal with the following output :
Exception in thread "main" java.lang.UnsupportedClassVersionError: haven/MainFrame : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
This leads me to believe the Java 6 im using at the moment doesn't work with this client, does this mean ill have the unable to move bug again?