You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
The text was updated successfully, but these errors were encountered:
So this problem is caused by nekodtd, which I had to patch and build to fix #547. Unfortunately I didn't give much thought and compile it with Java 7 which explains the Version exception that you're getting since you're probably using an older version. I pushed a new version of the library that is compiled with Java 6. I'm assuming that no one out there uses Java 5, but please feel free to correct me if that's the case.
I'll close the bug, but feel free to reopen if the problem isn't fixed or if support for older versions of Java is needed.
I am running on OSX Lion:
The text was updated successfully, but these errors were encountered: