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

[Bug]: Dragon parts spamming server console #5412

Open
2 tasks done
kezmodius opened this issue Nov 26, 2024 · 0 comments
Open
2 tasks done

[Bug]: Dragon parts spamming server console #5412

kezmodius opened this issue Nov 26, 2024 · 0 comments

Comments

@kezmodius
Copy link

What happened?

I had noticed for a while that the console of my server is getting spammed by a warning:
[23Nov2024 13:25:37.366] [Server thread/WARN] [net.minecraft.world.level.entity.PersistentEntitySectionManager/]: UUID of added entity already exists: EntityDragonPart['Dragon Part'/2645, l='ServerLevel[Dragons02]', x=3736.79, y=78.00, z=-3722.45]
[23Nov2024 13:25:37.367] [Server thread/WARN] [net.minecraft.world.level.entity.PersistentEntitySectionManager/]: UUID of added entity already exists: EntityDragonPart['Dragon Part'/2646, l='ServerLevel[Dragons02]', x=3732.71, y=76.00, z=-3720.56]

These two lines were repeating over and over again multiple times a second. It is bloating the server logs to unusable sizes >800,000 lines/200MB. I needed the log for another issue and after cleaning out this dragon's spam, I found there were more dragons doing the same. This first dragon was spawned from a Corail Tombstone familiar bottle. The other dragons on the server are tamed from eggs.

Minecraft Version

1.20.1

Ice and Fire version

iceandfire-2.1.13-1.20.1-beta-5.jar

Citadel version

citadel-2.6.0-1.20.1.jar

Relevant log output

https://gist.github.com/kezmodius/26bc8f46d2686d90d7fa0d6802f7b491
Snippet of log. Log is too large to upload in full.

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue
@kezmodius kezmodius added the bug label Nov 26, 2024
@github-actions github-actions bot added the 1.20 label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant