Solved Custom Plugin Wont load on Server

Discussion in 'General Help' started by Aloofanteater6, Apr 20, 2015.

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

    Aloofanteater6

    I made a simple Custom plugin for creating a new Recipe For Exp Bottles. I tested it on a server i run on my computer and it worked so i decided to move it to a hosted server. When i moved it into the plugins folder and restarted the server the plugin doesn't show up or do anything i keep trying to figure out what is causing it to not load on the server but load on the server on my computer but nothing seems to work. So if anyone knows what might be causing this it would help greatly. Also a someone I know made one and I put it on the server and his worked but no matter what i do to the plugin it wont work I've even tried copying his.
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Aloofanteater6

    This is what it says on the Hosted Server
    21.04 15:11:28 [Server] INFO 2015-04-21 15:11:28,285 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    21.04 15:11:26 [Server] INFO Loading libraries, please wait...
    21.04 15:11:26 [Multicraft] Loaded config for "Mod: Spigot 1.8 (Dev.)"
    21.04 15:11:26 [Multicraft] Starting server

    This is what it says when its on the Self Hosted Server (uses Spigot1649)
    [07:29:07] [Server thread/INFO]: [CustomRecipe] Loading CustomRecipe v1.0
    [07:29:07] [Server thread/INFO]: [Recipes] Loading Recipes v1
    [07:29:07] [Server thread/INFO]: [HashMaps] Loading HashMaps v2.0
     
    Last edited: Apr 21, 2015
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    Aloofanteater6

  6. @Aloofanteater6 The plugin and your server use different versions of Java.
     
  7. Offline

    Aloofanteater6

    so what should i do to fix this change which java I used to make the plugin to version 7 since i use 8?
     
  8. Offline

    nverdier

    @Aloofanteater6 Either compile with a lower version or run the server on a higher version.
     
  9. Offline

    Aloofanteater6

    ok the plugin works now thanks so much for the help I kinda am surprised how helpful going to the forums was and now my problem is solved so thanks to everyone who helped
     
Thread Status:
Not open for further replies.

Share This Page