Advertisement
Guest User

Untitled

a guest
Feb 11th, 2020
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. [18:33:42 INFO]: [ArtMap] ProtocolLib hooks enabled.
  2. [18:33:42 INFO]: [ArtMap] Loading 'english' language file
  3. WARNING: An illegal reflective access operation has occurred
  4. WARNING: Illegal reflective access by com.comphenix.protocol.reflect.compiler.StructureCompiler (file:/opt/service/plugins/ProtocolLib.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
  5. WARNING: Please consider reporting this to the maintainers of com.comphenix.protocol.reflect.compiler.StructureCompiler
  6. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  7. WARNING: All illegal access operations will be denied in a future release
  8. [18:33:42 ERROR]: Error occurred while enabling ArtMap v3.3.9 (Is it up to date?)
  9. java.lang.NoClassDefFoundError: me/Fupery/DataTables/DataTables$InvalidResolutionFactorException
  10. at me.Fupery.ArtMap.ArtMap.onEnable(ArtMap.java:151) ~[?:?]
  11. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-645]
  12. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-645]
  13. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-645]
  14. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-645]
  15. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-645]
  16. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-645]
  17. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-645]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-645]
  19. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-645]
  20. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-645]
  21. at java.lang.Thread.run(Thread.java:834) [?:?]
  22. Caused by: java.lang.ClassNotFoundException: me.Fupery.DataTables.DataTables$InvalidResolutionFactorException
  23. at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
  24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[patched_1.13.2.jar:git-Paper-645]
  25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[patched_1.13.2.jar:git-Paper-645]
  26. at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
  27. at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
  28. ... 12 more
  29. [18:33:42 INFO]: [ArtMap] Disabling ArtMap v3.3.9
  30. [18:33:42 ERROR]: Error occurred while disabling ArtMap v3.3.9 (Is it up to date?)
  31. java.lang.NullPointerException: null
  32. at me.Fupery.ArtMap.ArtMap.onDisable(ArtMap.java:180) ~[?:?]
  33. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[patched_1.13.2.jar:git-Paper-645]
  34. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:368) ~[patched_1.13.2.jar:git-Paper-645]
  35. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:444) ~[patched_1.13.2.jar:git-Paper-645]
  36. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.13.2.jar:git-Paper-645]
  37. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-645]
  38. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-645]
  39. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-645]
  40. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-645]
  41. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-645]
  42. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-645]
  43. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-645]
  44. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-645]
  45. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement