My plugin isn't loading into my server.

Discussion in 'Plugin Help/Development/Requests' started by rockbuilder32, Mar 3, 2015.

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

    rockbuilder32

    So I made a custom plugin and its been working on my local host server, but I recently finished it so I put it on my main server and boom..it doesn't load up. I can't figure out whats wrong and i'm not very good at reading logs sadly :/ My local host and the main server are both spigot 1.8 so there's no version incompatibility there..and I have allot of plugins on my main server so i'm pretty sure its a conflicting plugin, so if anyone could figure out which one and let me know whats wrong that would be awesome! Thanks in advance - Velztkree.
    Heres the logs below -
    Logs
     
  2. Offline

    Epicballzy

    Remove a plugin 1 by 1 to see if its a conflicting plugin.
     
  3. Offline

    mythbusterma

    @Epicballzy

    ....that's not going to accomplish anything.


    @rockbuilder32

    Your server is running Java 7, you compiled your plugin using Java 8. Fix one of those two problems.
     
  4. Offline

    rockbuilder32

    @mythbusterma Thank you for giving me better info, but how do I run my server with java 8?..Or at least compile my plugin in Java 7? Also I've made many other custom plugins before the exact way and it works perfectly on my server though?
     
  5. Offline

    mythbusterma

    @rockbuilder32

    I'm not sure why this one would be different, but setting your IDE's compiler to Java 7 should work.
     
  6. Offline

    RebelDuck111

    I am having this same problem. What server host do you use
     
  7. Offline

    rockbuilder32

    This is a custom/modified plugin so how do you have the same problem? Just wondering what you mean.
     
  8. Offline

    Irantwomiles

    @rockbuilder32 you might want to extract your plugin. When your plugin is in the plugin folder right click it and do extract here
     
  9. Offline

    rockbuilder32

    Im sorry but @Irantwomiles that makes no sense, since I exported the plugin as a jar file and not within a compressed folder....
     
  10. Offline

    TheCakeMaster

    Have you successfully loaded one of your plugins before?
     
  11. Offline

    mrCookieSlime

    Moved to Alternatives Section.
     
  12. Offline

    rockbuilder32

Thread Status:
Not open for further replies.

Share This Page