Question Just a curious question

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Mr_Killer01

New member
Jan 4, 2025
2
0
1
I have the honor of maintaining 1 HUB and 4 Paper servers which I keep as much up to date as possible. Sometimes days go by, sometimes weeks before I take a look or do the total backup of them all, Januari 1st I did the backup and renewed the latste needed plugins an Paper, 1.21.3-83.jar and on the HUB it worked fine, on Amigos it worked fine as on Fairall but not on NH. Going into the game all error-hell broke loose.
Now I have tried to keep this last one very much up to date from 1.5 to 1.21 and most of you know this is a long way and a lot of changes, but for some reason this one server (NH) there seems to be a lot wrong somewhere. I often could overcome the errors I removed even all citizens related plugins because they often break more than give us fun, but I'm curiuos why this happens. I added a logfile, showing a small percentage of plugins and how much ram etc. and version is on that world.
I hope someone can tell me where to look for the culprit, I copied the world to my pc in order to see if that brings any news, but hav not done that yet.
Thanks for any comment.
[21:47:32] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21.3-82-5a60ffb (MC: 1.21.3) ---
[21:47:32] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[21:47:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[21:47:32] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[21:47:32] [Paper Watchdog Thread/ERROR]: Ticking entity: minecraft:firework_rocket, entity class: net.minecraft.world.entity.projectile.FireworkRocketEntity
[21:47:32] [Paper Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[21:47:32] [Paper Watchdog Thread/ERROR]: Entity UUID: a89568ae-912d-48b6-a3ec-132ff151455b
[21:47:32] [Paper Watchdog Thread/ERROR]: Position: world: 'World' at location (30.409386307868868, 82.25, -92.31560607836276)
[21:47:32] [Paper Watchdog Thread/ERROR]: Velocity: (-0.012220013705089964, 1.0900000000000003, 0.02717944387860307) (in blocks per tick)
[21:47:32] [Paper Watchdog Thread/ERROR]: Entity AABB: AABB[30.272166294163778, 83.34, -92.41342663448415] -> [30.522166294163778, 83.59, -92.16342663448415]
[21:47:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[21:47:32] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[21:47:32] [Paper Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: RUNNABLE
[21:47:32] [Paper Watchdog Thread/ERROR]: Stack:
[21:47:32] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Collections$UnmodifiableCollection.contains(Collections.java:1067)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.core.Holder$Reference.is(Holder.java:178)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.EntityType.is(EntityType.java:765)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.Projectile.isPickable(Projectile.java:492)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.Entity.canBeHitByProjectile(Entity.java:2451)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.Projectile.canHitEntity(Projectile.java:429)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.FireworkRocketEntity$$Lambda/0x000001e4b6c1fce8.test(Unknown Source)
[21:47:32] [Paper Watchdog Thread/ERROR]: ca.spottedleaf.moonrise.patches.chunk_system.level.entity.ChunkEntitySlices$EntityCollectionBySection.getEntitiesWithEnderDragonParts(ChunkEntitySlices.java:619)
[21:47:32] [Paper Watchdog Thread/ERROR]: ca.spottedleaf.moonrise.patches.chunk_system.level.entity.ChunkEntitySlices.getEntities(ChunkEntitySlices.java:305)
[21:47:32] [Paper Watchdog Thread/ERROR]: ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup.getEntities(EntityLookup.java:634)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getEntities(Level.java:1659)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.ProjectileUtil.getEntityHitResult(ProjectileUtil.java:110)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.ProjectileUtil.getHitResult(ProjectileUtil.java:54)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.ProjectileUtil.getHitResultOnMoveVector(ProjectileUtil.java:28)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.projectile.FireworkRocketEntity.tick(FireworkRocketEntity.java:174)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1305)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel$$Lambda/0x000001e4b6a31710.accept(Unknown Source)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.guardEntityTick(Level.java:1489)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$4(ServerLevel.java:812)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel$$Lambda/0x000001e4b6a31278.accept(Unknown Source)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:39)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:794)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1876)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1665)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1330)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:340)
[21:47:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x000001e4b5df8430.run(Unknown Source)
[21:47:32] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.runWith(Thread.java:1596)
[21:47:32] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:1583)
[21:47:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[21:47:32] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[21:47:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[21:47:32] [Server thread/INFO]: TPS: 20
[21:47:32] [Server thread/INFO]: Max RAM: 16384 MB
[21:47:32] [Server thread/INFO]: Total RAM: 16384 MB
[21:47:32] [Server thread/INFO]: Free RAM: 14981 MB
[21:47:32] [Server thread/INFO]: Used RAM: 1402 MB
[21:47:32] [Server thread/INFO]: Processors: 8
[21:48:07] [Server thread/INFO]: Server Plugins (7):
[21:48:07] [Server thread/INFO]: Bukkit Plugins:
[21:48:07] [Server thread/INFO]: - ServerSystem, ViaBackwards, ViaVersion, WorldBorder, WorldEdit, WorldEditSUI, WorldGuard
[21:48:35] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 67789ms or 1355 ticks behind