EnderContainers

EnderContainers

2.5k Downloads

ConcurrentModificationException: null

utarwyn opened this issue ยท 1 comments

commented

Sometimes a ConcurrentModificationException occurs when trying to get an enderchest.
I think this is due to all badly used asynchonous tasks in the plugin.

Console error

We should rework all Bukkit tasks used in the plugin to avoid these problems on big servers.

commented

Normally fixed with the PR #28. I still need to optimize threads management for the version 2.2.0.