Advertisement
Guest User

Error

a guest
Nov 8th, 2019
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.76 KB | None | 0 0
  1. [21:08:37] [Server thread/INFO]: [JetsMinions] Enabling JetsMinions v5.5.0*
  2. [21:08:37] [Server thread/INFO]: [JetsMinions] Initialising Plugin..
  3. [21:08:37] [Server thread/INFO]: [JetsMinions] hooks.yml found, loading!
  4. [21:08:37] [Server thread/INFO]: [JetsMinions] skins.yml found, loading!
  5. [21:08:37] [Server thread/INFO]: [JetsMinions] config.yml found, loading!
  6. [21:08:37] [Server thread/INFO]: [JetsMinions] messages.yml found, loading!
  7. [21:08:37] [Server thread/INFO]: [JetsMinions] controlpanel.yml found, loading!
  8. [21:08:39] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@41671375[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  9. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  10. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  11. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  12. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  13. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  14. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  15. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  16. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  17. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  18. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  19. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  20. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  21. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  22. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  23. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  24. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  25. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  26. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  27. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  28. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  29. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  30. [21:08:40] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1046df51[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  31. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  32. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  33. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  34. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  35. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  36. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  37. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  38. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  39. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  40. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  41. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  42. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  43. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  44. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  45. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  46. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  47. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  48. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  49. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  50. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  51. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  52. [21:08:40] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1e80ca01[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  53. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  54. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  55. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  56. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  57. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  58. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  59. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  60. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  61. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  62. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  63. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  64. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  65. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  66. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  67. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  68. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  69. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  70. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  71. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  72. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  73. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  74. [21:08:41] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5c3da7b5[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  75. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  76. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  77. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  78. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  79. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  80. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  81. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  82. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  83. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  84. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  85. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  86. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  87. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  88. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  89. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  90. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  91. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  92. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  93. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  94. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  95. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  96. [21:08:41] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@25b8ebfc[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  97. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  98. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  99. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  100. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  101. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  102. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  103. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  104. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  105. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  106. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  107. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  108. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  109. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  110. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  111. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  112. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  113. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  114. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  115. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  116. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  117. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  118. [21:08:42] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1b6a16ea[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  119. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  120. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  121. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  122. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  123. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  124. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  125. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  126. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  127. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  128. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  129. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  130. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  131. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  132. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  133. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  134. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  135. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  136. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  137. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  138. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  139. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  140. [21:08:42] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2adb0a3d[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  141. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  142. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  143. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  144. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  145. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  146. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  147. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  148. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  149. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  150. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  151. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  152. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  153. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  154. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  155. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  156. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  157. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  158. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  159. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  160. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  161. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  162. [21:08:42] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@48dee391[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  163. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  164. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  165. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  166. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  167. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  168. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  169. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  170. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  171. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  172. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  173. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  174. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  175. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  176. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  177. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  178. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  179. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  180. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  181. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  182. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  183. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  184. [21:08:43] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5bcd96ab[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  185. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  186. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  187. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  188. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  189. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  190. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  191. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  192. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  193. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  194. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  195. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  196. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  197. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  198. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  199. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  200. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  201. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  202. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  203. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  204. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  205. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  206. [21:08:43] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@10db167e[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  207. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  208. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  209. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  210. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  211. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  212. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  213. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  214. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  215. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  216. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  217. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  218. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  219. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  220. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  221. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  222. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  223. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  224. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  225. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  226. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  227. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  228. [21:08:43] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5d5ec914[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  229. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  230. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  231. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  232. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  233. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  234. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  235. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  236. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  237. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  238. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  239. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  240. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  241. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  242. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  243. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  244. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  245. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  246. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  247. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  248. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  249. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  250. [21:08:43] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6a9164da[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  251. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  252. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  253. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  254. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  255. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  256. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  257. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  258. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  259. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  260. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  261. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  262. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  263. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  264. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  265. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  266. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  267. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  268. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  269. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  270. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  271. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  272. [21:08:43] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2231e710[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  273. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  274. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  275. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  276. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  277. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  278. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  279. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  280. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  281. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  282. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  283. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  284. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  285. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  286. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  287. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  288. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  289. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  290. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  291. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  292. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  293. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  294. [21:08:44] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5b8e1940[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  295. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  296. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  297. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  298. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  299. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  300. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  301. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  302. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  303. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  304. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  305. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  306. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  307. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  308. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  309. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  310. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  311. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  312. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  313. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  314. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  315. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  316. [21:08:44] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@70b36d4c[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  317. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  318. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  319. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  320. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  321. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  322. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  323. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  324. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  325. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  326. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  327. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  328. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  329. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  330. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  331. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  332. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  333. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  334. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  335. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  336. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  337. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  338. [21:08:44] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3cc11c7f[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  339. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  340. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  341. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  342. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  343. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  344. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  345. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  346. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  347. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  348. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  349. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  350. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  351. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  352. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  353. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  354. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  355. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  356. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  357. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  358. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  359. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  360. [21:08:44] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@17ae56be[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  361. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  362. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  363. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  364. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  365. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  366. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  367. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  368. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  369. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  370. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  371. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  372. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  373. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  374. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  375. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  376. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  377. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  378. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  379. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  380. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  381. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  382. [21:08:44] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7c9c900a[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  383. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  384. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  385. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  386. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  387. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  388. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  389. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  390. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  391. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  392. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  393. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  394. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  395. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  396. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  397. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  398. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  399. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  400. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  401. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  402. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  403. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  404. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@46c2bb6d[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  405. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  406. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  407. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  408. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  409. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  410. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  411. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  412. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  413. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  414. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  415. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  416. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  417. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  418. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  419. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  420. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  421. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  422. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  423. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  424. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  425. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  426. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7254652e[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  427. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  428. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  429. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  430. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  431. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  432. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  433. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  434. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  435. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  436. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  437. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  438. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  439. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  440. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  441. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  442. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  443. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  444. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  445. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  446. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  447. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  448. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@17aad67c[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  449. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  450. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  451. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  452. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  453. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  454. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  455. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  456. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  457. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  458. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  459. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  460. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  461. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  462. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  463. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  464. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  465. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  466. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  467. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  468. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  469. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  470. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@f2e1843[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  471. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  472. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  473. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  474. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  475. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  476. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  477. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  478. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  479. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  480. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  481. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  482. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  483. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  484. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  485. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  486. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  487. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  488. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  489. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  490. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  491. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  492. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5ce4d318[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  493. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  494. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  495. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  496. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  497. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  498. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  499. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  500. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  501. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  502. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  503. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  504. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  505. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  506. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  507. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  508. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  509. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  510. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  511. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  512. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  513. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  514. [21:08:45] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@d48a0bf[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  515. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  516. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  517. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  518. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  519. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  520. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  521. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  522. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  523. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  524. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  525. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  526. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  527. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  528. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  529. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  530. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  531. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  532. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  533. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  534. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  535. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  536. [21:08:46] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4c908e5c[id=6d4052ff-873e-3162-94f7-beef678ed847,name=MHF_ArrowUp,properties={},legacy=false]
  537. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  538. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  539. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  540. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  541. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  542. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  543. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  544. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  545. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  546. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  547. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  548. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  549. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  550. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  551. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  552. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  553. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  554. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  555. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  556. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  557. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  558. [21:08:46] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@33037b8d[id=8bf5674b-ce06-30b7-8171-9c2842105e06,name=MHF_ArrowRight,properties={},legacy=false]
  559. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  560. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  561. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  562. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  563. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  564. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  565. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  566. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  567. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  568. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  569. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  570. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  571. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  572. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  573. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  574. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  575. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  576. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  577. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  578. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  579. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  580. [21:08:46] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@498502e6[id=16e92c6e-bf7e-3f16-9f96-90f524d3e3b2,name=MHF_ArrowDown,properties={},legacy=false]
  581. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  582. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  583. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  584. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  585. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  586. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  587. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  588. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  589. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  590. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  591. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  592. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  593. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  594. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  595. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  596. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  597. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  598. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  599. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  600. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  601. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  602. [21:08:46] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1801e31[id=7f5d2782-4c78-3b68-9cec-137d4c9da1a9,name=MHF_ArrowLeft,properties={},legacy=false]
  603. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  604. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[patched_1.14.4.jar:git-Paper-225]
  605. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-225]
  606. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-225]
  607. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-225]
  608. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-225]
  609. at me.jet315.minions.loader.SkinLoader.getHead(SkinLoader.java:134) ~[?:?]
  610. at me.jet315.minions.utils.Utils.generateHead(Utils.java:62) ~[?:?]
  611. at me.jet315.minions.utils.Utils.itemStackParser(Utils.java:112) ~[?:?]
  612. at me.jet315.minions.storage.ControlPanel.loadGUI(ControlPanel.java:36) ~[?:?]
  613. at me.jet315.minions.storage.ControlPanel.<init>(ControlPanel.java:15) ~[?:?]
  614. at me.jet315.minions.Core.onEnable(Core.java:62) ~[?:?]
  615. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  616. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  617. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  618. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  619. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  620. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  621. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  622. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  623. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  624. [21:08:46] [Server thread/INFO]: [JetsMinions] players.yml found, loading!
  625. [21:08:46] [Server thread/INFO]: [JetsMinions] store.yml found, loading!
  626. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Miner Made by Jet315
  627. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Slayer Made by Jet315
  628. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Collector Made by Jet315
  629. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Feeder Made by Jet315
  630. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Lumberjack Made by Jet315
  631. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Farmer Made by Jet315
  632. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Fisher Made by Jet315
  633. [21:08:48] [Server thread/INFO]: [JetsMinions] Loaded Minion: Seller Made by Jet315
  634. [21:08:48] [Server thread/INFO]: [JetsMinions] Disabling JetsMinions v5.5.0
  635. [21:08:48] [Server thread/ERROR]: Error occurred while enabling JetsMinions v5.5.0 (Is it up to date?)
  636. java.lang.NullPointerException: null
  637. at me.jet315.minions.Core.setupEconomy(Core.java:154) ~[?:?]
  638. at me.jet315.minions.Core.onEnable(Core.java:80) ~[?:?]
  639. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-225]
  640. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-225]
  641. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-225]
  642. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-225]
  643. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-225]
  644. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-225]
  645. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-225]
  646. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-225]
  647. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement