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

Hologram was dissapered after ConcurrentModificationException throwed #376

Open
ken-kentan opened this issue Dec 16, 2021 · 4 comments
Open

Comments

@ken-kentan
Copy link
Contributor

[17:48:20] [Shop Updater/WARN]: Exception in thread "Shop Updater" java.util.ConcurrentModificationException
[17:48:20] [Shop Updater/WARN]: 	at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013)
[17:48:20] [Shop Updater/WARN]: 	at java.base/java.util.ArrayList$Itr.next(ArrayList.java:967)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.nms.Hologram.togglePlayer(Hologram.java:140)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.nms.Hologram.showPlayer(Hologram.java:92)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.nms.Hologram.showPlayer(Hologram.java:83)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.utils.ShopUtils.updateVisibleShops(ShopUtils.java:492)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.utils.ShopUtils.updateShops(ShopUtils.java:419)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.utils.ShopUtils.updateShops(ShopUtils.java:404)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.utils.ShopUpdater.lambda$updateShops$1(ShopUpdater.java:72)
[17:48:20] [Shop Updater/WARN]: 	at ShopChest-1.13-SNAPSHOT.jar//de.epiceric.shopchest.utils.ShopUpdater.lambda$start$0(ShopUpdater.java:31)
[17:48:20] [Shop Updater/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:831)
@mrfloris
Copy link

Which server engine and java version are you using?

@ken-kentan
Copy link
Contributor Author

Paper 1.17.1
Java 16

@mrfloris
Copy link

On java 11+ to java 17 on 1.17.1, this build 104 works for me with older holographi display plugin (not the new one for 1.18)
https://ci.codemc.io/job/EpicEricEE/job/ShopChest/104/

@ken-kentan
Copy link
Contributor Author

Yeah. In usually, This issue isn't happen.
The exception will be throwen in rare case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants