Menu

Running In OSX

Help
2005-11-11
2013-05-23
  • Nobody/Anonymous

    I've downloaded MapTool and am attempting to run it with OSX. I understand that the website never mentions OSX but I thought someone may have some insight into what the problem might be.

    When I try to run the program from a terminal I get this:

    jarException in thread "main" java.lang.UnsupportedClassVersionError: net/rptools/maptool/client/MapTool (Unsupported major.minor version 49.0)
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

    Could it ever be possible to run within OSX?

     
    • Michael Rice

      Michael Rice - 2005-11-11

      Thanks for checking out the tools! (or attempting to)

      I think one of our other posters mentioned running on OSX, so it's possible.

      I believe the error you are getting is from a Java version mismatch -- please ensure that you are using Java 1.5.   Let us know what version you are using -- if it's already 1.5 we can look into compatibility problems and warn future users.

       
    • Nobody/Anonymous

      Okay, a little followup. I tried using a workaround for OSX Panther to use java 1.5, which still had troubles running maptool. Upgrading to OSX Tiger and then using the official java 1.5 update worked fine, and it was able to run maptool!

       
      • Trevor Croft

        Trevor Croft - 2005-11-22

        That's unfortunate that Panther doesn't support 1.5 very well.  Post 1.0 I think we'll investigate that further in case others are trying to do that.

        In the mean time, let us know if you have any problems on Tiger and we'll make sure to address them !

         
    • Brisingre

      Brisingre - 2005-12-28

      I don't think it would hurt to put some of this in the docs, because many people don't check the forums. Esp. the bit about OSX Tiger working and Panther not.

       

Log in to post a comment.