The link in the relay browser to restore MP doesn't work, for instance. That's all I see after a cursory glance.
I tried the previous patch with the current < threshold block commented out, actually (all it was really doing is checking if you have less than maximum HP/MP).
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/java/dev/spellcast/utilities/ActionPanel : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.sourceforge.kolmafia.KoLmafia.main(KoLmafia.java:341)
I tried using the build from that link and got this:
No, I don't even have a broken stone on that character.
I wonder if the wildcard is matching too much.