Paste #139861: Full Log for ChargedWaffle

Date: 2026/04/07 18:57:21 UTC+00:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573


[14:13:27] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[14:13:28] [ServerMain/INFO]: Loaded 1515 recipes
[14:13:28] [Server thread/INFO]: Starting json RPC server on 0.0.0.0:9900
[14:13:28] [Server thread/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
[14:13:28] [Server thread/INFO]: Starting minecraft server version 26.1.1
[14:13:28] [Server thread/INFO]: Loading properties
[14:13:28] [Server thread/INFO]: This server is running Spigot version 4616-Spigot-4a90bec-48244d7 (MC: 26.1.1) (Implementing API version 26.1.1-R0.1-SNAPSHOT)
[14:13:28] [Server thread/INFO]: *** This version of Spigot contains changes to some enums. If you notice that plugins no longer work after updating, please report this to the developers of those plugins first. ***
[14:13:28] [Server thread/INFO]: *** If you cannot update those plugins, you can try setting `settings.compatibility.enum-compatibility-mode` to `true` in `bukkit.yml`. ***
[14:13:28] [Server thread/INFO]: Debug logging is disabled
[14:13:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:13:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:13:28] [Server thread/INFO]: Default game type: SURVIVAL
[14:13:28] [Server thread/INFO]: Generating keypair
[14:13:28] [Server thread/INFO]: Starting Minecraft server on *:13516
[14:13:28] [Management server IO #1/INFO]: RPC Connection #1: Management connection opened for /172.19.0.1:10552
[14:13:29] [Server thread/INFO]: [Citizens] Loading 4 libraries... please wait
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/it/unimi/dsi/fastutil/8.5.16/fastutil-8.5.16.jar
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/team/unnamed/mocha/3.0.0/mocha-3.0.0.jar
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[14:13:29] [Server thread/INFO]: [Citizens] Loaded library /server/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[14:13:29] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.5.0
[14:13:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.4.0+7381-3decaf0
[14:13:29] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1ae34cee]
[14:13:29] [Server thread/INFO]: [Essentials] Loading Essentials v2.21.2
[14:13:29] [Server thread/INFO]: [GeyserUpdater] Loading GeyserUpdater v1.0.0
[14:13:29] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[14:13:29] [Server thread/INFO]: [CMILib] Loading CMILib v1.5.9.0
[14:13:29] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.5-SNAPSHOT (b131-869338c)
[14:13:29] [Server thread/INFO]: [floodgate] Took 299ms to boot Floodgate
[14:13:29] [Server thread/INFO]: [CMI] Loading CMI v9.8.5.1
[14:13:29] [Server thread/INFO]: [LPC] Loading LPC v3.7.1
[14:13:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.16-beta-01+ce4622f
[14:13:29] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.42-SNAPSHOT (build 4145)
[14:13:29] [Server thread/INFO]: [MythicalRaces] Loading MythicalRaces v2.7.5-SE-V1
[14:13:29] [Server thread/INFO]: [MRPremiumAddons] Loading MRPremiumAddons v2.7.5-SE-V1
[14:13:29] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.9.5-SNAPSHOT
[14:13:30] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[14:13:30] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[14:13:30] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.0
[14:13:30] [Server thread/INFO]:         __    
[14:13:30] [Server thread/INFO]:   |    |__)   LuckPerms v5.5.0
[14:13:30] [Server thread/INFO]:   |___ |      Running on Bukkit - Spigot
[14:13:30] [Server thread/INFO]: 
[14:13:30] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:13:30] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:13:30] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:13:30] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:13:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 567ms)
[14:13:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.4.0+7381-3decaf0
[14:13:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:13:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[14:13:30] [Server thread/WARN]: This version of WorldEdit has not been tested with the current Minecraft version.
While it may work, there might be unexpected issues.
It is recommended to use a version of WorldEdit that supports your Minecraft version.
For more information, see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters

[14:13:30] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_11.PaperweightAdapter as the Bukkit adapter
[14:13:31] [Server thread/INFO]: [WorldEdit] ====================================================
[14:13:31] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper 
[14:13:31] [Server thread/INFO]: [WorldEdit]  as your server software. 
[14:13:31] [Server thread/INFO]: [WorldEdit]   
[14:13:31] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,
[14:13:31] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional
[14:13:31] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.
[14:13:31] [Server thread/INFO]: [WorldEdit]   
[14:13:31] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly
[14:13:31] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.
[14:13:31] [Server thread/INFO]: [WorldEdit]   
[14:13:31] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the
[14:13:31] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.
[14:13:31] [Server thread/INFO]: [WorldEdit]   
[14:13:31] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[14:13:31] [Server thread/INFO]: [WorldEdit] ====================================================
[14:13:31] [Server thread/INFO]: Preparing level "world"
[14:13:31] [Server thread/INFO]: -------- World Settings For [world] --------
[14:13:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Potato Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Vine Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[14:13:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[14:13:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[14:13:31] [Server thread/INFO]: Max TNT Explosions: 100
[14:13:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[14:13:31] [Server thread/INFO]: Mob Spawn Range: 6
[14:13:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:13:31] [Server thread/INFO]: View Distance: 5
[14:13:31] [Server thread/INFO]: Simulation Distance: 5
[14:13:31] [Server thread/INFO]: Item Despawn Rate: 6000
[14:13:31] [Server thread/INFO]: Item Merge Radius: 2.5
[14:13:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[14:13:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[14:13:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:13:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:13:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:13:31] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[14:13:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Potato Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Vine Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[14:13:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[14:13:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[14:13:31] [Server thread/INFO]: Max TNT Explosions: 100
[14:13:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[14:13:31] [Server thread/INFO]: Mob Spawn Range: 6
[14:13:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:13:31] [Server thread/INFO]: View Distance: 5
[14:13:31] [Server thread/INFO]: Simulation Distance: 5
[14:13:31] [Server thread/INFO]: Item Despawn Rate: 6000
[14:13:31] [Server thread/INFO]: Item Merge Radius: 2.5
[14:13:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[14:13:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[14:13:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:13:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:13:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:13:31] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[14:13:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Potato Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Vine Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[14:13:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[14:13:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[14:13:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[14:13:31] [Server thread/INFO]: Max TNT Explosions: 100
[14:13:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[14:13:31] [Server thread/INFO]: Mob Spawn Range: 6
[14:13:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[14:13:31] [Server thread/INFO]: View Distance: 5
[14:13:31] [Server thread/INFO]: Simulation Distance: 5
[14:13:31] [Server thread/INFO]: Item Despawn Rate: 6000
[14:13:31] [Server thread/INFO]: Item Merge Radius: 2.5
[14:13:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[14:13:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[14:13:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[14:13:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[14:13:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[14:13:31] [Server thread/INFO]: Loading 0 persistent chunks...
[14:13:31] [Server thread/INFO]: Time elapsed: 39 ms
[14:13:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.2
[14:13:31] [Server thread/ERROR]: You are running an unsupported server version!
[14:13:31] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[14:13:31] [Server thread/INFO]: No kits found to migrate.
[14:13:31] [Server thread/INFO]: No provider found for TickCountProvider, but it is nullable
[14:13:31] [Server thread/INFO]: Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
[14:13:31] [Server thread/INFO]: Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[14:13:31] [Server thread/INFO]: Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[14:13:31] [Server thread/INFO]: Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[14:13:31] [Server thread/INFO]: Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[14:13:31] [Server thread/INFO]: Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[14:13:31] [Server thread/INFO]: Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
[14:13:31] [Server thread/INFO]: Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[14:13:31] [Server thread/INFO]: Selected Reflection Server State Provider as the provider for ServerStateProvider
[14:13:31] [Server thread/WARN]: java.lang.NoSuchMethodException: no such method: net.minecraft.server.MinecraftServer.x()boolean/invokeVirtual
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:910)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:989)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3591)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2610)
[14:13:31] [Server thread/WARN]:     at net.ess3.nms.refl.providers.ReflServerStateProvider.<init>(ReflServerStateProvider.java:36)
[14:13:31] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)
[14:13:31] [Server thread/WARN]:     at com.earth2me.essentials.ProviderFactory.getProviderInstance(ProviderFactory.java:106)
[14:13:31] [Server thread/WARN]:     at com.earth2me.essentials.ProviderFactory.finalizeRegistration(ProviderFactory.java:78)
[14:13:31] [Server thread/WARN]:     at com.earth2me.essentials.Essentials.onEnable(Essentials.java:387)
[14:13:31] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
[14:13:31] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
[14:13:31] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
[14:13:31] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:584)
[14:13:31] [Server thread/WARN]:     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:498)
[14:13:31] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:720)
[14:13:31] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
[14:13:31] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:373)
[14:13:31] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1091)
[14:13:31] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:358)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1474)
[14:13:31] [Server thread/WARN]: Caused by: java.lang.NoSuchMethodError: 'boolean net.minecraft.server.MinecraftServer.x()'
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MethodHandleNatives.resolve(Native Method)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MemberName$Factory.resolve(MemberName.java:957)
[14:13:31] [Server thread/WARN]:     at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:986)
[14:13:31] [Server thread/WARN]:     ... 20 more
[14:13:31] [Server thread/INFO]: No provider found for ContainerProvider, but it is nullable
[14:13:31] [Server thread/INFO]: Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[14:13:31] [Server thread/INFO]: Selected Reflection Known Commands Provider as the provider for KnownCommandsProvider
[14:13:31] [Server thread/INFO]: Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[14:13:31] [Server thread/INFO]: Selected Bukkit Material Tag Provider as the provider for MaterialTagProvider
[14:13:31] [Server thread/INFO]: Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[14:13:31] [Server thread/INFO]: Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[14:13:31] [Server thread/INFO]: Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[14:13:31] [Server thread/INFO]: Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[14:13:31] [Server thread/INFO]: Selected Legacy Biome Name Provider as the provider for BiomeNameProvider
[14:13:31] [Server thread/INFO]: No provider found for BiomeKeyProvider, but it is nullable
[14:13:31] [Server thread/INFO]: Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[14:13:31] [Server thread/INFO]: No provider found for SerializationProvider, but it is nullable
[14:13:32] [Server thread/INFO]: Loaded 43880 items from items.json.
[14:13:32] [Server thread/INFO]: Using locale en_US
[14:13:32] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
[14:13:32] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
[14:13:32] [Server thread/WARN]: Detected supported permissions plugin LuckPerms without Vault installed.
[14:13:32] [Server thread/WARN]: Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[14:13:32] [Server thread/INFO]: Using superperms-based permissions.
[14:13:32] [Server thread/INFO]: [GeyserUpdater] Enabling GeyserUpdater v1.0.0
[14:13:32] [Server thread/INFO]: [GeyserUpdater] 起動時の自動更新チェックを開始します。
[14:13:32] [Server thread/INFO]: [GeyserUpdater] 定期更新チェックをスケジュールしました(12時間ごと)。
[14:13:32] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[14:13:32] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[14:13:32] [Server thread/INFO]: [ClearLag] Loading modules...
[14:13:32] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (Index 3 out of bounds for length 3)
[14:13:32] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[14:13:32] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[14:13:32] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[14:13:32] [Thread-7/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
[14:13:32] [Thread-7/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
[14:13:32] [Thread-7/WARN]:     at me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105)
[14:13:32] [Thread-7/WARN]:     at me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32)
[14:13:32] [Thread-7/WARN]:     at me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82)
[14:13:32] [Thread-7/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1474)
[14:13:32] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.9.0
[14:13:32] [Server thread/INFO]: Server version detection by new method: v26_1_1 Legacy: false Mojang Mappings: true
[14:13:32] [Server thread/INFO]: Server version: v26_1_1 - 26.1.1 - spigot  4616-Spigot-4a90bec-48244d7 (MC: 26.1.1)
[14:13:32] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[14:13:33] [Server thread/INFO]: CMI hooked.
[14:13:33] [Server thread/INFO]: Updated (EN) language file. Took 21ms
[14:13:33] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b131-869338c)
[14:13:33] [Server thread/ERROR]: Error occurred while enabling floodgate v2.2.5-SNAPSHOT (b131-869338c) (Is it up to date?)
org.geysermc.floodgate.shadow.com.google.inject.CreationException: Unable to create injector, see the following errors:

1) [Guice/ErrorInCustomProvider]: ExceptionInInitializerError
  at SpigotCommandModule.commandManager(SpigotCommandModule.java:59)
      \_ installed by: PostInitializeModule -> SpigotCommandModule
  while locating CommandManager<UserAudience>
  at CommandRegister.<init>(CommandRegister.java:48)
  at CommandModule.configure(CommandModule.java:42)
      \_ installed by: PostInitializeModule -> SpigotCommandModule
  while locating CommandRegister

Learn more:
  https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER

1 error

======================
Full classname legend:
======================
CommandManager:              "org.geysermc.floodgate.shadow.org.incendo.cloud.CommandManager"
CommandModule:               "org.geysermc.floodgate.module.CommandModule"
CommandRegister:             "org.geysermc.floodgate.register.CommandRegister"
PostInitializeModule:        "org.geysermc.floodgate.module.PostInitializeModule"
SpigotCommandModule:         "org.geysermc.floodgate.module.SpigotCommandModule"
UserAudience:                "org.geysermc.floodgate.player.UserAudience"
========================
End of classname legend:
========================

    at org.geysermc.floodgate.shadow.com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:589)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:190)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:113)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:240)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:245)
    at org.geysermc.floodgate.FloodgatePlatform.enable(FloodgatePlatform.java:76)
    at org.geysermc.floodgate.SpigotPlugin.onEnable(SpigotPlugin.java:64)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:584)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:498)
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:720)
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:373)
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1091)
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:358)
    at java.base/java.lang.Thread.run(Thread.java:1474)
Caused by: java.lang.ExceptionInInitializerError
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.parser.ItemStackParser.<init>(ItemStackParser.java:121)
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.parser.ItemStackParser.itemStackParser(ItemStackParser.java:83)
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.BukkitParsers.register(BukkitParsers.java:75)
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.BukkitCommandManager.<init>(BukkitCommandManager.java:99)
    at org.geysermc.floodgate.shadow.org.incendo.cloud.paper.LegacyPaperCommandManager.<init>(LegacyPaperCommandManager.java:92)
    at org.geysermc.floodgate.module.SpigotCommandModule.commandManager(SpigotCommandModule.java:61)
    at org.geysermc.floodgate.module.SpigotCommandModule$$FastClassByGuice$$1458949.GUICE$TRAMPOLINE(<generated>)
    at org.geysermc.floodgate.module.SpigotCommandModule$$FastClassByGuice$$1458949.apply(<generated>)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:171)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1181)
    at org.geysermc.floodgate.register.CommandRegister.<init>(CommandRegister.java:49)
    at org.geysermc.floodgate.register.CommandRegister$$FastClassByGuice$$1967b3d.GUICE$TRAMPOLINE(<generated>)
    at org.geysermc.floodgate.register.CommandRegister$$FastClassByGuice$$1967b3d.apply(<generated>)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:213)
    at org.geysermc.floodgate.shadow.com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:186)
    ... 16 more
Caused by: java.lang.IllegalArgumentException: Couldn't find createItemStack method on ItemInput
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.internal.CraftBukkitReflection.firstNonNullOrThrow(CraftBukkitReflection.java:125)
    at org.geysermc.floodgate.shadow.org.incendo.cloud.bukkit.parser.ItemStackParser$ModernParser.<clinit>(ItemStackParser.java:158)
    ... 45 more
[14:13:33] [Server thread/INFO]: [CMI] Enabling CMI v9.8.5.1
[14:13:33] [Server thread/INFO]: _______________________________________________________
[14:13:33] [Server thread/INFO]:    ______  ____    ____  _____  
[14:13:33] [Server thread/INFO]:  .' ___  ||_   \  /   _||_   _| 
[14:13:33] [Server thread/INFO]: / .'   \_|  |   \/   |    | |   
[14:13:33] [Server thread/INFO]: | |         | |\  /| |    | |   
[14:13:33] [Server thread/INFO]: \ `.___.'\ _| |_\/_| |_  _| |_  
[14:13:33] [Server thread/INFO]:  `.____ .'|_____||_____||_____| 
[14:13:33] [Server thread/INFO]: _______________________________________________________
[14:13:33] [Server thread/INFO]: Citizens found. (Loaded: false)
[14:13:33] [CMI-Thread-1/INFO]: Loaded (-) locale download into memory. Took 5ms
[14:13:33] [Server thread/INFO]: Loaded (69) 69 Enabled and 0 Disabled modules into memory. Took 35ms
[14:13:33] [Server thread/INFO]: Initialized Cipher256 AES
[14:13:33] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 63ms
[14:13:33] [CMI-Thread-2/INFO]: Loaded (1) custom text's into memory. Took 2ms
[14:13:33] [Server thread/INFO]: SQLite 3.51.3 data base type detected
[14:13:34] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 187ms
[14:13:34] [Server thread/INFO]: Vault was not found, you will have limited economy support
[14:13:34] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
[14:13:34] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[14:13:34] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
[14:13:34] [Server thread/INFO]: Loaded (159) custom mob heads into memory. Took 10ms
[14:13:34] [Server thread/INFO]: Loaded (5) kits into memory. Took 212ms
[14:13:34] [Server thread/INFO]: Loaded (7) ranks into memory. Took 9ms
[14:13:34] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms
[14:13:34] [Server thread/INFO]: Executed Player DB querry in 4ms
[14:13:34] [Server thread/INFO]: Loaded (2) player data into memory. Took 9ms
[14:13:34] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
[14:13:34] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[14:13:34] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 1ms
[14:13:34] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 90ms
[14:13:34] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms
[14:13:34] [Server thread/INFO]: Loaded (EN) language file into memory. Took 110ms
[14:13:34] [Server thread/WARN]: [CMILib] Loaded class com.Zrips.CMI.Containers.Snd from CMI v9.8.5.1 which is not a depend or softdepend of this plugin.
[14:13:34] [Server thread/INFO]: Loaded (245) worth values into memory. Took 73ms
[14:13:34] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
[14:13:34] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
[14:13:34] [Server thread/INFO]: [CMI] Preloading playtimetop statistics
[14:13:34] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[14:13:35] [Server thread/INFO]: Version 9.8.5.1 has been enabled
[14:13:35] [Server thread/INFO]: _______________________________________________________
[14:13:35] [Server thread/INFO]: [LPC] Enabling LPC v3.7.1
[14:13:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.16-beta-01+ce4622f
[14:13:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[14:13:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[14:13:35] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:13:35] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.42-SNAPSHOT (build 4145)
[14:13:35] [Server thread/WARN]: [Citizens] Loaded class org.geysermc.floodgate.api.InstanceHolder from floodgate v2.2.5-SNAPSHOT (b131-869338c) which is not a depend or softdepend of this plugin.
[14:13:35] [Server thread/INFO]: [Citizens] Loaded 2 templates.
[14:13:35] [Server thread/INFO]: [MythicalRaces] Enabling MythicalRaces v2.7.5-SE-V1
[14:13:35] [Server thread/INFO]: [MythicalRaces] Using local H2 database at jdbc:h2:/server/plugins/MythicalRaces/quests;MODE=MySQL
[14:13:35] [pool-42-thread-1/WARN]: [MythicalRaces] Loaded class com.Zrips.CMI.Modules.DataBase.DBDrivers from CMI v9.8.5.1 which is not a depend or softdepend of this plugin.
[14:13:36] [Server thread/INFO]: [WorldGuard] Registering session handler src.me.korbsti.mythicalraces.events.worldguard.PlayerEntryHandler
[14:13:36] [Server thread/INFO]: [MRPremiumAddons] Enabling MRPremiumAddons v2.7.5-SE-V1
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing dayRaceCommandExecution for race: Catonaut (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing dayRaceCommandExecutionData for race: Catonaut (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing nightRaceCommandExecution for race: Catonaut (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing nightRaceCommandExecutionData for race: Catonaut (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing abilities for race: Catonaut (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing dayRaceCommandExecution for race: Human (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing dayRaceCommandExecutionData for race: Human (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing nightRaceCommandExecution for race: Human (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing nightRaceCommandExecutionData for race: Human (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/ERROR]: [MRPremiumAddons] Missing abilities for race: Human (Config: /server/plugins/MRPremiumAddons/config.yml)
[14:13:36] [Server thread/INFO]: [MRPremiumAddons] [MythicalRaces] Loaded 2 races and 0 ability files.
[14:13:36] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.9.5-SNAPSHOT
[14:13:36] [Server thread/ERROR]: Error occurred while enabling Geyser-Spigot v2.9.5-SNAPSHOT (Is it up to date?)
java.lang.ExceptionInInitializerError
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.parser.ItemStackParser.<init>(ItemStackParser.java:121)
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.parser.ItemStackParser.itemStackParser(ItemStackParser.java:83)
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.BukkitParsers.register(BukkitParsers.java:75)
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.BukkitCommandManager.<init>(BukkitCommandManager.java:99)
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.paper.LegacyPaperCommandManager.<init>(LegacyPaperCommandManager.java:92)
    at org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin.onEnable(GeyserSpigotPlugin.java:195)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:584)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:498)
    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:720)
    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:373)
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1091)
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:358)
    at java.base/java.lang.Thread.run(Thread.java:1474)
Caused by: java.lang.IllegalArgumentException: Couldn't find createItemStack method on ItemInput
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.internal.CraftBukkitReflection.firstNonNullOrThrow(CraftBukkitReflection.java:125)
    at org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.parser.ItemStackParser$ModernParser.<clinit>(ItemStackParser.java:158)
    ... 17 more
[14:13:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:13:36] [Server thread/INFO]: Done (5.364s)! For help, type "help"
[14:13:36] [Server thread/INFO]: Starting GS4 status listener
[14:13:36] [Server thread/INFO]: Thread Query Listener started
[14:13:36] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[14:13:36] [Server thread/INFO]: JMX monitoring enabled
[14:13:36] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[14:13:36] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[14:13:36] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[14:13:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[14:13:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[14:13:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[14:13:36] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[14:13:36] [Craft Scheduler Thread - 0/INFO]: Fetching version information...
[14:13:36] [Server thread/WARN]: [CMI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.5.0 which is not a depend or softdepend of this plugin.
[14:13:36] [Server thread/INFO]: [CMI] Permission plugin: LuckPerms5.5.0
[14:13:36] [Craft Scheduler Thread - 1/INFO]: [GeyserUpdater] 更新を確認しています...
[14:13:36] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
[14:13:38] [Craft Scheduler Thread - 1/INFO]: [GeyserUpdater] geyser は最新です。
[14:13:38] [Craft Scheduler Thread - 1/INFO]: [GeyserUpdater] floodgate は最新です。
[14:13:38] [Craft Scheduler Thread - 1/INFO]: [GeyserUpdater] 更新チェックが完了しました。
[14:13:44] [User Authenticator #1/INFO]: UUID of player ChargedWaffle is a139e6bd-08fd-4180-903f-b563129d4edb
[14:13:46] [Server thread/INFO]: [GeyserUpdater] 権限保持者のログインを検知し、更新チェックを実行します。
[14:13:46] [Server thread/INFO]: ChargedWaffle joined the game
[14:13:46] [Server thread/INFO]: ChargedWaffle[/73.148.129.74:64989] logged in with entity id 9 at ([world]134.0297753841741, 94.0, 91.73767727503969)
[14:13:46] [Craft Scheduler Thread - 1/INFO]: [GeyserUpdater] 更新を確認しています...
[14:13:54] [Server thread/INFO]: ChargedWaffle issued server command: /npc list
[14:18:19] [Server thread/INFO]: ChargedWaffle lost connection: Disconnected
[14:18:19] [Server thread/INFO]: ChargedWaffle left the game
[14:18:24] [User Authenticator #2/INFO]: UUID of player ChargedWaffle is a139e6bd-08fd-4180-903f-b563129d4edb
[14:18:25] [Server thread/INFO]: [GeyserUpdater] 権限保持者のログインを検知し、更新チェックを実行します。
[14:18:25] [Server thread/INFO]: ChargedWaffle joined the game
[14:18:25] [Server thread/INFO]: ChargedWaffle[/73.148.129.74:65265] logged in with entity id 342 at ([world]134.0297753841741, 94.0, 91.73767727503969)
[14:18:25] [Craft Scheduler Thread - 2/INFO]: [GeyserUpdater] 更新を確認しています...
[14:18:36] [Craft Scheduler Thread - 9/INFO]: [GeyserUpdater] 更新を確認しています...
[14:18:36] [Craft Scheduler Thread - 9/INFO]: [GeyserUpdater] geyser は最新です。
[14:18:36] [Craft Scheduler Thread - 9/INFO]: [GeyserUpdater] floodgate は最新です。
[14:18:36] [Craft Scheduler Thread - 9/INFO]: [GeyserUpdater] 更新チェックが完了しました。
[14:18:47] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:24:31] [Server thread/INFO]: ChargedWaffle lost connection: Disconnected
[14:24:31] [Server thread/INFO]: ChargedWaffle left the game
[14:24:34] [Netty Epoll IO #1/WARN]: Could not hide vanished players while handling org.bukkit.event.server.ServerListPingEvent
java.lang.UnsupportedOperationException
    at org.bukkit.event.server.ServerListPingEvent.iterator(ServerListPingEvent.java:186)
    at com.earth2me.essentials.EssentialsServerListener.onServerListPing(EssentialsServerListener.java:74)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
    at java.base/java.lang.reflect.Method.invoke(Method.java:565)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:601)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:588)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callServerListPingEvent(CraftEventFactory.java:942)
    at net.minecraft.server.network.LegacyQueryHandler.channelRead(LegacyQueryHandler.java:33)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356)
    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:293)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
    at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:794)
    at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:482)
    at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:317)
    at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:515)
    at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:460)
    at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
    at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at java.base/java.lang.Thread.run(Thread.java:1474)
[14:25:11] [User Authenticator #3/INFO]: UUID of player ChargedWaffle is a139e6bd-08fd-4180-903f-b563129d4edb
[14:25:14] [Server thread/INFO]: [GeyserUpdater] 権限保持者のログインを検知し、更新チェックを実行します。
[14:25:14] [Server thread/INFO]: ChargedWaffle joined the game
[14:25:14] [Server thread/INFO]: ChargedWaffle[/73.148.129.74:49295] logged in with entity id 716 at ([world]134.0297753841741, 94.0, 91.73767727503969)
[14:25:14] [Craft Scheduler Thread - 8/INFO]: [GeyserUpdater] 更新を確認しています...
[14:27:10] [Server thread/INFO]: ChargedWaffle issued server command: /npc sel
[14:27:20] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -b
[14:27:30] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -e
[14:27:43] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -l
[14:27:58] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -s
[14:27:58] [Server thread/ERROR]: [Citizens] Could not fetch NMS method setProfile: [[org.bukkit.craftbukkit.inventory.CraftMetaSkull.setProfile(com.mojang.authlib.GameProfile).
[14:28:05] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t
[14:28:16] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t Human
[14:28:34] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin Human -t
[14:28:54] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin ChargedWaffle -t
[14:29:12] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t
[14:29:26] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t -b
[14:31:47] [Server thread/INFO]: ChargedWaffle issued server command: /npc Human -t
[14:32:11] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t
[14:32:24] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t Human -b
[14:35:04] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin Catonaut
[14:35:18] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin ChargedWaffle
[14:36:26] [Server thread/INFO]: ChargedWaffle lost connection: Disconnected
[14:36:26] [Server thread/INFO]: ChargedWaffle left the game
[14:36:30] [User Authenticator #4/INFO]: UUID of player ChargedWaffle is a139e6bd-08fd-4180-903f-b563129d4edb
[14:36:30] [Server thread/INFO]: [GeyserUpdater] 権限保持者のログインを検知し、更新チェックを実行します。
[14:36:30] [Server thread/INFO]: ChargedWaffle joined the game
[14:36:30] [Server thread/INFO]: ChargedWaffle[/73.148.129.74:50035] logged in with entity id 1420 at ([world]132.87084098889306, 94.0, 101.57190090377571)
[14:36:30] [Craft Scheduler Thread - 16/INFO]: [GeyserUpdater] 更新を確認しています...
[14:37:02] [Server thread/INFO]: ChargedWaffle issued server command: /pos ChargedWaffle
[14:38:03] [Server thread/INFO]: ChargedWaffle issued server command: /tppos 134 95.0 103
[14:38:36] [Server thread/INFO]: ChargedWaffle issued server command: /npc create
[14:39:17] [Server thread/INFO]: ChargedWaffle issued server command: /npc create "Smug Heads"
[14:39:48] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:40:15] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:40:36] [Server thread/INFO]: ChargedWaffle issued server command: /npc list
[14:42:02] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:42:25] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin Smug
[14:42:45] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin ChargedWaffle
[14:42:59] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:43:25] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin -t Human -b
[14:43:53] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:45:23] [Server thread/INFO]: ChargedWaffle issued server command: /npc select
[14:45:55] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin Catonaut
[14:46:05] [Server thread/INFO]: ChargedWaffle issued server command: /npc skin ChargedWaffle
[14:48:48] [Server thread/INFO]: ChargedWaffle issued server command: /tppos 124 95.0 70
[14:49:09] [Server thread/INFO]: ChargedWaffle issued server command: /tppos 124 95.0 69