IndexOutOfBoundsException: Index: 157, Size: 157
mibby opened this issue ยท 0 comments
ChestShopNotifier dev 13
http://ci.minebench.de/job/ChestShopNotifier/
[12:29:05] [Server thread/INFO]: player issued server command: /csn history
[12:29:05] [Craft Scheduler Thread - 10/WARN]: Exception in thread "Craft Scheduler Thread - 10"
[12:29:05] [Craft Scheduler Thread - 10/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShopNotifier v1.2-SNAPSHOT (build #13) generated an exception while executing task 2015
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IndexOutOfBoundsException: Index: 157, Size: 157
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at com.wfector.command.History.showResults(History.java:105)
at com.wfector.command.History.run(History.java:42)
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more
[12:29:12] [Server thread/INFO]: player issued server command: /csn history
[12:29:12] [Craft Scheduler Thread - 13/WARN]: Exception in thread "Craft Scheduler Thread - 13"
[12:29:12] [Craft Scheduler Thread - 13/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShopNotifier v1.2-SNAPSHOT (build #13) generated an exception while executing task 2052
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IndexOutOfBoundsException: Index: 157, Size: 157
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at com.wfector.command.History.showResults(History.java:105)
at com.wfector.command.History.run(History.java:42)
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more