You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: