Question my server is lagging repeatly with this error

  • 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.

Trickered

New member
Jan 25, 2022
7
0
1
i learning to read the stack-trace but now i can't find the issue for real so help me please
it get more and more error everytime and i just a beginner dev i can't find the solution now
(i have tried to read it)


Server output is translated so it just display "??????"

Error #1
Code:
[09:41:29] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-307 (MC: 1.19.2) ---
[09:41:29] [Paper Watchdog Thread/ERROR]: The server has not responded for 11 seconds! Creating thread dump
[09:41:29] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:41:29] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[09:41:29] [Paper Watchdog Thread/ERROR]: Ticking entity: minecraft:chicken, entity class: net.minecraft.world.entity.animal.EntityChicken
[09:41:29] [Paper Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[09:41:29] [Paper Watchdog Thread/ERROR]: Entity UUID: 47f08089-774d-4d70-86a4-0682026ba285
[09:41:29] [Paper Watchdog Thread/ERROR]: Position: world: 'Survival' at location (319.84204020008195, 64.0, 464.7763184648772)
[09:41:29] [Paper Watchdog Thread/ERROR]: Velocity: (0.0, -0.0784000015258789, 0.0) (in blocks per tick)
[09:41:29] [Paper Watchdog Thread/ERROR]: Entity AABB: AABB[319.6420401971017, 64.0, 464.57631846189696] -> [320.0420402030622, 64.69999998807907, 464.9763184678574]
[09:41:29] [Paper Watchdog Thread/ERROR]: Move call information:
[09:41:29] [Paper Watchdog Thread/ERROR]: Start position: (319.84204020008195, 64.0, 464.7763184648772)
[09:41:29] [Paper Watchdog Thread/ERROR]: Move vector: (0.0, -0.0784000015258789, 0.0)
[09:41:34] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:41:34] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[09:41:34] [Paper Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[09:41:34] [Paper Watchdog Thread/ERROR]:     Stack:
[09:41:34] [Paper Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[09:41:34] [Paper Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1389)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
[09:41:34] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer$$Lambda$4353/0x000000080150a028.run(Unknown Source)
[09:41:34] [Paper Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)
[09:41:34] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:41:34] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[09:41:34] [Paper Watchdog Thread/ERROR]: ------------------------------

Error #2
Code:
[09:45:50] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-307 (MC: 1.19.2) ---
[09:45:50] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[09:45:50] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:45:50] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[09:46:00] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:46:00] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[09:46:00] [Paper Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[09:46:00] [Paper Watchdog Thread/ERROR]:     Stack:
[09:46:00] [Paper Watchdog Thread/ERROR]:         co.aikar.timings.TimingHandler.stopTiming(TimingHandler.java:119)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:905)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:768)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:648)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:686)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1535)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
[09:46:00] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer$$Lambda$4353/0x000000080150a028.run(Unknown Source)
[09:46:00] [Paper Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)
[09:46:00] [Paper Watchdog Thread/ERROR]: ------------------------------
[09:46:00] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[09:46:00] [Paper Watchdog Thread/ERROR]: ------------------------------
 
Logs
https://paste.gg/p/anonymous/fab09e5d36dc42049f8c7fd0d84c3f97
Timings
https://timings.aikar.co/dev/?id=a2ff44431996421d9e3f8683c4ba6496
Version Output
[09:46:42] [Server thread/INFO]: --------------------------------------------------
[09:46:42] [Server thread/INFO]: CMI: 9.5.0.8 ????????? SqLite
[09:46:42] [Server thread/INFO]: CMILib: 1.2.5.2 -> 1.2.5.3
[09:46:42] [Server thread/INFO]: ??????????? ????????: Paper(307) 1.19.2-R0.1-SNAPSHOT
[09:46:42] [Server thread/INFO]: CMI Economy: Enabled Vault: 1.7.3-b131(CMIEInjector) CMI Chat: Disabled
[09:46:42] [Server thread/INFO]: ????? -> 57 ?????????? 1 ?????????: votifier
[09:46:42] [Server thread/INFO]: --------------------------------------------------

Trickered

New member
Jan 25, 2022
7
0
1
Unsupported Minecraft version and pirated plugins so you’re on your own.
the pirated plugins i tell my owner to buy all the pirated owner is going to buying them all i'm sorry but we just open our server not a week ago
and what unsupported minecraft version mean? the paper version is not supported?