1 | [22:29:31] [ServerMain/WARN]: resource-pack-id missing, using default of 29fd100b-dcef-3186-90ab-6f62fd55d00d
|
2 | [22:29:31] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
3 | [22:29:33] [ServerMain/INFO]: Loaded 1290 recipes
|
4 | [22:29:33] [ServerMain/INFO]: Loaded 1399 advancements
|
5 | [22:29:33] [Server thread/INFO]: Starting minecraft server version 1.21
|
6 | [22:29:33] [Server thread/INFO]: Loading properties
|
7 | [22:29:33] [Server thread/INFO]: This server is running Paper version 1.21-57-master@0e02aa5 (2024-07-11T19:34:02Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
|
8 | [22:29:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
9 | [22:29:34] [Server thread/INFO]: Using 4 threads for Netty based IO
|
10 | [22:29:35] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
|
11 | We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
|
12 | For more information please visit: https://github.com/PaperMC/Paper/issues/8948
|
13 | [22:29:35] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and population gen parallelism of 1 threads
|
14 | [22:29:35] [Server thread/INFO]: Default game type: SURVIVAL
|
15 | [22:29:35] [Server thread/INFO]: Generating keypair
|
16 | [22:29:35] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
|
17 | [22:29:35] [Server thread/INFO]: Using epoll channel type
|
18 | [22:29:35] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
19 | [22:29:35] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
|
20 | [22:29:37] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.4
|
21 | [22:29:37] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.3-SNAPSHOT (b109-49bd564)
|
22 | [22:29:39] [Server thread/INFO]: [floodgate] Took 1,914ms to boot Floodgate
|
23 | [22:29:39] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0-SNAPSHOT-723
|
24 | [22:29:39] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.0) has not yet been tested! Proceed with caution.
|
25 | [22:29:40] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.134
|
26 | [22:29:40] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
|
27 | [22:29:40] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.9.5
|
28 | [22:29:40] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.4.0-SNAPSHOT
|
29 | [22:29:42] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
|
30 | [22:29:42] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
|
31 | [22:29:42] [Server thread/INFO]: [JEXT] Loading server plugin JukeboxExtendedReborn v2.0.8
|
32 | [22:29:42] [Server thread/INFO]: [FarmControl] Loading server plugin FarmControl v1.3.0
|
33 | [22:29:42] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.5.16
|
34 | [22:29:42] [Server thread/INFO]: [InvisibleItemFrames] Loading server plugin InvisibleItemFrames v2.16.1
|
35 | [22:29:42] [Server thread/INFO]: [VanishNoPacket] Loading server plugin VanishNoPacket v3.22
|
36 | [22:29:42] [Server thread/INFO]: [SimplePluginHider] Loading server plugin SimplePluginHider v1.0.0
|
37 | [22:29:42] [Server thread/INFO]: [VillagerOptimizer] Loading server plugin VillagerOptimizer v1.5.5
|
38 | [22:29:42] [Server thread/INFO]: [PlayerStats] Loading server plugin PlayerStats v2.2
|
39 | [22:29:42] [Server thread/INFO]: [SpawnElytra] Loading server plugin SpawnElytra v1.0
|
40 | [22:29:42] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.2
|
41 | [22:29:42] [Server thread/INFO]: [Status] Loading server plugin Status v1.2.5-RELEASE
|
42 | [22:29:42] [Server thread/INFO]: [PluginManager] Loading server plugin PluginManager v2.8.1
|
43 | [22:29:42] [Server thread/INFO]: [Plan] Loading server plugin Plan v5.6 build 2883
|
44 | [22:29:42] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.8.9
|
45 | [22:29:43] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.resources.ResourceLocation.<init>(java.lang.String)
|
46 | [22:29:43] [Server thread/WARN]: at java.base/java.lang.Class.getConstructor0(Class.java:3761)
|
47 | [22:29:43] [Server thread/WARN]: at java.base/java.lang.Class.getConstructor(Class.java:2442)
|
48 | [22:29:43] [Server thread/WARN]: at Vulcan-2.8.9.jar//io.github.repooper.packetevents.utils.nms.NMSUtils.Vulcan_O(NMSUtils.java:365)
|
49 | [22:29:43] [Server thread/WARN]: at Vulcan-2.8.9.jar//io.github.repooper.packetevents.PacketEvents.Vulcan_M(PacketEvents.java:120)
|
50 | [22:29:43] [Server thread/WARN]: at Vulcan-2.8.9.jar//me.frep.vulcan.spigot.VulcanPlugin.onLoad(VulcanPlugin.java:15)
|
51 | [22:29:43] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59)
|
52 | [22:29:43] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18)
|
53 | [22:29:43] [Server thread/WARN]: at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
|
54 | [22:29:43] [Server thread/WARN]: at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40)
|
55 | [22:29:43] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:535)
|
56 | [22:29:43] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:290)
|
57 | [22:29:43] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220)
|
58 | [22:29:43] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
59 | [22:29:43] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
|
60 | [22:29:43] [Server thread/INFO]: [PaperTweaks] Loading server plugin PaperTweaks v0.5.0-beta.1
|
61 | [22:29:43] [Server thread/INFO]: [OpenInv] Loading server plugin OpenInv v4.4.7
|
62 | [22:29:43] [Server thread/INFO]: [ImageFrame] Loading server plugin ImageFrame v1.7.9.0
|
63 | [22:29:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
64 | [22:29:43] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0-SNAPSHOT-723
|
65 | [22:29:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.134
|
66 | [22:29:44] [Server thread/INFO]: __
|
67 | [22:29:44] [Server thread/INFO]: | |__) LuckPerms v5.4.134
|
68 | [22:29:44] [Server thread/INFO]: |___ | Running on Bukkit - Paper
|
69 | [22:29:44] [Server thread/INFO]:
|
70 | [22:29:44] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
71 | [22:29:44] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
|
72 | [22:29:45] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
|
73 | [22:29:45] [Server thread/INFO]: [LuckPerms] Performing initial data load...
|
74 | [22:29:45] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1761ms)
|
75 | [22:29:45] [Server thread/INFO]: Preparing level "world"
|
76 | [22:29:45] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
77 | [22:29:46] [Server thread/INFO]: Time elapsed: 904 ms
|
78 | [22:29:46] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
79 | [22:29:47] [Server thread/INFO]: Time elapsed: 282 ms
|
80 | [22:29:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
81 | [22:29:47] [Server thread/INFO]: Time elapsed: 57 ms
|
82 | [22:29:47] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.4
|
83 | [22:29:47] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
|
84 | [22:29:47] [Server thread/INFO]: [GriefPrevention] 160 total claims loaded.
|
85 | [22:29:47] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
|
86 | [22:29:47] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
|
87 | [22:29:47] [Server thread/INFO]: [GriefPrevention] Boot finished.
|
88 | [22:29:47] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.3-SNAPSHOT (b109-49bd564)
|
89 | [22:29:48] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
|
90 | [22:29:49] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
|
91 | [22:29:49] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
|
92 | [22:29:49] [Server thread/INFO]: --------------------
|
93 | [22:29:49] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
|
94 | [22:29:49] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
|
95 | [22:29:49] [Server thread/INFO]: --------------------
|
96 | [22:29:49] [Server thread/INFO]: [GSit] Enabling GSit v1.9.5
|
97 | [22:29:49] [Server thread/INFO]: [GSit] Das Plugin wurde erfolgreich aktiviert.
|
98 | [22:29:49] [Server thread/INFO]: [GSit] Verknüpfung mit GriefPrevention erfolgreich!
|
99 | [22:29:49] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.4.0-SNAPSHOT
|
100 | [22:29:49] [Server thread/INFO]: [JEXT] Enabling JukeboxExtendedReborn v2.0.8
|
101 | [22:29:50] [Server thread/INFO]: [JEXT] Enabled Jukebox Extended Reborn, Do Re Mi!
|
102 | [22:29:50] [Server thread/INFO]: [FarmControl] Enabling FarmControl v1.3.0
|
103 | [22:29:50] [DefaultDispatcher-worker-3/INFO]: [JEXT] resource-pack.zip not found, please provide it in the plugin directory
|
104 | [22:29:50] [Server thread/INFO]: [voicechat] Enabling voicechat v2.5.16
|
105 | [22:29:50] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.21-R0.1
|
106 | [22:29:50] [Server thread/INFO]: [voicechat] Compatibility version 18
|
107 | [22:29:51] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion
|
108 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Enabling InvisibleItemFrames v2.16.1
|
109 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Initializing managers...
|
110 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] MemoryDataManager initialized!
|
111 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Using Paper Implementation!
|
112 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] ImplementationManager initialized!
|
113 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] BlockLockerManager initialized!
|
114 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Registering commands...
|
115 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Registering listeners...
|
116 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Loading data...
|
117 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Starting metrics...
|
118 | [22:29:51] [Server thread/INFO]: [InvisibleItemFrames] Done and enabled in 45.80ms
|
119 | [22:29:51] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.22
|
120 | [22:29:51] [Server thread/WARN]: [VanishNoPacket] "VanishNoPacket v3.22" has registered a listener for com.destroystokyo.paper.event.entity.ProjectileCollideEvent on method "public void org.kitteh.vanish.listeners.ListenPaper.onProjectileCollide(com.destroystokyo.paper.event.entity.ProjectileCollideEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [mbaxter].
|
121 | [22:29:51] [Server thread/INFO]: [VanishNoPacket] 3.22 loaded.
|
122 | [22:29:51] [Server thread/INFO]: [SimplePluginHider] Enabling SimplePluginHider v1.0.0
|
123 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] Enabling VillagerOptimizer v1.5.5
|
124 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] ╭────────────────────────────────────────────────────────────╮
|
125 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
126 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
127 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ _ __ _ __ __ │
|
128 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ | | / /(_)/ // /___ _ ___ _ ___ ____ │
|
129 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ | |/ // // // // _ `// _ `// -_)/ __/ │
|
130 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ |___//_//_//_/ \_,_/ \_, / \__//_/ │
|
131 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ ____ __ _ /___/_ │
|
132 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ / __ \ ___ / /_ (_)__ _ (_)___ ___ ____ │
|
133 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ / /_/ // _ \/ __// // ' \ / //_ // -_)/ __/ │
|
134 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ \____// .__/\__//_//_/_/_//_/ /__/\__//_/ │
|
135 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ /_/ by xGinko │
|
136 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
137 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
138 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ https://github.com/xGinko/VillagerOptimizer │
|
139 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
140 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ │
|
141 | [22:29:51] [Server thread/INFO]: [VillagerOptimizer] │ ➤ Loading Config... │
|
142 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ ➤ Loading Translations... │
|
143 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ de_de │
|
144 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ en_us │
|
145 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ it_it │
|
146 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ ko_kr │
|
147 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ ru_ru │
|
148 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ zh_cn │
|
149 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ ✓ Done. │
|
150 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ │
|
151 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] │ │
|
152 | [22:29:52] [Server thread/INFO]: [VillagerOptimizer] ╰────────────────────────────────────────────────────────────╯
|
153 | [22:29:52] [Server thread/INFO]: [PlayerStats] Enabling PlayerStats v2.2
|
154 | [22:29:52] [pool-29-thread-1/INFO]: [PlayerStats] Loaded 0 excluded players from file (1ms)
|
155 | [22:29:52] [pool-29-thread-1/INFO]: [PlayerStats] Loaded 68 offline players (35ms)
|
156 | [22:29:52] [Server thread/INFO]: [PlayerStats] Enabled PlayerStats!
|
157 | [22:29:52] [Server thread/INFO]: [SpawnElytra] Enabling SpawnElytra v1.0
|
158 | [22:29:52] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.2
|
159 | [22:29:53] [Server thread/INFO]: [Status] Enabling Status v1.2.5-RELEASE
|
160 | [22:29:53] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.8.1
|
161 | [22:29:53] [Server thread/INFO]: [Plan] Enabling Plan v5.6 build 2883
|
162 | [22:29:55] [Server thread/INFO]: [Plan]
|
163 | [22:29:55] [Server thread/INFO]: [Plan] ██▌
|
164 | [22:29:55] [Server thread/INFO]: [Plan] ██▌ ██▌
|
165 | [22:29:55] [Server thread/INFO]: [Plan] ██▌██▌██▌██▌ Player Analytics
|
166 | [22:29:55] [Server thread/INFO]: [Plan] ██▌██▌██▌██▌ v5.6 build 2883
|
167 | [22:29:55] [Server thread/INFO]: [Plan]
|
168 | [22:29:55] [Server thread/INFO]: [Plan] Locale: 'English' by AuroraLS3
|
169 | [22:29:55] [Server thread/INFO]: [Plan] Downloading SQLite Driver, this may take a while...
|
170 | [22:29:55] [Plan SQLiteDB-transaction-thread-1/INFO]: [Plan] Database: Making sure schema is up to date..
|
171 | [22:29:56] [Server thread/INFO]: [Plan] SQLite-database connection established.
|
172 | [22:29:56] [Plan SQLiteDB-transaction-thread-1/INFO]: [Plan] All database patches applied successfully.
|
173 | [22:29:56] [Server thread/INFO]: [Plan] WebServer: Certificate KeyStore File not Found: plugins/Plan/Cert.jks
|
174 | [22:29:56] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization.
|
175 | [22:29:56] [Server thread/INFO]: [Plan] WebServer: User Authorization Disabled! (Not secure over HTTP)
|
176 | [22:29:56] [Server thread/INFO]: [Plan] Webserver running on PORT 4001 ( http://localhost:4001 )
|
177 | [22:29:56] [Server thread/INFO]: [Plan] Loading server identifying information
|
178 | [22:29:56] [Server thread/INFO]: [Plan] Server identifier loaded: 63451676-06b6-420f-8535-3c4085a15ba8
|
179 | [22:29:56] [Plan Non critical-pool-3/WARN]: [Plan] Downloading GeoLite2 requires accepting GeoLite2 EULA - see 'Data_gathering.Accept_GeoLite2_EULA' in the config.
|
180 | [22:29:56] [Plan Non critical-pool-3/ERROR]: [Plan] Failed to enable geolocation.
|
181 | [22:29:56] [Server thread/INFO]: [Plan] Registered extension: Floodgate
|
182 | [22:29:56] [Server thread/INFO]: [Plan] Registered extension: GriefPrevention
|
183 | [22:29:56] [Server thread/INFO]: [Plan] Registered extension: LuckPerms
|
184 | [22:29:57] [Server thread/INFO]: [Plan] Player Analytics Enabled.
|
185 | [22:29:57] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.8.9
|
186 | [22:29:58] [Server thread/INFO]: [Vulcan] Server Version: 1.21 detected!
|
187 | [22:29:58] [Server thread/INFO]: [Vulcan] Floodgate 2.0 found. Enabling hook!
|
188 | [22:29:58] [Server thread/INFO]: [Vulcan] GSit found. Enabling hook!
|
189 | [22:29:58] [Server thread/INFO]: [Vulcan] BStats enabled!
|
190 | [22:29:58] [Server thread/INFO]: [Vulcan] Registered GSit Listener!
|
191 | [22:29:58] [Server thread/INFO]: [PaperTweaks] Enabling PaperTweaks v0.5.0-beta.1
|
192 | [22:29:58] [Server thread/INFO]: [PaperTweaks] Thank you for using PaperTweaks/VanillaTweaks!
|
193 | [22:29:58] [Server thread/INFO]: [PaperTweaks] If you have any issues, please visit one of the following links for support:
|
194 | [22:29:58] [Server thread/INFO]: [PaperTweaks] - https://discord.gg/invite/Np6Pcb78rr
|
195 | [22:29:58] [Server thread/INFO]: [PaperTweaks] - https://github.com/MC-Machinations/VanillaTweaks/issues
|
196 | [22:29:59] [Server thread/INFO]: [PaperTweaks] Detected GriefPrevention and successfully hooked into it!
|
197 | [22:30:00] [Server thread/INFO]: [PaperTweaks] You are using the H2 database type.
|
198 | [22:30:00] [Server thread/WARN]: [PaperTweaks: I18n] modules.graves.commands.grave-key is not a recognized key, it should be removed from plugins/PaperTweaks/i18n/en.properties
|
199 | [22:30:01] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
200 | [22:30:03] [Server thread/INFO]: [PaperTweaks] Loaded 40 modules
|
201 | [22:30:03] [Server thread/INFO]: [PaperTweaks] Enabled 2 modules
|
202 | [22:30:03] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.4.7
|
203 | [22:30:03] [Server thread/INFO]: [ImageFrame] Enabling ImageFrame v1.7.9.0
|
204 | [22:30:04] [Server thread/INFO]: [ImageFrame] ImageFrame has been Enabled!
|
205 | [22:30:04] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
206 | [22:30:04] [Server thread/INFO]: [Geyser-Spigot]
|
207 | [22:30:04] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.4.0-b594 (git-master-a807fa6)
|
208 | [22:30:04] [Server thread/INFO]: [Geyser-Spigot]
|
209 | [22:30:04] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
210 | [22:30:08] [Server thread/INFO]: [Geyser-Spigot] Registered 16 custom items
|
211 | [22:30:11] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
|
212 | [22:30:12] [Server thread/INFO]: [Geyser-Spigot] Done (7.815s)! Run /geyser help for help!
|
213 | [22:30:12] [ForkJoinPool.commonPool-worker-5/INFO]: [Geyser-Spigot] There's a new Geyser update available to support Bedrock version 1.21.2. Download it here: https://geysermc.org/download
|
214 | [22:30:12] [Server thread/INFO]: Running delayed init tasks
|
215 | [22:30:12] [Server thread/INFO]: Done (38.468s)! For help, type "help"
|
216 | [22:30:12] [Server thread/INFO]: Timings Reset
|
217 | [22:30:12] [Server thread/INFO]: [JEXT] Webserver started on port 9871
|
218 | [22:30:12] [Server thread/INFO]: [voicechat] Loading plugins
|
219 | [22:30:12] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
|
220 | [22:30:12] [Server thread/INFO]: [voicechat] Initializing plugins
|
221 | [22:30:12] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
|
222 | [22:30:12] [Craft Scheduler Thread - 6 - Plan/INFO]: [Plan] You're using the latest version.
|
223 | [22:30:12] [VoiceChatServerThread/INFO]: [voicechat] Using server-ip as bind address: 0.0.0.0
|
224 | [22:30:12] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at 0.0.0.0:24454
|
225 | [22:30:12] [Craft Scheduler Thread - 5 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
|
226 | [22:30:15] [Server thread/INFO]: HeyLado (/**.**.**.**:60154) lost connection: Disconnected
|
227 | [22:30:16] [Craft Scheduler Thread - 9 - ImageFrame/INFO]: [ImageFrame] Data loading completed! Loaded 89 ImageMaps!
|
228 | [22:30:25] [User Authenticator #0/INFO]: UUID of player Elite_Felix11 is 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0
|
229 | [22:30:29] [Server thread/INFO]: [+] [FLOB] Elite_Felix11
|
230 | [22:30:29] [Server thread/INFO]: Elite_Felix11[/**.**.**.**:2231] logged in with entity id 92 at ([world]234.40057636375792, 98.0, 1012.8336963298412)
|
231 | [22:30:31] [Server thread/INFO]: [voicechat] Received secret request of Elite_Felix11 (18)
|
232 | [22:30:31] [Server thread/INFO]: [voicechat] Sent secret to Elite_Felix11
|
233 | [22:30:31] [User Authenticator #0/INFO]: UUID of player LeonMT1 is b7b5f9a4-5618-4f21-a839-89c32adcc806
|
234 | [22:30:33] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0
|
235 | [22:30:33] [Server thread/INFO]: [+] [FLOB] LeonMT1
|
236 | [22:30:33] [Server thread/INFO]: LeonMT1[/**.**.**.**:52437] logged in with entity id 776 at ([world]296.2715437756073, 62.0, 741.341622398438)
|
237 | [22:30:33] [Server thread/INFO]: [voicechat] Received secret request of LeonMT1 (18)
|
238 | [22:30:33] [Server thread/INFO]: [voicechat] Sent secret to LeonMT1
|
239 | [22:30:34] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0
|
240 | [22:30:34] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player Elite_Felix11 (9b7e6de4-2e1d-45f2-9d74-958162d2c8e0) successfully connected to voice chat
|
241 | [22:30:34] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player b7b5f9a4-5618-4f21-a839-89c32adcc806
|
242 | [22:30:35] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player b7b5f9a4-5618-4f21-a839-89c32adcc806
|
243 | [22:30:35] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player LeonMT1 (b7b5f9a4-5618-4f21-a839-89c32adcc806) successfully connected to voice chat
|
244 | [22:30:40] [Server thread/INFO]: LeonMT1 issued server command: /save-all
|
245 | [22:30:50] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
246 | [22:30:50] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
|
247 | [22:30:50] [Paper Watchdog Thread/ERROR]: ------------------------------
|
248 | [22:30:50] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
249 | [22:30:50] [Paper Watchdog Thread/ERROR]: ------------------------------
|
250 | [22:30:50] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
251 | [22:30:50] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
252 | [22:30:50] [Paper Watchdog Thread/ERROR]: Stack:
|
253 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
254 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
255 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
256 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
257 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
258 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
259 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
260 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
261 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
262 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
263 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
264 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:290)
|
265 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:253)
|
266 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
267 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.DataOutputStream.flush(DataOutputStream.java:131)
|
268 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
269 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
270 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
271 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
272 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
273 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
274 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
275 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
276 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
277 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
278 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
279 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
280 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
281 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
282 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
283 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
284 | [22:30:50] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
285 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
286 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
287 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
288 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
289 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
290 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
291 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
292 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
293 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
294 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
295 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
296 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
297 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
298 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
299 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
300 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
301 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
302 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
303 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
304 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
305 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
306 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
307 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
308 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
309 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
310 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
311 | [22:30:50] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
312 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
313 | [22:30:50] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
314 | [22:30:50] [Paper Watchdog Thread/ERROR]: ------------------------------
|
315 | [22:30:50] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
316 | [22:30:50] [Paper Watchdog Thread/ERROR]: ------------------------------
|
317 | [22:30:55] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
318 | [22:30:55] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
|
319 | [22:30:55] [Paper Watchdog Thread/ERROR]: ------------------------------
|
320 | [22:30:55] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
321 | [22:30:55] [Paper Watchdog Thread/ERROR]: ------------------------------
|
322 | [22:30:55] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
323 | [22:30:55] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
324 | [22:30:55] [Paper Watchdog Thread/ERROR]: Stack:
|
325 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
326 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
327 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
328 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
329 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
330 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
331 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
332 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
333 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
334 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
335 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
336 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
337 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
338 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
339 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
340 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
341 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
342 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
343 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
344 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
345 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
346 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
347 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
348 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
349 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
350 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
351 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
352 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
353 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
354 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
355 | [22:30:55] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
356 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
357 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
358 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
359 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
360 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
361 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
362 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
363 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
364 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
365 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
366 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
367 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
368 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
369 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
370 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
371 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
372 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
373 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
374 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
375 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
376 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
377 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
378 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
379 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
380 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
381 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
382 | [22:30:55] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
383 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
384 | [22:30:55] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
385 | [22:30:55] [Paper Watchdog Thread/ERROR]: ------------------------------
|
386 | [22:30:55] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
387 | [22:30:55] [Paper Watchdog Thread/ERROR]: ------------------------------
|
388 | [22:30:57] [User Authenticator #0/INFO]: UUID of player GurkeNotFound is 9864b68a-7e44-4f24-93e6-e26d8729f062
|
389 | [22:31:00] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
390 | [22:31:00] [Paper Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
|
391 | [22:31:00] [Paper Watchdog Thread/ERROR]: ------------------------------
|
392 | [22:31:00] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
393 | [22:31:00] [Paper Watchdog Thread/ERROR]: ------------------------------
|
394 | [22:31:00] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
395 | [22:31:00] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
396 | [22:31:00] [Paper Watchdog Thread/ERROR]: Stack:
|
397 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
398 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
399 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
400 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
401 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
402 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
403 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
404 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
405 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
406 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
407 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
408 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
409 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
410 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
411 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
412 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
413 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
414 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
415 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
416 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
417 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
418 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
419 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
420 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
421 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
422 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
423 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
424 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
425 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
426 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
427 | [22:31:00] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
428 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
429 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
430 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
431 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
432 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
433 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
434 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
435 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
436 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
437 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
438 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
439 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
440 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
441 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
442 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
443 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
444 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
445 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
446 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
447 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
448 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
449 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
450 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
451 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
452 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
453 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
454 | [22:31:00] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
455 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
456 | [22:31:00] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
457 | [22:31:00] [Paper Watchdog Thread/ERROR]: ------------------------------
|
458 | [22:31:00] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
459 | [22:31:00] [Paper Watchdog Thread/ERROR]: ------------------------------
|
460 | [22:31:05] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
461 | [22:31:05] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
|
462 | [22:31:05] [Paper Watchdog Thread/ERROR]: ------------------------------
|
463 | [22:31:05] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
464 | [22:31:05] [Paper Watchdog Thread/ERROR]: ------------------------------
|
465 | [22:31:05] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
466 | [22:31:05] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
467 | [22:31:05] [Paper Watchdog Thread/ERROR]: Stack:
|
468 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
469 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
470 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
471 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
472 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
473 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
474 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
475 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
476 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
477 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
478 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
479 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
480 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
481 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
482 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
483 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
484 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
485 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
486 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
487 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
488 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
489 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
490 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
491 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
492 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
493 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
494 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
495 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
496 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
497 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
498 | [22:31:05] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
499 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
500 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
501 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
502 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
503 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
504 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
505 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
506 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
507 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
508 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
509 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
510 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
511 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
512 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
513 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
514 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
515 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
516 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
517 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
518 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
519 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
520 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
521 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
522 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
523 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
524 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
525 | [22:31:05] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
526 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
527 | [22:31:05] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
528 | [22:31:05] [Paper Watchdog Thread/ERROR]: ------------------------------
|
529 | [22:31:05] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
530 | [22:31:05] [Paper Watchdog Thread/ERROR]: ------------------------------
|
531 | [22:31:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
532 | [22:31:10] [Paper Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
|
533 | [22:31:10] [Paper Watchdog Thread/ERROR]: ------------------------------
|
534 | [22:31:10] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
535 | [22:31:10] [Paper Watchdog Thread/ERROR]: ------------------------------
|
536 | [22:31:10] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
537 | [22:31:10] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
538 | [22:31:10] [Paper Watchdog Thread/ERROR]: Stack:
|
539 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
540 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
541 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
542 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
543 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
544 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
545 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
546 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
547 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
548 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
549 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
550 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:290)
|
551 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:253)
|
552 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
553 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.DataOutputStream.flush(DataOutputStream.java:131)
|
554 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
555 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
556 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
557 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
558 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
559 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
560 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
561 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
562 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
563 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
564 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
565 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
566 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
567 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
568 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
569 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
570 | [22:31:10] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
571 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
572 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
573 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
574 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
575 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
576 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
577 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
578 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
579 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
580 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
581 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
582 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
583 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
584 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
585 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
586 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
587 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
588 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
589 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
590 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
591 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
592 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
593 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
594 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
595 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
596 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
597 | [22:31:10] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
598 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
599 | [22:31:10] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
600 | [22:31:10] [Paper Watchdog Thread/ERROR]: ------------------------------
|
601 | [22:31:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
602 | [22:31:10] [Paper Watchdog Thread/ERROR]: ------------------------------
|
603 | [22:31:14] [User Authenticator #0/INFO]: UUID of player Elite_Felix11 is 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0
|
604 | [22:31:15] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
605 | [22:31:15] [Paper Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
|
606 | [22:31:15] [Paper Watchdog Thread/ERROR]: ------------------------------
|
607 | [22:31:15] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
608 | [22:31:15] [Paper Watchdog Thread/ERROR]: ------------------------------
|
609 | [22:31:15] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
610 | [22:31:15] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
611 | [22:31:15] [Paper Watchdog Thread/ERROR]: Stack:
|
612 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
613 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
614 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
615 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
616 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
617 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
618 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
619 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
620 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
621 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
622 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
623 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
624 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
625 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
626 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
627 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
628 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
629 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
630 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
631 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
632 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
633 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
634 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
635 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
636 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
637 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
638 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
639 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
640 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
641 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
642 | [22:31:15] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
643 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
644 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
645 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
646 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
647 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
648 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
649 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
650 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
651 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
652 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
653 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
654 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
655 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
656 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
657 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
658 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
659 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
660 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
661 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
662 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
663 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
664 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
665 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
666 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
667 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
668 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
669 | [22:31:15] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
670 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
671 | [22:31:15] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
672 | [22:31:15] [Paper Watchdog Thread/ERROR]: ------------------------------
|
673 | [22:31:15] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
674 | [22:31:15] [Paper Watchdog Thread/ERROR]: ------------------------------
|
675 | [22:31:18] [User Authenticator #0/INFO]: UUID of player SoraXpended is 92c9aef3-fc93-46fc-83cb-8eb03889bd11
|
676 | [22:31:20] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
677 | [22:31:20] [Paper Watchdog Thread/ERROR]: The server has not responded for 40 seconds! Creating thread dump
|
678 | [22:31:20] [Paper Watchdog Thread/ERROR]: ------------------------------
|
679 | [22:31:20] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
680 | [22:31:20] [Paper Watchdog Thread/ERROR]: ------------------------------
|
681 | [22:31:20] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
682 | [22:31:20] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
683 | [22:31:20] [Paper Watchdog Thread/ERROR]: Stack:
|
684 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
685 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
686 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
687 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
688 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
689 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
690 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
691 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
692 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
693 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
694 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
695 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:290)
|
696 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:253)
|
697 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
698 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.DataOutputStream.flush(DataOutputStream.java:131)
|
699 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
700 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
701 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
702 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
703 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
704 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
705 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
706 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
707 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
708 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
709 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
710 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
711 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
712 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
713 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
714 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
715 | [22:31:20] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
716 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
717 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
718 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
719 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
720 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
721 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
722 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
723 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
724 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
725 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
726 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
727 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
728 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
729 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
730 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
731 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
732 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
733 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
734 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
735 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
736 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
737 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
738 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
739 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
740 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
741 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
742 | [22:31:20] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
743 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
744 | [22:31:20] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
745 | [22:31:20] [Paper Watchdog Thread/ERROR]: ------------------------------
|
746 | [22:31:20] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
747 | [22:31:20] [Paper Watchdog Thread/ERROR]: ------------------------------
|
748 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0 timed out
|
749 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Reconnecting player Elite_Felix11
|
750 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Sent secret to Elite_Felix11
|
751 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player b7b5f9a4-5618-4f21-a839-89c32adcc806 timed out
|
752 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Reconnecting player LeonMT1
|
753 | [22:31:20] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Sent secret to LeonMT1
|
754 | [22:31:25] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
755 | [22:31:25] [Paper Watchdog Thread/ERROR]: The server has not responded for 45 seconds! Creating thread dump
|
756 | [22:31:25] [Paper Watchdog Thread/ERROR]: ------------------------------
|
757 | [22:31:25] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
758 | [22:31:25] [Paper Watchdog Thread/ERROR]: ------------------------------
|
759 | [22:31:25] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
760 | [22:31:25] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
761 | [22:31:25] [Paper Watchdog Thread/ERROR]: Stack:
|
762 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
763 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
764 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
765 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
766 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
767 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
768 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
769 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
770 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
771 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
772 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
773 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:290)
|
774 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:253)
|
775 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
776 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.DataOutputStream.flush(DataOutputStream.java:131)
|
777 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
778 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
779 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
780 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
781 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
782 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
783 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
784 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
785 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
786 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
787 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
788 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
789 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
790 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
791 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
792 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
793 | [22:31:25] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
794 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
795 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
796 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
797 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
798 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
799 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
800 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
801 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
802 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
803 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
804 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
805 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
806 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
807 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
808 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
809 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
810 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
811 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
812 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
813 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
814 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
815 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
816 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
817 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
818 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
819 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
820 | [22:31:25] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
821 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
822 | [22:31:25] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
823 | [22:31:25] [Paper Watchdog Thread/ERROR]: ------------------------------
|
824 | [22:31:25] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
825 | [22:31:25] [Paper Watchdog Thread/ERROR]: ------------------------------
|
826 | [22:31:30] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
827 | [22:31:30] [Paper Watchdog Thread/ERROR]: The server has not responded for 50 seconds! Creating thread dump
|
828 | [22:31:30] [Paper Watchdog Thread/ERROR]: ------------------------------
|
829 | [22:31:30] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
830 | [22:31:30] [Paper Watchdog Thread/ERROR]: ------------------------------
|
831 | [22:31:30] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
832 | [22:31:30] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
833 | [22:31:30] [Paper Watchdog Thread/ERROR]: Stack:
|
834 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
835 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
836 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
837 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
838 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
839 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
840 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
841 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
842 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
843 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
844 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
845 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
846 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
847 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
848 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
849 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
850 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
851 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
852 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
853 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
854 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
855 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
856 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
857 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
858 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
859 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
860 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
861 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
862 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
863 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
864 | [22:31:30] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
865 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
866 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
867 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
868 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
869 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
870 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
871 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
872 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
873 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
874 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
875 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
876 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
877 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
878 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
879 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
880 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
881 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
882 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
883 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
884 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
885 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
886 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
887 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
888 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
889 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
890 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
891 | [22:31:30] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
892 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
893 | [22:31:30] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
894 | [22:31:30] [Paper Watchdog Thread/ERROR]: ------------------------------
|
895 | [22:31:30] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
896 | [22:31:30] [Paper Watchdog Thread/ERROR]: ------------------------------
|
897 | [22:31:35] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
898 | [22:31:35] [Paper Watchdog Thread/ERROR]: The server has not responded for 55 seconds! Creating thread dump
|
899 | [22:31:35] [Paper Watchdog Thread/ERROR]: ------------------------------
|
900 | [22:31:35] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
901 | [22:31:35] [Paper Watchdog Thread/ERROR]: ------------------------------
|
902 | [22:31:35] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
903 | [22:31:35] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
904 | [22:31:35] [Paper Watchdog Thread/ERROR]: Stack:
|
905 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
906 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
907 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
908 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
909 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
910 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
911 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
912 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
913 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
914 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
915 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
916 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
917 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
918 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
919 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
920 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
921 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
922 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
923 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
924 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
925 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
926 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
927 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
928 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
929 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
930 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
931 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
932 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
933 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
934 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
935 | [22:31:35] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
936 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
937 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
938 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
939 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
940 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
941 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
942 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
943 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
944 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
945 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
946 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
947 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
948 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
949 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
950 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
951 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
952 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
953 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
954 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
955 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
956 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
957 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
958 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
959 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
960 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
961 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
962 | [22:31:35] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
963 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
964 | [22:31:35] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
965 | [22:31:35] [Paper Watchdog Thread/ERROR]: ------------------------------
|
966 | [22:31:35] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
967 | [22:31:35] [Paper Watchdog Thread/ERROR]: ------------------------------
|
968 | [22:31:40] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-57-0e02aa5 (MC: 1.21) ---
|
969 | [22:31:40] [Paper Watchdog Thread/ERROR]: The server has not responded for 60 seconds! Creating thread dump
|
970 | [22:31:40] [Paper Watchdog Thread/ERROR]: ------------------------------
|
971 | [22:31:40] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
972 | [22:31:40] [Paper Watchdog Thread/ERROR]: ------------------------------
|
973 | [22:31:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
974 | [22:31:40] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
975 | [22:31:40] [Paper Watchdog Thread/ERROR]: Stack:
|
976 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
977 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
978 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
979 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
980 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
981 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
982 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
983 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
984 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
985 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
986 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
987 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:290)
|
988 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:253)
|
989 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
990 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.DataOutputStream.flush(DataOutputStream.java:131)
|
991 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
992 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
993 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
994 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
995 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
996 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
997 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
998 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
999 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
1000 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
1001 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
1002 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
1003 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
1004 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
1005 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
1006 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
1007 | [22:31:40] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
1008 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
1009 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
1010 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
1011 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
1012 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
1013 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
1014 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
1015 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
1016 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
1017 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
1018 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
1019 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
1020 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
1021 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
1022 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
1023 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
1024 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
1025 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
1026 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
1027 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
1028 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
1029 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
1030 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
1031 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
1032 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
1033 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
1034 | [22:31:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
1035 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1036 | [22:31:40] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1037 | [22:31:40] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1038 | [22:31:40] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
|
1039 | [22:31:40] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1040 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1041 | [22:31:41] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
|
1042 | [22:31:41] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
|
1043 | [22:31:41] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
|
1044 | [22:31:41] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
|
1045 | [22:31:41] [Paper Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
|
1046 | [22:31:41] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
|
1047 | [22:31:41] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
|
1048 | [22:31:41] [Paper Watchdog Thread/ERROR]: Paper version: 1.21-57-0e02aa5 (MC: 1.21)
|
1049 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1050 | [22:31:41] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
|
1051 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1052 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
1053 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
|
1054 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1055 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
1056 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
1057 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
1058 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
1059 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
1060 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
1061 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
1062 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
1063 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
1064 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
1065 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
1066 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
1067 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
1068 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
1069 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
1070 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
1071 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
1072 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
1073 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
1074 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
1075 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
1076 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
1077 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
1078 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
1079 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
1080 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
1081 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
1082 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
1083 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
1084 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
1085 | [22:31:41] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
1086 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
1087 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
1088 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
1089 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
1090 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
1091 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
1092 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
1093 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
1094 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
1095 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
1096 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
1097 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
1098 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
1099 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
1100 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
1101 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
1102 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
1103 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
1104 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
1105 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
1106 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
1107 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
1108 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
1109 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
1110 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
1111 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
1112 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
1113 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1114 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1115 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1116 | [22:31:41] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
|
1117 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1118 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Reference Handler
|
1119 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
|
1120 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1121 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
|
1122 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
|
1123 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)
|
1124 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1125 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Finalizer
|
1126 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
|
1127 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1128 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
1129 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
1130 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:339)
|
1131 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
|
1132 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
|
1133 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
|
1134 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
|
1135 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1136 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
|
1137 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
|
1138 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1139 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1140 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
|
1141 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
|
1142 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1143 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1144 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1145 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
|
1146 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
|
1147 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
|
1148 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
|
1149 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
|
1150 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1151 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1152 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)
|
1153 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1154 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Notification Thread
|
1155 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
|
1156 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1157 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1158 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
|
1159 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
|
1160 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1161 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1162 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-Async
|
1163 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
|
1164 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
1165 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:263)
|
1166 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1167 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.utils.Display.update(Display.java:186)
|
1168 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.utils.Display.update(Display.java:103)
|
1169 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.printAbove(LineReaderImpl.java:770)
|
1170 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:263)
|
1171 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:256)
|
1172 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:160)
|
1173 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:133)
|
1174 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:124)
|
1175 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:88)
|
1176 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:89)
|
1177 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:160)
|
1178 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:133)
|
1179 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:124)
|
1180 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:88)
|
1181 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:89)
|
1182 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:160)
|
1183 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:133)
|
1184 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:124)
|
1185 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:88)
|
1186 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatch(AsyncAppenderEventDispatcher.java:127)
|
1187 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:91)
|
1188 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:73)
|
1189 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1190 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: JNA Cleaner
|
1191 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
|
1192 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1193 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1194 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1195 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
|
1196 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
|
1197 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
|
1198 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
|
1199 | [22:31:41] [Paper Watchdog Thread/ERROR]: com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)
|
1200 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1201 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Timer hack thread
|
1202 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
|
1203 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1204 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
|
1205 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509)
|
1206 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.Util$7.run(Util.java:785)
|
1207 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1208 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Yggdrasil Key Fetcher
|
1209 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
|
1210 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1211 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1212 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1213 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1214 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1215 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1216 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1217 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1218 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1219 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1220 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1221 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1222 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Worker-Main-1
|
1223 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
|
1224 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1225 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1226 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1227 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1228 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1229 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1230 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1231 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1232 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1233 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1234 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1235 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1236 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1237 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1238 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Worker-Main-2
|
1239 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
|
1240 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1241 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1242 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1243 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1244 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1245 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1246 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1247 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1248 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1249 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1250 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1251 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1252 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1253 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1254 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
|
1255 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: RUNNABLE
|
1256 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
1257 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
1258 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
1259 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1260 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write0(Native Method)
|
1261 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.UnixFileDispatcherImpl.write(UnixFileDispatcherImpl.java:65)
|
1262 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137)
|
1263 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:102)
|
1264 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.IOUtil.write(IOUtil.java:72)
|
1265 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:300)
|
1266 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.writeFully(ChannelOutputStream.java:68)
|
1267 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ChannelOutputStream.write(ChannelOutputStream.java:105)
|
1268 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
|
1269 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
|
1270 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
|
1271 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:184)
|
1272 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
|
1273 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
1274 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FilterOutputStream.close(FilterOutputStream.java:190)
|
1275 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:222)
|
1276 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.nbt.NbtIo.writeCompressed(NbtIo.java:174)
|
1277 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:40)
|
1278 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:129)
|
1279 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage$$Lambda/0x00007f20ba4f9e78.accept(Unknown Source)
|
1280 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
1281 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:127)
|
1282 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:1373)
|
1283 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.save(ServerLevel.java:1337)
|
1284 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:962)
|
1285 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:949)
|
1286 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:996)
|
1287 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.saveAll(SaveAllCommand.java:26)
|
1288 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand.lambda$register$1(SaveAllCommand.java:18)
|
1289 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.commands.SaveAllCommand$$Lambda/0x00007f20b8c9fd98.run(Unknown Source)
|
1290 | [22:31:41] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
|
1291 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
|
1292 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
|
1293 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
|
1294 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.UnboundEntryAction$$Lambda/0x00007f20ba4f6000.execute(Unknown Source)
|
1295 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
|
1296 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
|
1297 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443)
|
1298 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:350)
|
1299 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:337)
|
1300 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.commands.Commands.performCommand(Commands.java:332)
|
1301 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147)
|
1302 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121)
|
1303 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl$$Lambda/0x00007f20ba4f08f8.run(Unknown Source)
|
1304 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
|
1305 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
|
1306 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
|
1307 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1542)
|
1308 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
|
1309 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
|
1310 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1519)
|
1311 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1512)
|
1312 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
|
1313 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1471)
|
1314 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1593)
|
1315 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1309)
|
1316 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
|
1317 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f20b8cf6bb0.run(Unknown Source)
|
1318 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1319 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1320 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1321 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
|
1322 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
|
1323 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1324 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1325 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1326 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1327 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1328 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1329 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1330 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
|
1331 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
|
1332 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234)
|
1333 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.desktop@21.0.3/sun.java2d.Disposer.run(Disposer.java:145)
|
1334 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1335 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1336 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1337 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Common Worker #0
|
1338 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
|
1339 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1340 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1341 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221)
|
1342 | [22:31:41] [Paper Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
|
1343 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1344 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: RegionFile I/O Thread #0
|
1345 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
|
1346 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1347 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1348 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221)
|
1349 | [22:31:41] [Paper Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
|
1350 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1351 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
|
1352 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: RUNNABLE
|
1353 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1354 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.management@21.0.3/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
1355 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
|
1356 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
|
1357 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:202)
|
1358 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1359 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
|
1360 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: true | State: RUNNABLE
|
1361 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1362 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FileInputStream.read0(Native Method)
|
1363 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.FileInputStream.read(FileInputStream.java:231)
|
1364 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
|
1365 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
|
1366 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
|
1367 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
|
1368 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160)
|
1369 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
|
1370 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
|
1371 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:923)
|
1372 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:956)
|
1373 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:651)
|
1374 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468)
|
1375 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158)
|
1376 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141)
|
1377 | [22:31:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:117)
|
1378 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1379 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
|
1380 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
|
1381 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1382 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1383 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1384 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1385 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1386 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1387 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1388 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1389 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1390 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1391 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1392 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1393 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
|
1394 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: true | State: RUNNABLE
|
1395 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1396 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
|
1397 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
1398 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
1399 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
|
1400 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
|
1401 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
1402 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
1403 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1404 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1405 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1406 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
|
1407 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
|
1408 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1409 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1410 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1411 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1412 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1413 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1414 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1415 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1416 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1417 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1418 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1419 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1420 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1421 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
|
1422 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1423 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1424 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1425 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1426 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1427 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1428 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1429 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1430 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1431 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1432 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1433 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1434 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-0
|
1435 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
|
1436 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1437 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1438 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1439 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1440 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1441 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1442 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1443 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-1
|
1444 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
|
1445 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1446 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1447 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1448 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1449 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1450 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1451 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1452 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-2
|
1453 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
|
1454 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1455 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1456 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1457 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1458 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1459 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1460 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1461 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-3
|
1462 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
|
1463 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1464 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1465 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1466 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1467 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1468 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1469 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1470 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-4
|
1471 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
|
1472 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1473 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1474 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1475 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1476 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1477 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1478 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1479 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-5
|
1480 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING
|
1481 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1482 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1483 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1484 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1485 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1486 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1487 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1488 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-6
|
1489 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
|
1490 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1491 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1492 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1493 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1494 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1495 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1496 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1497 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-7
|
1498 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
|
1499 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1500 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1501 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1502 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1503 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1504 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1505 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1506 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-8
|
1507 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
|
1508 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1509 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1510 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1511 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1512 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3740)
|
1513 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3723)
|
1514 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1515 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
|
1516 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
|
1517 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
|
1518 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128)
|
1519 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60)
|
1520 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda/0x00007f20b923eae0.run(Unknown Source)
|
1521 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
|
1522 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
|
1523 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
|
1524 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
|
1525 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
|
1526 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1527 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1528 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-worker-9
|
1529 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
|
1530 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1531 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1532 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
|
1533 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
|
1534 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1535 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1536 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1537 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
|
1538 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
|
1539 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1540 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1541 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1542 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1543 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1544 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1545 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1546 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1547 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1548 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1549 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1550 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1551 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
|
1552 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
|
1553 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1554 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
1555 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
1556 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.TimerThread.mainLoop(Timer.java:563)
|
1557 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.TimerThread.run(Timer.java:516)
|
1558 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1559 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
|
1560 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: true | State: RUNNABLE
|
1561 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1562 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
1563 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
|
1564 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1565 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1566 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1567 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: OkHttp metadata.luckperms.net
|
1568 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: true | State: RUNNABLE
|
1569 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1570 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.Net.poll(Native Method)
|
1571 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:191)
|
1572 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:201)
|
1573 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
|
1574 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
|
1575 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
|
1576 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.net.Socket$SocketInputStream.read(Socket.java:1099)
|
1577 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
|
1578 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483)
|
1579 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
|
1580 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461)
|
1581 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066)
|
1582 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okio.Okio$2.read(Okio.java:140)
|
1583 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
|
1584 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okio.RealBufferedSource.request(RealBufferedSource.java:72)
|
1585 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okio.RealBufferedSource.require(RealBufferedSource.java:65)
|
1586 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:96)
|
1587 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:668)
|
1588 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
|
1589 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1590 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1591 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1592 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
|
1593 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING
|
1594 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1595 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
1596 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
1597 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:488)
|
1598 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62)
|
1599 | [22:31:41] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool$$Lambda/0x00007f20b922b508.run(Unknown Source)
|
1600 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
|
1601 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1602 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1603 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1604 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1605 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: OkHttp metadata.luckperms.net Writer
|
1606 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
|
1607 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1608 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1609 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1610 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1611 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1612 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1613 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1614 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
|
1615 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1616 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1617 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1618 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1619 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1620 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1621 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1622 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: MVStore background writer /home/********/plugins/LuckPerms/luckperms-h2-v2.mv.db
|
1623 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
|
1624 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1625 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
1626 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
1627 | [22:31:41] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)
|
1628 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1629 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: H2-serialization
|
1630 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
|
1631 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1632 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1633 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1634 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1635 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1636 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1637 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1638 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1639 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1640 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1641 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1642 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1643 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1644 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1645 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: H2-save
|
1646 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
|
1647 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1648 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1649 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1650 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1651 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1652 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1653 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1654 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1655 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1656 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1657 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1658 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1659 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1660 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1661 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
|
1662 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: TIMED_WAITING
|
1663 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1664 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1665 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1666 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
|
1667 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
|
1668 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
|
1669 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
|
1670 | [22:31:41] [Paper Watchdog Thread/ERROR]: com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:84)
|
1671 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
|
1672 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1673 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1674 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1675 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1676 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-9
|
1677 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: TIMED_WAITING
|
1678 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1679 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
|
1680 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509)
|
1681 | [22:31:41] [Paper Watchdog Thread/ERROR]: CoreProtect-22.4.jar//net.coreprotect.thread.CacheHandler.run(CacheHandler.java:30)
|
1682 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1683 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1684 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1685 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-10
|
1686 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
|
1687 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1688 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
|
1689 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509)
|
1690 | [22:31:41] [Paper Watchdog Thread/ERROR]: CoreProtect-22.4.jar//net.coreprotect.consumer.Consumer.run(Consumer.java:131)
|
1691 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1692 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1693 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1694 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1695 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
|
1696 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1697 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1698 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1699 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1700 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1701 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1702 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1703 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1704 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1705 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1706 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1707 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1708 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Folia Async Scheduler Thread #0
|
1709 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: WAITING
|
1710 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1711 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1712 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1713 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:458)
|
1714 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
|
1715 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:233)
|
1716 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:316)
|
1717 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1718 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1719 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1720 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1721 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1722 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1723 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Folia Async Scheduler Thread #1
|
1724 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
|
1725 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1726 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1727 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1728 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:458)
|
1729 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
|
1730 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:233)
|
1731 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:316)
|
1732 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1733 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1734 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1735 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1736 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1737 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1738 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Folia Async Scheduler Thread #2
|
1739 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: WAITING
|
1740 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1741 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1742 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1743 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:458)
|
1744 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
|
1745 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:233)
|
1746 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:316)
|
1747 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1748 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1749 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1750 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1751 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1752 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1753 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Folia Async Scheduler Thread #3
|
1754 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
|
1755 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1756 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1757 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1758 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:458)
|
1759 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
|
1760 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:233)
|
1761 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:316)
|
1762 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1763 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1764 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1765 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1766 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1767 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1768 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-1
|
1769 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: false | State: TIMED_WAITING
|
1770 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1771 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1772 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
|
1773 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(Unknown Source)
|
1774 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(Unknown Source)
|
1775 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source)
|
1776 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source)
|
1777 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1778 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-2
|
1779 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING
|
1780 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1781 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1782 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
|
1783 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(Unknown Source)
|
1784 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(Unknown Source)
|
1785 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source)
|
1786 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source)
|
1787 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1788 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-3
|
1789 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING
|
1790 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1791 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1792 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
|
1793 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(Unknown Source)
|
1794 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(Unknown Source)
|
1795 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source)
|
1796 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source)
|
1797 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1798 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: idle-timeout-task
|
1799 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
|
1800 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1801 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
1802 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
1803 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.TimerThread.mainLoop(Timer.java:563)
|
1804 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.TimerThread.run(Timer.java:516)
|
1805 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1806 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: HTTP-Dispatcher
|
1807 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 99 | Suspended: false | Native: true | State: RUNNABLE
|
1808 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
1809 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
1810 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
1811 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1812 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPoll.wait(Native Method)
|
1813 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
|
1814 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
1815 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142)
|
1816 | [22:31:41] [Paper Watchdog Thread/ERROR]: platform/jdk.httpserver@21.0.3/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:474)
|
1817 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1818 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1819 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1820 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-4
|
1821 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
|
1822 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1823 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1824 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
|
1825 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(Unknown Source)
|
1826 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(Unknown Source)
|
1827 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source)
|
1828 | [22:31:41] [Paper Watchdog Thread/ERROR]: JEXT-Reborn_2.0.8.jar//me.spartacus04.jext.dependencies.jext-reborn.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source)
|
1829 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1830 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1831 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
|
1832 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1833 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1834 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1835 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1836 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1837 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1838 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1839 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1840 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1841 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1842 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1843 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1844 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ConfigSaver
|
1845 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
|
1846 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1847 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1848 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1849 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1850 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1851 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1852 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1853 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1854 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1855 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1856 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1857 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1858 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1859 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1860 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1861 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING
|
1862 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1863 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1864 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1865 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1866 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1867 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1868 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1869 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1870 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1871 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1872 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1873 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1874 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1875 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
|
1876 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1877 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1878 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1879 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1880 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1881 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1882 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1883 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1884 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1885 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1886 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1887 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1888 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-1
|
1889 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: WAITING
|
1890 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1891 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1892 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1893 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1894 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1895 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1896 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1897 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-2
|
1898 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: WAITING
|
1899 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1900 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1901 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1902 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1903 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1904 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1905 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1906 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-4
|
1907 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: WAITING
|
1908 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1909 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1910 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1911 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
|
1912 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1913 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1914 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1915 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-5
|
1916 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: TIMED_WAITING
|
1917 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1918 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1919 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
|
1920 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
|
1921 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
1922 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
1923 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1924 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
1925 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: TIMED_WAITING
|
1926 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1927 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1928 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
1929 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
1930 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
1931 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
1932 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1933 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1934 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1935 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1936 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1937 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1938 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-22
|
1939 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 113 | Suspended: false | Native: false | State: WAITING
|
1940 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1941 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1942 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1943 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1944 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1945 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1946 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1947 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
|
1948 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
|
1949 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
|
1950 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//com.djrapitops.plan.settings.upkeep.FileWatcher.runLoop(FileWatcher.java:89)
|
1951 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//com.djrapitops.plan.settings.upkeep.FileWatcher.run(FileWatcher.java:77)
|
1952 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1953 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
|
1954 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 114 | Suspended: false | Native: true | State: RUNNABLE
|
1955 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1956 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
1957 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
|
1958 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1959 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1960 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1961 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan SQLiteDB-transaction-thread-1
|
1962 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 115 | Suspended: false | Native: false | State: WAITING
|
1963 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1964 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1965 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1966 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1967 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1968 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1969 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1970 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1971 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1972 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1973 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1974 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1975 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1976 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1977 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-1
|
1978 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 116 | Suspended: false | Native: false | State: WAITING
|
1979 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1980 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
1981 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
1982 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
1983 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
1984 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
1985 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
1986 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
1987 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
1988 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
1989 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
1990 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
1991 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
1992 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
1993 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-118
|
1994 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: true | State: RUNNABLE
|
1995 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
1996 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
1997 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
1998 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
1999 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPoll.wait(Native Method)
|
2000 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
|
2001 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2002 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147)
|
2003 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:181)
|
2004 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:188)
|
2005 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
|
2006 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:542)
|
2007 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)
|
2008 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)
|
2009 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)
|
2010 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f20b9b49ba0.run(Unknown Source)
|
2011 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
|
2012 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
|
2013 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
|
2014 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2015 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2016 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2017 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-119
|
2018 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: true | State: RUNNABLE
|
2019 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
2020 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2021 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2022 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2023 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPoll.wait(Native Method)
|
2024 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
|
2025 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2026 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147)
|
2027 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:181)
|
2028 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:188)
|
2029 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
|
2030 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:542)
|
2031 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)
|
2032 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)
|
2033 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)
|
2034 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f20b9b49ba0.run(Unknown Source)
|
2035 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
|
2036 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
|
2037 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
|
2038 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2039 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2040 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2041 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-120
|
2042 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: true | State: RUNNABLE
|
2043 | [22:31:41] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
|
2044 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2045 | [22:31:41] [Paper Watchdog Thread/ERROR]: Locked on:java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2046 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2047 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPoll.wait(Native Method)
|
2048 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
|
2049 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
|
2050 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147)
|
2051 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:181)
|
2052 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:188)
|
2053 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
|
2054 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:542)
|
2055 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)
|
2056 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)
|
2057 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)
|
2058 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f20b9b49ba0.run(Unknown Source)
|
2059 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
|
2060 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
|
2061 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
|
2062 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2063 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2064 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2065 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-121-acceptor-0@26a650c8-ServerConnector@6abd40f{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:4001}
|
2066 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 121 | Suspended: false | Native: true | State: RUNNABLE
|
2067 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2068 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.Net.accept(Native Method)
|
2069 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:433)
|
2070 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:399)
|
2071 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
|
2072 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
|
2073 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
|
2074 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
|
2075 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
|
2076 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2077 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2078 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2079 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-122
|
2080 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 122 | Suspended: false | Native: false | State: TIMED_WAITING
|
2081 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2082 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2083 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2084 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2085 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
|
2086 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124)
|
2087 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141)
|
2088 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2089 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2090 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2091 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-123
|
2092 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 123 | Suspended: false | Native: false | State: TIMED_WAITING
|
2093 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2094 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2095 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2096 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2097 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
|
2098 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124)
|
2099 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141)
|
2100 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2101 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2102 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2103 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-124
|
2104 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 124 | Suspended: false | Native: false | State: TIMED_WAITING
|
2105 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2106 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2107 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2108 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2109 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
|
2110 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124)
|
2111 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141)
|
2112 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2113 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2114 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2115 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: qtp847977995-125
|
2116 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 125 | Suspended: false | Native: false | State: TIMED_WAITING
|
2117 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2118 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2119 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2120 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2121 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
|
2122 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124)
|
2123 | [22:31:41] [Paper Watchdog Thread/ERROR]: Plan-5.6-build-2883.jar//plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141)
|
2124 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2125 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2126 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2127 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-2
|
2128 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 126 | Suspended: false | Native: false | State: WAITING
|
2129 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2130 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2131 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2132 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2133 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2134 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2135 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2136 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2137 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2138 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2139 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2140 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2141 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2142 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2143 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-3
|
2144 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 127 | Suspended: false | Native: false | State: WAITING
|
2145 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2146 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2147 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2148 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2149 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2150 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2151 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2152 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2153 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2154 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2155 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2156 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2157 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2158 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2159 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-4
|
2160 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
|
2161 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2162 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2163 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2164 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2165 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2166 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2167 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2168 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2169 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2170 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2171 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2172 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2173 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2174 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2175 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-5
|
2176 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 129 | Suspended: false | Native: false | State: WAITING
|
2177 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2178 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2179 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2180 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2181 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2182 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2183 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2184 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2185 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2186 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2187 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2188 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2189 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2190 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2191 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Non critical-pool-6
|
2192 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 130 | Suspended: false | Native: false | State: WAITING
|
2193 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2194 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2195 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2196 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2197 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2198 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2199 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2200 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2201 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2202 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2203 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2204 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2205 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2206 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2207 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
2208 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 132 | Suspended: false | Native: false | State: TIMED_WAITING
|
2209 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2210 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2211 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2212 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2213 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2214 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2215 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2216 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2217 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2218 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2219 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2220 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2221 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/********/plugins/PaperTweaks/vanillatweaks.mv.db
|
2222 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 133 | Suspended: false | Native: false | State: TIMED_WAITING
|
2223 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2224 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait0(Native Method)
|
2225 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Object.wait(Object.java:366)
|
2226 | [22:31:41] [Paper Watchdog Thread/ERROR]: PaperTweaks.jar//me.machinemaker.papertweaks.libs.org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3283)
|
2227 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2228 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
2229 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 147 | Suspended: false | Native: false | State: TIMED_WAITING
|
2230 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2231 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2232 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2233 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2234 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2235 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2236 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2237 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2238 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2239 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2240 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2241 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2242 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
2243 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 149 | Suspended: false | Native: false | State: TIMED_WAITING
|
2244 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2245 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2246 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2247 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2248 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2249 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2250 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2251 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2252 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2253 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2254 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2255 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2256 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-32
|
2257 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: TIMED_WAITING
|
2258 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2259 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
|
2260 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509)
|
2261 | [22:31:41] [Paper Watchdog Thread/ERROR]: Geyser-Spigot.jar//org.geysermc.geyser.scoreboard.ScoreboardUpdater.sleepFor(ScoreboardUpdater.java:166)
|
2262 | [22:31:41] [Paper Watchdog Thread/ERROR]: Geyser-Spigot.jar//org.geysermc.geyser.scoreboard.ScoreboardUpdater.run(ScoreboardUpdater.java:143)
|
2263 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2264 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-40-thread-1
|
2265 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 152 | Suspended: false | Native: false | State: TIMED_WAITING
|
2266 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2267 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2268 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2269 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2270 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2271 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2272 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2273 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2274 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2275 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2276 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2277 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2278 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: epollEventLoopGroup-3-1
|
2279 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 156 | Suspended: false | Native: false | State: RUNNABLE
|
2280 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2281 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
|
2282 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:182)
|
2283 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:312)
|
2284 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:376)
|
2285 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2286 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2287 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2288 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2289 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2290 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2291 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: epollEventLoopGroup-3-2
|
2292 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 157 | Suspended: false | Native: false | State: RUNNABLE
|
2293 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2294 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
|
2295 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:182)
|
2296 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:312)
|
2297 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:376)
|
2298 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2299 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2300 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2301 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2302 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2303 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2304 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: WebSocketConnectReadThread-159
|
2305 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 159 | Suspended: false | Native: true | State: RUNNABLE
|
2306 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2307 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SocketDispatcher.read0(Native Method)
|
2308 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47)
|
2309 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:256)
|
2310 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:307)
|
2311 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
|
2312 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
|
2313 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.net.Socket$SocketInputStream.read(Socket.java:1099)
|
2314 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
|
2315 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483)
|
2316 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
|
2317 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461)
|
2318 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066)
|
2319 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.io.InputStream.read(InputStream.java:220)
|
2320 | [22:31:41] [Paper Watchdog Thread/ERROR]: Geyser-Spigot.jar//org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:505)
|
2321 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2322 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2323 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2324 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Geyser Scheduled Thread-2-1
|
2325 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 160 | Suspended: false | Native: false | State: TIMED_WAITING
|
2326 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2327 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2328 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2329 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2330 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2331 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2332 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2333 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2334 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2335 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2336 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2337 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2338 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2339 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: WebSocketWriteThread-161
|
2340 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 161 | Suspended: false | Native: false | State: WAITING
|
2341 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2342 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2343 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2344 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2345 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2346 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2347 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2348 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2349 | [22:31:41] [Paper Watchdog Thread/ERROR]: Geyser-Spigot.jar//org.java_websocket.client.WebSocketClient$WebsocketWriteThread.runWriteData(WebSocketClient.java:767)
|
2350 | [22:31:41] [Paper Watchdog Thread/ERROR]: Geyser-Spigot.jar//org.java_websocket.client.WebSocketClient$WebsocketWriteThread.run(WebSocketClient.java:751)
|
2351 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2352 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2353 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2354 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Geyser Spigot connection thread-6-1
|
2355 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 163 | Suspended: false | Native: false | State: WAITING
|
2356 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2357 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2358 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2359 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2360 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2361 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2362 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2363 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2364 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.takeTask(SingleThreadEventExecutor.java:244)
|
2365 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:52)
|
2366 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2367 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2368 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2369 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2370 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2371 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2372 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: localSession-7-1
|
2373 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 165 | Suspended: false | Native: false | State: WAITING
|
2374 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2375 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2376 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2377 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2378 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2379 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2380 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2381 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2382 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.takeTask(SingleThreadEventExecutor.java:244)
|
2383 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:52)
|
2384 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2385 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2386 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2387 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2388 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2389 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2390 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Geyser Spigot connection thread-6-2
|
2391 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 166 | Suspended: false | Native: false | State: WAITING
|
2392 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2393 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2394 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2395 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2396 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2397 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2398 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2399 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2400 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.takeTask(SingleThreadEventExecutor.java:244)
|
2401 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:52)
|
2402 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2403 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2404 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
2405 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2406 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2407 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2408 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: connectionLostChecker-1
|
2409 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 169 | Suspended: false | Native: false | State: TIMED_WAITING
|
2410 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2411 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2412 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2413 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2414 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2415 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2416 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2417 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2418 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2419 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2420 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2421 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2422 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
|
2423 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 168 | Suspended: false | Native: true | State: RUNNABLE
|
2424 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2425 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
|
2426 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:182)
|
2427 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:312)
|
2428 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:376)
|
2429 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2430 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2431 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2432 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2433 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2434 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
|
2435 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 170 | Suspended: false | Native: true | State: RUNNABLE
|
2436 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2437 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
|
2438 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
2439 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
2440 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
|
2441 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
|
2442 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2443 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2444 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2445 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2446 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2447 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
|
2448 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 171 | Suspended: false | Native: true | State: RUNNABLE
|
2449 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2450 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
|
2451 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:182)
|
2452 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:312)
|
2453 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:376)
|
2454 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
2455 | [22:31:41] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
2456 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2457 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2458 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2459 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
|
2460 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 172 | Suspended: false | Native: false | State: WAITING
|
2461 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2462 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2463 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2464 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2465 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2466 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2467 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2468 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2469 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2470 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2471 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2472 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2473 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2474 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2475 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-36
|
2476 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 177 | Suspended: false | Native: false | State: TIMED_WAITING
|
2477 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2478 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
|
2479 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509)
|
2480 | [22:31:41] [Paper Watchdog Thread/ERROR]: CoreProtect-22.4.jar//net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:360)
|
2481 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2482 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2483 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2484 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
2485 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 185 | Suspended: false | Native: false | State: TIMED_WAITING
|
2486 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2487 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2488 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2489 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2490 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2491 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2492 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2493 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2494 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2495 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2496 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2497 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2498 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: VoiceChatPacketProcessingThread
|
2499 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 188 | Suspended: false | Native: false | State: TIMED_WAITING
|
2500 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2501 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2502 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2503 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2504 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
|
2505 | [22:31:41] [Paper Watchdog Thread/ERROR]: voicechat-bukkit-2.5.16.jar//de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:194)
|
2506 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2507 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: VoiceChatServerThread
|
2508 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 187 | Suspended: false | Native: true | State: RUNNABLE
|
2509 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2510 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramChannelImpl.receive0(Native Method)
|
2511 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:814)
|
2512 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:790)
|
2513 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramChannelImpl.tryBlockingReceive(DatagramChannelImpl.java:751)
|
2514 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:692)
|
2515 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:204)
|
2516 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.net.DatagramSocket.receive(DatagramSocket.java:714)
|
2517 | [22:31:41] [Paper Watchdog Thread/ERROR]: voicechat-bukkit-2.5.16.jar//de.maxhenkel.voicechat.plugins.impl.VoicechatSocketBase.read(VoicechatSocketBase.java:13)
|
2518 | [22:31:41] [Paper Watchdog Thread/ERROR]: voicechat-bukkit-2.5.16.jar//de.maxhenkel.voicechat.plugins.impl.VoicechatSocketImpl.read(VoicechatSocketImpl.java:70)
|
2519 | [22:31:41] [Paper Watchdog Thread/ERROR]: voicechat-bukkit-2.5.16.jar//de.maxhenkel.voicechat.voice.server.Server.run(Server.java:88)
|
2520 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2521 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
|
2522 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 189 | Suspended: false | Native: false | State: TIMED_WAITING
|
2523 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2524 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2525 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
|
2526 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
|
2527 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
2528 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
2529 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2530 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2531 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2532 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2533 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2534 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2535 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: User Authenticator #0
|
2536 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 190 | Suspended: false | Native: false | State: TIMED_WAITING
|
2537 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2538 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2539 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
|
2540 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
|
2541 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
|
2542 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:233)
|
2543 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:336)
|
2544 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
|
2545 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2546 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2547 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2548 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2549 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2550 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-2-worker-1
|
2551 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 192 | Suspended: false | Native: false | State: TIMED_WAITING
|
2552 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2553 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2554 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
|
2555 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
|
2556 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
|
2557 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
|
2558 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2559 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Critical-pool-1
|
2560 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 195 | Suspended: false | Native: false | State: WAITING
|
2561 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2562 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2563 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2564 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2565 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2566 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2567 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2568 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2569 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2570 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2571 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2572 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2573 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2574 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2575 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: Plan Critical-pool-2
|
2576 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 196 | Suspended: false | Native: false | State: WAITING
|
2577 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2578 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2579 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2580 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2581 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2582 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2583 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2584 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2585 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2586 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2587 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2588 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2589 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2590 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2591 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1
|
2592 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 197 | Suspended: false | Native: false | State: WAITING
|
2593 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2594 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2595 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2596 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2597 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2598 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2599 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2600 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2601 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2602 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2603 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2604 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2605 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2606 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2607 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-39-thread-1
|
2608 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 203 | Suspended: false | Native: false | State: WAITING
|
2609 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2610 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2611 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2612 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2613 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2614 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2615 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2616 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2617 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2618 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2619 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2620 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2621 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2622 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2623 | [22:31:41] [Paper Watchdog Thread/ERROR]: Current Thread: pool-39-thread-2
|
2624 | [22:31:41] [Paper Watchdog Thread/ERROR]: PID: 204 | Suspended: false | Native: false | State: WAITING
|
2625 | [22:31:41] [Paper Watchdog Thread/ERROR]: Stack:
|
2626 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
|
2627 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
|
2628 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
|
2629 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
|
2630 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
|
2631 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
|
2632 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
2633 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
|
2634 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
|
2635 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
|
2636 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596)
|
2637 | [22:31:41] [Paper Watchdog Thread/ERROR]: java.base@21.0.3/java.lang.Thread.run(Thread.java:1583)
|
2638 | [22:31:41] [Paper Watchdog Thread/ERROR]: ------------------------------
|
2639 | [22:31:42] [Paper Watchdog Thread/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
|
2640 | [22:31:42] [Paper Watchdog Thread/WARN]: Exception in thread "Paper Watchdog Thread" java.lang.UnsupportedOperationException
|
2641 | [22:31:42] [Paper Watchdog Thread/WARN]: at java.base/java.lang.Thread.stop(Thread.java:1667)
|
2642 | [22:31:42] [Paper Watchdog Thread/WARN]: at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:1034)
|
2643 | [22:31:42] [Paper Watchdog Thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:845)
|
2644 | [22:31:42] [Paper Watchdog Thread/WARN]: at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:1006)
|
2645 | [22:31:42] [Paper Watchdog Thread/WARN]: at org.spigotmc.WatchdogThread.run(WatchdogThread.java:231)
|
2646 | [22:31:47] [User Authenticator #0/INFO]: UUID of player Elite_Felix11 is 9b7e6de4-2e1d-45f2-9d74-958162d2c8e0
|
2647 | [22:31:58] [Server thread/INFO]: [LeonMT1: Saved the game]
|
2648 | [22:31:59] [Server thread/INFO]: Elite_Felix11 lost connection: Disconnected
|
2649 | [22:31:59] [Server thread/INFO]: [voicechat] Disconnecting client Elite_Felix11
|
2650 | [22:31:59] [Server thread/INFO]: [-] [FLOB] Elite_Felix11
|
2651 | [22:31:59] [Server thread/INFO]: LeonMT1 lost connection: Disconnected
|
2652 | [22:31:59] [Server thread/INFO]: [voicechat] Disconnecting client LeonMT1
|
2653 | [22:31:59] [Server thread/INFO]: [-] [FLOB] LeonMT1
|
2654 | [22:31:59] [Server thread/INFO]: GurkeNotFound (/**.**.**.**:53540) lost connection: Disconnected
|
2655 | [22:31:59] [Server thread/INFO]: Elite_Felix11 (/**.**.**.**:2245) lost connection: Disconnected
|
2656 | [22:31:59] [Server thread/INFO]: SoraXpended (/**.**.**.**:64775) lost connection: Disconnected
|
2657 | [22:31:59] [Server thread/INFO]: Disconnecting Elite_Felix11 (/**.**.**.**:2248): Der Server wird neugestartet
|
2658 | [22:32:07] [User Authenticator #0/INFO]: UUID of player LeonMT1 is b7b5f9a4-5618-4f21-a839-89c32adcc806
|