Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. 15.09 22:49:45 [Server] ERROR Could not load 'plugins/Plugin.jar' in folder 'plugins'
  2. 15.09 22:49:45 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/bowd/plugin/Main has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  3. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  4. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  5. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [patched.jar:git-PaperSpigot-"4c7641d"]
  6. 15.09 22:49:45 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"]
  7. 15.09 22:49:45 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"]
  8. 15.09 22:49:45 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
  9. 15.09 22:49:45 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  10. 15.09 22:49:45 [Server] INFO Caused by: java.lang.UnsupportedClassVersionError: com/bowd/plugin/Main has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  11. 15.09 22:49:45 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  12. 15.09 22:49:45 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_191]
  13. 15.09 22:49:45 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_191]
  14. 15.09 22:49:45 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) ~[?:1.8.0_191]
  15. 15.09 22:49:45 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_191]
  16. 15.09 22:49:45 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_191]
  17. 15.09 22:49:45 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_191]
  18. 15.09 22:49:45 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
  19. 15.09 22:49:45 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_191]
  20. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  21. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  22. 15.09 22:49:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  23. 15.09 22:49:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  24. 15.09 22:49:45 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  25. 15.09 22:49:45 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  26. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  27. 15.09 22:49:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched.jar:git-PaperSpigot-"4c7641d"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement