Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2020
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. [01:26:17 INFO]: [AAC] Attempting to inject into PlayerConnection
  2. WARNING: An illegal reflective access operation has occurred
  3. WARNING: Illegal reflective access by me.konsolas.aac.O (file:/home/container/plugins/AAC-4.4.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
  4. WARNING: Please consider reporting this to the maintainers of me.konsolas.aac.O
  5. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  6. WARNING: All illegal access operations will be denied in a future release
  7. [01:26:18 ERROR]: Could not load 'plugins/AAC-4.4.2.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
  9. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.3.jar:git-Paper-246]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.3.jar:git-Paper-246]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.3.jar:git-Paper-246]
  12. at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.3.jar:git-Paper-246]
  13. at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:204) ~[patched_1.16.3.jar:git-Paper-246]
  14. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Paper-246]
  15. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-246]
  16. at java.lang.Thread.run(Thread.java:832) [?:?]
  17. Caused by: java.lang.ExceptionInInitializerError
  18. at java.lang.Class.forName0(Native Method) ~[?:?]
  19. at java.lang.Class.forName(Class.java:427) ~[?:?]
  20. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.16.3.jar:git-Paper-246]
  21. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.3.jar:git-Paper-246]
  22. ... 7 more
  23. Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  24. at me.konsolas.aac.O.a(O.java) ~[?:?]
  25. at me.konsolas.aac.O.run(O.java) ~[?:?]
  26. at me.konsolas.aac.AAC.<clinit>(AAC.java) ~[?:?]
  27. at java.lang.Class.forName0(Native Method) ~[?:?]
  28. at java.lang.Class.forName(Class.java:427) ~[?:?]
  29. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.16.3.jar:git-Paper-246]
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.3.jar:git-Paper-246]
  31. ... 7 more
  32. Caused by: java.lang.reflect.InvocationTargetException
  33. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  34. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  35. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  36. at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
  37. at me.konsolas.aac.O.a(O.java) ~[?:?]
  38. at me.konsolas.aac.O.run(O.java) ~[?:?]
  39. at me.konsolas.aac.AAC.<clinit>(AAC.java) ~[?:?]
  40. at java.lang.Class.forName0(Native Method) ~[?:?]
  41. at java.lang.Class.forName(Class.java:427) ~[?:?]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.16.3.jar:git-Paper-246]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.3.jar:git-Paper-246]
  44. ... 7 more
  45. Caused by: java.lang.LinkageError: loader 'app' attempted duplicate class definition for net.minecraft.server.v1_16_R2.PlayerConnection. (net.minecraft.server.v1_16_R2.PlayerConnection is in unnamed module of loader 'app')
  46. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  47. at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]
  48. at java.lang.ClassLoader.defineClass(ClassLoader.java:878) ~[?:?]
  49. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  50. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  51. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  52. at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
  53. at me.konsolas.aac.O.a(O.java) ~[?:?]
  54. at me.konsolas.aac.O.run(O.java) ~[?:?]
  55. at me.konsolas.aac.AAC.<clinit>(AAC.java) ~[?:?]
  56. at java.lang.Class.forName0(Native Method) ~[?:?]
  57. at java.lang.Class.forName(Class.java:427) ~[?:?]
  58. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.16.3.jar:git-Paper-246]
  59. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.3.jar:git-Paper-246]
  60. ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement