Unsupported version number #115


  • New
  • Defect
Open
Assigned to _ForgeUser7682724
  • iamvishnu created this issue Mar 14, 2016

    Plugin fails to start on Spigot 1.9, on server startup throws java.lang.UnsupportedClassVersionError: com/forgenz/horses/Horses : Unsupported major.minor version 52.0

    What is the expected output? What do you see instead?

    What version of the product are you using?
    1.1.14 (the version marked for 1.9)

    Do you have an error log of what happened?

    Please provide any additional information below.
    Never seen this kind of issue before. Any assistance solving this issue would be appreciated.

  • iamvishnu added the tags New Defect Mar 14, 2016
  • iamvishnu posted a comment Mar 18, 2016

    Ok, I figured out the error. It seems that this plugin is compiled in Java 8, and our server host is using Java 7. Would it be possible to get a Java 7-compatible build, or maybe have access to the source so that I can compile it myself?

  • Ben3721 posted a comment Mar 25, 2016

    Yeah that should be done. Most hosts run java 7. So plugin builds should be compiled in java 7


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