Closed modcrafts closed 1 year ago
Same thing here, was about to create a report
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
at java.util.HashMap$EntryIterator.next(HashMap.java:1630) ~[?:?]
at java.util.HashMap$EntryIterator.next(HashMap.java:1628) ~[?:?]
at java.util.HashMap.putMapEntries(HashMap.java:511) ~[?:?]
at java.util.HashMap.<init>(HashMap.java:484) ~[?:?]
at me.jumper251.replay.replaysystem.recording.Recorder$1.run(Recorder.java:83) ~[Replay.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Tuinity-"5b4d7a7"]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [patched_1.17.1.jar:git-Tuinity-"5b4d7a7"]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.17.1.jar:git-Tuinity-"5b4d7a7"]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
@Jumper251 bug confirm 🗡️
This bug is difficult to reproduce, but I have made some changes that will hopefully fix it. If the bug still exists just reopen this issue or create a new one.
When recording players, this error always occured Using
Dionysus 1.12.2
AdvancedReplay v1.8.2
plugin list