Paste #120348: title

Date: 2024/02/18 07:47:12 UTC-08: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


[10:37:44] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[10:37:44] [ServerMain/INFO]: Loaded 7 recipes
[10:37:45] [Server thread/INFO]: Starting minecraft server version 1.19.4
[10:37:45] [Server thread/INFO]: Loading properties
[10:37:45] [Server thread/INFO]: This server is running Paper version git-Paper-550 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 483368e on ver/1.19.4)
[10:37:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:37:45] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:37:45] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[10:37:45] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 5 worker threads, and gen parallelism of 5 threads
[10:37:45] [Server thread/INFO]: Default game type: SURVIVAL
[10:37:45] [Server thread/INFO]: Generating keypair
[10:37:45] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:37:45] [Server thread/INFO]: Using default channel type
[10:37:45] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[10:37:45] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loading 3 libraries... please wait
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-api\4.14.0\adventure-api-4.14.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-key\4.14.0\adventure-key-4.14.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-text-serializer-gson\4.14.0\adventure-text-serializer-gson-4.14.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-text-serializer-json\4.14.0\adventure-text-serializer-json-4.14.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.0\adventure-text-serializer-bungeecord-4.3.0.jar
[10:37:46] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\libraries\net\kyori\adventure-text-serializer-legacy\4.13.0\adventure-text-serializer-legacy-4.13.0.jar
[10:37:46] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.9.2
[10:37:46] [Server thread/INFO]: [ViaVersion] ViaVersion 4.9.2 is now loaded. Registering protocol transformers and injecting...
[10:37:46] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[10:37:46] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[10:37:46] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0
[10:37:47] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[10:37:47] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.42
[10:37:47] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.3
[10:37:47] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.6.1-SNAPSHOT-598b227f
[10:37:47] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[10:37:47] [Server thread/INFO]: [MythicMobs] Mythic Enabled!
[10:37:47] [Server thread/INFO]: [ItemsXL] Loading server plugin ItemsXL v1.1
[10:37:47] [Server thread/INFO]: [skript-reflect] Loading server plugin skript-reflect v2.4
[10:37:47] [Server thread/INFO]: [skript-gui] Loading server plugin skript-gui v1.3
[10:37:47] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v3.0.1
[10:37:47] [Server thread/INFO]: [PotionStacker] Loading server plugin PotionStacker v0.0.8-SNAPSHOT
[10:37:47] [Server thread/INFO]: [MythicEnchants] Loading server plugin MythicEnchants v0.1.0-SNAPSHOT
[10:37:47] [Server thread/INFO]: [MythicCrucible] Loading server plugin MythicCrucible v2.0.0-SNAPSHOT
[10:37:47] [Server thread/INFO]: [MythicAchievements] Loading server plugin MythicAchievements v1.0.0-SNAPSHOT-8abe6766
[10:37:47] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR4.0.4
[10:37:47] [Server thread/INFO]: [DungeonsXL] Loading server plugin DungeonsXL v0.18-SNAPSHOT
[10:37:47] [Server thread/INFO]: [Dummys] Loading server plugin Dummys v1.2.1
[10:37:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:37:47] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
[10:37:47] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR4.0.4
[10:37:47] [Server thread/INFO]: Preparing level "world"
[10:37:47] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[10:37:47] [Server thread/INFO]: Time elapsed: 62 ms
[10:37:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[10:37:47] [Server thread/INFO]: Time elapsed: 9 ms
[10:37:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[10:37:47] [Server thread/INFO]: Time elapsed: 7 ms
[10:37:47] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.9.2
[10:37:47] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.4 (762)
[10:37:47] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: ViaVersion
[10:37:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[10:37:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[10:37:48] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.42
[10:37:48] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.42-Free.jar
[10:37:48] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: v1_19_R3) (LD: v1_19_R3) (MC: 1.19.4)
[10:37:48] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1298
[10:37:48] [Server thread/INFO]: [LibsDisguises] Build Date: 28/01/2024 12:26
[10:37:48] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
[10:37:48] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[10:37:49] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[10:37:49] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
[10:37:49] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[10:37:49] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: LibsDisguises
[10:37:49] [Server thread/INFO]: [Skript] Enabling Skript v2.7.3
[10:37:50] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] A new version of Skript is available: 2.8.2 (you're currently running 2.7.3)
[10:37:50] [ForkJoinPool.commonPool-worker-1/INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.8.2/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.8.2/Skript.jar
[10:37:50] [Server thread/INFO]: [Skript] Loaded 150696 aliases in 1365ms
[10:37:50] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[10:37:50] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.6.1-SNAPSHOT-598b227f
[10:37:50] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.4)...
[10:37:50] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[10:37:51] [Server thread/INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled!
[10:37:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[10:37:52] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[10:37:52] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[10:37:52] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\plugins\MythicMobs\data
[10:37:52] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\emman\OneDrive - Cégep de l'Outaouais\Document\Autres\Minecraft\recentserver (1)\server\plugins\MythicMobs\data\worlds
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Packs...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Items...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Skills...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[10:37:53] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 21 mobs.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 75 skills.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mythic items.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[10:37:53] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[10:37:53] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[10:37:53] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.6.1 ( build 598b227f ) has been successfully loaded!
[10:37:53] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[10:37:53] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
[10:37:53] [Server thread/INFO]: [ItemsXL] Enabling ItemsXL v1.1
[10:37:53] [Server thread/INFO]: [ItemsXL] [##########[ItemsXL]##########]
[10:37:53] [Server thread/INFO]: [ItemsXL] Internals: [v1_19_R3]
[10:37:53] [Server thread/INFO]: [ItemsXL] Economy: [false]
[10:37:54] [Server thread/INFO]: [ItemsXL] Permissions: [false]
[10:37:54] [Server thread/INFO]: [ItemsXL] Metrics: [https://bstats.org/plugin/bukkit/ItemsXL/1041]
[10:37:54] [Server thread/INFO]: [ItemsXL] SpigotMC ID: [14472]
[10:37:54] [Server thread/INFO]: [ItemsXL] [#############################]
[10:37:54] [Server thread/INFO]: [ItemsXL] Successfully loaded Vignette module "Inventory".
[10:37:54] [Server thread/INFO]: [ItemsXL] [WARNING] Caliburn lacks a built-in representation of the following materials: MUD, CHERRY_PLANKS, MANGROVE_PLANKS, BAMBOO_PLANKS, BAMBOO_MOSAIC, CHERRY_SAPLING, MANGROVE_PROPAGULE, SUSPICIOUS_SAND, CHERRY_LOG, MANGROVE_LOG, MANGROVE_ROOTS, MUDDY_MANGROVE_ROOTS, BAMBOO_BLOCK, STRIPPED_CHERRY_LOG, STRIPPED_MANGROVE_LOG, STRIPPED_CHERRY_WOOD, STRIPPED_MANGROVE_WOOD, STRIPPED_BAMBOO_BLOCK, CHERRY_WOOD, MANGROVE_WOOD, CHERRY_LEAVES, MANGROVE_LEAVES, TORCHFLOWER, PINK_PETALS, CHERRY_SLAB, MANGROVE_SLAB, BAMBOO_SLAB, BAMBOO_MOSAIC_SLAB, MUD_BRICK_SLAB, CHISELED_BOOKSHELF, DECORATED_POT, CHERRY_FENCE, MANGROVE_FENCE, BAMBOO_FENCE, PACKED_MUD, MUD_BRICKS, REINFORCED_DEEPSLATE, MUD_BRICK_STAIRS, SCULK, SCULK_VEIN, SCULK_CATALYST, SCULK_SHRIEKER, CHERRY_STAIRS, MANGROVE_STAIRS, BAMBOO_STAIRS, BAMBOO_MOSAIC_STAIRS, MUD_BRICK_WALL, CHERRY_BUTTON, MANGROVE_BUTTON, BAMBOO_BUTTON, CHERRY_PRESSURE_PLATE, MANGROVE_PRESSURE_PLATE, BAMBOO_PRESSURE_PLATE, CHERRY_DOOR, MANGROVE_DOOR, BAMBOO_DOOR, CHERRY_TRAPDOOR, MANGROVE_TRAPDOOR, BAMBOO_TRAPDOOR, CHERRY_FENCE_GATE, MANGROVE_FENCE_GATE, BAMBOO_FENCE_GATE, OAK_CHEST_BOAT, SPRUCE_CHEST_BOAT, BIRCH_CHEST_BOAT, JUNGLE_CHEST_BOAT, ACACIA_CHEST_BOAT, CHERRY_BOAT, CHERRY_CHEST_BOAT, DARK_OAK_CHEST_BOAT, MANGROVE_BOAT, MANGROVE_CHEST_BOAT, BAMBOO_RAFT, BAMBOO_CHEST_RAFT, CHERRY_SIGN, MANGROVE_SIGN, BAMBOO_SIGN, OAK_HANGING_SIGN, SPRUCE_HANGING_SIGN, BIRCH_HANGING_SIGN, JUNGLE_HANGING_SIGN, ACACIA_HANGING_SIGN, CHERRY_HANGING_SIGN, DARK_OAK_HANGING_SIGN, MANGROVE_HANGING_SIGN, BAMBOO_HANGING_SIGN, CRIMSON_HANGING_SIGN, WARPED_HANGING_SIGN, TADPOLE_BUCKET, RECOVERY_COMPASS, ALLAY_SPAWN_EGG, CAMEL_SPAWN_EGG, ENDER_DRAGON_SPAWN_EGG, FROG_SPAWN_EGG, IRON_GOLEM_SPAWN_EGG, SNIFFER_SPAWN_EGG, SNOW_GOLEM_SPAWN_EGG, TADPOLE_SPAWN_EGG, WARDEN_SPAWN_EGG, WITHER_SPAWN_EGG, PIGLIN_HEAD, TORCHFLOWER_SEEDS, MUSIC_DISC_5, DISC_FRAGMENT_5, GOAT_HORN, OCHRE_FROGLIGHT, VERDANT_FROGLIGHT, PEARLESCENT_FROGLIGHT, FROGSPAWN, ECHO_SHARD, BRUSH, NETHERITE_UPGRADE_SMITHING_TEMPLATE, SENTRY_ARMOR_TRIM_SMITHING_TEMPLATE, DUNE_ARMOR_TRIM_SMITHING_TEMPLATE, COAST_ARMOR_TRIM_SMITHING_TEMPLATE, WILD_ARMOR_TRIM_SMITHING_TEMPLATE, WARD_ARMOR_TRIM_SMITHING_TEMPLATE, EYE_ARMOR_TRIM_SMITHING_TEMPLATE, VEX_ARMOR_TRIM_SMITHING_TEMPLATE, TIDE_ARMOR_TRIM_SMITHING_TEMPLATE, SNOUT_ARMOR_TRIM_SMITHING_TEMPLATE, RIB_ARMOR_TRIM_SMITHING_TEMPLATE, SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE, POTTERY_SHARD_ARCHER, POTTERY_SHARD_PRIZE, POTTERY_SHARD_ARMS_UP, POTTERY_SHARD_SKULL, CHERRY_WALL_SIGN, MANGROVE_WALL_SIGN, BAMBOO_WALL_SIGN, OAK_WALL_HANGING_SIGN, SPRUCE_WALL_HANGING_SIGN, BIRCH_WALL_HANGING_SIGN, ACACIA_WALL_HANGING_SIGN, CHERRY_WALL_HANGING_SIGN, JUNGLE_WALL_HANGING_SIGN, DARK_OAK_WALL_HANGING_SIGN, MANGROVE_WALL_HANGING_SIGN, CRIMSON_WALL_HANGING_SIGN, WARPED_WALL_HANGING_SIGN, BAMBOO_WALL_HANGING_SIGN, POTTED_TORCHFLOWER, POTTED_CHERRY_SAPLING, POTTED_MANGROVE_PROPAGULE, PIGLIN_WALL_HEAD, TORCHFLOWER_CROP. Please update your implementation if possible.
[10:37:54] [Server thread/INFO]: [ItemsXL] [WARNING] Caliburn lacks a built-in representation of the following mobs: ALLAY, CHEST_BOAT, FROG, TADPOLE, WARDEN, CAMEL, BLOCK_DISPLAY, INTERACTION, ITEM_DISPLAY, SNIFFER, TEXT_DISPLAY. Please update your implementation if possible.
[10:37:54] [Server thread/ERROR]: HeadLib could not find a valid implementation for v1_19_R3.
[10:37:54] [Server thread/INFO]: [skript-reflect] Enabling skript-reflect v2.4
[10:37:54] [Server thread/INFO]: [skript-gui] Enabling skript-gui v1.3
[10:37:54] [Server thread/INFO]: [Skript]     Missing version in default.lang
[10:37:54] [Server thread/INFO]: [SkBee] Enabling SkBee v3.0.1
[10:37:54] [Server thread/INFO]: [SkBee] Loading NBTApi...
[10:37:54] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[10:37:54] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[10:37:54] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[10:37:54] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[10:37:54] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] It looks like another addon registered 'environment' already.
[10:37:54] [Server thread/INFO]: [SkBee] You may have to use their environment options in SkBee's 'world creator' system.
[10:37:54] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[10:37:54] [Server thread/INFO]: [SkBee] Loaded (357) elements:
[10:37:54] [Server thread/INFO]: [SkBee]  - 50 events
[10:37:54] [Server thread/INFO]: [SkBee]  - 52 effects
[10:37:54] [Server thread/INFO]: [SkBee]  - 226 expressions
[10:37:54] [Server thread/INFO]: [SkBee]  - 21 conditions
[10:37:54] [Server thread/INFO]: [SkBee]  - 8 sections
[10:37:54] [Server thread/INFO]: [SkBee] Checking for update...
[10:37:54] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[10:37:54] [Server thread/INFO]: [SkBee]  - Current version: v3.0.1
[10:37:54] [Server thread/INFO]: [SkBee]  - Available update: v3.3.0
[10:37:54] [Server thread/INFO]: [SkBee]  - Download available at: https://github.com/ShaneBeee/SkBee/releases
[10:37:54] [Server thread/INFO]: [SkBee] Successfully enabled v3.0.1 in 0.33 seconds
[10:37:54] [Server thread/INFO]: [PotionStacker] Enabling PotionStacker v0.0.8-SNAPSHOT
[10:37:54] [Server thread/INFO]: [PotionStacker] Set the maxStack size of POTION to 3
[10:37:54] [Server thread/INFO]: [PotionStacker] Set the maxStack size of SPLASH_POTION to 3
[10:37:54] [Server thread/INFO]: [PotionStacker] Set the maxStack size of LINGERING_POTION to 3
[10:37:54] [Server thread/INFO]: [MythicEnchants] Enabling MythicEnchants v0.1.0-SNAPSHOT
[10:37:54] [Server thread/INFO]: [MythicMobs] -------------------------------------------------
[10:37:54] [Server thread/INFO]: [MythicMobs] + Loading MythicEnchants for Spigot
[10:37:54] [Server thread/INFO]: [MythicMobs] -------------------------------------------------
[10:37:54] [Server thread/INFO]: [MythicMobs] + Loading config.yml
[10:37:54] [Server thread/INFO]: [MythicMobs] + Loading rarities.yml
[10:37:54] [Server thread/INFO]: [MythicMobs] + Binding Configuration
[10:37:54] [Server thread/INFO]: [MythicMobs] + Loading Volatile Code Handler
[10:37:55] [Server thread/INFO]: [MythicMobs] + Initialising Managers
[10:37:55] [Server thread/INFO]: [MythicMobs] + Initialising Profile Manager
[10:37:55] [Server thread/INFO]: [MythicMobs] + Initialising Enchant Manager
[10:37:55] [Server thread/INFO]: [MythicMobs] + Initialising Compatibility Manager
[10:37:55] [Server thread/INFO]: [MythicMobs] + Initialising Loot Event Manager
[10:37:55] [Server thread/INFO]: [MythicMobs] + Managers Initialised
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading rarities
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Common rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Rare rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading CustomEnchantManager...
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading Custom Skill Handler
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading Mythic Enchantments...
[10:37:55] [Server thread/INFO]: [MythicMobs] + Loading ExampleEnchants.yml
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading Custom Enchantments...
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment NIGHTVISION with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment CLOUDY with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment INSATIABLEHUNGER with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment VENOMOUS with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ELEMENTALMAELSTROM with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment DOUBLESWING with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment POISON with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment BURNING with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment BLEED with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment THUNDER with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment SLOW with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment LEECH with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment LUCKYHIT with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment KILLERFLOWER with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment FAST with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment FEAR with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment LOVE with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded 17 custom enchantments
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading Hardcoded Enchantments...
[10:37:55] [Server thread/INFO]: [MythicMobs] + Loading PremadeEnchantments/ender.yml
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ENDER with no set rarity
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded 1 hardcoded enchantments
[10:37:55] [Server thread/INFO]: [MythicMobs] Initialising Enchant Stations!
[10:37:55] [Server thread/INFO]: [MythicMobs] Subscribing to Anvil Events
[10:37:55] [Server thread/INFO]: [MythicMobs] Subscribing to Grindstone Events
[10:37:55] [Server thread/INFO]: [MythicMobs] Initialising Enchantment Table!
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading EnchantingTable Manager...
[10:37:55] [Server thread/INFO]: [MythicMobs] Loading Enchant Manager
[10:37:55] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[10:37:55] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v2.0.0-SNAPSHOT
[10:37:55] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[10:37:55] [Server thread/INFO]: [MythicMobs] + Loading MythicCrucible for Bukkit
[10:37:55] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier0_1
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier2_3
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier4_5
[10:37:55] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier6_7
[10:37:55] [Server thread/INFO]: [MythicMobs] Registering Durability Listener
[10:37:59] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[10:37:59] [Server thread/INFO]: [MythicMobs] MythicCrucible Support has been enabled!
[10:37:59] [Server thread/INFO]: [MythicMobs] ✓ MythicCrucible  v2.0.0 has been successfully loaded!
[10:37:59] [Server thread/INFO]: [MythicAchievements] Enabling MythicAchievements v1.0.0-SNAPSHOT-8abe6766
[10:37:59] [Server thread/INFO]: [MythicAchievements] Loading MythicAchievements for Paper (MC: 1.19.4)...
[10:37:59] [Server thread/INFO]: [MythicAchievements] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
[10:37:59] [Server thread/INFO]: [MythicMobs] Loading Configuration...
[10:37:59] [Server thread/INFO]: [MythicMobs] Loading Configuration...
[10:37:59] [Server thread/INFO]: [MythicAchievements] MythicAchievements configuration file loaded successfully.
[10:37:59] [Server thread/INFO]: [MythicMobs] MythicMobs found; enabling MythicMobs support.
[10:37:59] [Server thread/INFO]: [MythicMobs] PlaceholderAPI found; enabling PlaceholderAPI support.
[10:37:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythicachievements [1.0.0]
[10:37:59] [Server thread/ERROR]: [MythicMobs] Achievement THE_HARDEST_STONE failed to initialize
[10:37:59] [Server thread/ERROR]: [MythicMobs] Achievement STONE_COLD_BREAKER failed to initialize
[10:37:59] [Server thread/ERROR]: [MythicMobs] Achievement DIGGING_DEEPER failed to initialize
[10:37:59] [Server thread/ERROR]: [MythicMobs] Achievement STONE_FIEND failed to initialize
[10:37:59] [Server thread/INFO]: Loaded 7 recipes
[10:38:00] [Server thread/INFO]: Loaded 7 recipes
[10:38:00] [Server thread/INFO]: [MythicAchievements] Started up bStats Metrics
[10:38:00] [Server thread/INFO]: [MythicAchievements] ✓ MythicAchievements Premium v1.0.0 (build 8abe6766) has been successfully loaded!
[10:38:00] [Server thread/INFO]: [DungeonsXL] Enabling DungeonsXL v0.18-SNAPSHOT
[10:38:00] [Server thread/INFO]: [DungeonsXL] [##########[DungeonsXL]##########]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Internals: [v1_19_R3]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Economy: [false]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Permissions: [false]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Metrics: [https://bstats.org/plugin/bukkit/DungeonsXL/1039]
[10:38:00] [Server thread/INFO]: [DungeonsXL] SpigotMC ID: [9488]
[10:38:00] [Server thread/INFO]: [DungeonsXL] [################################]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Could not find compatible Citizens plugin. The mob provider Citizens ("CI") will not get enabled...
[10:38:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: dxl [0.18-SNAPSHOT]
[10:38:00] [Server thread/INFO]: [DungeonsXL] Successfully loaded Vignette module "Inventory".
[10:38:00] [Server thread/INFO]: [Dummys] Enabling Dummys v1.2.1
[10:38:00] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[10:38:00] [Server thread/INFO]: Running delayed init tasks
[10:38:00] [Craft Scheduler Thread - 1 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] 
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models]
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] 
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] Importing LavaGolem.bbmodel.
[10:38:00] [Server thread/INFO]: [Skript] Loading variables...
[10:38:00] [Server thread/INFO]: [Skript] Loaded 18 variables in 0.0 seconds
[10:38:00] [Craft Scheduler Thread - 9 - Dummys/INFO]: [Dummys] There is no updates available.
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] 
[10:38:00] [Craft Scheduler Thread - 0 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped.
[10:38:01] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[10:38:01] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 31 structures in 0.74 seconds
[10:38:01] [Server thread/INFO]: [Skript] Finished loading.
[10:38:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: objective [4.2.0]
[10:38:01] [Server thread/INFO]: 1 placeholder hook(s) registered!
[10:38:01] [Server thread/INFO]: Done (16.049s)! For help, type "help"
[10:38:01] [Server thread/INFO]: Timings Reset
[10:38:01] [Craft Scheduler Thread - 6 - ItemsXL/INFO]: [ItemsXL] The plugin is up to date.
[10:38:01] [Craft Scheduler Thread - 8 - DungeonsXL/INFO]: [DungeonsXL] A new version of DungeonsXL is available (0.18-SNAPSHOT-1153). Download it here: https://spigotmc.org/resources/dungeonsxl.9488/download?version=514900
[10:38:01] [Server thread/INFO]: [Generation] Starting Pack Generator...
[10:38:01] [Server thread/INFO]: [Generation] Processing ModelEngine Pack...
[10:38:01] [Server thread/INFO]: [Generation] Generating Custom Blocks...
[10:38:01] [Server thread/INFO]: [Generation] Generating Items...
[10:38:01] [Server thread/INFO]: [Generation] Assigning Materials...
[10:38:01] [Server thread/INFO]: [Generation] Generating Sounds...
[10:38:01] [Server thread/INFO]: [Generation] Linking Custom Blocks...
[10:38:01] [Server thread/INFO]: [Generation] Generating Atlas...
[10:38:01] [Server thread/INFO]: [Generation] Zipping Pack...
[10:38:01] [Server thread/INFO]: [Generation] Generation Completed in 109ms
[10:38:01] [Server thread/INFO]: [MythicMobs] Loading ProtocolLib listeners...
[10:38:01] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[10:38:01] [Server thread/INFO]: [MythicMobs] Loaded 23 items.
[10:38:09] [User Authenticator #0/INFO]: UUID of player ayphil is 14c04a3e-64ad-4421-90c6-c5881f4e5f81
[10:38:09] [Server thread/INFO]: ayphil joined the game
[10:38:09] [Server thread/INFO]: ayphil[/       ip        ] logged in with entity id 165 at ([world]-36.30000001192093, -55.0, -133.22866238514817)
[10:38:09] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
[10:38:09] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.players.PlayerData.getStatRegistry()" because "this.playerData" is null
[10:38:09] [Server thread/WARN]:     at MythicEnchants-0.1.0-SNAPSHOT.jar//io.lumine.mythicenchants.profiles.EnchantsProfile.parseEquipment(EnchantsProfile.java:105)
[10:38:09] [Server thread/WARN]:     at MythicEnchants-0.1.0-SNAPSHOT.jar//io.lumine.mythicenchants.profiles.EnchantsProfileManager.initProfile(EnchantsProfileManager.java:57)
[10:38:09] [Server thread/WARN]:     at MythicEnchants-0.1.0-SNAPSHOT.jar//io.lumine.mythicenchants.profiles.EnchantsProfileManager.initProfile(EnchantsProfileManager.java:35)
[10:38:09] [Server thread/WARN]:     at MythicMobs-5.6.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.storage.players.PlayerRepository.lambda$loadProfile$2(PlayerRepository.java:108)
[10:38:09] [Server thread/WARN]:     at MythicMobs-5.6.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$ConsumerToFunction.apply(Delegates.java:177)
[10:38:09] [Server thread/WARN]:     at MythicMobs-5.6.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
[10:38:09] [Server thread/WARN]:     at MythicMobs-5.6.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[10:38:09] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101)
[10:38:09] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[10:38:09] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1483)
[10:38:09] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
[10:38:09] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1397)
[10:38:09] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1174)
[10:38:09] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[10:38:09] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:1583)
[10:38:12] [Server thread/INFO]: ayphil issued server command: /mm reload
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Packs...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Items...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Skills...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 21 mobs.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 75 skills.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mythic items.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[10:38:12] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Mythic Enchantments...
[10:38:12] [Server thread/INFO]: [MythicMobs] + Loading ExampleEnchants.yml
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Custom Enchantments...
[10:38:12] [Server thread/INFO]: [MythicMobs] Loaded 17 custom enchantments
[10:38:12] [Server thread/INFO]: [MythicMobs] Loading Hardcoded Enchantments...
[10:38:12] [Server thread/INFO]: [MythicMobs] + Loading PremadeEnchantments/ender.yml
[10:38:12] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ENDER with no set rarity
[10:38:12] [Server thread/INFO]: [MythicMobs] Loaded 1 hardcoded enchantments
[10:38:13] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier0_1
[10:38:13] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier2_3
[10:38:13] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier4_5
[10:38:13] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier6_7
[10:38:13] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[10:38:13] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[10:38:13] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel>'}
[10:38:13] [Server thread/ERROR]: [MythicMobs]     Cannot invoke "java.lang.CharSequence.toString()" because "replacement" is null (java.lang.NullPointerException)
[10:38:13] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:39:00] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel>'}
[10:39:00] [Server thread/ERROR]: [MythicMobs]     Cannot invoke "java.lang.CharSequence.toString()" because "replacement" is null (java.lang.NullPointerException)
[10:39:00] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:39:07] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/167, uuid='9bc998cc-7a61-4d29-87b9-166b84c9c7c8', l='ServerLevel[world]', x=-25.30, y=-55.00, z=-110.30, cpos=[-2, -7], tl=1081, v=true] died: Storm Goon was slain by ayphil using [Rogue's Knife]
[10:40:07] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel>'}
[10:40:07] [Server thread/ERROR]: [MythicMobs]     Cannot invoke "java.lang.CharSequence.toString()" because "replacement" is null (java.lang.NullPointerException)
[10:40:07] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:41:08] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/179, uuid='39dcab46-341d-49aa-830e-79394cd17eb0', l='ServerLevel[world]', x=-19.70, y=-55.00, z=-113.96, cpos=[-2, -8], tl=1220, v=true] died: Storm Goon was shot by Storm Goon
[10:41:13] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/173, uuid='6ef4da98-398d-401b-b097-42541e367606', l='ServerLevel[world]', x=-26.70, y=-55.00, z=-113.70, cpos=[-2, -8], tl=2647, v=true] died: Storm Goon was slain by ayphil using [Rogue's Knife]
[10:42:16] [Server thread/INFO]: ayphil issued server command: /mm reload
[10:42:16] [Server thread/INFO]: [MythicMobs] Loading Packs...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Items...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Skills...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 21 mobs.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 75 skills.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mythic items.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[10:42:17] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Mythic Enchantments...
[10:42:17] [Server thread/INFO]: [MythicMobs] + Loading ExampleEnchants.yml
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Custom Enchantments...
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded 17 custom enchantments
[10:42:17] [Server thread/INFO]: [MythicMobs] Loading Hardcoded Enchantments...
[10:42:17] [Server thread/INFO]: [MythicMobs] + Loading PremadeEnchantments/ender.yml
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ENDER with no set rarity
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded 1 hardcoded enchantments
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier0_1
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier2_3
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier4_5
[10:42:17] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier6_7
[10:42:17] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[10:42:17] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[10:42:18] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:42:18] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:42:18] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:42:19] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:42:19] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:42:19] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:42:21] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/212, uuid='8c9ace64-e8de-4dc1-ac59-95472b8e9cfa', l='ServerLevel[world]', x=-32.41, y=-55.00, z=-111.30, cpos=[-3, -7], tl=58, v=true] died: Storm Goon was slain by ayphil using [Rogue's Knife]
[10:42:23] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/209, uuid='b910e0f8-bdce-4aef-935a-55019760e197', l='ServerLevel[world]', x=-34.54, y=-54.81, z=-113.40, cpos=[-3, -8], tl=101, v=true] died: Storm Goon was slain by ayphil using [Rogue's Knife]
[10:44:49] [Server thread/INFO]: ayphil issued server command: /mm reload
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Packs...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Items...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Skills...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 21 mobs.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 75 skills.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mythic items.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[10:44:49] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Mythic Enchantments...
[10:44:49] [Server thread/INFO]: [MythicMobs] + Loading ExampleEnchants.yml
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Custom Enchantments...
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded 17 custom enchantments
[10:44:49] [Server thread/INFO]: [MythicMobs] Loading Hardcoded Enchantments...
[10:44:49] [Server thread/INFO]: [MythicMobs] + Loading PremadeEnchantments/ender.yml
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ENDER with no set rarity
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded 1 hardcoded enchantments
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier0_1
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier2_3
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier4_5
[10:44:49] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier6_7
[10:44:49] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[10:44:49] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[10:44:50] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:50] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:50] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:51] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:51] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:51] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:51] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:51] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:51] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:51] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:51] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:51] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:51] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:51] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:51] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:51] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:51] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:51] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:52] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:52] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:52] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:52] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:52] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:52] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:52] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:52] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:52] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:52] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:52] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:52] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:52] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:52] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:52] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:53] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:53] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:53] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:54] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:44:54] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:44:54] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.
[10:44:58] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/223, uuid='34d6eb23-58f4-4e98-8fe2-cd2b11bfc8b9', l='ServerLevel[world]', x=-36.30, y=-54.94, z=-114.35, cpos=[-3, -8], tl=151, v=true] died: Storm Goon was shot by Storm Goon
[10:45:08] [Server thread/INFO]: Named entity EntitySkeleton['Storm Goon'/225, uuid='e91181df-3e02-415e-ae86-82bc98169b83', l='ServerLevel[world]', x=-35.67, y=-54.81, z=-112.88, cpos=[-3, -8], tl=328, v=true] died: Storm Goon was shot by Storm Goon
[10:45:09] [Server thread/INFO]: ayphil issued server command: /mm reload
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Packs...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Items...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Skills...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 21 mobs.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 75 skills.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mythic items.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[10:45:09] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Mythic Enchantments...
[10:45:09] [Server thread/INFO]: [MythicMobs] + Loading ExampleEnchants.yml
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Custom Enchantments...
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded 17 custom enchantments
[10:45:09] [Server thread/INFO]: [MythicMobs] Loading Hardcoded Enchantments...
[10:45:09] [Server thread/INFO]: [MythicMobs] + Loading PremadeEnchantments/ender.yml
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded Custom Enchantment ENDER with no set rarity
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded 1 hardcoded enchantments
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier0_1
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier2_3
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier4_5
[10:45:09] [Server thread/INFO]: [MythicMobs] Loaded LoreTemplate Tier6_7
[10:45:09] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[10:45:09] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[10:45:10] [Server thread/ERROR]: [MythicMobs] Failed to process placeholder <skill.powerlevel> in xPlaceholderString{'<skill.powerlevel> is 2'}
[10:45:10] [Server thread/ERROR]: [MythicMobs]     null (java.lang.NullPointerException)
[10:45:10] [Server thread/WARN]: [MythicMobs] This error has been saved in the logs/errors folder. Please report it on the MythicCraft Issue Tracker or discord.