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

error in console #9309

Open
3 tasks done
pepters opened this issue Nov 23, 2024 · 0 comments
Open
3 tasks done

error in console #9309

pepters opened this issue Nov 23, 2024 · 0 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@pepters
Copy link

pepters commented Nov 23, 2024

Description of Issue

this happens quite often

Version Information

[12:42:57 INFO]: --------------------------------------------------
[12:42:57 INFO]: Версия плагина CMI: 9.7.7.10 SqLite
[12:42:57 INFO]: CMILib: 1.5.2.2 
[12:42:57 INFO]: Версия сервера: Paper(794) 1.16.5-R0.1-SNAPSHOT-
[12:42:57 INFO]: CMI Экономика: Включено Версия Vault: 1.7.3-CMICMI Чат: Включено 
[12:42:57 INFO]: Модули -> 31 включено 36 отключено: spawnerProximity, mirror, tablist, versionCheck, armorEffects, moneyCheque, skin, noTarget, elytraBoost, eventCommands, rideAnimation, elytraLaunch, bossBarCompass, coloredArmor, playerCombat, shulkerBackpack, headDrop, spawnerCharge, namePlates, timedCommands, homeInteractions, signEdit, armorstand, anvilRenameColor, spawners, paintingEditor, dynamicSigns, playerChatTag, durabilityLoss, flightCharge, disabledEnchants, worldLimitsElytra, worldLimits, ranks, warmup, totemBehavior
[12:42:57 INFO]: --------------------------------------------------

Errors

[12:37:33 WARN]: [CMI] Plugin CMI v9.7.7.10 generated an exception while executing task 7105806
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 com.Zrips.CMI.Modules.Portals.PortalManager.lambda$1(PortalManager.java:90) ~[?:?]
        at net.Zrips.CMILib.Version.Schedulers.CMIBukkitImpl.lambda$runTaskAsynchronously$1(CMIBukkitImpl.java:48) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-794]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-794]
        at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-794]
        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:840) [?:?]

Relevant Config Sections

No response

Relevant Plugins

No response

Agreements

  • My server is supported by CMI.
  • My version of CMI at the time of this report is up to date.
  • I have searched the github and asked around before making this report.
@pepters pepters added the bug report Reports of bugs/inconsistencies label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

1 participant