Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [21:14:27 WARN]: [MMOItems] Plugin MMOItems v5.1-SNAPSHOT generated an exception while executing task 61
  2. java.lang.ArrayIndexOutOfBoundsException: 2
  3. at net.Indyuce.mmoitems.version.SpigotPlugin.isOldVersion(SpigotPlugin.java:85) ~[?:?]
  4. at net.Indyuce.mmoitems.version.SpigotPlugin.lambda$checkForUpdate$1(SpigotPlugin.java:46) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-226]
  6. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-226]
  7. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-226]
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_202]
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_202]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement