Description
โ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I downloaded the official version from the new build site Blob Builds.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
๐ Description
found this error in my console quite frequently, but not sure what's triggering it. it may also be tied to #4216
12/22 3:14:56 PM [Error] : [Slimefun] An Exception was caught while ticking the Block Tickers Task for Slimefun vDev - 1157
12/22 3:14:56 PM [Error] java.util.ConcurrentModificationException: null
12/22 3:14:56 PM [Error] at java.util.HashMap$HashIterator.nextNode(HashMap.java:1605) ~[?:?]
12/22 3:14:56 PM [Error] at java.util.HashMap$KeyIterator.next(HashMap.java:1628) ~[?:?]
12/22 3:14:56 PM [Error] at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.tickChunk(TickerTask.java:140) ~[Slimefun4-Dev (4).jar:?]
12/22 3:14:56 PM [Error] at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.run(TickerTask.java:110) ~[Slimefun4-Dev (4).jar:?]
12/22 3:14:56 PM [Error] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-497]
12/22 3:14:56 PM [Error] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.4.jar:git-Paper-497]
12/22 3:14:56 PM [Error] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.4.jar:?]
12/22 3:14:56 PM [Error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
12/22 3:14:56 PM [Error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
12/22 3:14:56 PM [Error] at java.lang.Thread.run(Thread.java:1583) ~[?:?]
12/22 3:16:29 PM [Info] : [Netheopoiesis] Netheopoiesis saving data.
12/22 3:16:29 PM [Info] : [DankTech2] DankTech2 saving data.
12/22 3:16:29 PM [Info] : [CrystamaeHistoria] Crystamae saving data.
12/22 3:16:29 PM [Info] : [EMCTech] EMCTech saving data.
12/22 3:16:52 PM [Error] : [Slimefun] An Exception was caught while ticking the Block Tickers Task for Slimefun vDev - 1157
12/22 3:16:52 PM [Error] java.util.ConcurrentModificationException: null
12/22 3:16:52 PM [Error] at java.util.HashMap$HashIterator.nextNode(HashMap.java:1605) ~[?:?]
12/22 3:16:52 PM [Error] at java.util.HashMap$KeyIterator.next(HashMap.java:1628) ~[?:?]
12/22 3:16:52 PM [Error] at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.tickChunk(TickerTask.java:140) ~[Slimefun4-Dev (4).jar:?]
12/22 3:16:52 PM [Error] at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.run(TickerTask.java:110) ~[Slimefun4-Dev (4).jar:?]
12/22 3:16:52 PM [Error] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-497]
12/22 3:16:52 PM [Error] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.4.jar:git-Paper-497]
12/22 3:16:52 PM [Error] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.4.jar:?]
12/22 3:16:52 PM [Error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
12/22 3:16:52 PM [Error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
12/22 3:16:52 PM [Error] at java.lang.Thread.run(Thread.java:1583) ~[?:?]
๐ Reproduction Steps
no clue what's causing it
๐ก Expected Behavior
no error
๐ท Screenshots / Videos
none
๐ Server Log
no other errors
๐ /error-reports/
folder
nothing in error reports
๐ป Server Software
Paper
๐ฎ Minecraft Version
1.20.x
โญ Slimefun version
dev 1157
๐งญ Other plugins
none that i can tell.