Skip to content

Server Crash Help Needed #9556

@SladeHazard

Description

@SladeHazard

Stack trace

Time: 5/24/23 1:18 PM
Description: Ticking player

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1469)
at java.util.HashMap$KeyIterator.next(HashMap.java:1493)
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
at java.util.HashSet.(HashSet.java:120)
at com.google.common.collect.Sets.newHashSet(:258)
at net.minecraft.server.v1_20_R1.AttributeModifiable.b(:204)
at net.minecraft.server.v1_20_R1.AttributeModifiable.g(:186)
at net.minecraft.server.v1_20_R1.AttributeModifiable.getValue(:176)
at net.minecraft.server.v1_20_R1.EntityLiving.getArmorStrength(:1312)
at net.minecraft.server.v1_20_R1.EntityPlayer.playerTick(:388)
at net.minecraft.server.v1_20_R1.PlayerList.disconnect(:438)
at net.minecraft.server.v1_20_R1.PlayerConnection.a(:1179)
at net.minecraft.server.v1_20_R1.NetworkManager.handleDisconnection(:591)
at net.minecraft.server.v1_20_R1.ServerConnection.c(:218)
at net.minecraft.server.v1_20_R1.MinecraftServer.D(:995)
at net.minecraft.server.v1_20_R1.DedicatedServer.D(:431)
at net.minecraft.server.v1_20_R1.MinecraftServer.C(:778)
at net.minecraft.server.v1_20_R1.MinecraftServer.run(:669)
at java.lang.Thread.run(Thread.java:748)

Plugin and Datapack List

I know the plugin that's causing this, just cannot figure out what exactly is the reason for it / what I need to change

Actions to reproduce (if known)

happens randomly after 5 days of server uptime

Paper version

1.20

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions