I can't transfer my own plugins from one server to another.

Discussion in 'Bukkit Help' started by ThreateningDuck, Feb 10, 2021.

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

    ThreateningDuck

    So here is the problem. I have a server of my own and there is a plugin that I made on it. My friend also has a server, and we wanted to put my plugin on his server, so I copied the .jar file for my plugin and sent it to him. He put the .jar file into the plugins folder of his server and restarted the server. Unfortunately, when we logged onto the server, the plugin wasn't there. Now I know the plugin works because it worked on my server, and I know his server can have plugins because there are other plugins on it that do work, so I don't know what the problem is. I don't know if this is important but I'm on MacOS and he is on Windows10. If anyone could help, that would be great.
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    ThreateningDuck

    @timtower Do you want the entire logs folder or just one of the logs?
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    ThreateningDuck

    @timtower Sorry i took so long to get back to you, my friend was away and unable to get me the said files. He just back and sent me the latest.log so here you go. If it helps, the plugin in question is called EP.jar. Thanks!
     

    Attached Files:

  6. Online

    timtower Administrator Administrator Moderator

    @ThreateningDuck Tell the dev of the plugin to recompile with java 8
    Code:
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/caden/EP/ep has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 52.0
     
Thread Status:
Not open for further replies.

Share This Page