CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Fix ConcurrentModificationException #307

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

Fixes a check for spawners causing a ConcurrentModificationException

Fixes #255

Additional comments

I am unable to test this since I am unable to reproduce the issue however it should fix the issue.

Checklist:

HeathLoganCampbell commented 2 years ago

Nice job, test the code and hopefully we will be good

Sculas commented 2 years ago

Ah, didn't notice that. Thanks for fixing this Elierrr! :)