Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major error when siege is done #151

Closed
Vanstredam opened this issue Feb 24, 2021 · 0 comments · Fixed by #153
Closed

Major error when siege is done #151

Vanstredam opened this issue Feb 24, 2021 · 0 comments · Fixed by #153
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Vanstredam
Copy link

[16:42:15 WARN]: [SiegeWar] Plugin SiegeWar v0.2.1 generated an exception while executing task 111
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1493) ~[?:?]
at java.util.HashMap$ValueIterator.next(HashMap.java:1521) ~[?:?]
at com.gmail.goosius.siegewar.tasks.DynmapTask.displaySieges(DynmapTask.java:84) ~[?:?]
at com.gmail.goosius.siegewar.tasks.DynmapTask.lambda$startDynmapTask$0(DynmapTask.java:70) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Purpur-980]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:58) ~[patched_1.16.5.jar:git-Purpur-980]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Purpur-980]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]

    I don't know the issue for this, it might have to do maybe with the new version?
@Vanstredam Vanstredam added the bug Something isn't working label Feb 24, 2021
@Warriorrrr Warriorrrr self-assigned this Feb 25, 2021
@LlmDl LlmDl added this to the 0.2.2 milestone Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants