Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-2888

ConcurrentModificationException in

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • None
    • N/A

      Exception in tick loop (java.util.ConcurrentModificationException) caused by changing while iterating through a HashMap (caused by net.minecraft.server.v1_11_R1.EntityTracker.untrackEntity, if I'm reading this right).

      Full crash report is attached. We use one plugin (that's located on a server-related organization, with no intent to advertise) that alters the CommandMap in both the SimplePluginManager instance and the CraftBukkit instance reflectively, as well as altering display names every async chat event. Neither of those appears to be directly related to this crash, but that's just full disclosure. No other alterations to the server are made.

            Unassigned Unassigned
            vtcakavsmoace vtcakavsmoace
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: