My plugin isnt running!

Discussion in 'Plugin Development' started by ko47374737, Jul 26, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ko47374737

    My plugin isnt loading
    plugin.yml -
    name: FortuneBlocks
    description: FortuneBlocks - Make fortune work on blocks
    version: 1.0
    main: com.TheMaker111.FortuneBlocks.Main
     
  2. Offline

    Wizehh

    Code:
     java.lang.UnsupportedClassVersionError
    You compiled your plugin with a version of Java greater than the version of Java that you run your server with.
     
  3. Offline

    ko47374737

    Wizehh How would i fix it..? I dont know how to change the version?
     
  4. Offline

    xTigerRebornx

    ko47374737 Compile with a lower version or update your server.
     
  5. Offline

    ko47374737

    xTigerRebornx How do i compile with a lower version

    I need this done ASAP

    Anyone know how to compile with lower version?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  6. Offline

    xTigerRebornx

  7. Offline

    mythbusterma

    [quote uid=90876485 name="22vortex22" post=2696148]<Edit by Moderator: Redacted bit url>

    (http://lmgtfy.com/?q=How to compile a java project with a lower java version)[/quote]


    Don't URL shorten.

    [quote uid=90869049 name="ko47374737" post=2696146]Anyone know how to compile with lower version?[/quote]
    Only bump once every twenty-four hours, and this sub-forum is not for Java support, or even for server support. See the other sections of the forum for server support.
     
    Last edited by a moderator: Feb 12, 2017
Thread Status:
Not open for further replies.

Share This Page