Startup errors with v1.3.1 #1


  • Defect
  • Replied
Open
  • Forge_User_38717200 created this issue Mar 3, 2012
    Owner

    I'm getting startup errors with v1.3.1 for the latest dev build of 1.2.3, #2032.

    The error message is something like "invalid plugin exception, unsupported class version error, unsupported major/minor version 51.0".

  • Forge_User_38717200 added the tags New Defect Mar 3, 2012
  • Forge_User_38717200 posted a comment Mar 3, 2012

    @Swords761: Go

    Hmm that's strange... 1.3.1 was supposed to fix that exact problem. It's to do with the Java version running on your server. The plugin was originally compiled using Java7 (1.7), 1.3.1 was compiled using Java6 (1.6) to prevent a version mismatch on servers running the older libraries.

    Do you know which version of Java your server is running? If you has SSH access you can find out by running the command "java -version".

  • Forge_User_38717200 removed a tag New Mar 3, 2012
  • Forge_User_38717200 added a tag Waiting Mar 3, 2012
  • _ForgeUser8224605 posted a comment Mar 9, 2012

    Sorry for taking so long to get back to you, I didn't realize you made a comment here. xD

    Our server runs on Java 1.6. I'm not sure why it's acting up.

  • _ForgeUser8224605 removed a tag Waiting Mar 9, 2012
  • _ForgeUser8224605 added a tag Replied Mar 9, 2012
  • Forge_User_38717200 posted a comment Mar 16, 2012

    I've just uploaded v1.3.2... I hope it helps. It was built and compiled solely in JDK1.6


To post a comment, please login or register a new account.