Paper 1.21.8 Server Log

#NqCdAJR
78 errors
13363 lines
Raw
Analysis
Minecraft version:
1.21.8
The plugin 'CKSMPCore' has a problem while running.
Line #9821
Solutions
Install a different version of the plugin 'CKSMPCore'.
Remove the plugin 'CKSMPCore'.
The plugin 'CKSMPStats' has a problem while running.
Line #9840
Solutions
Install a different version of the plugin 'CKSMPStats'.
Remove the plugin 'CKSMPStats'.
The plugin 'Asteroid' has a problem while running.
Line #10070
Solutions
Install a different version of the plugin 'Asteroid'.
Remove the plugin 'Asteroid'.
1[04:44:12] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9+10-LTS; Eclipse Adoptium Temurin-21.0.9+10) on Linux 5.15.0-164-generic (amd64)
2[04:44:12] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.8-60-main@29c8822 (2025-09-06T21:49:13Z) for Minecraft 1.21.8
3[04:44:12] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
4[04:44:14] [ServerMain/INFO]: [PluginInitializerManager] Initialized 89 plugins
5[04:44:14] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (12):
6 - BKCommonLib (1.21.8-v1-SNAPSHOT), CKSMPCollections (1.0.0), CKSMPCore (1.0.0), CKSMPItems (1.0.0), CKSMPJobs (1.0.0), CKSMPMobs (1.0.0), CKSMPShops (1.0.0), CKSMPStats (1.0.0), GeyserModelEngine (1.0.3), Nexo (1.14), SignedVelocity (1.3.0), Typewriter (0.9.0-beta-166)
7[04:44:14] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (77):
8 - ATHENA (${project.version}), AdvancedEnchantments (9.21.10), AdvancedVanish (1.2.7), ArtMap (3.9.23), Asteroid (1.1.7-release-21), AsteroidLibs (2.5), AxAFKZone (1.9.0), AxDarkAuctions (1.6.0), AxGraves (1.25.0), AxInventoryRestore (3.11.1), AxPlayerWarps (1.12.1), AxQuestBoard (1.14.2), AxTrade (1.21.2), BetterHealthBar (3.9.3), BetterHud (1.13.3-SNAPSHOT-436), BetterRTP (3.6.13), BlueMap (5.5), CKSMPWiki (1.6.5), CMI (**.**.**.**), CMIEInjector (**.**.**.**), CMILib (**.**.**.**), ChatColor2 (1.16.1), ChatGames (1.2.1), Chunky (1.4.36), ChunkyBorder (1.2.23), CommandWhitelist (2.11.0), CoreProtect (23.1), CustomFishing (2.3.15), CyberWorldReset (0.6.4), DeluxeMenus (1.14.2-DEV-207), DiscordSRV (1.30.4), EternalTags (1.3.3), FastAsyncWorldEdit (2.13.1), FreedomChat (1.7.5), GSit (2.4.3), GeyserUtils (1.0-SNAPSHOT), Gunging_Ootilities_Plugin (1.10.9), HMCCosmetics (2.8.1), HMCWraps (1.7.1), HibiscusCommons (0.7.2), Infiniteannouncements (2.5.0), Iris (3.8.0-1.20.1-1.21.10), Lands (7.23.2), LibsDisguises (11.0.7), LuckPerms (5.5.9), MCPets (4.1.7-SNAPSHOT), ModelEngine (R4.1.0), My_Worlds (1.21.8-v1-SNAPSHOT), MythicCrucible (2.4.0-SNAPSHOT), MythicDungeons (2.0.1-SNAPSHOT), MythicMobTaming (0.1-BETA), MythicMobs (5.11.2-SNAPSHOT-291ea5b0), OpenInv (5.1.13), PhoenixCrates (4.2.3-SNAPSHOT-125), PlaceholderAPI (2.11.6), PlayerAuctions (1.32.1), PlayerPoints (3.3.3), PlayerVaults (4.3.0), ProtocolLib (5.4.0), QuickShop-Hikari (**.**.**.**), ShopGUIPlus (1.108.0), Skoice (3.2.9), Skript (2.12.2), TAB (5.3.1), Tebex (2.2.1), Vault (1.7.3-CMI), ViaBackwards (5.6.1-SNAPSHOT), ViaVersion (5.7.0), VoidGen (2.3.2), Votifier (2.7.3), WorldGuard (7.0.14-SNAPSHOT+3083009), ZelChat (2.0.0-pre-11), eGlow (3.4.4), fake-block (3.0.1-SNAPSHOT), floodgate (2.2.5-SNAPSHOT (b126-096c605)), packetevents (2.11.1), zVoteParty (**.**.**.**)
9[04:44:17] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
10[04:44:17] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
11[04:44:18] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 260.3ms
12[04:44:19] [ServerMain/INFO]: Loaded 1407 recipes
13[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/trailblazer
14java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/trailblazer' in registry 'minecraft:loot_table' at position 55: ...railblazer<--[HERE]
15 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
16 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
17 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
18 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
19 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
20 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
21 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
22 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
23 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
24 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
25Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/trailblazer' in registry 'minecraft:loot_table' at position 55: ...railblazer<--[HERE]
26 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
27 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
28 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
29 ... 7 more
30[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/trailblazer/fix
31java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:trailblazer/fix' in registry 'minecraft:item_modifier' at position 113: ...blazer/fix<--[HERE]
32 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
33 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
34 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
35 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
36 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
37 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
38 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
39 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
40 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
41 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
42Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:trailblazer/fix' in registry 'minecraft:item_modifier' at position 113: ...blazer/fix<--[HERE]
43 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
44 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
45 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
46 ... 7 more
47[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/scouts_battle_helm
48java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/scouts_battle_helm' in registry 'minecraft:loot_table' at position 62: ...attle_helm<--[HERE]
49 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
50 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
51 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
52 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
53 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
54 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
55 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
56 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
58 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
59Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/scouts_battle_helm' in registry 'minecraft:loot_table' at position 62: ...attle_helm<--[HERE]
60 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
61 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
62 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
63 ... 7 more
64[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/restless_nature
65java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/misc/restless_nature' in registry 'minecraft:loot_table' at position 57: ...ess_nature<--[HERE]
66 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
67 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
68 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
69 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
70 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
71 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
72 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
73 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
74 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
75 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
76Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/misc/restless_nature' in registry 'minecraft:loot_table' at position 57: ...ess_nature<--[HERE]
77 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
78 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
79 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
80 ... 7 more
81[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/radiation_shield
82java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/radiation_shield' in registry 'minecraft:loot_table' at position 60: ...ion_shield<--[HERE]
83 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
84 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
85 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
86 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
87 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
88 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
89 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
90 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
91 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
92 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
93Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/radiation_shield' in registry 'minecraft:loot_table' at position 60: ...ion_shield<--[HERE]
94 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
95 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
96 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
97 ... 7 more
98[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:hovering_inferno/spell/butterfly_lasers/normal/ray/hit
99java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage/medium' in registry 'minecraft:item_modifier' at position 158: ...age/medium<--[HERE]
100 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
101 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
102 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
103 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
104 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
105 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
106 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
107 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
108 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
109 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
110Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage/medium' in registry 'minecraft:item_modifier' at position 158: ...age/medium<--[HERE]
111 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
112 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
113 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
114 ... 7 more
115[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/holy_wrath
116java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/holy_wrath' in registry 'minecraft:loot_table' at position 54: ...holy_wrath<--[HERE]
117 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
118 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
119 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
120 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
121 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
122 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
123 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
124 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
125 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
126 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
127Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/holy_wrath' in registry 'minecraft:loot_table' at position 54: ...holy_wrath<--[HERE]
128 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
129 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
130 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
131 ... 7 more
132[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/multiplex_crossbow
133java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/multiplex_crossbow' in registry 'minecraft:loot_table' at position 62: ...x_crossbow<--[HERE]
134 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
135 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
136 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
137 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
138 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
139 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
140 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
141 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
142 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
143 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
144Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/multiplex_crossbow' in registry 'minecraft:loot_table' at position 62: ...x_crossbow<--[HERE]
145 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
146 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
147 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
148 ... 7 more
149[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/patron/scroll_of_returning/crumble
150java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:artifact/patron/scroll_of_returning' in registry 'minecraft:loot_table' at position 161: ..._returning<--[HERE]
151 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
152 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
153 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
154 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
155 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
156 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
157 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
158 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
159 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
160 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
161Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:artifact/patron/scroll_of_returning' in registry 'minecraft:loot_table' at position 161: ..._returning<--[HERE]
162 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
163 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
164 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
165 ... 7 more
166[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/firestorm/check_arrow
167java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
168 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
169 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
170 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
171 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
172 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
173 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
174 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
175 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
176 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
177 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
178Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
179 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
180 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
181 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
182 ... 7 more
183[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/sentrys_wrath/check_arrow
184java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
185 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
186 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
187 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
188 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
189 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
190 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
191 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
192 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
193 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
194 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
195Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
196 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
197 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
198 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
199 ... 7 more
200[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/firestorm
201java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/firestorm' in registry 'minecraft:loot_table' at position 53: .../firestorm<--[HERE]
202 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
203 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
204 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
205 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
206 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
207 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
208 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
209 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
210 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
211 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
212Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/firestorm' in registry 'minecraft:loot_table' at position 53: .../firestorm<--[HERE]
213 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
214 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
215 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
216 ... 7 more
217[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/all
218java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/daybreaker' in registry 'minecraft:loot_table' at position 54: ...daybreaker<--[HERE]
219 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
220 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
221 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
222 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
223 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
224 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
225 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
226 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
227 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
228 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
229Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/daybreaker' in registry 'minecraft:loot_table' at position 54: ...daybreaker<--[HERE]
230 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
231 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
232 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
233 ... 7 more
234[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/withersbane
235java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/withersbane' in registry 'minecraft:loot_table' at position 55: ...ithersbane<--[HERE]
236 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
237 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
238 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
239 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
240 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
241 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
242 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
243 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
244 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
245 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
246Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/withersbane' in registry 'minecraft:loot_table' at position 55: ...ithersbane<--[HERE]
247 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
248 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
249 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
250 ... 7 more
251[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/voltaic_trident
252java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/voltaic_trident' in registry 'minecraft:loot_table' at position 59: ...ic_trident<--[HERE]
253 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
254 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
255 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
256 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
257 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
258 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
259 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
260 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
261 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
262 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
263Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/voltaic_trident' in registry 'minecraft:loot_table' at position 59: ...ic_trident<--[HERE]
264 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
265 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
266 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
267 ... 7 more
268[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/hazmat_suit
269java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/hazmat_suit' in registry 'minecraft:loot_table' at position 53: ...azmat_suit<--[HERE]
270 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
271 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
272 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
273 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
274 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
275 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
276 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
277 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
278 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
279 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
280Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/hazmat_suit' in registry 'minecraft:loot_table' at position 53: ...azmat_suit<--[HERE]
281 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
282 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
283 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
284 ... 7 more
285[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:hovering_inferno/spell/butterfly_lasers/alt/ray/hit
286java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage/medium' in registry 'minecraft:item_modifier' at position 158: ...age/medium<--[HERE]
287 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
288 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
289 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
290 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
291 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
292 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
293 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
294 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
295 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
296 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
297Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage/medium' in registry 'minecraft:item_modifier' at position 158: ...age/medium<--[HERE]
298 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
299 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
300 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
301 ... 7 more
302[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/chilling_blade
303java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/chilling_blade' in registry 'minecraft:loot_table' at position 58: ...ling_blade<--[HERE]
304 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
305 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
306 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
307 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
308 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
309 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
310 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
311 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
312 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
313 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
314Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/chilling_blade' in registry 'minecraft:loot_table' at position 58: ...ling_blade<--[HERE]
315 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
316 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
317 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
318 ... 7 more
319[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/scarlet_dagger
320java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/scarlet_dagger' in registry 'minecraft:loot_table' at position 58: ...let_dagger<--[HERE]
321 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
322 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
323 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
324 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
325 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
326 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
327 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
328 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
329 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
330 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
331Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/scarlet_dagger' in registry 'minecraft:loot_table' at position 58: ...let_dagger<--[HERE]
332 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
333 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
334 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
335 ... 7 more
336[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/prismatic_shield
337java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/prismatic_shield' in registry 'minecraft:loot_table' at position 60: ...tic_shield<--[HERE]
338 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
339 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
340 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
341 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
342 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
343 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
344 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
345 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
346 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
347 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
348Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/prismatic_shield' in registry 'minecraft:loot_table' at position 60: ...tic_shield<--[HERE]
349 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
350 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
351 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
352 ... 7 more
353[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/scouts_battle_helm/update
354java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 23: Can't find element 'incendium:scouts_battle_helm/update' in registry 'minecraft:item_modifier' at position 68: ...elm/update<--[HERE]
355 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
356 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
357 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
358 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
359 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
360 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
361 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
362 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
363 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
364 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
365Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 23: Can't find element 'incendium:scouts_battle_helm/update' in registry 'minecraft:item_modifier' at position 68: ...elm/update<--[HERE]
366 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
367 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
368 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
369 ... 7 more
370[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/blazing_hatchet
371java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/blazing_hatchet' in registry 'minecraft:loot_table' at position 59: ...ng_hatchet<--[HERE]
372 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
373 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
374 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
375 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
376 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
377 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
378 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
379 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
380 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
381 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
382Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/blazing_hatchet' in registry 'minecraft:loot_table' at position 59: ...ng_hatchet<--[HERE]
383 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
384 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
385 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
386 ... 7 more
387[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/greatsword_of_sacrifice
388java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/greatsword_of_sacrifice' in registry 'minecraft:loot_table' at position 67: ..._sacrifice<--[HERE]
389 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
390 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
391 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
392 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
393 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
394 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
395 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
396 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
397 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
398 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
399Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/greatsword_of_sacrifice' in registry 'minecraft:loot_table' at position 67: ..._sacrifice<--[HERE]
400 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
401 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
402 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
403 ... 7 more
404[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/ragnarok
405java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/ragnarok' in registry 'minecraft:loot_table' at position 52: ...n/ragnarok<--[HERE]
406 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
407 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
408 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
409 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
410 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
411 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
412 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
413 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
414 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
415 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
416Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/ragnarok' in registry 'minecraft:loot_table' at position 52: ...n/ragnarok<--[HERE]
417 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
418 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
419 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
420 ... 7 more
421[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/ragnarok/fix
422java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:ragnarok/fix' in registry 'minecraft:item_modifier' at position 107: ...gnarok/fix<--[HERE]
423 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
424 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
425 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
426 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
427 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
428 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
429 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
430 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
431 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
432 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
433Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:ragnarok/fix' in registry 'minecraft:item_modifier' at position 107: ...gnarok/fix<--[HERE]
434 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
435 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
436 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
437 ... 7 more
438[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/cake_batter
439java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/cake_batter' in registry 'minecraft:loot_table' at position 53: ...ake_batter<--[HERE]
440 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
441 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
442 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
443 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
444 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
445 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
446 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
447 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
448 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
449 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
450Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/cake_batter' in registry 'minecraft:loot_table' at position 53: ...ake_batter<--[HERE]
451 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
452 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
453 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
454 ... 7 more
455[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:item/patron/holy_wrath/check_arrow
456java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
457 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
458 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
459 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
460 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
461 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
462 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
463 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
464 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
465 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
466 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
467Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:unload' in registry 'minecraft:item_modifier' at position 104: ...ium:unload<--[HERE]
468 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
469 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
470 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
471 ... 7 more
472[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/hefty_pickaxe
473java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/hefty_pickaxe' in registry 'minecraft:loot_table' at position 55: ...ty_pickaxe<--[HERE]
474 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
475 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
476 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
477 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
478 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
479 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
480 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
481 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
482 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
483 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
484Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/hefty_pickaxe' in registry 'minecraft:loot_table' at position 55: ...ty_pickaxe<--[HERE]
485 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
486 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
487 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
488 ... 7 more
489[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/infernal_wings
490java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/infernal_wings' in registry 'minecraft:loot_table' at position 56: ...rnal_wings<--[HERE]
491 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
492 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
493 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
494 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
495 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
496 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
497 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
498 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
499 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
500 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
501Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/infernal_wings' in registry 'minecraft:loot_table' at position 56: ...rnal_wings<--[HERE]
502 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
503 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
504 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
505 ... 7 more
506[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:sanctum/guardian/init
507java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Can't find element 'incendium:artifact/patron/holy_wrath' in registry 'minecraft:loot_table' at position 80: ...holy_wrath<--[HERE]
508 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
509 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
510 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
511 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
512 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
513 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
514 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
515 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
516 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
517 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
518Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Can't find element 'incendium:artifact/patron/holy_wrath' in registry 'minecraft:loot_table' at position 80: ...holy_wrath<--[HERE]
519 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
520 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
521 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
522 ... 7 more
523[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:hovering_inferno/misc/generic_hit_entity
524java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage' in registry 'minecraft:item_modifier' at position 151: ...ium:damage<--[HERE]
525 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
526 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
527 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
528 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
529 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
530 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
531 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
532 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
533 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
534 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
535Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Can't find element 'incendium:damage' in registry 'minecraft:item_modifier' at position 151: ...ium:damage<--[HERE]
536 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
537 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
538 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
539 ... 7 more
540[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:entity/other/init
541java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 31: Can't find element 'incendium:castle/stand/armor' in registry 'minecraft:loot_table' at position 99: ...tand/armor<--[HERE]
542 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
543 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
544 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
545 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
546 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
547 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
548 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
549 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
550 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
551 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
552Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 31: Can't find element 'incendium:castle/stand/armor' in registry 'minecraft:loot_table' at position 99: ...tand/armor<--[HERE]
553 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
554 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
555 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
556 ... 7 more
557[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/unstable_powder
558java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/unstable_powder' in registry 'minecraft:loot_table' at position 57: ...ble_powder<--[HERE]
559 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
560 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
561 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
562 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
563 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
564 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
565 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
566 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
567 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
568 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
569Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/unstable_powder' in registry 'minecraft:loot_table' at position 57: ...ble_powder<--[HERE]
570 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
571 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
572 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
573 ... 7 more
574[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/scroll_of_returning
575java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/scroll_of_returning' in registry 'minecraft:loot_table' at position 63: ..._returning<--[HERE]
576 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
577 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
578 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
579 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
580 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
581 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
582 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
583 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
584 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
585 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
586Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/scroll_of_returning' in registry 'minecraft:loot_table' at position 63: ..._returning<--[HERE]
587 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
588 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
589 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
590 ... 7 more
591[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/necrotic_shield
592java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/necrotic_shield' in registry 'minecraft:loot_table' at position 59: ...tic_shield<--[HERE]
593 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
594 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
595 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
596 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
597 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
598 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
599 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
600 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
601 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
602 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
603Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/shield/necrotic_shield' in registry 'minecraft:loot_table' at position 59: ...tic_shield<--[HERE]
604 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
605 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
606 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
607 ... 7 more
608[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:hovering_inferno/kill
609java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Can't find element 'incendium:hovering_inferno/extras' in registry 'minecraft:loot_table' at position 106: ...rno/extras<--[HERE]
610 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
611 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
612 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
613 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
614 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
615 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
616 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
617 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
618 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
619 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
620Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Can't find element 'incendium:hovering_inferno/extras' in registry 'minecraft:loot_table' at position 106: ...rno/extras<--[HERE]
621 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
622 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
623 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
624 ... 7 more
625[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:entity/misc_init/torte
626java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:artifact/tool/cake_batter' in registry 'minecraft:loot_table' at position 79: ...ake_batter<--[HERE]
627 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
628 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
629 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
630 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
631 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
632 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
633 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
634 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
635 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
636 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
637Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 6: Can't find element 'incendium:artifact/tool/cake_batter' in registry 'minecraft:loot_table' at position 79: ...ake_batter<--[HERE]
638 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
639 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
640 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
641 ... 7 more
642[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/infernal_feather
643java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/infernal_feather' in registry 'minecraft:loot_table' at position 58: ...al_feather<--[HERE]
644 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
645 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
646 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
647 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
648 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
649 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
650 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
651 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
652 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
653 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
654Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/infernal_feather' in registry 'minecraft:loot_table' at position 58: ...al_feather<--[HERE]
655 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
656 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
657 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
658 ... 7 more
659[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:player/1s
660java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 19: Can't find element 'incendium:castle/base/head_self' in registry 'minecraft:loot_table' at position 117: .../head_self<--[HERE]
661 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
662 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
663 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
664 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
665 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
666 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
667 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
668 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
669 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
670 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
671Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 19: Can't find element 'incendium:castle/base/head_self' in registry 'minecraft:loot_table' at position 117: .../head_self<--[HERE]
672 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
673 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
674 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
675 ... 7 more
676[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/torch_of_lunacy
677java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/torch_of_lunacy' in registry 'minecraft:loot_table' at position 57: ..._of_lunacy<--[HERE]
678 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
679 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
680 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
681 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
682 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
683 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
684 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
685 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
686 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
687 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
688Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/tool/torch_of_lunacy' in registry 'minecraft:loot_table' at position 57: ..._of_lunacy<--[HERE]
689 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
690 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
691 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
692 ... 7 more
693[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/sentrys_wrath
694java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/sentrys_wrath' in registry 'minecraft:loot_table' at position 57: ...trys_wrath<--[HERE]
695 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
696 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
697 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
698 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
699 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
700 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
701 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
702 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
703 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
704 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
705Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/weapon/sentrys_wrath' in registry 'minecraft:loot_table' at position 57: ...trys_wrath<--[HERE]
706 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
707 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
708 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
709 ... 7 more
710[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/daybreaker
711java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/daybreaker' in registry 'minecraft:loot_table' at position 54: ...daybreaker<--[HERE]
712 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
713 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
714 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
715 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
716 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
717 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
718 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
719 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
720 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
721 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
722Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/daybreaker' in registry 'minecraft:loot_table' at position 54: ...daybreaker<--[HERE]
723 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
724 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
725 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
726 ... 7 more
727[04:44:19] [ServerMain/ERROR]: Failed to load function incendium:admin/give/warping_witherblade
728java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/warping_witherblade' in registry 'minecraft:loot_table' at position 63: ...itherblade<--[HERE]
729 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
730 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
731 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
732 at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$0(SimpleReloadInstance.java:69) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
733 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
734 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
735 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
736 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
737 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
738 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
739Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'incendium:artifact/patron/warping_witherblade' in registry 'minecraft:loot_table' at position 63: ...itherblade<--[HERE]
740 at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
741 at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
742 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
743 ... 7 more
744[04:44:19] [ServerMain/ERROR]: Couldn't load tag minecraft:load as it is missing following references: #load:_private/load (from file/Incendium_1.21.5_v5.4.9)
745[04:44:19] [ServerMain/INFO]: Loaded 1582 advancements
746[04:44:19] [Server thread/INFO]: Starting minecraft server version 1.21.8
747[04:44:19] [Server thread/INFO]: Loading properties
748[04:44:19] [Server thread/INFO]: This server is running Paper version 1.21.8-60-main@29c8822 (2025-09-06T21:49:13Z) (Implementing API version 1.21.8-R0.1-SNAPSHOT)
749[04:44:19] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
750[04:44:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
751[04:44:19] [Server thread/INFO]: Using 12 threads for Netty based IO
752[04:44:19] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete your global config file to start the server.
753[04:44:19] [Server thread/INFO]: [MoonriseCommon] Paper is using 3 worker threads, 1 I/O threads
754[04:44:19] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
755[04:44:20] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
756[04:44:20] [Server thread/INFO]: Default game type: SURVIVAL
757[04:44:20] [Server thread/INFO]: Generating keypair
758[04:44:20] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:20001
759[04:44:20] [Server thread/INFO]: Using epoll channel type
760[04:44:20] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
761[04:44:20] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
762[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait
763[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar
764[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar
765[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
766[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
767[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar
768[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.3.2/adventure-platform-bukkit-4.3.2.jar
769[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.3.2/adventure-platform-api-4.3.2.jar
770[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.2/adventure-text-serializer-bungeecord-4.3.2.jar
771[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
772[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
773[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
774[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.3.2/adventure-platform-facet-4.3.2.jar
775[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.3.2/adventure-platform-viaversion-4.3.2.jar
776[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar
777[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.16.0/adventure-text-serializer-gson-4.16.0.jar
778[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.16.0/adventure-text-serializer-json-4.16.0.jar
779[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/option/1.0.0/option-1.0.0.jar
780[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
781[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [BlueMap] Loading 1 libraries... please wait
782[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [BlueMap] Loaded library /home/********/libraries/com/flowpowered/flow-math/1.0.3/flow-math-1.0.3.jar
783[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loading 3 libraries... please wait
784[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar
785[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar
786[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
787[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
788[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
789[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.14.0/adventure-text-serializer-gson-4.14.0.jar
790[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.14.0/adventure-text-serializer-json-4.14.0.jar
791[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
792[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.0/adventure-text-serializer-bungeecord-4.3.0.jar
793[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.13.0/adventure-text-serializer-legacy-4.13.0.jar
794[04:44:20] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loading 5 libraries... please wait
795[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/redisson/redisson/3.48.0/redisson-3.48.0.jar
796[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-common/4.1.121.Final/netty-common-4.1.121.Final.jar
797[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-codec/4.1.121.Final/netty-codec-4.1.121.Final.jar
798[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-buffer/4.1.121.Final/netty-buffer-4.1.121.Final.jar
799[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-transport/4.1.121.Final/netty-transport-4.1.121.Final.jar
800[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-resolver/4.1.121.Final/netty-resolver-4.1.121.Final.jar
801[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-resolver-dns/4.1.121.Final/netty-resolver-dns-4.1.121.Final.jar
802[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-codec-dns/4.1.121.Final/netty-codec-dns-4.1.121.Final.jar
803[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-handler/4.1.121.Final/netty-handler-4.1.121.Final.jar
804[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/netty/netty-transport-native-unix-common/4.1.121.Final/netty-transport-native-unix-common-4.1.121.Final.jar
805[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar
806[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/projectreactor/reactor-core/3.6.2/reactor-core-3.6.2.jar
807[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar
808[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/io/reactivex/rxjava3/rxjava/3.1.8/rxjava-3.1.8.jar
809[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/esotericsoftware/kryo/5.6.2/kryo-5.6.2.jar
810[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.jar
811[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/objenesis/objenesis/3.4/objenesis-3.4.jar
812[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.jar
813[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.jar
814[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.18.2/jackson-dataformat-yaml-2.18.2.jar
815[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar
816[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar
817[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.jar
818[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.18.2/jackson-datatype-jsr310-2.18.2.jar
819[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/net/bytebuddy/byte-buddy/1.15.3/byte-buddy-1.15.3.jar
820[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/jodd/jodd-util/6.3.0/jodd-util-6.3.0.jar
821[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
822[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
823[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar
824[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [Lands] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
825[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loading 2 libraries... please wait
826[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/********/libraries/com/mysql/mysql-connector-j/9.1.0/mysql-connector-j-9.1.0.jar
827[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/********/libraries/com/google/protobuf/protobuf-java/4.26.1/protobuf-java-4.26.1.jar
828[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/********/libraries/org/xerial/sqlite-jdbc/**.**.**.**/sqlite-jdbc-3.46.0.0.jar
829[04:44:21] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
830[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loading 5 libraries... please wait
831[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-api/4.24.0/adventure-api-4.24.0.jar
832[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-key/4.24.0/adventure-key-4.24.0.jar
833[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
834[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
835[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/org/jetbrains/annotations/26.0.2/annotations-26.0.2.jar
836[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.24.0/adventure-text-minimessage-4.24.0.jar
837[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.24.0/adventure-text-serializer-gson-4.24.0.jar
838[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.24.0/adventure-text-serializer-json-4.24.0.jar
839[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/option/1.1.0/option-1.1.0.jar
840[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
841[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
842[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
843[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-commons/4.24.0/adventure-text-serializer-commons-4.24.0.jar
844[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.4.1/adventure-platform-bukkit-4.4.1.jar
845[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.4.1/adventure-platform-api-4.4.1.jar
846[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.4.1/adventure-text-serializer-bungeecord-4.4.1.jar
847[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.21.0/adventure-text-serializer-legacy-4.21.0.jar
848[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.21.0/adventure-nbt-4.21.0.jar
849[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.21.0/adventure-text-serializer-gson-legacy-impl-4.21.0.jar
850[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json-legacy-impl/4.21.0/adventure-text-serializer-json-legacy-impl-4.21.0.jar
851[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.4.1/adventure-platform-facet-4.4.1.jar
852[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.4.1/adventure-platform-viaversion-4.4.1.jar
853[04:44:22] [Server thread/INFO]: [SpigotLibraryLoader] [HibiscusCommons] Loaded library /home/********/libraries/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
854[04:44:22] [Server thread/INFO]: [Iris] Loading libraries...
855[04:44:23] [Server thread/INFO]: [Iris] Libraries loaded successfully!
856[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loading 4 libraries... please wait
857[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8.jar
858[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
859[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
860[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/com/zaxxer/HikariCP/6.2.1/HikariCP-6.2.1.jar
861[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
862[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/org/mariadb/jdbc/mariadb-java-client/3.5.1/mariadb-java-client-3.5.1.jar
863[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar
864[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
865[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
866[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.jar
867[04:44:23] [Server thread/INFO]: [SpigotLibraryLoader] [ZelChat] Loaded library /home/********/libraries/com/h2database/h2/2.3.232/h2-2.3.232.jar
868[04:44:24] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
869[04:44:31] [Server thread/WARN]: Legacy plugin GeyserUtils v1.0-SNAPSHOT does not specify an api-version.
870[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loading 15 libraries... please wait
871[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
872[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/redis/clients/jedis/5.2.0/jedis-5.2.0.jar
873[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/json/json/20240303/json-20240303.jar
874[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
875[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
876[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/lettuce/lettuce-core/6.3.2.RELEASE/lettuce-core-6.3.2.RELEASE.jar
877[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final.jar
878[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final.jar
879[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final.jar
880[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final.jar
881[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final.jar
882[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final.jar
883[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final.jar
884[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar
885[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/projectreactor/reactor-core/3.6.5/reactor-core-3.6.5.jar
886[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/io/github/jetkai/openai/1.1.2/openai-1.1.2.jar
887[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
888[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
889[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
890[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
891[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.jar
892[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/mongodb/bson/4.2.3/bson-4.2.3.jar
893[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/encog/encog-core/3.4/encog-core-3.4.jar
894[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
895[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
896[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
897[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
898[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
899[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar
900[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/mysql/mysql-connector-j/8.4.0/mysql-connector-j-8.4.0.jar
901[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [Asteroid] Loaded library /home/********/libraries/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.jar
902[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loading 2 libraries... please wait
903[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/net/dv8tion/JDA/5.2.2/JDA-5.2.2.jar
904[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
905[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/neovisionaries/nv-websocket-client/2.14/nv-websocket-client-2.14.jar
906[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
907[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
908[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
909[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
910[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.21/kotlin-stdlib-jdk8-1.8.21.jar
911[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.8.21/kotlin-stdlib-1.8.21.jar
912[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
913[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.21/kotlin-stdlib-jdk7-1.8.21.jar
914[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/club/minnced/opus-java/1.1.1/opus-java-1.1.1.jar
915[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/club/minnced/opus-java-api/1.1.1/opus-java-api-1.1.1.jar
916[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
917[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/club/minnced/opus-java-natives/1.1.1/opus-java-natives-1.1.1.jar
918[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
919[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/net/sf/trove4j/core/3.1.0/core-3.1.0.jar
920[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
921[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
922[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
923[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/google/crypto/tink/tink/1.14.1/tink-1.14.1.jar
924[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
925[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
926[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/google/errorprone/error_prone_annotations/2.22.0/error_prone_annotations-2.22.0.jar
927[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/com/google/protobuf/protobuf-java/3.25.3/protobuf-java-3.25.3.jar
928[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/club/minnced/discord-webhooks/0.8.4/discord-webhooks-0.8.4.jar
929[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [AxInventoryRestore] Loaded library /home/********/libraries/org/json/json/20230618/json-20230618.jar
930[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loading 5 libraries... please wait
931[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-api/4.24.0/adventure-api-4.24.0.jar
932[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-key/4.24.0/adventure-key-4.24.0.jar
933[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
934[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
935[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/org/jetbrains/annotations/26.0.2/annotations-26.0.2.jar
936[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.24.0/adventure-text-minimessage-4.24.0.jar
937[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.4.0/adventure-platform-bukkit-4.4.0.jar
938[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.4.0/adventure-platform-api-4.4.0.jar
939[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.4.0/adventure-text-serializer-bungeecord-4.4.0.jar
940[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.21.0/adventure-text-serializer-legacy-4.21.0.jar
941[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.21.0/adventure-nbt-4.21.0.jar
942[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.21.0/adventure-text-serializer-gson-4.21.0.jar
943[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.21.0/adventure-text-serializer-json-4.21.0.jar
944[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/option/1.1.0/option-1.1.0.jar
945[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
946[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
947[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-commons/4.21.0/adventure-text-serializer-commons-4.21.0.jar
948[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.21.0/adventure-text-serializer-gson-legacy-impl-4.21.0.jar
949[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json-legacy-impl/4.21.0/adventure-text-serializer-json-legacy-impl-4.21.0.jar
950[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.4.0/adventure-platform-facet-4.4.0.jar
951[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.4.0/adventure-platform-viaversion-4.4.0.jar
952[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/jodah/expiringmap/0.5.11/expiringmap-0.5.11.jar
953[04:44:32] [Server thread/INFO]: [SpigotLibraryLoader] [BetterHealthBar] Loaded library /home/********/libraries/net/objecthunter/exp4j/0.4.8/exp4j-0.4.8.jar
954[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loading 4 libraries... please wait
955[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar
956[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar
957[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
958[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
959[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
960[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.14.0/adventure-text-minimessage-4.14.0.jar
961[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.14.0/adventure-text-serializer-legacy-4.14.0.jar
962[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.14.0/adventure-text-serializer-gson-4.14.0.jar
963[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.14.0/adventure-text-serializer-json-4.14.0.jar
964[04:44:33] [Server thread/INFO]: [SpigotLibraryLoader] [EternalTags] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
965[04:44:33] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.7.0
966[04:44:33] [Server thread/INFO]: [ViaVersion] ViaVersion 5.7.0 is now loaded. Registering protocol transformers and injecting...
967[04:44:33] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
968[04:44:33] [Via-Mappingloader-1/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
969[04:44:33] [Server thread/INFO]: [ViaBackwards] Loading translations...
970[04:44:33] [Server thread/INFO]: [ViaBackwards] Registering protocols...
971[04:44:34] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.9
972[04:44:34] [Server thread/INFO]: [LuckPerms] Loading configuration...
973[04:44:34] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
974[04:44:34] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
975[04:44:34] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.6.1-SNAPSHOT
976[04:44:34] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.13.1
977[04:44:35] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2e811675]
978[04:44:35] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
979[04:44:35] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.11.1
980[04:44:35] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.14-SNAPSHOT+3083009
981[04:44:35] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v11.0.7
982[04:44:35] [Server thread/INFO]: [BKCommonLib] Loading server plugin BKCommonLib v1.21.8-v1-SNAPSHOT
983[04:44:38] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.11.2-SNAPSHOT-291ea5b0
984[04:44:38] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
985[04:44:38] [Server thread/INFO]: [MythicMobs] §x§f§f§0§0§0§0M§x§f§f§6§6§0§0y§x§f§f§c§c§0§0t§x§c§b§f§f§0§0h§x§6§5§f§f§0§0i§x§0§0§f§f§0§0c§x§0§0§f§f§6§6 §x§0§0§f§f§c§bE§x§0§0§c§b§f§fn§x§0§0§6§5§f§fa§x§0§0§0§0§f§fb§x§6§6§0§0§f§fl§x§c§c§0§0§f§fe§x§f§f§0§0§c§cd§x§f§f§0§0§6§6!
986[04:44:38] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.5-SNAPSHOT (b126-096c605)
987[04:44:38] [Server thread/INFO]: [floodgate] Took 295ms to boot Floodgate
988[04:44:38] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v5.5
989[04:44:38] [Server thread/INFO]: [My_Worlds] Loading server plugin My_Worlds v1.21.8-v1-SNAPSHOT
990[04:44:38] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.6.6
991[04:44:38] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
992[04:44:38] [Server thread/INFO]: [MythicCrucible] Loading server plugin MythicCrucible v2.4.0-SNAPSHOT
993[04:44:38] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR4.1.0
994[04:44:38] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.3.1
995[04:44:38] [Server thread/INFO]: [Lands] Loading server plugin Lands v7.23.2
996[04:44:39] [Server thread/INFO]: [Lands] Using default item currency for economy. You can edit the currency item for each locale in the corresponding GUI language files. Strict mode: false
997[04:44:39] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
998[04:44:39] [Server thread/WARN]: [Lands] [Config] Invalid material value: COPPER_GOLEM_STATUE This item is not supported in your minecraft version. Using nearest material match instead: true Key: COPPER_GOLEM_STATUE
999[04:44:39] [Server thread/WARN]: [Lands] [Config] Invalid material value: COPPER_GOLEM_STATUE This item is not supported in your minecraft version. Using nearest material match instead: true Key: COPPER_GOLEM_STATUE
1000[04:44:39] [Server thread/INFO]: [Lands] Using SQLite: /home/********/plugins/Lands/Data
1001[04:44:39] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ConnectionPool - Starting...
1002[04:44:39] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ConnectionPool - Start completed.
1003[04:44:39] [Server thread/INFO]: [Lands] Successfully connected to SQL database.
1004[04:44:39] [Server thread/INFO]: [Lands] Setting up tables...
1005[04:44:39] [Server thread/INFO]: [Lands] Your SQL DBMS version: 3.49.1 (SQLite) Wiki: https://wiki.incredibleplugins.com/lands/configuration/database
1006[04:44:39] [Server thread/INFO]: [Lands] Successfully connected to SQL database.
1007[04:44:39] [Server thread/INFO]: [Lands] Added flag 'lands-claim' to the plugin WorldGuard.
1008[04:44:39] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.8.1.4
1009[04:44:39] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v23.1
1010[04:44:39] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.3.3
1011[04:44:39] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.5.3
1012[04:44:39] [Server thread/INFO]: [Nexo] Loading server plugin Nexo v1.14
1013[04:44:39] [Server thread/INFO]: [AdvancedEnchantments] Loading server plugin AdvancedEnchantments v9.21.10
1014[04:44:39] [Server thread/INFO]: [ShopGUIPlus] Loading server plugin ShopGUIPlus v1.108.0
1015[04:44:39] [Server thread/INFO]: [CKSMPCore] Loading server plugin CKSMPCore v1.0.0
1016[04:44:39] [Server thread/INFO]: [CommandAPI] Loaded version PaperNMS_1_21_R5
1017[04:44:39] [Server thread/INFO]: [CommandAPI] Hooked into Spigot successfully for Chat/ChatComponents
1018[04:44:39] [Server thread/INFO]: [CommandAPI] Hooked into Adventure for AdventureChat/AdventureChatComponents
1019[04:44:39] [Server thread/INFO]: [CommandAPI] Hooked into Paper for paper-specific API implementations
1020[04:44:39] [Server thread/INFO]: [CommandAPI] Loaded platform CommandAPIPaper > CommandAPIBukkit
1021[04:44:39] [Server thread/INFO]: [CustomFishing] Loading server plugin CustomFishing v2.3.15
1022[04:44:39] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.12.2
1023[04:44:39] [Server thread/INFO]: [CKSMPItems] Loading server plugin CKSMPItems v1.0.0
1024[04:44:39] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.30.4
1025[04:44:39] [Server thread/INFO]: [AxQuestBoard] Loading server plugin AxQuestBoard v1.14.2
1026[04:44:39] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.36
1027[04:44:39] [Server thread/INFO]: [CKSMPStats] Loading server plugin CKSMPStats v1.0.0
1028[04:44:39] [Server thread/INFO]: [GSit] Loading server plugin GSit v2.4.3
1029[04:44:39] [Server thread/INFO]: [BetterHud] Loading server plugin BetterHud v1.13.3-SNAPSHOT-436
1030[04:44:39] [Server thread/INFO]: [HibiscusCommons] Loading server plugin HibiscusCommons v0.7.2
1031[04:44:39] [Server thread/INFO]: [Iris] Loading server plugin Iris v3.8.0-1.20.1-1.21.10
1032[04:44:39] [Server thread/INFO]: [AsteroidLibs] Loading server plugin AsteroidLibs v2.5
1033[04:44:39] [Server thread/INFO]: [AdvancedVanish] Loading server plugin AdvancedVanish v1.2.7
1034[04:44:39] [Server thread/INFO]: [Skoice] Loading server plugin Skoice v3.2.9
1035[04:44:39] [Server thread/INFO]: [AxDarkAuctions] Loading server plugin AxDarkAuctions v1.6.0
1036[04:44:39] [Server thread/INFO]: [PlayerAuctions] Loading server plugin PlayerAuctions v1.32.1
1037[04:44:40] [Server thread/INFO]: [Typewriter] Loading server plugin Typewriter v0.9.0-beta-166
1038[04:44:40] [Server thread/INFO]: [ChunkyBorder] Loading server plugin ChunkyBorder v1.2.23
1039[04:44:40] [Server thread/INFO]: [CKSMPJobs] Loading server plugin CKSMPJobs v1.0.0
1040[04:44:40] [Server thread/INFO]: [CKSMPShops] Loading server plugin CKSMPShops v1.0.0
1041[04:44:40] [Server thread/INFO]: [CKSMPMobs] Loading server plugin CKSMPMobs v1.0.0
1042[04:44:40] [Server thread/INFO]: [ZelChat] Loading server plugin ZelChat v2.0.0-pre-11
1043[04:44:40] [Server thread/INFO]: [eGlow] Loading server plugin eGlow v3.4.4
1044[04:44:40] [Server thread/INFO]: [HMCWraps] Loading server plugin HMCWraps v1.7.1
1045[04:44:40] [Server thread/INFO]: [Infiniteannouncements] Loading server plugin Infiniteannouncements v2.5.0
1046[04:44:40] [Server thread/INFO]: [GeyserUtils] Loading server plugin GeyserUtils v1.0-SNAPSHOT
1047[04:44:40] [Server thread/INFO]: [AxGraves] Loading server plugin AxGraves v1.25.0
1048[04:44:40] [Server thread/INFO]: [fake-block] Loading server plugin fake-block v3.0.1-SNAPSHOT
1049[04:44:40] [Server thread/INFO]: [MythicDungeons] Loading server plugin MythicDungeons v2.0.1-SNAPSHOT
1050[04:44:40] [Server thread/INFO]: [QuickShop-Hikari] Loading server plugin QuickShop-Hikari v6.2.0.10
1051[04:44:40] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Execute the initialization sequence
1052[04:44:40] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Bootloader preparing for startup, please wait...
1053[04:44:40] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Initializing libraries...
1054[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] Maven repository mirror test result:
1055[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [US] CENTRAL: 54ms
1056[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [US] APACHE: 54ms
1057[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [CN] TENCENT: 138ms
1058[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [CN] ALIYUN: 696ms
1059[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [CN] HUAWEI: 1345ms
1060[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading 12 libraries (0 skipped libraries)...
1061[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.apache.commons:commons-lang3:3.14.0 [1/12]
1062[04:44:41] [Server thread/ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
1063[04:44:41] [Server thread/ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Defaulting to no-operation (NOP) logger implementation
1064[04:44:41] [Server thread/ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
1065[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.apache.commons:commons-compress:1.25.0 [2/12]
1066[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.google.code.gson:gson:2.10.1 [3/12]
1067[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.google.guava:guava:33.1.0-jre [4/12]
1068[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.rollbar:rollbar-java:1.9.0 [5/12]
1069[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library cc.carm.lib:easysql-hikaricp:0.4.7 [6/12]
1070[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.h2database:h2:2.1.214 [7/12]
1071[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.konghq:unirest-java:3.14.5 [8/12]
1072[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library net.sourceforge.csvjdbc:csvjdbc:1.0.42 [9/12]
1073[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library org.dom4j:dom4j:2.1.4 [10/12]
1074[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.vdurmont:semver4j:3.1.0 [11/12]
1075[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Loading library com.ghostchu.crowdin:crowdinota:1.0.3 [12/12]
1076[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Initialing Unirest...
1077[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Initializing platform...
1078[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Platform detected: Paper
1079[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] Slf4jLogger initialized
1080[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Platform initialized: com.ghostchu.quickshop.platform.paper.PaperPlatform
1081[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Boot QuickShop instance...
1082[04:44:41] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] Creating QuickShop instance...
1083[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] Registering Bukkit Service: com.ghostchu.quickshop.api.QuickShopProvider
1084[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] QuickShop Hikari - Early boot step - Booting up
1085[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] Self testing...
1086[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] Reading the configuration...
1087[04:44:41] [Server thread/INFO]: [QuickShop-Hikari] [ConfigUpdater] Saving configuration changes...
1088[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Setting up privacy controller...
1089[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Setting up QuickShop registry....
1090[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Setting up metrics manager...
1091[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Loading player name and unique id mapping...
1092[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Loading translations (This may take a while)...
1093[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Please wait us fetch the translation updates from Crowdin OTA service...
1094[04:44:42] [Server thread/INFO]: [CrowdinOTA] Downloading Crowdin distribution manifest from remote server...
1095[04:44:42] [Server thread/INFO]: [OTAFileInstance-0] Downloading translations for 0 locales...
1096[04:44:42] [Server thread/INFO]: [OTAFileInstance-1] Downloading translations for 0 locales...
1097[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Loading up translations from Crowdin OTA, this may need a while...
1098[04:44:42] [Server thread/INFO]: [QuickShop-Hikari] Loading up translations from Crowdin OTA, this may need a while...
1099[04:44:43] [Server thread/INFO]: [QuickShop-Hikari] Register InventoryWrapper...
1100[04:44:43] [Server thread/INFO]: [QuickShop-Hikari] Initializing NexusManager...
1101[04:44:43] [Server thread/INFO]: [QuickShop-Hikari] QuickShop Hikari - Early boot step - Complete
1102[04:44:43] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Complete (2820ms). Waiting for enable...
1103[04:44:43] [Server thread/INFO]: [AxAFKZone] Loading server plugin AxAFKZone v1.9.0
1104[04:44:43] [Server thread/INFO]: [ChatGames] Loading server plugin ChatGames v1.2.1
1105[04:44:43] [Server thread/INFO]: [CWR] Loading server plugin CyberWorldReset v0.6.4
1106[04:44:43] [Server thread/INFO]: [ArtMap] Loading server plugin ArtMap v3.9.23
1107[04:44:43] [Server thread/INFO]: [AxPlayerWarps] Loading server plugin AxPlayerWarps v1.12.1
1108[04:44:43] [Server thread/INFO]: [HMCCosmetics] Loading server plugin HMCCosmetics v2.8.1
1109[04:44:43] [Server thread/INFO]: [zVoteParty] Loading server plugin zVoteParty v1.1.0.5
1110[04:44:43] [Server thread/INFO]: [MythicMobTaming] Loading server plugin MythicMobTaming v0.1-BETA
1111[04:44:43] [Server thread/INFO]: [CMIEInjector] Loading server plugin CMIEInjector v1.0.2.4
1112[04:44:43] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.3.2
1113[04:44:43] [Server thread/INFO]: [FreedomChat] Loading server plugin FreedomChat v1.7.5
1114[04:44:43] [Server thread/INFO]: [OpenInv] Loading server plugin OpenInv v5.1.13
1115[04:44:43] [Server thread/INFO]: [PhoenixCrates] Loading server plugin PhoenixCrates v4.2.3-SNAPSHOT-125
1116[04:44:43] [Server thread/INFO]: [GeyserModelEngine] Loading server plugin GeyserModelEngine v1.0.3
1117[04:44:43] [Server thread/INFO]: [CommandAPI] Loaded version PaperNMS_1_21_R5
1118[04:44:43] [Server thread/INFO]: [CommandAPI] Hooked into Spigot successfully for Chat/ChatComponents
1119[04:44:43] [Server thread/INFO]: [CommandAPI] Hooked into Adventure for AdventureChat/AdventureChatComponents
1120[04:44:43] [Server thread/INFO]: [CommandAPI] Hooked into Paper for paper-specific API implementations
1121[04:44:43] [Server thread/INFO]: [CommandAPI] Loaded platform CommandAPIPaper > CommandAPIBukkit
1122[04:44:43] [Server thread/INFO]: [Asteroid] Loading server plugin Asteroid v1.1.7-release-21
1123[04:44:43] [Server thread/INFO]: [ATHENA] Loading server plugin ATHENA v${project.version}
1124[04:44:43] [Server thread/INFO]: [CKSMPWiki] Loading server plugin CKSMPWiki v1.6.5
1125[04:44:43] [Server thread/INFO]: [MCPets] Loading server plugin MCPets v4.1.7-SNAPSHOT
1126[04:44:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mcpets [1.0.0]
1127[04:44:43] [Server thread/WARN]: [MCPets] : ItemsAdder could not be found. IA Custom items features won't be available.
1128[04:44:43] [Server thread/INFO]: [MCPets] : mcpets-dismount flag registered successfully !
1129[04:44:43] [Server thread/INFO]: [MCPets] : mcpets-despawn flag registered successfully !
1130[04:44:43] [Server thread/INFO]: [MCPets] : mcpets-dismount-flying flag registered successfully !
1131[04:44:43] [Server thread/INFO]: [MCPets] : mcpets-pet-player-damage flag registered successfully !
1132[04:44:43] [Server thread/INFO]: [AxInventoryRestore] Loading server plugin AxInventoryRestore v3.11.1
1133[04:44:43] [Server thread/INFO]: [PlayerVaults] Loading server plugin PlayerVaults v4.3.0
1134[04:44:43] [Server thread/INFO]: [BetterHealthBar] Loading server plugin BetterHealthBar v3.9.3
1135[04:44:43] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.2.1
1136[04:44:43] [Server thread/INFO]: [AxTrade] Loading server plugin AxTrade v1.21.2
1137[04:44:43] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
1138[04:44:43] [Server thread/INFO]: [EternalTags] Loading server plugin EternalTags v1.3.3
1139[04:44:43] [Server thread/INFO]: [EternalTags] Initializing using RoseGarden v1.4.7-SNAPSHOT
1140[04:44:43] [Server thread/INFO]: [GooP] Loading server plugin Gunging_Ootilities_Plugin v1.10.9
1141[04:44:43] [Server thread/INFO]: [DiscordSRV] API listener gunging.ootilities.gunging_ootilities_plugin.compatibilities.GooPDiscordSRV subscribed (2 methods)
1142[04:44:43] [Server thread/INFO]: [ChatColor2] Loading server plugin ChatColor2 v1.16.1
1143[04:44:43] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.2-DEV-207
1144[04:44:43] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! The following Item options will not work: nbt_int, nbt_ints, nbt_string and nbt_strings.
1145[04:44:43] [Server thread/INFO]: [CKSMPCollections] Loading server plugin CKSMPCollections v1.0.0
1146[04:44:43] [Server thread/INFO]: [SignedVelocity] Loading server plugin SignedVelocity v1.3.0
1147[04:44:43] [Server thread/INFO]: [CommandWhitelist] Loading server plugin CommandWhitelist v2.11.0
1148[04:44:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1149[04:44:43] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.9
1150[04:44:44] [Server thread/INFO]: __
1151[04:44:44] [Server thread/INFO]: | |__) LuckPerms v5.5.9
1152[04:44:44] [Server thread/INFO]: |___ | Running on Bukkit - Paper
1153[04:44:44] [Server thread/INFO]:
1154[04:44:45] [Server thread/INFO]: [LuckPerms] Loading storage provider... [POSTGRESQL]
1155[04:44:45] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
1156[04:44:45] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
1157[04:44:45] [Server thread/INFO]: [LuckPerms] Loading messaging service... [REDIS]
1158[04:44:46] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
1159[04:44:46] [Server thread/INFO]: [LuckPerms] Performing initial data load...
1160[04:44:47] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3397ms)
1161[04:44:47] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
1162[04:44:47] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
1163[04:44:47] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
1164[04:44:47] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
1165[04:44:47] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
1166[04:44:47] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
1167[04:44:47] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.13.1
1168[04:44:47] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
1169[04:44:47] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
1170[04:44:47] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
1171[04:44:47] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
1172[04:44:47] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_6.PaperweightFaweAdapter as the Bukkit adapter
1173[04:44:48] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.21.8-v1-SNAPSHOT
1174[04:44:48] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paper (1.21.8-60-29c8822 | mojmap) : (Unknown) (Minecraft 1.21.8)
1175[04:44:48] [ForkJoinPool.commonPool-worker-9/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] A new release for FastAsyncWorldEdit is available: 2.15.0. You are currently on 2.13.1.
1176Download from https://modrinth.com/plugin/fastasyncworldedit, https://hangar.papermc.io/IntellectualSites/FastAsyncWorldEdit or https://www.spigotmc.org/resources/13932
1177[04:44:48] [ForkJoinPool.commonPool-worker-9/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 1268 build(s) out of date.
1178You are running build 0, the latest version is build 1268.
1179Update at https://ci.athion.net/job/FastAsyncWorldEdit
1180[04:44:48] [Server thread/INFO]: [BKCommonLib.Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
1181[04:44:48] [Server thread/INFO]: [BKCommonLib] [RegionChangeTracker] Region block changes will be notified from FastAsyncWorldEdit (>= v1.17)
1182[04:44:48] [Server thread/INFO]: [BKCommonLib] JDK17+ incubator vector maths are enabled. Will use it for loading MapDisplay textures.
1183[04:44:48] [Server thread/INFO]: [BKCommonLib] Providing support for supporting the unsupportable.
1184[04:44:48] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.21.8-v1-SNAPSHOT (build: 1908) enabled! (0.876s)
1185[04:44:48] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR4.1.0
1186[04:44:48] [Server thread/INFO]: [ModelEngine] [S] Loading cache version: R4.0.8
1187[04:44:49] [Server thread/WARN]: [ModelEngine] [S] Unable to activate MineSkin skin generation: Empty API Key
1188[04:44:49] [Server thread/INFO]: [ModelEngine] [S] Loading default skin: Steve
1189[04:44:49] [Server thread/INFO]: [ModelEngine] [S] Registered default skin: Steve
1190[04:44:49] [Server thread/INFO]: [ModelEngine] [S] Loading default skin: Alex
1191[04:44:49] [ForkJoinPool.commonPool-worker-9/INFO]: [ModelEngine] [A] Registered default skin: Alex
1192[04:44:49] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.3
1193[04:44:49] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
1194[04:44:49] [Server thread/INFO]: [Iris] Enabling Iris v3.8.0-1.20.1-1.21.10
1195[04:44:49] [Server thread/INFO]: [Iris]: Enabling Sentry for anonymous error reporting. You can disable this in the settings.
1196[04:44:49] [Server thread/INFO]: [Iris]: Your server ID is: 12441FF5DE11F3366336228C1CFB816ADB54BD9CBFA82DF22F7D7742042F34E7
1197[04:44:49] [Server thread/INFO]: [Iris]: Locating NMS Binding for v1_21_R5
1198[04:44:49] [Server thread/INFO]: [Iris]: Craftbukkit v1_21_R5 <-> NMSBinding Successfully Bound
1199[04:44:49] [Server thread/INFO]: [Iris]: Checking Data Packs...
1200[04:44:51] [Server thread/INFO]: [Iris]: Data Packs Setup!
1201[04:44:51] [Server thread/INFO]: [Iris]: Enabled Iris SafeGuard
1202[04:44:51] [Server thread/INFO]: [Iris]: Checking for possible conflicts..
1203[04:44:51] [Server thread/INFO]: [Iris]: Installing Java Agent...
1204[04:44:51] [Attach Listener/ERROR]: [STDERR] [sun.instrument.InstrumentationImpl] WARNING: A Java agent has been loaded dynamically (/home/********/plugins/Iris/agent.jar)
1205WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
1206WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
1207WARNING: Dynamic loading of agents will be disallowed by default in a future release
1208[04:44:51] [Server thread/INFO]: [Iris]: Injecting Bukkit
1209[04:44:52] [Server thread/INFO]: [Iris]: Stable mode has been activated.
1210[04:44:52] [Server thread/INFO]: [Iris]: Loading ExternalDataProvider...
1211[04:44:52] [Server thread/INFO]: [Iris]: MythicMobs found, loading MythicMobsDataProvider...
1212[04:44:52] [Server thread/INFO]: [Iris]: Nexo found, loading NexoDataProvider...
1213[04:44:52] [Server thread/INFO]: [Iris]: MythicCrucible found, loading MythicCrucibleDataProvider...
1214[04:44:52] [Server thread/INFO]: [Iris]: Version Information: 1.21.8-60-29c8822 (MC: 1.21.8) | 1.21.8-R0.1-SNAPSHOT
1215[04:44:52] [Server thread/INFO]: [Iris]: We recommend using Purpur for the best experience with Iris.
1216[04:44:52] [Server thread/INFO]: [Iris]: Purpur is a fork of Paper that is optimized for performance and stability.
1217[04:44:52] [Server thread/INFO]: [Iris]: Plugins that work on Spigot / Paper work on Purpur.
1218[04:44:52] [Server thread/INFO]: [Iris]: You can download it here: https://purpurmc.org
1219[04:44:52] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.4
1220[04:44:52] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
1221[04:44:52] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
1222[04:44:52] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.3.2
1223[04:44:52] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_1_21_3
1224[04:44:52] [Server thread/INFO]: [GeyserModelEngine] Enabling GeyserModelEngine v1.0.3
1225[04:44:52] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
1226[04:44:52] [Server thread/INFO]: [GeyserModelEngine] Floodgate hook enabled!
1227[04:44:52] [Server thread/INFO]: [CommandAPI] Hooked into Paper ServerResourcesReloadedEvent
1228[04:44:52] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.11.1)
1229[04:44:52] [Server thread/INFO]: [re.imc.geysermodelengine.libs.reflections.Reflections] Reflections took 111 ms to scan 1 urls, producing 1 keys and 1 values
1230[04:44:52] [Server thread/INFO]: [GeyserModelEngine] Loading Command Manager - geysermodelengine
1231[04:44:52] [Server thread/INFO]: [GeyserModelEngine] Using ModelEngine handler!
1232[04:44:52] [Server thread/INFO]: [GeyserModelEngine] Using ModelEngine property handler!
1233[04:44:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
1234[04:44:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
1235[04:44:52] [Server thread/WARN]: Whilst this makes it possible to use Velocity, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
1236[04:44:52] [Server thread/WARN]: Please see https://docs.papermc.io/velocity/security for further information.
1237[04:44:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
1238[04:44:52] [Server thread/INFO]: Preparing level "spawn"
1239[04:44:52] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1240[04:44:53] [Server thread/ERROR]: [MapSerializer] Could not deserialize key minecraft:fancy_oak_bees_0002 into net.minecraft.core.Holder<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> at [feature-seeds, features]: Missing holder in ResourceKey[minecraft:root / minecraft:worldgen/configured_feature] with key ResourceKey[minecraft:worldgen/configured_feature / minecraft:fancy_oak_bees_0002]
1241[04:44:53] [Server thread/ERROR]: [MapSerializer] Could not deserialize key minecraft:oak_bees_0002 into net.minecraft.core.Holder<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> at [feature-seeds, features]: Missing holder in ResourceKey[minecraft:root / minecraft:worldgen/configured_feature] with key ResourceKey[minecraft:worldgen/configured_feature / minecraft:oak_bees_0002]
1242[04:44:53] [Server thread/ERROR]: [MapSerializer] Could not deserialize key minecraft:trees_birch_and_oak into net.minecraft.core.Holder<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> at [feature-seeds, features]: Missing holder in ResourceKey[minecraft:root / minecraft:worldgen/configured_feature] with key ResourceKey[minecraft:worldgen/configured_feature / minecraft:trees_birch_and_oak]
1243[04:44:53] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1244[04:44:53] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1245[04:44:54] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
1246[04:44:54] [Server thread/INFO]: Preparing spawn area: 0%
1247[04:44:54] [Server thread/INFO]: Preparing spawn area: 0%
1248[04:44:54] [Server thread/INFO]: Time elapsed: 646 ms
1249[04:44:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
1250[04:44:54] [Server thread/INFO]: Preparing spawn area: 0%
1251[04:44:54] [Server thread/INFO]: Time elapsed: 180 ms
1252[04:44:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
1253[04:44:54] [Server thread/INFO]: Preparing spawn area: 0%
1254[04:44:55] [Server thread/INFO]: Time elapsed: 106 ms
1255[04:44:55] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.7.0
1256[04:44:55] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.7-1.21.8 (772)
1257[04:44:55] [Server thread/INFO]: [BKCommonLib] ViaVersion detected, will use it to detect player game versions
1258[04:44:55] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: ViaVersion
1259[04:44:55] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.6.1-SNAPSHOT
1260[04:44:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
1261[04:44:55] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
1262[04:44:55] [Server thread/INFO]: [packetevents] Enabling packetevents v2.11.1
1263[04:44:55] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
1264[04:44:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.14-SNAPSHOT+3083009
1265[04:44:55] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.11.1)
1266[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
1267[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
1268[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
1269[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
1270[04:44:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
1271[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_nether) TNT ignition is PERMITTED.
1272[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_nether) Lighters are PERMITTED.
1273[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_nether) Lava fire is PERMITTED.
1274[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_nether) Fire spread is UNRESTRICTED.
1275[04:44:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_nether'
1276[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_the_end) TNT ignition is PERMITTED.
1277[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Lighters are PERMITTED.
1278[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Lava fire is PERMITTED.
1279[04:44:55] [Server thread/INFO]: [WorldGuard] (spawn_the_end) Fire spread is UNRESTRICTED.
1280[04:44:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_the_end'
1281[04:44:55] [Server thread/INFO]: [WorldGuard] Loading region data...
1282[04:44:55] [Server thread/INFO]: [BKCommonLib] [RegionFlagTracker] Region flags will be tracked from WorldGuard
1283[04:44:55] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v11.0.7
1284[04:44:55] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-11.0.7-Premium.jar
1285[04:44:55] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: {Not package relocated}) (LD: v1_21_R5) (MC: 1.21.8)
1286[04:44:55] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1612
1287[04:44:55] [Server thread/INFO]: [LibsDisguises] Build Date: 05/08/2025 08:25
1288[04:44:55] [Server thread/INFO]: [LibsDisguises] Registered to: 1715237 (26)
1289[04:44:55] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
1290[04:44:55] [Server thread/INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'SCALED', LD will scale down (when possible) oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
1291[04:44:57] [Server thread/INFO]: [com.github.retrooper.packetevents.PacketEventsAPI] Loading block mappings for V_1_21_6/19...
1292[04:44:57] [Server thread/INFO]: [com.github.retrooper.packetevents.PacketEventsAPI] Finished loading block mappings for V_1_21_6/19 in 267.538042ms
1293[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
1294[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Discord
1295[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Shopkeeper
1296[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Enchanter
1297[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise PetShopkeeper
1298[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Tutorial
1299[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Quest
1300[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise preview_ordinary
1301[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise preview_prevalent
1302[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise preview_divine
1303[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise ZombieGuardian
1304[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Captain
1305[04:44:58] [Server thread/INFO]: [LibsDisguises] Loaded 12 custom disguises
1306[04:44:58] [Server thread/INFO]: [LibsDisguises] Config is up to date!
1307[04:44:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: libsdisguises [1.0.0]
1308[04:44:58] [Server thread/INFO]: [LibsDisguises] PlaceholderAPI support enabled
1309[04:44:58] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: LibsDisguises
1310[04:44:58] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.11.2-SNAPSHOT-291ea5b0
1311[04:44:58] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.8)...
1312[04:44:58] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
1313[04:44:59] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: MythicMobs
1314[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic Lands Support has been enabled!
1315[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled!
1316[04:44:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
1317[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
1318[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
1319[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
1320[04:44:59] [Server thread/INFO]: [MythicMobs] Mythic ShopGUIPlus Support has been enabled!
1321[04:45:01] [Server thread/INFO]: [MythicMobs] Loading Packs...
1322[04:45:01] [Server thread/INFO]: [MythicMobs] Loading Items...
1323[04:45:01] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
1324[04:45:01] [Server thread/INFO]: [MythicMobs] All items loaded after 175ms!
1325[04:45:01] [Server thread/INFO]: [MythicMobs] Loading Skills...
1326[04:45:03] [Server thread/WARN]: [MythicMobs] ✗ Entity Configuration Error in Mob ZOMBIE_VILLAGER
1327[04:45:03] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/mobs/monsters/zombies/zombie_mobs.yml
1328[04:45:03] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid villager type configured
1329[04:45:03] [Server thread/WARN]: [MythicMobs] ✗ Entity Configuration Error in Mob BABY_ZOMBIE_VILLAGER
1330[04:45:03] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/mobs/monsters/zombies/zombie_mobs.yml
1331[04:45:03] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid villager type configured
1332[04:45:03] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
1333[04:45:03] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
1334[04:45:04] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
1335[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
1336[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_cinder_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
1337[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1338[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_cinder;amount=1}
1339[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
1340[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_fire_drake_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
1341[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1342[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_fire_drake;amount=1}
1343[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
1344[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_swirlet_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
1345[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1346[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_swirlet;amount=1}
1347[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
1348[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_enderman_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
1349[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1350[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_enderman;amount=1}
1351[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
1352[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_magma_golem_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
1353[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1354[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_magma_golem;amount=1}
1355[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1356[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-summon-init | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
1357[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill model_attack
1358[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:model_attack{mid=vfx_water_whip;state=<skill.var.state>;start=0.45;end=0.8;duration=1.25;loop=HOLD;<&csp>onAttackTick=water_whip<&da>move;<&csp>onAttackActive=water_whip<&da>hitbox}
1359[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1360[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-hit_knockdown | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
1361[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
1362[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{onSpellHit=water_whip<&da>hit_entity}
1363[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1364[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
1365[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-default
1366[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-default{immune=20}
1367[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1368[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: water_tornado-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_tornado-skills.yml
1369[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
1370[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{immune=3}
1371[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1372[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: symphony_of_waves-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/symphony_of_waves-skills.yml
1373[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
1374[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{immune=20}
1375[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1376[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: flame_whip-hit_knockdown | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Fire/flame_whip-skills.yml
1377[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
1378[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{onSpellHit=flame_whip<&da>hit_entity}
1379[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1380[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: flame_whip-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Fire/flame_whip-skills.yml
1381[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-default
1382[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-default{immune=20}
1383[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1384[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1385[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1386[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway1;a=1;r=3}
1387[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1388[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1389[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1390[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway2;a=1;r=1}
1391[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1392[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1393[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1394[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway3;a=1;r=1}
1395[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1396[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1397[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1398[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway4;a=1;r=1}
1399[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1400[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1401[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1402[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway5;a=1;r=1}
1403[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1404[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1405[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1406[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway6;a=1;r=1}
1407[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1408[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1409[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1410[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway7;a=1;r=1}
1411[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1412[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1413[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1414[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway8;a=1;r=1}
1415[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1416[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1417[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1418[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway9;a=1;r=1}
1419[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'mobsinradius{t=vfx<&da>floral_stairway10;limit=1;sort=NEAREST}': The 'type' attribute must be a valid MythicMob or MythicEntity type.
1420[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic orbital
1421[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: floral_stairway_check10 | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Spatial/floral_stairway-skills.yml
1422[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid bullet mob type specified
1423[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: orbital{auraname=floral_stairway_ground;bulletType=MOB;mob=vfx<&da>floral_stairway<&da>orbital;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=99999;oy=0.5;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0;ot=floral_stairway<&da>ground}
1424[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
1425[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: Unknown
1426[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
1427[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway10;a=1;r=1}
1428[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1429[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: twin_boulders-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Spatial/twin_boulders-skills.yml
1430[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill nature-hit_entity
1431[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=nature<&da>hit_entity;damage=<skill.damage|12>;immune=5;<&csp>onHit=[<&csp><&da><&csp>throw{fo=true;origin=@selflocation;v=6;vy=5}<&csp><&da><&csp>vskill{s=stun;duration=0.4}<&csp>]}
1432[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1433[04:45:04] [Server thread/WARN]: [MythicMobs] --| Skill: MEGAWARDEN_stun_handler | File: /home/********/plugins/MythicMobs/skills/bosses/mega_warden.yml
1434[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_stun_hit
1435[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_stun_hit}
1436[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_1 HAND
1437[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1438[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1439[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_2 HAND
1440[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1441[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1442[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_3 HAND
1443[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1444[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1445[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_4 HAND
1446[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1447[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1448[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_1 HAND
1449[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1450[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1451[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_2 HAND
1452[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1453[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1454[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_3 HAND
1455[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1456[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1457[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_4 HAND
1458[04:45:04] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
1459[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
1460[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1461[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
1462[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_consume
1463[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_consume}
1464[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1465[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
1466[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_pull
1467[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_pull}
1468[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1469[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
1470[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_decay
1471[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_decay}
1472[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1473[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: shulking | File: /home/********/plugins/MythicMobs/mobs/bosses/ShulkingMob.yml
1474[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill openingarms
1475[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=openingarms}
1476[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1477[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: tamed_sheep | File: /home/********/plugins/MythicMobs/mobs/overworld_livestock/wild_sheep.yml
1478[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
1479[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
1480[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1481[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: wild_elk_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_elk_m_f.yml
1482[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
1483[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
1484[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1485[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: wild_deer_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_deer_m_f.yml
1486[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
1487[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
1488[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1489[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: tamed_deer_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_deer_m_f.yml
1490[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
1491[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
1492[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1493[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: wild_gazelle | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_gazelle.yml
1494[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
1495[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
1496[04:45:04] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
1497[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mob: vfx-flame_whip | File: /home/********/plugins/MythicMobs/mobs/spells/VFX/vfx-flame_whip.yml
1498[04:45:04] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill model_attack
1499[04:45:04] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:model_attack{mid=vfx_flame_whip;state=<skill.var.state>;start=0.45;end=0.8;duration=1.25;loop=HOLD;<&csp>onAttackTick=flame_whip<&da>move;<&csp>onAttackActive=flame_whip<&da>hitbox}
1500[04:45:04] [Server thread/INFO]: [MythicMobs] Second passes loaded after 98ms!
1501[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 618 mobs.
1502[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 64 vanilla mob overrides.
1503[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
1504[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3429 skills.
1505[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 220 random spawns.
1506[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 853 mythic items.
1507[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 33 drop tables.
1508[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 mob spawners.
1509[04:45:04] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
1510[04:45:04] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
1511[04:45:04] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.11.2 ( build 291ea5b0 ) has been successfully loaded!
1512[04:45:04] [Server thread/INFO]: [Iris]: Enabled ExternalDataProvider for MythicMobs.
1513[04:45:05] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
1514[04:45:05] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
1515[04:45:05] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b126-096c605)
1516[04:45:05] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.5
1517[04:45:05] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
1518[04:45:05] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
1519[04:45:05] [BlueMap-Load/INFO]: [BlueMap] Loading...
1520[04:45:05] [Server thread/INFO]: [My_Worlds] Enabling My_Worlds v1.21.8-v1-SNAPSHOT
1521[04:45:05] [Server thread/INFO]: [My_Worlds] Loading world 'serpent_boss_0'
1522[04:45:05] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1523[04:45:05] [Server thread/INFO]: Preparing start region for dimension minecraft:serpent_boss_0
1524[04:45:05] [Server thread/INFO]: Time elapsed: 0 ms
1525[04:45:05] [Server thread/INFO]: [WorldGuard] (serpent_boss_0) TNT ignition is PERMITTED.
1526[04:45:05] [Server thread/INFO]: [WorldGuard] (serpent_boss_0) Lighters are PERMITTED.
1527[04:45:05] [Server thread/INFO]: [WorldGuard] (serpent_boss_0) Lava fire is PERMITTED.
1528[04:45:05] [Server thread/INFO]: [WorldGuard] (serpent_boss_0) Fire spread is UNRESTRICTED.
1529[04:45:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serpent_boss_0'
1530[04:45:05] [Server thread/INFO]: [My_Worlds] Loading world 'questingworldtest'
1531[04:45:05] [BlueMap-Load/INFO]: [BlueMap] Loading resources...
1532[04:45:05] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1533[04:45:05] [Server thread/INFO]: Preparing start region for dimension minecraft:questingworldtest
1534[04:45:05] [Server thread/INFO]: Preparing spawn area: 0%
1535[04:45:06] [Server thread/INFO]: Time elapsed: 254 ms
1536[04:45:06] [Server thread/INFO]: [WorldGuard] (questingworldtest) TNT ignition is PERMITTED.
1537[04:45:06] [Server thread/INFO]: [WorldGuard] (questingworldtest) Lighters are PERMITTED.
1538[04:45:06] [Server thread/INFO]: [WorldGuard] (questingworldtest) Lava fire is PERMITTED.
1539[04:45:06] [Server thread/INFO]: [WorldGuard] (questingworldtest) Fire spread is UNRESTRICTED.
1540[04:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'questingworldtest'
1541[04:45:06] [Server thread/INFO]: [My_Worlds] Loading world 'abyssal_depths' using chunk generator: 'Iris'
1542[04:45:06] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1543[04:45:06] [Server thread/INFO]: [Iris]: Loaded Prefetch Cache to reduce generation disk use.
1544[04:45:06] [Server thread/INFO]: [Iris]: Initializing Engine: abyssal_depths/overworld (IrisRange(min=-64.0, max=1024.0) height) Seed: -801146568008793758
1545[04:45:06] [Server thread/INFO]: [Iris]: Injected Iris Biome Source into abyssal_depths
1546[04:45:06] [Server thread/INFO]: Preparing start region for dimension minecraft:abyssal_depths
1547[04:45:07] [Server thread/INFO]: Preparing spawn area: 0%
1548[04:45:07] [BlueMap-Load/INFO]: [BlueMap] Loading textures...
1549[04:45:07] [Server thread/INFO]: Time elapsed: 251 ms
1550[04:45:07] [Server thread/INFO]: [WorldGuard] (abyssal_depths) TNT ignition is PERMITTED.
1551[04:45:07] [Server thread/INFO]: [WorldGuard] (abyssal_depths) Lighters are PERMITTED.
1552[04:45:07] [Server thread/INFO]: [WorldGuard] (abyssal_depths) Lava fire is PERMITTED.
1553[04:45:07] [Server thread/INFO]: [WorldGuard] (abyssal_depths) Fire spread is UNRESTRICTED.
1554[04:45:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'abyssal_depths'
1555[04:45:07] [Server thread/INFO]: [My_Worlds] Loading world 'build_flat'
1556[04:45:07] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1557[04:45:07] [Server thread/INFO]: Preparing start region for dimension minecraft:build_flat
1558[04:45:07] [Server thread/INFO]: Preparing spawn area: 0%
1559[04:45:07] [Server thread/INFO]: Time elapsed: 66 ms
1560[04:45:07] [Server thread/INFO]: [WorldGuard] (build_flat) TNT ignition is PERMITTED.
1561[04:45:07] [Server thread/INFO]: [WorldGuard] (build_flat) Lighters are PERMITTED.
1562[04:45:07] [Server thread/INFO]: [WorldGuard] (build_flat) Lava fire is PERMITTED.
1563[04:45:07] [Server thread/INFO]: [WorldGuard] (build_flat) Fire spread is UNRESTRICTED.
1564[04:45:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'build_flat'
1565[04:45:07] [Server thread/INFO]: [My_Worlds] Loading world 'resource' using chunk generator: 'Iris'
1566[04:45:07] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1567[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 18 prefetch entities
1568[04:45:07] [Iris IO 1/INFO]: [Iris]: Loading 15 prefetch ravines
1569[04:45:07] [Iris IO 3/INFO]: [Iris]: Loading 26 prefetch jigsaw-pools
1570[04:45:07] [Iris IO 4/INFO]: [Iris]: Loading 12 prefetch spawners
1571[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 3 prefetch markers
1572[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 1 prefetch dimensions
1573[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch objects
1574[04:45:07] [Iris IO 3/INFO]: [Iris]: Loading 40 prefetch caves
1575[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch images
1576[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch loot
1577[04:45:07] [Iris IO 1/INFO]: [Iris]: Loading 324 prefetch biomes
1578[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch expressions
1579[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 9 prefetch regions
1580[04:45:07] [Iris IO 4/INFO]: [Iris]: Loading 12 prefetch generators
1581[04:45:07] [Iris IO 4/INFO]: [Iris]: Loading 0 prefetch scripts
1582[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 17 prefetch jigsaw-structures
1583[04:45:07] [Iris IO 4/INFO]: [Iris]: Loading 348 prefetch jigsaw-pieces
1584[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch mods
1585[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 167 prefetch blocks
1586[04:45:07] [Iris IO 2/INFO]: [Iris]: Loading 0 prefetch matter
1587[04:45:07] [Server thread/INFO]: [Iris]: Loaded Prefetch Cache to reduce generation disk use.
1588[04:45:07] [Server thread/INFO]: [Iris]: Initializing Engine: resource/overworld (IrisRange(min=-64.0, max=1024.0) height) Seed: 1337
1589[04:45:07] [Server thread/INFO]: [Iris]: Injected Iris Biome Source into resource
1590[04:45:07] [Server thread/INFO]: Preparing start region for dimension minecraft:resource
1591[04:45:07] [Server thread/INFO]: Preparing spawn area: 0%
1592[04:45:07] [Server thread/INFO]: Time elapsed: 146 ms
1593[04:45:07] [Server thread/INFO]: [WorldGuard] (resource) TNT ignition is PERMITTED.
1594[04:45:07] [Server thread/INFO]: [WorldGuard] (resource) Lighters are PERMITTED.
1595[04:45:07] [Server thread/INFO]: [WorldGuard] (resource) Lava fire is PERMITTED.
1596[04:45:07] [Server thread/INFO]: [WorldGuard] (resource) Fire spread is UNRESTRICTED.
1597[04:45:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'resource'
1598[04:45:08] [Server thread/INFO]: [My_Worlds] Loading world 'dreams_world'
1599[04:45:08] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1600[04:45:08] [Server thread/INFO]: Preparing start region for dimension minecraft:dreams_world
1601[04:45:08] [Server thread/INFO]: Preparing spawn area: 0%
1602[04:45:08] [Server thread/INFO]: Time elapsed: 88 ms
1603[04:45:08] [Server thread/INFO]: [WorldGuard] (dreams_world) TNT ignition is PERMITTED.
1604[04:45:08] [Server thread/INFO]: [WorldGuard] (dreams_world) Lighters are PERMITTED.
1605[04:45:08] [Server thread/INFO]: [WorldGuard] (dreams_world) Lava fire is PERMITTED.
1606[04:45:08] [Server thread/INFO]: [WorldGuard] (dreams_world) Fire spread is UNRESTRICTED.
1607[04:45:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'dreams_world'
1608[04:45:08] [Server thread/INFO]: [My_Worlds] Loading world 'ender_dragon' using chunk generator: 'VoidGen'
1609[04:45:08] [Server thread/INFO]: [VoidGen]
1610[04:45:08] [Server thread/INFO]: [VoidGen] > ——————————————————————[ ender_dragon ]——————————————————————
1611[04:45:08] [Server thread/INFO]: [VoidGen] >
1612[04:45:08] [Server thread/INFO]: [VoidGen] > Generator settings have not been set, we will use the default settings:
1613[04:45:08] [Server thread/INFO]: [VoidGen] > {"biome":"the_void"}
1614[04:45:08] [Server thread/INFO]: [VoidGen] >
1615[04:45:08] [Server thread/INFO]: [VoidGen] > ——————————————————————[ ender_dragon ]——————————————————————
1616[04:45:08] [Server thread/INFO]: [VoidGen]
1617[04:45:08] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1618[04:45:08] [Server thread/INFO]: Preparing start region for dimension minecraft:ender_dragon
1619[04:45:08] [Server thread/INFO]: Preparing spawn area: 0%
1620[04:45:08] [Server thread/INFO]: Time elapsed: 69 ms
1621[04:45:08] [Server thread/INFO]: [WorldGuard] (ender_dragon) TNT ignition is PERMITTED.
1622[04:45:08] [Server thread/INFO]: [WorldGuard] (ender_dragon) Lighters are PERMITTED.
1623[04:45:08] [Server thread/INFO]: [WorldGuard] (ender_dragon) Lava fire is PERMITTED.
1624[04:45:08] [Server thread/INFO]: [WorldGuard] (ender_dragon) Fire spread is UNRESTRICTED.
1625[04:45:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ender_dragon'
1626[04:45:08] [Server thread/INFO]: [My_Worlds] Loading world 'wilderness' using chunk generator: 'Iris'
1627[04:45:08] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1628[04:45:08] [Iris IO 6/INFO]: [Iris]: Loading 18 prefetch entities
1629[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 26 prefetch jigsaw-pools
1630[04:45:08] [Iris IO 2/INFO]: [Iris]: Loading 12 prefetch spawners
1631[04:45:08] [Iris IO 1/INFO]: [Iris]: Loading 15 prefetch ravines
1632[04:45:08] [Iris IO 6/INFO]: [Iris]: Loading 1 prefetch dimensions
1633[04:45:08] [Iris IO 3/INFO]: [Iris]: Loading 3 prefetch markers
1634[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 0 prefetch objects
1635[04:45:08] [Iris IO 6/INFO]: [Iris]: Loading 40 prefetch caves
1636[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 0 prefetch images
1637[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 0 prefetch loot
1638[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 0 prefetch expressions
1639[04:45:08] [Iris IO 4/INFO]: [Iris]: Loading 9 prefetch regions
1640[04:45:08] [Iris IO 3/INFO]: [Iris]: Loading 324 prefetch biomes
1641[04:45:08] [Iris IO 2/INFO]: [Iris]: Loading 12 prefetch generators
1642[04:45:08] [Iris IO 1/INFO]: [Iris]: Loading 0 prefetch scripts
1643[04:45:08] [Iris IO 1/INFO]: [Iris]: Loading 17 prefetch jigsaw-structures
1644[04:45:08] [Iris IO 1/INFO]: [Iris]: Loading 0 prefetch mods
1645[04:45:08] [Iris IO 1/INFO]: [Iris]: Loading 167 prefetch blocks
1646[04:45:08] [Iris IO 2/INFO]: [Iris]: Loading 348 prefetch jigsaw-pieces
1647[04:45:08] [Iris IO 6/INFO]: [Iris]: Loading 0 prefetch matter
1648[04:45:08] [Server thread/INFO]: [Iris]: Loaded Prefetch Cache to reduce generation disk use.
1649[04:45:08] [Server thread/INFO]: [Iris]: Initializing Engine: wilderness/overworld (IrisRange(min=-64.0, max=1024.0) height) Seed: 1337
1650[04:45:08] [Server thread/INFO]: [Iris]: Injected Iris Biome Source into wilderness
1651[04:45:08] [Server thread/INFO]: Preparing start region for dimension minecraft:wilderness
1652[04:45:08] [Server thread/INFO]: Preparing spawn area: 0%
1653[04:45:09] [Server thread/INFO]: Time elapsed: 106 ms
1654[04:45:09] [Server thread/INFO]: [WorldGuard] (wilderness) TNT ignition is PERMITTED.
1655[04:45:09] [Server thread/INFO]: [WorldGuard] (wilderness) Lighters are PERMITTED.
1656[04:45:09] [Server thread/INFO]: [WorldGuard] (wilderness) Lava fire is PERMITTED.
1657[04:45:09] [Server thread/INFO]: [WorldGuard] (wilderness) Fire spread is UNRESTRICTED.
1658[04:45:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'wilderness'
1659[04:45:09] [Server thread/INFO]: [My_Worlds] Loading world 'arenas_world'
1660[04:45:09] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
1661[04:45:09] [Server thread/INFO]: Preparing start region for dimension minecraft:arenas_world
1662[04:45:09] [Server thread/INFO]: Preparing spawn area: 0%
1663[04:45:09] [Server thread/INFO]: Time elapsed: 47 ms
1664[04:45:09] [Server thread/INFO]: [WorldGuard] (arenas_world) TNT ignition is PERMITTED.
1665[04:45:09] [Server thread/INFO]: [WorldGuard] (arenas_world) Lighters are PERMITTED.
1666[04:45:09] [Server thread/INFO]: [WorldGuard] (arenas_world) Lava fire is PERMITTED.
1667[04:45:09] [Server thread/INFO]: [WorldGuard] (arenas_world) Fire spread is UNRESTRICTED.
1668[04:45:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arenas_world'
1669[04:45:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: myworlds [1.21.8-v1-SNAPSHOT]
1670[04:45:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mw [1.21.8-v1-SNAPSHOT]
1671[04:45:09] [Server thread/INFO]: [My_Worlds] PlaceholderAPI integration enabled
1672[04:45:09] [Server thread/INFO]: [My_Worlds] My_Worlds version 1.21.8-v1-SNAPSHOT (build: 333) enabled! (3.819s)
1673[04:45:09] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.6.6
1674[04:45:09] [BlueMap-Load/INFO]: [BlueMap] Baking resources...
1675[04:45:09] [BlueMap-Load/INFO]: [BlueMap] Resources loaded.
1676[04:45:09] [Server thread/INFO]: Server version: v1_21_R5 - 1.21.8 - paper 1.21.8-60-29c8822 (MC: 1.21.8)
1677[04:45:09] [BlueMap-Load/INFO]: [BlueMap] Initializing Storage: 'sql' (Type: 'bluemap:sql')
1678[04:45:10] [Server thread/INFO]: CMI hooked.
1679[04:45:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
1680[04:45:10] [Server thread/INFO]: PlaceholderAPI hooked.
1681[04:45:10] [Server thread/INFO]: Updated (EN) language file. Took 23ms
1682[04:45:10] [pool-22-thread-1/WARN]: [floodgate]
1683**********************************
1684* The prefix you entered in your Floodgate config (_) could lead to username conflicts!
1685* Should a Java player join with the username _Notch, and a Bedrock player join as Notch (who will be given the name _Notch), unwanted results will happen!
1686* We strongly recommend using . as the prefix, but other alternatives that will not conflict include: +, - and *
1687**********************************
1688[04:45:10] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
1689[04:45:10] [Server thread/INFO]: [Votifier] Loaded token for website: default
1690[04:45:10] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
1691[04:45:10] [Server thread/INFO]: [Votifier] Your Votifier port is less than 0, so we assume you do NOT want to start the
1692[04:45:10] [Server thread/INFO]: [Votifier] votifier port server! Votifier will not listen for votes over any port, and
1693[04:45:10] [Server thread/INFO]: [Votifier] will only listen for pluginMessaging forwarded votes!
1694[04:45:10] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
1695[04:45:10] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
1696[04:45:10] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v2.4.0-SNAPSHOT
1697[04:45:10] [Server thread/INFO]: [MythicMobs] §6------------------------------------------------
1698[04:45:10] [Server thread/INFO]: [MythicMobs] §b+ Loading MythicCrucible for Bukkit
1699[04:45:10] [Server thread/INFO]: [MythicMobs] §6------------------------------------------------
1700[04:45:10] [Server thread/INFO]: [MythicMobs] Registering Durability Listener
1701[04:45:10] [BlueMap-Load/INFO]: [BlueMap] Loading map 'questingworldtest'...
1702[04:45:12] [BlueMap-Load/INFO]: [BlueMap] Loading map 'wilderness'...
1703[04:45:14] [BlueMap-Load/INFO]: [BlueMap] Loading map 'dreams_world'...
1704[04:45:15] [BlueMap-Load/INFO]: [BlueMap] WebServer bound to all network interfaces on port 8002
1705[04:45:15] [Thread-27/INFO]: [BlueMap] WebServer started.
1706[04:45:16] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
1707[04:45:16] [Server thread/INFO]: [MythicMobs] MythicCrucible Support has been enabled!
1708[04:45:16] [Server thread/INFO]: [MythicMobs] MythicCrucible WorldEdit support enabled!
1709[04:45:16] [Server thread/INFO]: [MythicMobs] Attached traits to items.
1710[04:45:16] [Server thread/INFO]: [MythicMobs] Loaded 853 items.
1711[04:45:16] [Server thread/INFO]: [MythicMobs] Loaded 33 drop tables.
1712[04:45:16] [Server thread/INFO]: [MythicMobs] ✓ MythicCrucible v2.4.0 has been successfully loaded!
1713[04:45:16] [Server thread/INFO]: [Iris]: Setting up MythicCrucible Link...
1714[04:45:16] [Server thread/INFO]: [Iris]: Enabled ExternalDataProvider for MythicCrucible.
1715[04:45:16] [Server thread/INFO]: [TAB] Enabling TAB v5.3.1
1716[04:45:16] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "header" defined for group "example_group". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix]
1717[04:45:16] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "footer" defined for group "example_group". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix]
1718[04:45:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [5.3.1]
1719[04:45:16] [Server thread/INFO]: [TAB] [WARN] Found a total of 2 issues.
1720[04:45:16] [Server thread/INFO]: [TAB] Enabled in 161ms
1721[04:45:16] [Server thread/INFO]: [Lands] Enabling Lands v7.23.2
1722[04:45:16] [Server thread/INFO]: [Lands] _ _
1723[04:45:16] [Server thread/INFO]: [Lands] | | | |
1724[04:45:16] [Server thread/INFO]: [Lands] | | __ _ _ __ __| | ___
1725[04:45:16] [Server thread/INFO]: [Lands] | | / _` || '_ \ / _` |/ __|
1726[04:45:16] [Server thread/INFO]: [Lands] | |____| (_| || | | || (_| |\__ \
1727[04:45:16] [Server thread/INFO]: [Lands] \_____/ \__,_||_| |_| \__,_||___/
1728[04:45:16] [Server thread/INFO]: [Lands] Version: 7.23.2 Previous: 7.23.2
1729[04:45:16] [Server thread/INFO]: [Lands] Server: 1.21.8 running Paper
1730[04:45:16] [Server thread/INFO]: [Lands] Licensed to: 1715237
1731[04:45:16] [Server thread/INFO]: [Lands] Experiencing issues or having questions? Join our Discord!
1732[04:45:16] [Server thread/INFO]: [Lands] Discord: https://discord.incredibleplugins.com
1733[04:45:16] [Server thread/INFO]: [Lands] Wiki: https://wiki.incredibleplugins.com/lands
1734[04:45:16] [Server thread/INFO]: [Lands]
1735[04:45:16] [Server thread/INFO]: [Lands] [Integrations] Added mob integration: MythicMobs
1736[04:45:16] [Server thread/INFO]: [Lands] Performing initial data load.
1737[04:45:16] [Server thread/INFO]: [Lands] There are currently 9 created land(s).
1738[04:45:16] [Server thread/WARN]: [Lands] [Roles] The FLY flag is in the 'display' list in roles.yml, but flight control is disabled in config.yml. This flag won't have any effect as long as it's disabled in config.yml.
1739[04:45:16] [Server thread/INFO]: [Lands] Initial data load took 100 ms.
1740[04:45:16] [Server thread/INFO]: [CMI] Enabling CMI v9.8.1.4
1741[04:45:17] [Server thread/INFO]: _______________________________________________________
1742[04:45:17] [Server thread/INFO]:
1743[04:45:17] [Server thread/INFO]: ██████╗███╗ ███╗██╗
1744[04:45:17] [Server thread/INFO]: ██╔════╝████╗ ████║██║
1745[04:45:17] [Server thread/INFO]: ██║ ██╔████╔██║██║
1746[04:45:17] [Server thread/INFO]: ██║ ██║╚██╔╝██║██║
1747[04:45:17] [Server thread/INFO]: ╚██████╗██║ ╚═╝ ██║██║
1748[04:45:17] [Server thread/INFO]: ╚═════╝╚═╝ ╚═╝╚═╝
1749[04:45:17] [Server thread/INFO]: _______________________________________________________
1750[04:45:17] [Server thread/INFO]: Integrating PaperSpigot async methods
1751[04:45:17] [Server thread/INFO]: Vault found. (Loaded: true)
1752[04:45:17] [Server thread/INFO]: Loaded (69) 63 Enabled and 6 Disabled modules into memory. Took 49ms
1753[04:45:17] [Server thread/INFO]: Votifier found. (Loaded: true)
1754[04:45:17] [Server thread/INFO]: BlueMap found. (Loaded: true)
1755[04:45:17] [Server thread/INFO]: ProtocolLib found. (Loaded: true)
1756[04:45:17] [Server thread/INFO]: Initialized Cipher256 AES
1757[04:45:17] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 28ms
1758[04:45:17] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 2ms
1759[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (nether) name
1760[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (abyss) name
1761[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (crimson_arena_0) name
1762[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (plots) name
1763[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (plotworld) name
1764[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (events) name
1765[04:45:17] [Server thread/INFO]: Random teleport location is out of minimal (-215.98590564727783 -> -1000.0) world border X coordinate bounds for dreams_world world. Please update values.
1766[04:45:17] [Server thread/INFO]: Random teleport location is out of maximal (184.01409435272217 -> 1000.0) world border X coordinate bounds for dreams_world world. Please update values.
1767[04:45:17] [Server thread/INFO]: Random teleport location is out of minimal (128.29833984375 -> -1000.0) world border Z coordinate bounds for dreams_world world. Please update values.
1768[04:45:17] [Server thread/INFO]: Random teleport location is out of maximal (528.29833984375 -> 1000.0) world border Z coordinate bounds for dreams_world world. Please update values.
1769[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (test_nether) name
1770[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon_sacred_gardens_flat) name
1771[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon_mirage_flat) name
1772[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon_ruinmoss_dungeon_flat) name
1773[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon_maga_flat) name
1774[04:45:17] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon_medium_flat) name
1775[04:45:17] [Server thread/INFO]: Random teleport location is out of minimal (-110.45999908447266 -> -1000.0) world border X coordinate bounds for ender_dragon world. Please update values.
1776[04:45:17] [Server thread/INFO]: Random teleport location is out of maximal (39.540000915527344 -> 1000.0) world border X coordinate bounds for ender_dragon world. Please update values.
1777[04:45:17] [Server thread/INFO]: Random teleport location is out of minimal (-90.3100004196167 -> -1000.0) world border Z coordinate bounds for ender_dragon world. Please update values.
1778[04:45:17] [Server thread/INFO]: Random teleport location is out of maximal (59.6899995803833 -> 1000.0) world border Z coordinate bounds for ender_dragon world. Please update values.
1779[04:45:17] [Server thread/INFO]: 3.49.1 data base type detected
1780[04:45:17] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 65ms
1781[04:45:17] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
1782[04:45:17] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
1783[04:45:17] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
1784[04:45:17] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
1785[04:45:17] [Server thread/INFO]: Loaded (151) custom mob heads into memory. Took 7ms
1786[04:45:17] [Server thread/INFO]: Loaded (4) warmups into memory. Took 0ms
1787[04:45:17] [Server thread/INFO]: Initializing BungeeCord
1788[04:45:17] [Server thread/INFO]: Loaded (1) kits into memory. Took 7ms
1789[04:45:17] [Server thread/INFO]: Loaded (5) dialogs into memory. Took 10ms
1790[04:45:17] [Server thread/INFO]: Loaded (1) ranks into memory. Took 10ms
1791[04:45:17] [Server thread/INFO]: Loaded (1) playtime rewards into memory. Took 1ms
1792[04:45:17] [Server thread/INFO]: Executed Player DB querry in 1ms
1793[04:45:17] [Server thread/INFO]: Loaded (57) player data into memory. Took 16ms
1794[04:45:17] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
1795[04:45:17] [Server thread/INFO]: Loaded (49) playtime reward records into memory. Took 0ms
1796[04:45:17] [Server thread/INFO]: Loaded (1) custom alias into memory. Took 1ms
1797[04:45:18] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 93ms
1798[04:45:18] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms
1799[04:45:18] [Server thread/INFO]: Loaded (EN) language file into memory. Took 84ms
1800[04:45:18] [Server thread/INFO]: Loaded (245) worth values into memory. Took 13ms
1801[04:45:18] [Server thread/INFO]: Loaded (6) warps into memory. Took 1ms
1802[04:45:18] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
1803[04:45:18] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
1804[04:45:18] [Server thread/INFO]: Loaded (5) schedules into memory. Took 4ms
1805[04:45:18] [Server thread/INFO]: Loaded (15) holograms into memory. Took 27ms
1806[04:45:18] [Server thread/INFO]: Loaded (6) skin cache entries into memory. Took 1ms
1807[04:45:18] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
1808[04:45:18] [Server thread/INFO]: Version 9.8.1.4 has been enabled
1809[04:45:18] [Server thread/INFO]: _______________________________________________________
1810[04:45:18] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
1811[04:45:18] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
1812[04:45:18] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v23.1
1813[04:45:18] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
1814[04:45:18] [Server thread/INFO]: [CoreProtect] CoreProtect Community Edition has been successfully enabled!
1815[04:45:18] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
1816[04:45:18] [Server thread/INFO]: --------------------
1817[04:45:18] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
1818[04:45:18] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
1819[04:45:18] [Server thread/INFO]: --------------------
1820[04:45:18] [Server thread/INFO]: [Nexo] Enabling Nexo v1.14
1821[04:45:18] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: Nexo
1822[04:45:18] [Server thread/INFO]: Nexo | NMS-Version v1_21_R6 has been detected.
1823[04:45:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: nexo [1.14]
1824[04:45:18] [Server thread/INFO]: Nexo | Plugin "PlaceholderAPI" detected, enabling hooks
1825[04:45:18] [Server thread/INFO]: Nexo | Plugin "MythicMobs" detected, enabling hooks
1826[04:45:18] [Server thread/INFO]: Nexo | Plugin "ModelEngine" detected, enabling hooks
1827[04:45:18] [Server thread/INFO]: Nexo | Plugin "WorldGuard" detected, enabling hooks
1828[04:45:18] [Server thread/INFO]: [Iris]: Enabled ExternalDataProvider for Nexo.
1829[04:45:18] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.21.10
1830[04:45:18] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Skipped downloading DefaultPack as it is up to date!
1831[04:45:18] [Server thread/INFO]: [AdvancedEnchantments] Loading Minecraft Version MC1_21_R5
1832[04:45:18] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: AdvancedEnchantments
1833[04:45:18] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
1834[04:45:18] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
1835[04:45:19] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
1836[04:45:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0]
1837[04:45:19] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.108.0
1838[04:45:19] [Server thread/INFO]: [CKSMPCore] Enabling CKSMPCore v1.0.0
1839[04:45:19] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
1840[04:45:19] [Server thread/INFO]: [CommandAPI] Hooked into Paper ServerResourcesReloadedEvent
1841[04:45:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: smp-player [1.0.0]
1842[04:45:19] [Server thread/INFO]: [com.crescentkingdom.cksmpcore.libs.HikariCP.hikari.HikariDataSource] HikariPool-1 - Starting...
1843[04:45:19] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.11.1)
1844[04:45:19] [Server thread/INFO]: [com.crescentkingdom.cksmpcore.libs.HikariCP.hikari.pool.HikariPool] HikariPool-1 - Added connection com.crescentkingdom.cksmpcore.libs.postgresql.jdbc.PgConnection@58eed53e
1845[04:45:19] [Server thread/INFO]: [com.crescentkingdom.cksmpcore.libs.HikariCP.hikari.HikariDataSource] HikariPool-1 - Start completed.
1846[04:45:19] [Server thread/INFO]: [com.crescentkingdom.cksmpcore.libs.reflections.Reflections] Reflections took 23 ms to scan 1 urls, producing 1 keys and 2 values
1847[04:45:19] [Server thread/INFO]: [com.crescentkingdom.cksmpcore.libs.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 1 keys and 2 values
1848[04:45:19] [Server thread/INFO]: [CKSMPCore] Loading Command Manager - skills
1849[04:45:19] [Server thread/INFO]: [CKSMPCore] Loading Command Manager - cksmpcore
1850[04:45:20] [Server thread/INFO]: [CustomFishing] Enabling CustomFishing v2.3.15
1851[04:45:20] [Server thread/INFO]: [CustomFishing] Nexo hooked!
1852[04:45:20] [Server thread/INFO]: [CustomFishing] MythicMobs hooked!
1853[04:45:20] [Server thread/INFO]: [CustomFishing] AdvancedEnchantments hooked!
1854[04:45:20] [Server thread/INFO]: [CustomFishing] Vault hooked!
1855[04:45:20] [Server thread/INFO]: [CustomFishing] WorldGuard hooked!
1856[04:45:20] [Server thread/INFO]: [CustomFishing] PlaceholderAPI hooked!
1857[04:45:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customfishing [2.2]
1858[04:45:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cfcompetition [2.2]
1859[04:45:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: fishingstats [2.2]
1860[04:45:20] [Server thread/INFO]: [CustomFishing] ShopGUIPlus hooked!
1861[04:45:21] [Server thread/INFO]: [Skript] Enabling Skript v2.12.2
1862[04:45:21] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] A new version of Skript is available: 2.14.0 (you're currently running 2.12.2)
1863[04:45:21] [ForkJoinPool.commonPool-worker-1/INFO]: Download it at: https://github.com/SkriptLang/Skript/releases/download/2.14.0/Skript-2.14.0.jar
1864[04:45:22] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
1865[04:45:22] [Server thread/INFO]: [CKSMPItems] Enabling CKSMPItems v1.0.0
1866[04:45:22] [Server thread/INFO]: [com.crescentkingdom.cksmpitems.libs.reflections.Reflections] Reflections took 52 ms to scan 121 urls, producing 0 keys and 0 values
1867[04:45:22] [Server thread/INFO]: [com.crescentkingdom.cksmpitems.libs.reflections.Reflections] Reflections took 35 ms to scan 1 urls, producing 1 keys and 3 values
1868[04:45:22] [Server thread/WARN]: [CKSMPItems] Loading Command Manager - cksmpitems
1869[04:45:22] [Server thread/WARN]: [CKSMPItems] Loading Command Manager - items
1870[04:45:22] [Server thread/WARN]: [CKSMPItems] Loading Command Manager - flight
1871[04:45:22] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.30.4
1872[04:45:22] [Server thread/INFO]: [AxQuestBoard] Enabling AxQuestBoard v1.14.2
1873[04:45:23] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] Loaded 5504 aliases in 966ms
1874[04:45:23] [pool-75-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (3ac35c15e43cb693f68baf05b72a26ebd4d3d78d)
1875[04:45:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
1876[04:45:23] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
1877[04:45:24] [Server thread/INFO]: [AxQuestBoard] Loaded plugin! Using H2 database to store data!
1878[04:45:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axquestboard [1.14.2]
1879[04:45:24] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.36
1880[04:45:24] [Server thread/INFO]: [CKSMPStats] Enabling CKSMPStats v1.0.0
1881[04:45:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: smp-stats [1.0.0]
1882[04:45:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: smp-player-stats [1.0.0]
1883[04:45:24] [Server thread/INFO]: [com.crescentkingdom.cksmpstats.libs.reflections.Reflections] Reflections took 21 ms to scan 1 urls, producing 1 keys and 3 values
1884[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Vitally Stat - Agility-Regeneration
1885[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Vitally Stat - Health-Regeneration
1886[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Vitally Stat - Willpower-Regeneration
1887[04:45:24] [Server thread/INFO]: [com.crescentkingdom.cksmpstats.libs.reflections.Reflections] Reflections took 1 ms to scan 1 urls, producing 1 keys and 3 values
1888[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Command Manager - intelligence
1889[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Command Manager - accessorybag
1890[04:45:24] [Server thread/INFO]: [CKSMPStats] Loading Command Manager - cksmpstats
1891[04:45:24] [Server thread/INFO]: [GSit] Enabling GSit v2.4.3
1892[04:45:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [2.4.3]
1893[04:45:24] [Server thread/INFO]: [WorldGuard] Registering session handler dev.geco.gsit.link.worldguard.RegionFlagHandler
1894[04:45:24] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
1895[04:45:24] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
1896[04:45:24] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
1897[04:45:24] [Server thread/INFO]: [BetterHud] Enabling BetterHud v1.13.3-SNAPSHOT-436
1898[04:45:24] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
1899[04:45:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:💻︱console(1305742269885845504)
1900[04:45:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Saved linked accounts in 3ms
1901[04:45:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
1902[04:45:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
1903[04:45:24] [Server thread/WARN]: [BetterHud] This build is dev version - be careful to use it!
1904[04:45:25] [Server thread/INFO]: [HibiscusCommons] Enabling HibiscusCommons v0.7.2
1905[04:45:25] [Server thread/INFO]: [HibiscusCommons] Detected Paper! Enabling Paper support...
1906[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into CustomFishing
1907[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into PlaceholderAPI
1908[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into GSit
1909[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into ModelEngine
1910[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into mythicmobs
1911[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into LibsDisguises
1912[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into BetterHUD
1913[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into HMCCosmetics
1914[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into nexo
1915[04:45:25] [Server thread/INFO]: [HibiscusCommons] Successfully hooked into CMI
1916[04:45:25] [Server thread/INFO]: [AsteroidLibs] Enabling AsteroidLibs v2.5
1917[04:45:25] [Server thread/INFO]: [AdvancedVanish] Enabling AdvancedVanish v1.2.7
1918[04:45:25] [Server thread/INFO]: [AdvancedVanish] Loading dependencies...
1919[04:45:25] [Server thread/INFO]: [AdvancedVanish] Successfully loaded dependencies.
1920[04:45:25] [Server thread/INFO]: [AdvancedVanish] [ACF] Enabled Asynchronous Tab Completion Support!
1921[04:45:25] [Server thread/INFO]: [AdvancedVanish] Using LuckPerms for vanish priority.
1922[04:45:25] [Server thread/INFO]: [AdvancedVanish] Using Server List hook.
1923[04:45:25] [Server thread/INFO]: [AdvancedVanish] Essentials not found, not using the Essentials hook.
1924[04:45:25] [Server thread/INFO]: [AdvancedVanish] Using Placeholders hook.
1925[04:45:25] [Server thread/INFO]: [AdvancedVanish] Using Action Bar hook.
1926[04:45:25] [Server thread/INFO]: [AdvancedVanish] PlayerParticles not found, not using the PlayerParticles hook.
1927[04:45:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedvanish [1.2.7]
1928[04:45:25] [Server thread/INFO]: [Skoice] Enabling Skoice v3.2.9
1929[04:45:25] [Server thread/INFO]: [Skoice] Plugin enabled.
1930[04:45:25] [Server thread/INFO]: [Skoice] Your bot is attempting to connect.
1931[04:45:25] [Server thread/INFO]: [DiscordSRV] API listener net.clementraynaud.skoice.spigot.hooks.discordsrv.DiscordSRVHookImpl subscribed (3 methods)
1932[04:45:25] [Server thread/INFO]: [AxDarkAuctions] Enabling AxDarkAuctions v1.6.0
1933[04:45:25] [Server thread/INFO]: [AxDarkAuctions] Hooked into Vault!
1934[04:45:25] [Server thread/INFO]: [AxDarkAuctions] Hooked into PlaceholderAPI!
1935[04:45:26] [Server thread/INFO]: [AxDarkAuctions] Loaded plugin!
1936[04:45:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axdarkauctions [1.6.0]
1937[04:45:26] [Server thread/INFO]: [PlayerAuctions] Enabling PlayerAuctions v1.32.1
1938[04:45:26] [Server thread/INFO]: [PlayerAuctions] Vault found, now enabling PlayerAuctions...
1939[04:45:26] [Server thread/INFO]: [PlayerAuctions] Found 21 config files to load!
1940[04:45:27] [Server thread/INFO]: [PlayerAuctions] Permissions plugin found! (LuckPerms)
1941[04:45:27] [Server thread/INFO]: [PlayerAuctions] Economy plugin found! (CMIEconomy)
1942[04:45:27] [Server thread/INFO]: [PlayerAuctions] Chat plugin found! (LuckPerms)
1943[04:45:27] [Server thread/INFO]: [PlayerAuctions] Found PlaceholderAPI integrating support...
1944[04:45:27] [Server thread/INFO]: [PlayerAuctions] Found Vault Currency integrating support...
1945[04:45:27] [Server thread/INFO]: [PlayerAuctions] Found Product Converter integrating support...
1946[04:45:27] [Server thread/INFO]: [PlayerAuctions] SQLite database is enabling...
1947[04:45:27] [Server thread/INFO]: [PlayerAuctions] Loading Metrics...
1948[04:45:27] [Server thread/INFO]: [PlayerAuctions] Successfully loaded Metrics!
1949[04:45:27] [Server thread/INFO]: [Typewriter] Enabling Typewriter v0.9.0-beta-166
1950[04:45:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: typewriter [0.9.0-beta-166]
1951[04:45:27] [Server thread/INFO]: [ChunkyBorder] Enabling ChunkyBorder v1.2.23
1952[04:45:27] [Server thread/INFO]: [CKSMPJobs] Enabling CKSMPJobs v1.0.0
1953[04:45:27] [Server thread/INFO]: [com.crescentkingdom.cksmpjobs.libs.reflections.Reflections] Reflections took 20 ms to scan 1 urls, producing 2 keys and 12 values
1954[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - farmer
1955[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - blacksmith
1956[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - fisher
1957[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - enchanter
1958[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - forager
1959[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Job - hunter
1960[04:45:27] [Server thread/INFO]: [com.crescentkingdom.cksmpjobs.libs.reflections.Reflections] Reflections took 2 ms to scan 1 urls, producing 1 keys and 1 values
1961[04:45:27] [Server thread/INFO]: [CKSMPJobs] Loading Command Manager - cksmpjobs
1962[04:45:27] [Server thread/INFO]: [CKSMPShops] Enabling CKSMPShops v1.0.0
1963[04:45:27] [Server thread/INFO]: [com.crescentkingdom.cksmpshops.libs.reflections.Reflections] Reflections took 19 ms to scan 1 urls, producing 1 keys and 1 values
1964[04:45:28] [Server thread/INFO]: [CKSMPShops] Loading Command Manager - cksmpshops
1965[04:45:28] [Server thread/INFO]: [CommandAPI] Plugin command /sell is registered by Bukkit (ShopGUIPlus). You may have to use /minecraft:sell to execute your command.
1966[04:45:28] [Server thread/INFO]: [CKSMPMobs] Enabling CKSMPMobs v1.0.0
1967[04:45:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: smp-time-based-mobs [1.0.0]
1968[04:45:28] [Server thread/INFO]: [com.crescentkingdom.cksmpmobs.libs.reflections.Reflections] Reflections took 22 ms to scan 1 urls, producing 1 keys and 1 values
1969[04:45:28] [Server thread/INFO]: [CKSMPMobs] Loading Command Manager - cksmpmobs
1970[04:45:28] [Server thread/INFO]: [ZelChat] Enabling ZelChat v2.0.0-pre-11
1971[04:45:28] [Server thread/INFO]: [ZelChat] -------------------------------------------------
1972[04:45:28] [Server thread/INFO]: [ZelChat] | ZelChat
1973[04:45:28] [Server thread/INFO]: [ZelChat]
1974[04:45:28] [Server thread/INFO]: [ZelChat] | Supported Minecraft version: 1.20.X-1.21.X
1975[04:45:28] [Server thread/INFO]: [ZelChat] | Java Version: 21.0.9
1976[04:45:28] [Server thread/INFO]: [ZelChat] | Plugin version: 2.0.0-pre-11
1977[04:45:28] [Server thread/INFO]: [ZelChat] | Plugin author: PinoOG
1978[04:45:28] [Server thread/INFO]: [ZelChat] | Website: https://www.zeltuv.com
1979[04:45:28] [Server thread/INFO]: [ZelChat] | Discord: https://discord.gg/zeltuv
1980[04:45:28] [Server thread/INFO]: [ZelChat]
1981[04:45:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zelchat [2.0.0-pre-11]
1982[04:45:28] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ZelChat-HikariPool - Starting...
1983[04:45:28] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] ZelChat-HikariPool - Added connection conn0: url=jdbc:h2:/home/********/plugins/ZelChat/database/h2-storage user=
1984[04:45:28] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ZelChat-HikariPool - Start completed.
1985[04:45:28] [Server thread/INFO]: [eGlow] Enabling eGlow v3.4.4
1986[04:45:28] [Server thread/INFO]: [eGlow]: Loading main config.
1987[04:45:28] [Server thread/INFO]: [eGlow]: Loading messages config.
1988[04:45:28] [Server thread/INFO]: [eGlow]: Loading customeffects config.
1989[04:45:28] [Server thread/INFO]: COSMETICS » Successfully loaded Playerdata database.
1990[04:45:28] [Server thread/INFO]: [HMCWraps] Enabling HMCWraps v1.7.1
1991[04:45:28] [Server thread/INFO]: [HMCWraps] Plugin 'PlaceholderAPI' found. Initializing hook.
1992[04:45:28] [Server thread/INFO]: [HMCWraps] Plugin 'Nexo' found. Initializing hook.
1993[04:45:28] [Server thread/INFO]: [HMCWraps] Plugin 'MythicCrucible' found. Initializing hook.
1994[04:45:28] [Server thread/INFO]: [HMCWraps] Loaded all configuration files and wraps. (206 wraps)
1995[04:45:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hmcwraps [1.7.1]
1996[04:45:29] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.5.0
1997[04:45:29] [Server thread/INFO]: [Infiniteannouncements] [DEBUG] Registered command: InfiniteAnnouncements
1998[04:45:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: infiniteannouncements [1.0.0]
1999[04:45:29] [Server thread/INFO]: [GeyserUtils] Enabling GeyserUtils v1.0-SNAPSHOT*
2000[04:45:29] [Server thread/INFO]: [AxGraves] Enabling AxGraves v1.25.0
2001[04:45:29] [Server thread/INFO]: [fake-block] Enabling fake-block v3.0.1-SNAPSHOT
2002[04:45:29] [Server thread/INFO]: org.bukkit.command.PluginCommand(fakeblock, fake-block v3.0.1-SNAPSHOT)
2003[04:45:29] [Server thread/INFO]: [MythicDungeons] Enabling MythicDungeons v2.0.1-SNAPSHOT
2004[04:45:30] [Server thread/INFO]: [MythicDungeons] Using PaperListener...
2005[04:45:30] [Server thread/INFO]: [MythicDungeons] Using default parties! Enabled party support.
2006[04:45:30] [Server thread/INFO]: [MythicDungeons] MythicMobs plugin found! Enabled MythicMobs support.
2007[04:45:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: md [2.0.1]
2008[04:45:30] [Server thread/INFO]: [MythicDungeons] * Loaded 37 functions.
2009[04:45:30] [Server thread/INFO]: [MythicDungeons] * Loaded 14 triggers.
2010[04:45:30] [Server thread/INFO]: [MythicDungeons] * Loaded 10 conditions.
2011[04:45:30] [Server thread/INFO]: [MythicDungeons] GUI menus initialized!
2012[04:45:30] [Server thread/INFO]: [MythicDungeons] Mythic Dungeons v2.0.1 initialized! Happy dungeon-ing!
2013[04:45:30] [Server thread/INFO]: [My_Worlds] Mythic Dungeons detected: dungeon instances will automatically share inventory settings
2014[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Enabling QuickShop-Hikari v6.2.0.10
2015[04:45:30] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> Execute the enable sequence
2016[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] QuickShop Hikari
2017[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Registering Bukkit Service: com.ghostchu.quickshop.api.QuickShopProvider
2018[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Starting plugin self-test, please wait...
2019[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Spigot Based Server Test
2020[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Old QuickShop Test
2021[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] ModdedServer Based Test
2022[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] ModdedServer Database Driver Test
2023[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] CoreSupport Test
2024[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Virtual DisplayItem Support Test
2025[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] ProtocolLib Incorrect Locate Test
2026[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] GameVersion supporting Test
2027[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Permission Manager Test
2028[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] PacketListenerAPI Conflict Test
2029[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Reremake Test
2030[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] EcoEnchants V11 Check
2031[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] End of life Test
2032[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Reading the configuration...
2033[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [ConfigUpdater] Saving configuration changes...
2034[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Contributors: Ghost_chu, PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood (KaiKikuchi), sandtechnology, jho5245, cakoyo, Andre601, Ectabro, Chris6ix, portlek, log4b0at, deadman96385, tiararinne, DoctaEnkoda, CarmJos, YuanYuanOwO, Mgazul, mart-r, Tim269, raphtaliapt, creatorfromhell, LoneDev6, Steven-OS, confuxeon, ibmibmibm, judgetread, mfnalex, Warriorrrr, PyvesB, yannicklamprecht, ORelio, RMSCA, Starmism, yiwenwang2090, PaulBGD, Nlkomaru, harry0198, Draesia, Localized community members on Crowdin
2035[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Original author: Netherfoam, Timtower, KaiNoMood, sandtechnology
2036[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Let's start loading the plugin
2037[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Setting up ItemExpressionRegistry...
2038[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Using Virtual Displays. Attempting to initialize packet factory...
2039[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Setting up database...
2040[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Create database backup...
2041[04:45:30] [Server thread/INFO]: [cc.carm.lib.easysql.hikari.HikariDataSource] HikariPool-1 - Starting...
2042[04:45:30] [Server thread/INFO]: [cc.carm.lib.easysql.hikari.HikariDataSource] HikariPool-1 - Start completed.
2043[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Checking and updating database columns, it may take a while...
2044[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Database upgrade script running... Current Database Version: 19
2045[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Finished!
2046[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Selected permission provider: Bukkit
2047[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Registering commands...
2048[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Loaded 1 rules for listener blacklist.
2049[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] EventManager selected: QSEventManager
2050[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Loading shops from database...
2051[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Used 2ms to fetch 0 shops from database.
2052[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Loading shops into memory...
2053[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Used 0ms to load 0 shops into memory (0 shops will be loaded after chunks/world loaded).
2054[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Registering listeners...
2055[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Cleaning MsgUtils...
2056[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Cleaning purchase messages from the database that are over a week old...
2057[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Log actions is enabled. Actions will be logged in the qs.log file!
2058[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [Shop Purger] Purge not enabled!
2059[04:45:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: qs [**.**.**.**]
2060[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] Successfully loaded PlaceHolderAPI support!
2061[04:45:30] [Server thread/INFO]: [QuickShop-Hikari] [OK] Virtual DisplayItem Support Test
2062[04:45:30] [Server thread/INFO]: [QuickShop-Hikari/Bootstrap] QuickShop-Hikari - Bootstrap -> All Complete. (371ms)
2063[04:45:30] [Server thread/INFO]: [AxAFKZone] Enabling AxAFKZone v1.9.0
2064[04:45:31] [Server thread/INFO]: ╠ Loaded zone afk_zone!
2065[04:45:31] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.2.1
2066[04:45:31] [Server thread/INFO]: [ChatGames] ChatGames is now enabled!
2067[04:45:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatgames [1.0.0]
2068[04:45:31] [Server thread/INFO]: [ChatGames] PlaceholderAPI Hooked!
2069[04:45:31] [Server thread/INFO]: [ChatGames] Points loaded successfully!
2070[04:45:31] [Server thread/INFO]: [CWR] Enabling CyberWorldReset v0.6.4
2071[04:45:31] [Server thread/INFO]: [CWR] §b―――――――――――――――――――――――――――――――――――――――――――――――
2072[04:45:31] [Server thread/INFO]: [CWR] §b╭━━━╮§7╱╱╱§b╭╮§7╱╱╱╱╱╱§b╭╮╭╮╭╮§7╱╱╱╱§b╭╮§7╱╱§b╭┳━━━╮§7╱╱╱╱╱╱╱╱§b╭╮
2073[04:45:31] [Server thread/INFO]: [CWR] §b┃╭━╮┃§7╱╱╱§b┃┃§7╱╱╱╱╱╱§b┃┃┃┃┃┃§7╱╱╱╱§b┃┃§7╱╱§b┃┃╭━╮┃§7╱╱╱╱╱╱╱§b╭╯╰╮
2074[04:45:31] [Server thread/INFO]: [CWR] §b┃┃§7╱§b╰╋╮§7╱§b╭┫╰━┳━━┳━┫┃┃┃┃┣━━┳━┫┃╭━╯┃╰━╯┣━━┳━━┳━┻╮╭╯
2075[04:45:31] [Server thread/INFO]: [CWR] §b┃┃§7╱§b╭┫┃§7╱§b┃┃╭╮┃┃━┫╭┫╰╯╰╯┃╭╮┃╭┫┃┃╭╮┃╭╮╭┫┃━┫━━┫┃━┫┃
2076[04:45:31] [Server thread/INFO]: [CWR] §b┃╰━╯┃╰━╯┃╰╯┃┃━┫┃╰╮╭╮╭┫╰╯┃┃┃╰┫╰╯┃┃┃╰┫┃━╋━━┃┃━┫╰╮
2077[04:45:31] [Server thread/INFO]: [CWR] §b╰━━━┻━╮╭┻━━┻━━┻╯§7╱§b╰╯╰╯╰━━┻╯╰━┻━━┻╯╰━┻━━┻━━┻━━┻━╯
2078[04:45:31] [Server thread/INFO]: [CWR] §7╱╱╱╱§b╭━╯┃ §7Authors: §fKihsomray, CroaBeast
2079[04:45:31] [Server thread/INFO]: [CWR] §7╱╱╱╱§b╰━━╯ §7Version: §f0.6.4 [STANDARD]
2080[04:45:31] [Server thread/INFO]: [CWR] §b―――――――――――――――――――――――――――――――――――――――――――――――
2081[04:45:31] [Server thread/INFO]: [CWR]
2082[04:45:31] [Server thread/INFO]: [CWR] §bLoading YAML files...
2083[04:45:31] [Server thread/INFO]: [CWR] §7Loaded file §econfig.yml§7.
2084[04:45:31] [Server thread/INFO]: [CWR] §7Loaded file §elang.yml§7.
2085[04:45:31] [Server thread/INFO]: [CWR] §7Loaded file §eworlds.yml§7.
2086[04:45:31] [Server thread/INFO]: [CWR] §7Loaded §e3§7 files in §a2ms§7.
2087[04:45:31] [Server thread/INFO]: [CWR]
2088[04:45:31] [Server thread/INFO]: [CWR] §bLoading world configurations...
2089[04:45:31] [Server thread/INFO]: [CWR] §7Loaded world §e'spawn_nether'§7.
2090[04:45:31] [Server thread/INFO]: [CWR] §7Loaded world §e'spawn_the_end'§7.
2091[04:45:31] [Server thread/INFO]: [CWR] §7Loaded world §e'resource'§7.
2092[04:45:31] [Server thread/INFO]: [CWR] §7Loaded §e3§7 worlds in §a104ms§7.
2093[04:45:31] [Server thread/INFO]: [CWR]
2094[04:45:31] [Server thread/INFO]: [CWR] §bLoading events...
2095[04:45:31] [Server thread/INFO]: [CWR] §7Loaded §e4 §7events in §a3ms§7.
2096[04:45:31] [Server thread/INFO]: [CWR]
2097[04:45:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cwr [0.6.4]
2098[04:45:31] [Server thread/INFO]: [CWR] §7Loaded §bCWR v0.6.4§7 in §a132ms§7.
2099[04:45:31] [Server thread/INFO]: [CWR] §b―――――――――――――――――――――――――――――――――――――――――――――――
2100[04:45:31] [Server thread/INFO]: [ArtMap] Enabling ArtMap v3.9.23
2101[04:45:31] [Server thread/INFO]: [ArtMap] Loading 'english' language file
2102[04:45:31] [Server thread/INFO]: [ArtMap] Sabre Factions not detected. Hooks skipped.
2103[04:45:31] [Server thread/INFO]: [ArtMap] Grief Defender not detected. Hooks skipped.
2104[04:45:31] [Server thread/INFO]: [ArtMap] Grief Prevention not detected. Hooks skipped.
2105[04:45:31] [Server thread/INFO]: [ArtMap] Red Protect not detected. Hooks skipped.
2106[04:45:31] [Server thread/INFO]: [ArtMap] ASkyBlock not detected. Hooks skipped.
2107[04:45:31] [Server thread/INFO]: [ArtMap] uSkyBlock not detected. Hooks skipped.
2108[04:45:31] [Server thread/INFO]: [ArtMap] BentoBox/BSkyBlock not detected. Hooks skipped.
2109[04:45:31] [Server thread/INFO]: [ArtMap] Plot Squared 4 not detected. Hooks skipped.
2110[04:45:31] [Server thread/INFO]: [ArtMap] Plot Squared 5 not detected. Hooks skipped.
2111[04:45:31] [Server thread/INFO]: [ArtMap] Plot Squared 6 not detected. Hooks skipped.
2112[04:45:31] [Server thread/INFO]: [ArtMap] Plot Squared 7 not detected. Hooks skipped.
2113[04:45:31] [Server thread/INFO]: [ArtMap] Residence not detected. Hooks skipped.
2114[04:45:31] [Server thread/INFO]: [ArtMap] Towny not detected. Hooks skipped.
2115[04:45:31] [Server thread/INFO]: [ArtMap] Marriage Master not detected. Hooks skipped.
2116[04:45:31] [Server thread/INFO]: [ArtMap] Essentials not detected. Hooks skipped.
2117[04:45:31] [Server thread/INFO]: [ArtMap] WorldGuard hooks enabled.
2118[04:45:31] [Server thread/INFO]: [ArtMap] Using ProtocolLib PacketReciever.
2119[04:45:31] [Server thread/INFO]: [ArtMap] MC version: v1_20_2
2120[04:45:31] [Server thread/INFO]: [AxPlayerWarps] Enabling AxPlayerWarps v1.12.1
2121[04:45:31] [Server thread/INFO]: [Lands] [Integrations] 3rd party plugin hooking into Lands: AxPlayerWarps
2122[04:45:31] [Server thread/INFO]: [AxPlayerWarps] Hooked into Vault!
2123[04:45:31] [Server thread/INFO]: [AxPlayerWarps] Hooked into PlayerPoints!
2124[04:45:31] [Server thread/INFO]: [AxPlayerWarps] Hooked into AxQuestBoard!
2125[04:45:32] [Server thread/INFO]: [AxPlayerWarps] Loaded plugin! Using H2 database to store data!
2126[04:45:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axplayerwarps [1.12.1]
2127[04:45:32] [Server thread/INFO]: [HMCCosmetics] Enabling HMCCosmetics v2.8.1
2128[04:45:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: HMCCosmetics [2.8.1]
2129[04:45:32] [Server thread/INFO]: [HMCCosmetics] Successfully Enabled HMCCosmetics
2130[04:45:32] [Server thread/INFO]: [HMCCosmetics] 81 Cosmetics Successfully Setup
2131[04:45:32] [Server thread/INFO]: [HMCCosmetics] 2 Menus Successfully Setup
2132[04:45:32] [Server thread/INFO]: [HMCCosmetics] 2 Wardrobes Successfully Setup
2133[04:45:32] [Server thread/INFO]: [HMCCosmetics] Data storage is set to sqlite
2134[04:45:32] [Server thread/INFO]: [zVoteParty] Enabling zVoteParty v1.1.0.5
2135[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] === ENABLE START ===
2136[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] Plugin Version V1.1.0.5
2137[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] Loaded 1 rewards
2138[04:45:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zvoteparty [**.**.**.**]
2139[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] Hook NuVotifier
2140[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] Loading 1 inventories
2141[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] Loading 1 commands
2142[04:45:32] [Server thread/INFO]: [zVoteParty v1.1.0.5] === ENABLE DONE (86ms) ===
2143[04:45:32] [Server thread/INFO]: [MythicMobTaming] Enabling MythicMobTaming v0.1-BETA
2144[04:45:32] [Server thread/INFO]: [MythicMobTaming] Loading plugin...
2145[04:45:32] [Server thread/INFO]: [MythicMobTaming] Creating config...
2146[04:45:32] [Server thread/INFO]: [MythicMobTaming] Loaded config successfully with 46 tamable mobs!
2147[04:45:32] [Server thread/INFO]: [MythicMobTaming] Registering listeners...
2148[04:45:32] [Server thread/INFO]: [MythicMobTaming] Registering /mmtaming command...
2149[04:45:32] [Server thread/INFO]: [MythicMobTaming] Initializing PetManager with CKSMPCore database...
2150[04:45:32] [Server thread/INFO]: [MythicMobTaming] PetManager initialized!
2151[04:45:32] [Server thread/INFO]: [MythicMobTaming] Creating pets table if not exists...
2152[04:45:32] [Server thread/INFO]: [MythicMobTaming] Scheduling DB save...
2153[04:45:32] [Server thread/INFO]: [FreedomChat] Enabling FreedomChat v1.7.5
2154[04:45:32] [Server thread/INFO]: [OpenInv] Enabling OpenInv v5.1.13
2155[04:45:32] [Server thread/INFO]: [PhoenixCrates] Enabling PhoenixCrates v4.2.3-SNAPSHOT-125
2156[04:45:32] [Server thread/INFO]: Loading cross version adapter...
2157[04:45:32] [Server thread/INFO]: ____ ____
2158[04:45:32] [Server thread/INFO]: | _ \ / ___|
2159[04:45:32] [Server thread/INFO]: | |_) || | Phoenix Crates v4.2.3
2160[04:45:32] [Server thread/INFO]: | __/ | |___ https://phoenixplugins.com/
2161[04:45:32] [Server thread/INFO]: |_| \____|
2162[04:45:32] [Server thread/INFO]:
2163[04:45:32] [Server thread/INFO]: Loading settings...
2164[04:45:32] [Server thread/INFO]: Loading file "config.yml".
2165[04:45:32] [Server thread/INFO]: File "config.yml" is up to date. Importing configurations.
2166[04:45:32] [Server thread/INFO]: Validating license...
2167[04:45:32] [Server thread/INFO]: Great news! Your license is valid and active. Enjoy full access to all the features and benefits of this plugin.
2168[04:45:32] [Server thread/INFO]: No new version available!
2169[04:45:32] [Server thread/INFO]: Nexo founded. Preparing hook...
2170[04:45:32] [Server thread/INFO]: MythicItems founded. Preparing hook...
2171[04:45:32] [Server thread/INFO]: Checking for internal patchs...
2172[04:45:32] [Server thread/INFO]: [PhoenixCrates] Current patch: #202509111232
2173[04:45:32] [Server thread/INFO]: [PhoenixCrates] No patches to run.
2174[04:45:32] [Server thread/INFO]: Vault founded. Preparing Economy...
2175[04:45:32] [Server thread/INFO]: Placeholder API founded. Preparing placeholders...
2176[04:45:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: phoenixcrates [1.0.0]
2177[04:45:32] [Server thread/INFO]: Model Engine founded. Preparing model engine...
2178[04:45:33] [Server thread/INFO]: Loading components...
2179[04:45:33] [Server thread/INFO]: Loading database...
2180[04:45:33] [Server thread/INFO]: Initializing sqlite database provider...
2181[04:45:33] [Server thread/WARN]: 2 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Starting...
2182[04:45:33] [Server thread/WARN]: 15 [Server thread] INFO com.phoenixplugins.phoenixcrates.lib.hikari.HikariDataSource - CyberSQLitePool - Start completed.
2183[04:45:33] [Server thread/INFO]: Loading menus...
2184[04:45:33] [Server thread/INFO]: Loading file "menus/default_rewards_preview.yml".
2185[04:45:33] [Server thread/INFO]: File "menus/default_rewards_preview.yml" is up to date. Importing configurations.
2186[04:45:33] [Server thread/INFO]: Loading file "menus/default_crate_reroll.yml".
2187[04:45:33] [Server thread/INFO]: File "menus/default_crate_reroll.yml" is up to date. Importing configurations.
2188[04:45:33] [Server thread/INFO]: Loading file "menus/default_select_reward.yml".
2189[04:45:33] [Server thread/INFO]: File "menus/default_select_reward.yml" is up to date. Importing configurations.
2190[04:45:33] [Server thread/INFO]: Loading file "menus/lunar_crate.yml".
2191[04:45:33] [Server thread/INFO]: File "menus/lunar_crate.yml" is up to date. Importing configurations.
2192[04:45:33] [Server thread/INFO]: Loading file "menus/astral_crate.yml".
2193[04:45:33] [Server thread/INFO]: File "menus/astral_crate.yml" is up to date. Importing configurations.
2194[04:45:33] [Server thread/INFO]: Loading file "menus/vote_crate.yml".
2195[04:45:33] [Server thread/INFO]: File "menus/vote_crate.yml" is up to date. Importing configurations.
2196[04:45:33] [Server thread/INFO]: Loading file "menus/eclipse_crate.yml".
2197[04:45:33] [Server thread/INFO]: File "menus/eclipse_crate.yml" is up to date. Importing configurations.
2198[04:45:33] [Server thread/INFO]: Loading file "menus/crescent_crate.yml".
2199[04:45:33] [Server thread/INFO]: File "menus/crescent_crate.yml" is up to date. Importing configurations.
2200[04:45:33] [Server thread/INFO]: Loading file "menus/seasonal_crate.yml".
2201[04:45:33] [Server thread/INFO]: File "menus/seasonal_crate.yml" is up to date. Importing configurations.
2202[04:45:33] [Server thread/INFO]: Loading players data...
2203[04:45:33] [Server thread/INFO]: Loading keys...
2204[04:45:33] [Server thread/INFO]: Loading file "keys/key_eclipse_crate.yml".
2205[04:45:33] [Server thread/INFO]: File "keys/key_eclipse_crate.yml" is up to date. Importing configurations.
2206[04:45:33] [Server thread/INFO]: Loading file "keys/key_august_2025_crate.yml".
2207[04:45:33] [Server thread/INFO]: File "keys/key_august_2025_crate.yml" is up to date. Importing configurations.
2208[04:45:33] [Server thread/INFO]: Loading file "keys/key_crescent_crate.yml".
2209[04:45:33] [Server thread/INFO]: File "keys/key_crescent_crate.yml" is up to date. Importing configurations.
2210[04:45:33] [Server thread/INFO]: Loading file "keys/key_vote_crate.yml".
2211[04:45:33] [Server thread/INFO]: File "keys/key_vote_crate.yml" is up to date. Importing configurations.
2212[04:45:33] [Server thread/INFO]: Loading file "keys/key_october_2025_crate.yml".
2213[04:45:33] [Server thread/INFO]: File "keys/key_october_2025_crate.yml" is up to date. Importing configurations.
2214[04:45:33] [Server thread/INFO]: Loading file "keys/holiday_crate.yml".
2215[04:45:33] [Server thread/INFO]: File "keys/holiday_crate.yml" is up to date. Importing configurations.
2216[04:45:33] [Server thread/INFO]: Loading file "keys/key_astral_crate.yml".
2217[04:45:33] [Server thread/INFO]: File "keys/key_astral_crate.yml" is up to date. Importing configurations.
2218[04:45:33] [Server thread/INFO]: Loading file "keys/key_lunar_crate.yml".
2219[04:45:33] [Server thread/INFO]: File "keys/key_lunar_crate.yml" is up to date. Importing configurations.
2220[04:45:33] [Server thread/INFO]: Loaded 8 keys.
2221[04:45:33] [Server thread/INFO]: Loading crates...
2222[04:45:33] [Server thread/INFO]: Loading file "locations.yml".
2223[04:45:33] [Server thread/INFO]: File "locations.yml" is up to date. Importing configurations.
2224[04:45:33] [Server thread/INFO]: Loading file "crates/lunar_crate.yml".
2225[04:45:33] [Server thread/INFO]: File "crates/lunar_crate.yml" is up to date. Importing configurations.
2226[04:45:33] [Server thread/INFO]: Loading file "crates/astral_crate.yml".
2227[04:45:33] [Server thread/INFO]: File "crates/astral_crate.yml" is up to date. Importing configurations.
2228[04:45:33] [Server thread/INFO]: Loading file "crates/vote_crate.yml".
2229[04:45:33] [Server thread/INFO]: File "crates/vote_crate.yml" is up to date. Importing configurations.
2230[04:45:33] [Server thread/INFO]: Loading file "crates/august_2025_crate.yml".
2231[04:45:33] [Server thread/INFO]: File "crates/august_2025_crate.yml" is up to date. Importing configurations.
2232[04:45:33] [Server thread/INFO]: Loading file "crates/eclipse_crate.yml".
2233[04:45:33] [Server thread/INFO]: File "crates/eclipse_crate.yml" is up to date. Importing configurations.
2234[04:45:33] [Server thread/INFO]: Loading file "crates/crescent_crate.yml".
2235[04:45:33] [Server thread/INFO]: File "crates/crescent_crate.yml" is up to date. Importing configurations.
2236[04:45:33] [Server thread/INFO]: Loading file "crates/holiday_crate.yml".
2237[04:45:33] [Server thread/INFO]: File "crates/holiday_crate.yml" is up to date. Importing configurations.
2238[04:45:33] [Server thread/INFO]: Loading file "crates/october_2025_crate.yml".
2239[04:45:33] [Server thread/INFO]: File "crates/october_2025_crate.yml" is up to date. Importing configurations.
2240[04:45:33] [Server thread/INFO]: Loaded 8 types.
2241[04:45:33] [Server thread/INFO]: Loaded 6 crates.
2242[04:45:33] [Server thread/INFO]: Loading commands...
2243[04:45:33] [Server thread/INFO]: Enabling extension Extension-3453e2f3-df2e-49bd-a969-83d4de38af1a
2244[04:45:33] [Server thread/INFO]: Loading file "logger.yml".
2245[04:45:33] [Server thread/INFO]: File "logger.yml" is up to date. Importing configurations.
2246[04:45:33] [Server thread/INFO]:
2247[04:45:33] [Server thread/INFO]: Plugin loaded successfully!
2248[04:45:33] [Server thread/INFO]: [Any questions or problems that may arise, contact us through
2249[04:45:33] [Server thread/INFO]: the website or our discord: https://phoenixplugins.com/discord]
2250[04:45:33] [Server thread/INFO]:
2251[04:45:33] [Server thread/INFO]: [Asteroid] Enabling Asteroid v1.1.7-release-21
2252[04:45:33] [Server thread/INFO]: [Asteroid]
2253 _______ _______ _________ _______ _______ _______ _________ ______
2254( ___ )( ____ \\__ __/( ____ \( ____ )( ___ )\__ __/( __ \
2255| ( ) || ( \/ ) ( | ( \/| ( )|| ( ) | ) ( | ( \ )
2256| (___) || (_____ | | | (__ | (____)|| | | | | | | | ) |
2257| ___ |(_____ ) | | | __) | __)| | | | | | | | | |
2258| ( ) | ) | | | | ( | (\ ( | | | | | | | | ) |
2259| ) ( |/\____) | | | | (____/\| ) \ \__| (___) |___) (___| (__/ )
2260|/ \|\_______) )_( (_______/|/ \__/(_______)\_______/(______/
2261
2262[04:45:33] [Server thread/INFO]: [Asteroid] Made by serbob
2263[04:45:33] [ForkJoinPool.commonPool-worker-4/INFO]: SUCCESS >> Loaded 0 extensions successfully.
2264[04:45:33] [Server thread/INFO]: INFO >>
2265
2266----------------------------------------
2267 QUICK ASTEROID SETUP
2268 (Recommended for first time users)
2269----------------------------------------
2270Your UUID: 33b8d797-8721-4b69-b204-c68113d617e5
2271Type this command for instant setup:
2272/33b8d797-8721-4b69-b204-c68113d617e5
2273----------------------------------------
2274
2275[04:45:33] [Server thread/INFO]: SUCCESS >> Database connection established.
2276[04:45:33] [Server thread/INFO]: SUCCESS >> Table created successfully.
2277[04:45:33] [Server thread/INFO]: SUCCESS >> Database has been loaded! [5ms]
2278[04:45:33] [Server thread/INFO]: SUCCESS >> Main Configuration Values have been loaded! [4ms]
2279[04:45:33] [Server thread/INFO]: SUCCESS >> Player Spawning Values have been loaded! [5ms]
2280[04:45:33] [Server thread/INFO]: SUCCESS >> Player Commands Values have been loaded! [3ms]
2281[04:45:33] [Server thread/INFO]: SUCCESS >> Player Settings Values have been loaded! [0ms]
2282[04:45:33] [Server thread/INFO]: SUCCESS >> Performance Values have been loaded! [0ms]
2283[04:45:33] [Server thread/INFO]: SUCCESS >> Proxy Values have been loaded! [0ms]
2284[04:45:33] [Server thread/INFO]: SUCCESS >> Scheduler Values have been loaded! [2ms]
2285[04:45:33] [Server thread/INFO]: SUCCESS >> AI Values have been loaded! [2ms]
2286[04:45:33] [Server thread/INFO]: SUCCESS >> Scheduler Values have been loaded! [2ms]
2287[04:45:33] [Server thread/INFO]: SUCCESS >> Overrides Values have been loaded! [0ms]
2288[04:45:33] [Server thread/INFO]: SUCCESS >> Movement has been registered! [0ms]
2289[04:45:33] [Server thread/INFO]: SUCCESS >> Player flags have been loaded! [0ms]
2290[04:45:34] [Server thread/INFO]: SUCCESS >> Your license key matches valid!
2291[04:45:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: show [1.0.0]
2292[04:45:34] [Server thread/INFO]: [ATHENA] Enabling ATHENA v${project.version}
2293[04:45:34] [Server thread/INFO]: [CKSMPWiki] Enabling CKSMPWiki v1.6.5
2294[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: accessories_menu
2295[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: accessories_menu_2
2296[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: aegis_crest_ring
2297[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_focus_band
2298[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: arcstone_ring
2299[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: azure_binding_ring
2300[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: band_of_iron_monk
2301[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: blazing_duelist_ring
2302[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: bloomring
2303[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: celestial_feather_ring
2304[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chrono_sigil_ring
2305[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: delta_spirit_amulet
2306[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: dreadlords_signet
2307[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_tide_ring
2308[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: hexward_ring
2309[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: horizon_runner_bracelet
2310[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: horned_ring
2311[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: icy_bracelet
2312[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: inferno_signet
2313[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_ward_ring
2314[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mantle_ring
2315[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pearl_ward_ring
2316[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: predator_eye_necklace
2317[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: primatic_coil_ring
2318[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_abyssal_eye
2319[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_blood_emissary
2320[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_gemwarden
2321[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_lunar_cycles
2322[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_molten_beads
2323[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_phoenix_heart
2324[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_sapphire_coast
2325[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_sky_herald
2326[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_sun_serpent
2327[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_the_blood_pact
2328[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_wildcaller
2329[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ring_of_worldroot
2330[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: royal_arcanum_ring
2331[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: runic_vanguard_ring
2332[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: savage_heart_charm
2333[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: savannah_amulet
2334[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: scarab_ring
2335[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: shadowbind_ring
2336[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: solar_ember_ring
2337[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: staglords_band
2338[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: stormbound_loop
2339[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: stormwoven_band
2340[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sun_eye_signet
2341[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: talon_necklace
2342[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: verdant_seed_ring
2343[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: verdant_serpent_ring
2344[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: voidcrawler_band
2345[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ivory_armor
2346[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: quartz_armor
2347[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_armor
2348[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ruby_armor
2349[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: citrine_armor
2350[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: feline_armor
2351[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: basalt_armor
2352[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: obsidian_armor
2353[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_armor
2354[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: kunzite_armor
2355[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sapphire_boots
2356[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_chestplate
2357[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_leggings
2358[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ice_boots
2359[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ice_chestplate
2360[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ruby_boots
2361[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: basalt_boots
2362[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_helmet
2363[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: Feline_leggings
2364[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: andesite_chestplate
2365[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: quartz_chestplate
2366[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_helmet
2367[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_chestplate
2368[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ivory_helmet
2369[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_chestplate
2370[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ivory_boots
2371[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock_helmet
2372[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ruby_chestplate
2373[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: obsidian_leggings
2374[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: andesite_leggings
2375[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: quartz_boots
2376[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sapphire_leggings
2377[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jungle_chestplate
2378[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_leggings
2379[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: basalt_leggings
2380[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_leggings
2381[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: quartz_helmet
2382[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ice_helmet
2383[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: andesite_boots
2384[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: obsidian_boots
2385[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: citrine_boots
2386[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_chestplate
2387[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ivory_leggings
2388[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock_chestplate
2389[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: Feline_boots
2390[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: diorite_boots
2391[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: basalt_helmet
2392[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: diorite_chestplate
2393[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jungle_boots
2394[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ruby_helmet
2395[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: Feline_chestplate
2396[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ivory_chestplate
2397[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock_boots
2398[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: quartz_leggings
2399[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: citrine_chestplate
2400[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: kunzite_chestplate
2401[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_helmet
2402[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_leggings
2403[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: andesite_helmet
2404[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: diorite_helmet
2405[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sapphire_helmet
2406[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jungle_leggings
2407[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jungle_helmet
2408[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: diorite_leggings
2409[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: emerald_boots
2410[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: citrine_helmet
2411[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_boots
2412[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ice_leggings
2413[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: Feline_helmet
2414[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ruby_leggings
2415[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_boots
2416[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_helmet
2417[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: citrine_leggings
2418[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sapphire_chestplate
2419[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_boots
2420[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: basalt_chestplate
2421[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: obsidian_helmet
2422[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: kunzite_boots
2423[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: obsidian_chestplate
2424[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: kunzite_leggings
2425[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock_leggings
2426[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: kunzite_helmet
2427[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: armor_menu
2428[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sapphire_armor
2429[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: amethyst_armor
2430[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: andesite_armor
2431[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ice_armor
2432[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jungle_armor
2433[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: jade_armor
2434[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock_armor
2435[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: diorite_armor
2436[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: foods_menu_2
2437[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: foods_menu_4
2438[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: apple_bagel
2439[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: apple_cheesecake
2440[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: apple_jam
2441[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: apple_jam_sandwich
2442[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: apple_yogurt
2443[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: barbeque_ribs
2444[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: beef_stew
2445[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: beef_taco
2446[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: blt_sandwich
2447[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: brownies
2448[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: buttered_pancakes
2449[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: butter_cookies
2450[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: caramel_cheesecake
2451[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: caramel_popcorn
2452[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: carrot_cake_slice
2453[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cheese
2454[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cheeseburger
2455[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chicken_and_rice_stew
2456[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chicken_salad
2457[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chicken_salad_sandwich
2458[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chicken_taco
2459[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_cake_slice
2460[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_cheesecake
2461[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_chip_cookies
2462[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_ice_cream
2463[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_pancakes
2464[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_popcorn
2465[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_pudding
2466[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_yogurt
2467[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cornmeal_pancakes
2468[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: corn_dog
2469[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: corn_salad
2470[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cream_cheese_bagel
2471[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: deluxe_cheeseburger
2472[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: egg_salad
2473[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: egg_salad_sandwich
2474[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: fish_sandwich
2475[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: fish_stew
2476[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: fish_taco
2477[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: garden_salad
2478[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: hamburger
2479[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_bagel
2480[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_cake_slice
2481[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_cookies
2482[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_pancakes
2483[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_tart
2484[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: honey_yogurt
2485[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ketchup_corn_dog
2486[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mayo_corn_dog
2487[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mozzarella_sticks
2488[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mutton_stew
2489[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: onion_rings
2490[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pancakes
2491[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: peanut_butter
2492[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: peanut_butter_cookies
2493[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: peanut_butter_pancakes
2494[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: peanut_butter_sandwich
2495[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: peanut_butter_yogurt
2496[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: plain_bagel
2497[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: popcorn
2498[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: potato_pancakes
2499[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: potato_salad
2500[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_cake_slice
2501[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_cheesecake
2502[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_ice_cream
2503[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_stew
2504[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_tart
2505[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: pumpkin_yogurt
2506[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: rabbit_stew
2507[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: scrambled_eggs
2508[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: scrambled_eggs_with_ketchup
2509[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: silk_tofu_pudding
2510[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_bagel
2511[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_cake_slice
2512[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_cheesecake
2513[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_ice_cream
2514[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_jam
2515[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_jam_pancakes
2516[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_jam_sandwich
2517[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_salad
2518[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_tart
2519[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: strawberry_yogurt
2520[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sugar_cookies
2521[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sweet_berry_ice_cream
2522[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sweet_berry_jam
2523[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: sweet_berry_jam_pancakes
2524[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tofu_burger
2525[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tofu_taco
2526[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tomato_and_beef_stew
2527[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tomato_salad
2528[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tuna_salad
2529[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: tuna_salad_sandwich
2530[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: vanilla_cake_slice
2531[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: vanilla_ice_cream
2532[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: vanilla_pudding
2533[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: vanilla_tart
2534[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: vegetable_stew
2535[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_bagel
2536[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_cake_slice
2537[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_ice_cream
2538[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_jam
2539[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_jam_pancakes
2540[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_jam_sandwich
2541[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_salad
2542[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_tart
2543[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: watermelon_yogurt
2544[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: yogurt
2545[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: batter
2546[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: butter
2547[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: caramel
2548[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: caramel_syrup
2549[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: chocolate_syrup
2550[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cocoa_powder
2551[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cooking_oil
2552[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cornmeal
2553[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cream_cheese
2554[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: dough
2555[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: firm_tofu
2556[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: flour
2557[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: heavy_cream
2558[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: ketchup
2559[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mayonnaise
2560[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: salad_dressing
2561[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: salt
2562[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: silken_tofu
2563[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: soy_sauce
2564[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: stock
2565[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cooking_pot
2566[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: cutting_board
2567[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: frying_pan
2568[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: mixing_bowl
2569[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: foods_menu_3
2570[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: foods_menu
2571[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: nether_mobs
2572[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_nether_mobs
2573[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_nether_mobs_2
2574[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: abyssal_mobs
2575[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_abyssal_mobs
2576[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_abyssal_mobs_3
2577[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: critterpedia
2578[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: end_mobs
2579[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_end_mobs
2580[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: hostile_mobs
2581[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_hostile_mobs
2582[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: livestock
2583[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_livestock
2584[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: small_mammals
2585[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_small_mammals
2586[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_small_mammals_2
2587[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: birds
2588[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_birds
2589[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: marine
2590[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_marine
2591[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: large_mammals
2592[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: large_mammals_2
2593[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_large_mammals
2594[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_large_mammals_2
2595[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: reptile
2596[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_amphibians
2597[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: original_mobs
2598[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_original_mobs
2599[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: undead
2600[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_undead_mobs
2601[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: phantom_menu_undead_mobs_2
2602[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded menu: wiki_menu
2603[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded 309 menus!
2604[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded GeneralTextConfig.yml
2605[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded config file: GeneralTextConfig
2606[04:45:34] [Server thread/INFO]: [CKSMPWiki] ConfigFileManager loaded 1 config file(s)!
2607[04:45:34] [Server thread/INFO]: [CKSMPWiki] Loaded configs: GeneralTextConfig
2608[04:45:34] [Server thread/INFO]: [CKSMPWiki] Managers initialized!
2609[04:45:34] [Server thread/INFO]: [CKSMPWiki] Menu command registered!
2610[04:45:34] [Server thread/INFO]: [CKSMPWiki] CKSMPWikiReload command registered!
2611[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered dynamic command: /wikipedia -> wiki_menu
2612[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered dynamic command: /foods -> foods_menu
2613[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered dynamic command: /armor -> armor_menu
2614[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered dynamic command: /critterpedia -> critterpedia
2615[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered dynamic command: /accessories -> accessories_menu
2616[04:45:34] [Server thread/INFO]: [CKSMPWiki] Registered 5 dynamic menu commands!
2617[04:45:34] [Server thread/INFO]: [CKSMPWiki] Menu click listener registered!
2618[04:45:34] [Server thread/INFO]: [CKSMPWiki] Player quit listener registered!
2619[04:45:34] [Server thread/INFO]: [CKSMPWiki] ✓ No configuration errors found!
2620[04:45:34] [Server thread/INFO]: [CKSMPWiki] CKSMPWiki has been enabled!
2621[04:45:34] [Server thread/INFO]: [CKSMPWiki] Use /menu <menu_name> to open custom menus!
2622[04:45:34] [Server thread/INFO]: [CKSMPWiki] Use /cksmpwikireload to reload menus and commands!
2623[04:45:34] [Server thread/INFO]: [MCPets] Enabling MCPets v4.1.7-SNAPSHOT
2624[04:45:34] [Server thread/ERROR]: [MCPets] : Interaction menu and prime menu have the same name, which might lead to unexpected behaviors. Please consider having different names for both menus.
2625[04:45:34] [Server thread/INFO]: [MCPets] : Language file reloaded.
2626[04:45:34] [Server thread/INFO]: [MCPets] : Blacklist file reloaded.
2627[04:45:34] [Server thread/INFO]: Loading pets...
2628[04:45:34] [Server thread/INFO]: [MCPets] : Nexo found. Nexo Custom items features are available.
2629[04:45:34] [Server thread/INFO]: - F_Pet_Shadow_Dragon loaded succesfully.
2630[04:45:34] [Server thread/INFO]: - mount_dragon_sculk loaded succesfully.
2631[04:45:34] [Server thread/INFO]: - pet_griffon loaded succesfully.
2632[04:45:34] [Server thread/INFO]: - EC_Pet_Gunner loaded succesfully.
2633[04:45:34] [Server thread/INFO]: - C_Pet_Dark_Kitsune loaded succesfully.
2634[04:45:34] [Server thread/INFO]: - AA_Pet_Ent loaded succesfully.
2635[04:45:34] [Server thread/INFO]: - GC_Pet_Cleric loaded succesfully.
2636[04:45:34] [Server thread/INFO]: - F_Pet_Fire_Dragon loaded succesfully.
2637[04:45:34] [Server thread/INFO]: - CD_Pet_Penguin loaded succesfully.
2638[04:45:34] [Server thread/INFO]: - HB_Pet_Necromancer loaded succesfully.
2639[04:45:34] [Server thread/INFO]: - FC_Pet_Illusionist loaded succesfully.
2640[04:45:34] [Server thread/INFO]: - CF_Pet_Ice_Emperor_Penguin loaded succesfully.
2641[04:45:34] [Server thread/INFO]: - F_Pet_Wind_Dragon loaded succesfully.
2642[04:45:34] [Server thread/INFO]: - BD_Pet_Nether_And_Ender loaded succesfully.
2643[04:45:34] [Server thread/INFO]: - C_Pet_Kitsune loaded succesfully.
2644[04:45:34] [Server thread/INFO]: - HD_Pet_Elementalist loaded succesfully.
2645[04:45:34] [Server thread/INFO]: - AC_Pet_Elder_Ent loaded succesfully.
2646[04:45:34] [Server thread/INFO]: - E_Pet_Hellhound loaded succesfully.
2647[04:45:34] [Server thread/INFO]: - pet_wraith loaded succesfully.
2648[04:45:34] [Server thread/INFO]: - E_Pet_Lunar_Wolf loaded succesfully.
2649[04:45:34] [Server thread/INFO]: - B_Pet_Phoenix loaded succesfully.
2650[04:45:34] [Server thread/INFO]: - CE_Pet_Ice_Penguin loaded succesfully.
2651[04:45:34] [Server thread/INFO]: - F_Pet_Aether_Dragon loaded succesfully.
2652[04:45:34] [Server thread/INFO]: - EA_Pet_Archer loaded succesfully.
2653[04:45:34] [Server thread/INFO]: - B_Pet_Thunderbird loaded succesfully.
2654[04:45:34] [Server thread/INFO]: - mount_serpent loaded succesfully.
2655[04:45:34] [Server thread/INFO]: - pet_goblin loaded succesfully.
2656[04:45:34] [Server thread/INFO]: - F_Pet_Undead_Dragon loaded succesfully.
2657[04:45:34] [Server thread/INFO]: - BC_Pet_Yin_And_Yang loaded succesfully.
2658[04:45:34] [Server thread/INFO]: - BA_Pet_Sun_And_Moon loaded succesfully.
2659[04:45:34] [Server thread/INFO]: - ED_Pet_Beastmaster loaded succesfully.
2660[04:45:34] [Server thread/INFO]: - pet_hydra loaded succesfully.
2661[04:45:34] [Server thread/INFO]: - EB_Pet_Alchemist loaded succesfully.
2662[04:45:34] [Server thread/INFO]: - GB_Pet_Bard loaded succesfully.
2663[04:45:34] [Server thread/INFO]: - E_Pet_Frost_Wolf loaded succesfully.
2664[04:45:34] [Server thread/INFO]: - CA_Pet_Slime loaded succesfully.
2665[04:45:34] [Server thread/INFO]: - F_Pet_Nature_Dragon loaded succesfully.
2666[04:45:34] [Server thread/INFO]: - HA_Pet_Summoner loaded succesfully.
2667[04:45:34] [Server thread/INFO]: - A_Pet_Demon loaded succesfully.
2668[04:45:34] [Server thread/INFO]: - pet_centaur loaded succesfully.
2669[04:45:34] [Server thread/INFO]: - D_Pet_Samurai loaded succesfully.
2670[04:45:34] [Server thread/INFO]: - CB_Pet_Angel_Slime loaded succesfully.
2671[04:45:34] [Server thread/INFO]: - AB_Pet_Undead_Ent loaded succesfully.
2672[04:45:34] [Server thread/INFO]: - BB_Pet_Water_And_Fire loaded succesfully.
2673[04:45:34] [Server thread/INFO]: - F_Pet_Thunder_Dragon loaded succesfully.
2674[04:45:34] [Server thread/INFO]: - mount_titans_charrogg loaded succesfully.
2675[04:45:34] [Server thread/INFO]: - GA_Pet_Shaman loaded succesfully.
2676[04:45:34] [Server thread/INFO]: - C_Pet_Spirit_Fox loaded succesfully.
2677[04:45:34] [Server thread/INFO]: - FA_Pet_Mage loaded succesfully.
2678[04:45:34] [Server thread/INFO]: - D_Pet_Shuriken_Ninja loaded succesfully.
2679[04:45:34] [Server thread/INFO]: - FD_Pet_Archmage loaded succesfully.
2680[04:45:34] [Server thread/INFO]: - B_Pet_Eagle loaded succesfully.
2681[04:45:34] [Server thread/INFO]: - FB_Pet_Druid loaded succesfully.
2682[04:45:34] [Server thread/INFO]: - D_Pet_Sai_Ninja loaded succesfully.
2683[04:45:34] [Server thread/INFO]: - GD_Pet_Monk loaded succesfully.
2684[04:45:34] [Server thread/INFO]: - CC_Pet_Archangel_Slime loaded succesfully.
2685[04:45:34] [Server thread/INFO]: - A_Pet_Angel loaded succesfully.
2686[04:45:34] [Server thread/INFO]: - F_Pet_Ice_Dragon loaded succesfully.
2687[04:45:34] [Server thread/INFO]: - HC_Pet_Shadowmancer loaded succesfully.
2688[04:45:34] [Server thread/INFO]: - pet_yeti loaded succesfully.
2689[04:45:34] [Server thread/INFO]: [MCPets] : 60 pets registered successfully !
2690[04:45:34] [Server thread/INFO]: [MCPets] : 2 categories registered successfully !
2691[04:45:34] [Server thread/ERROR]: [MCPets] Could not reach SQL database. Please configure your database parameters.
2692[04:45:34] [Server thread/INFO]: [MCPets] [Database] Can't initialize MySQL.
2693[04:45:34] [Server thread/INFO]: [MCPets] [Database] Will be using YAML support instead (no worry it's not a bug).
2694[04:45:34] [Server thread/INFO]: -=-=-=-= MCPets loaded =-=-=-=-
2695[04:45:34] [Server thread/INFO]: Plugin made by Nocsy
2696[04:45:34] [Server thread/INFO]: -=-=-=-= -=-=-=-=-=-=- =-=-=-=-
2697[04:45:34] [Server thread/INFO]: -=- Launching Flags -=-
2698[04:45:34] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount.
2699[04:45:34] [Server thread/INFO]: [MCPets] : Starting flag mcpets-despawn.
2700[04:45:34] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount-flying.
2701[04:45:34] [Server thread/INFO]: 3 flags launched.
2702[04:45:34] [Server thread/INFO]: [AxInventoryRestore] Enabling AxInventoryRestore v3.11.1
2703[04:45:35] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.3.0
2704[04:45:35] [Server thread/INFO]: [PlayerVaults] Loaded! Took 181ms
2705[04:45:35] [Server thread/INFO]: [BetterHealthBar] Enabling BetterHealthBar v3.9.3
2706[04:45:35] [Server thread/INFO]: [Tebex] Enabling Tebex v2.2.1
2707[04:45:35] [ForkJoinPool.commonPool-worker-4/WARN]: [BetterHealthBar] New version found: 3.11.0
2708[04:45:35] [ForkJoinPool.commonPool-worker-4/WARN]: [BetterHealthBar] Download: https://www.spigotmc.org/resources/116619
2709[04:45:35] [Server thread/INFO]: [AxTrade] Enabling AxTrade v1.21.2
2710[04:45:35] [Server thread/INFO]: [AxTrade] Hooked into Vault!
2711[04:45:35] [Server thread/INFO]: [AxTrade] Hooked into PlayerPoints!
2712[04:45:35] [Server thread/INFO]: [AxTrade] Hooked into AxQuestBoard!
2713[04:45:35] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to Crescent Kingdom SMP - Minecraft: Java Edition server.
2714[04:45:36] [Server thread/INFO]: [AxTrade] Loaded plugin!
2715[04:45:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axtrade [1.21.2]
2716[04:45:36] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
2717[04:45:36] [Server thread/INFO]: [BetterRTP] Cooldown = 30
2718[04:45:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
2719[04:45:36] [Server thread/INFO]: [EternalTags] Enabling EternalTags v1.3.3
2720[04:45:36] [Server thread/INFO]: [EternalTags] Data handler connected using SQLite.
2721[04:45:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eternaltags [1.3.3]
2722[04:45:36] [Server thread/INFO]: [GooP] Enabling Gunging_Ootilities_Plugin v1.10.9
2723[04:45:36] [Server thread/INFO]: [GooP] Detecting Server and Minecraft Version...
2724[04:45:36] [Server thread/INFO]: [GooP] Minecraft version 1.21.0
2725[04:45:36] [Server thread/INFO]: [GooP] Not using PaperSpigot functionality.
2726[04:45:36] [Server thread/INFO]: [GooP] Enabling GooP Extensions...
2727[04:45:36] [Server thread/INFO]: [GooP] MMOItem Shrubs not found.
2728[04:45:36] [Server thread/INFO]: [GooP] Crossbow2RocketLauncher not found.
2729[04:45:36] [Server thread/INFO]: [GooP] Checking for Compatible Plugins...
2730[04:45:36] [Server thread/INFO]: [GooP] WorldGuard found.
2731[04:45:36] [Server thread/INFO]: [GooP] WorldEdit found.
2732[04:45:36] [Server thread/INFO]: [GooP] DiscordSRV found.
2733[04:45:36] [Server thread/INFO]: [GooP] MMOItems not found.
2734[04:45:36] [Server thread/INFO]: [GooP] MMOCore not found.
2735[04:45:36] [Server thread/INFO]: [GooP] MythicCrucible found.
2736[04:45:36] [Server thread/INFO]: [GooP] Vault found.
2737[04:45:36] [Server thread/INFO]: [GooP] Graveyards not found.
2738[04:45:36] [Server thread/INFO]: [GooP] MythicMobs 5.11.2 found.
2739[04:45:36] [Server thread/INFO]: [GooP] McMMO not found.
2740[04:45:36] [Server thread/INFO]: [GooP] PlaceholderAPI found.
2741[04:45:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: goop [1.0]
2742[04:45:36] [Server thread/INFO]: [GooP] Initialization Complete. Success.
2743[04:45:36] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.16.1
2744[04:45:36] [Server thread/INFO]: COSMETICS » CKColor has been ENABLED
2745[04:45:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cc [1.16.1]
2746[04:45:36] [Server thread/INFO]: COSMETICS » PlaceholderAPI has been hooked.
2747[04:45:36] [Server thread/INFO]: COSMETICS »
2748[04:45:36] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.2-DEV-207
2749[04:45:36] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
2750[04:45:37] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
2751[04:45:37] [Server thread/ERROR]: [DeluxeMenus] Menu title for menu: critterpedia_livestock is not present!
2752Skipping menu: critterpedia_livestock
2753[04:45:37] [Server thread/ERROR]: [DeluxeMenus] Menu title for menu: critterpedia_large_mammals is not present!
2754Skipping menu: critterpedia_large_mammals
2755[04:45:37] [Server thread/ERROR]: [DeluxeMenus] Menu title for menu: critterpedia_overworld_horse is not present!
2756Skipping menu: critterpedia_overworld_horse
2757[04:45:37] [Server thread/ERROR]: [DeluxeMenus] Menu title for menu: critterpedia_overworld_sheep is not present!
2758Skipping menu: critterpedia_overworld_sheep
2759[04:45:37] [Server thread/INFO]: [DeluxeMenus] 201 GUI menus loaded!
2760[04:45:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.2-DEV-207]
2761[04:45:37] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
2762[04:45:37] [Server thread/INFO]: [CKSMPCollections] Enabling CKSMPCollections v1.0.0
2763[04:45:37] [Server thread/INFO]: [SignedVelocity] Enabling SignedVelocity v1.3.0
2764[04:45:37] [Server thread/WARN]: [SignedVelocity] ------------------------------
2765[04:45:37] [Server thread/WARN]: [SignedVelocity] The following plugins have listener in legacy org.bukkit.event.player.AsyncPlayerChatEvent event: CMILib, CMI, Skript, MythicDungeons, QuickShop-Hikari, AxPlayerWarps, PhoenixCrates, MCPets, Gunging_Ootilities_Plugin, ModelEngine, WorldGuard, Lands, AdvancedEnchantments, AxQuestBoard, AdvancedVanish, Asteroid, ChatGames, DiscordSRV.
2766[04:45:37] [Server thread/WARN]: [SignedVelocity] This may negatively affect the functionality of SignedVelocity,
2767[04:45:37] [Server thread/WARN]: [SignedVelocity] please report to the author to use Paper's AsyncChatEvent and/or AsyncChatDecorateEvent.
2768[04:45:37] [Server thread/WARN]: [SignedVelocity] ------------------------------
2769[04:45:37] [Server thread/INFO]: [CommandWhitelist] Enabling CommandWhitelist v2.11.0
2770[04:45:37] [Server thread/INFO]: [spark] Starting background profiler...
2771[04:45:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
2772[04:45:38] [Server thread/INFO]: [BetterHud] Minecraft version: 1.21.8, NMS version: V1_21_R5
2773[04:45:38] [Server thread/INFO]: [BetterHud] Platform: Paper
2774[04:45:38] [Server thread/INFO]: [BetterHud] Plugin enabled.
2775[04:45:38] [Server thread/INFO]: Done preparing level "spawn" (45.148s)
2776[04:45:38] [Server thread/INFO]: Running delayed init tasks
2777[04:45:38] [Server thread/INFO]: [Chunky] Task continuing for wilderness.
2778[04:45:38] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
2779[04:45:38] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
2780[04:45:38] [Craft Scheduler Thread - 7 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
2781[04:45:38] [Craft Scheduler Thread - 7 - PlayerAuctions/INFO]: [PlayerAuctions] Loading auction items...
2782[04:45:38] [Craft Scheduler Thread - 26 - QuickShop-Hikari/INFO]: [QuickShop-Hikari] Start to caching usernames (async)...
2783[04:45:38] [Craft Scheduler Thread - 24 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Loading pets from database:
2784[04:45:38] [Craft Scheduler Thread - 21 - ArtMap/INFO]: [ArtMap] Async load of 2 artists started. 460 retrieved from disk cache.
2785[04:45:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.3]
2786[04:45:38] [ForkJoinPool.commonPool-worker-2/INFO]: [ModelEngine] [A]
2787[04:45:38] [Server thread/INFO]: [Iris]: Server type & version: 1.21.8-60-29c8822 (MC: 1.21.8)
2788[04:45:38] [Server thread/INFO]: [Iris]: Java: OpenJDK 64-Bit Server VM Eclipse Adoptium (build 21.0.9+10-LTS)
2789[04:45:38] [ForkJoinPool.commonPool-worker-2/INFO]: [ModelEngine] [A] [Importing models]
2790[04:45:38] [Craft Scheduler Thread - 24 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Loaded 29 pets.
2791[04:45:38] [Server thread/INFO]: [Iris]: Bukkit distro: Paper
2792[04:45:38] [Server thread/INFO]: [Iris]: Custom Biomes: 207
2793[04:45:38] [Server thread/INFO]: [Iris]: Version Information: 1.21.8-60-29c8822 (MC: 1.21.8) | 1.21.8-R0.1-SNAPSHOT
2794[04:45:38] [Server thread/INFO]: [Iris]: We recommend using Purpur for the best experience with Iris.
2795[04:45:38] [Server thread/INFO]: [Iris]: Purpur is a fork of Paper that is optimized for performance and stability.
2796[04:45:38] [Server thread/INFO]: [Iris]: Plugins that work on Spigot / Paper work on Purpur.
2797[04:45:38] [Server thread/INFO]: [Iris]: You can download it here: https://purpurmc.org
2798[04:45:38] [Server thread/INFO]: [Iris]: Custom Dimensions: 2
2799[04:45:38] [Craft Scheduler Thread - 9 - CMILib/INFO]: New version of CMILib was detected. Please update it (**.**.**.** -> **.**.**.**)
2800[04:45:38] [ForkJoinPool.commonPool-worker-2/INFO]: Nexo | Awaiting ModelEngine ResourcePack...
2801[04:45:38] [ForkJoinPool.commonPool-worker-2/INFO]: [ModelEngine] [A] Loading cache version: R4.0.8
2802[04:45:38] [Server thread/INFO]: [Iris]: islands v100
2803[04:45:38] [Server thread/INFO]: [Iris]: overworld v31010
2804[04:45:38] [Server thread/INFO]: [Iris]:
2805
2806 @@@@@@@@@@@@@@@@@
2807 @@&&&&&&&&&&&&&&& .(((()))).
2808 @@@&&&&&&&&&&&&& .((((((())))))).
2809 @@@&&&&&&&&&&&& ((((((((())))))))) @
2810 @@@&&&&@@@@@& ((((((((-))))))))) @@
2811 @@@&& ((((((({ })))))))) &&@@@ Iris
2812 @@ ((((((((-))))))))) &@@@@@&&&&@@@ by Volmit Software
2813 @ ((((((((())))))))) &&&&&&&&&&&&@@@ v3.8.0-1.20.1-1.21.10
2814 '((((((()))))))' &&&&&&&&&&&&&@@@
2815 '(((())))' &&&&&&&&&&&&&&&@@
2816 @@@@@@@@@@@@@@@@@
2817
2818[04:45:38] [Server thread/INFO]: [Iris]: Iris is running Stable
2819[04:45:38] [Server thread/INFO]: [Iris]: Loading World: abyss | Generator: islands
2820[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
2821[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing bs_balloon_fox.bbmodel.
2822[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2823[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
2824[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing wolf_rusty_balloon.bbmodel.
2825[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2826[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
2827[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing gui_bar.bbmodel.
2828[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2829[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
2830[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing chicken_balloon.bbmodel.
2831[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2832[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
2833[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing bs_balloon_peacock.bbmodel.
2834[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2835[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2836[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing bs_balloon_axolotl.bbmodel.
2837[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2838[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
2839[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing bloons_basic_green.bbmodel.
2840[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2841[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2842[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing wolf_chestnut_balloon.bbmodel.
2843[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2844[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2845[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing sheep_jeb_balloon.bbmodel.
2846[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2847[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2848[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing bloons_basic_red.bbmodel.
2849[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2850[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
2851[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing portal_wooden.bbmodel.
2852[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2853[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2854[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bloons_basic_blue.bbmodel.
2855[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2856[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2857[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bloons_dotted_black.bbmodel.
2858[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2859[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
2860[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing bloons_dotted_orange.bbmodel.
2861[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2862[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2863[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bloons_striped_purple.bbmodel.
2864[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2865[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2866[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bloons_basic_orange.bbmodel.
2867[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2868[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
2869[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing bloons_striped_yellow.bbmodel.
2870[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2871[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2872[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bs_balloon_donkey.bbmodel.
2873[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2874[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
2875[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing cat_black_balloon.bbmodel.
2876[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2877[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2878[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bloons_dotted_blue.bbmodel.
2879[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2880[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
2881[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing bloons_striped_blue.bbmodel.
2882[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2883[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2884[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing wolf_pale_balloon.bbmodel.
2885[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2886[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2887[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bloons_basic_purple.bbmodel.
2888[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2889[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2890[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing fox_balloon.bbmodel.
2891[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2892[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2893[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing portal.bbmodel.
2894[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2895[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2896[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bloons_basic_black.bbmodel.
2897[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2898[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2899[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing bloons_striped_orange.bbmodel.
2900[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2901[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2902[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bs_balloon_glow_squid.bbmodel.
2903[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2904[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2905[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bs_balloon_bee.bbmodel.
2906[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2907[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2908[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing bloons_basic_yellow.bbmodel.
2909[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2910[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2911[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing bloons_striped_red.bbmodel.
2912[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2913[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2914[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bs_balloon_dolphin.bbmodel.
2915[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2916[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2917[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing bs_balloon_duck.bbmodel.
2918[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2919[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2920[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing sheep_balloon.bbmodel.
2921[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2922[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2923[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing bloons_dotted_yellow.bbmodel.
2924[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2925[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
2926[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing bloons_dotted_red.bbmodel.
2927[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2928[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2929[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bs_balloon_llama.bbmodel.
2930[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2931[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
2932[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing bloons_dotted_green.bbmodel.
2933[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2934[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2935[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bs_balloon_jelly_fish.bbmodel.
2936[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2937[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2938[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing bs_balloon_sniffer.bbmodel.
2939[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2940[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
2941[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing bs_balloon_crocodile.bbmodel.
2942[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2943[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
2944[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing cat_red_balloon.bbmodel.
2945[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2946[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2947[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing pig_balloon.bbmodel.
2948[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2949[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
2950[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing fox_white_balloon.bbmodel.
2951[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2952[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
2953[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing bs_balloon_lobster.bbmodel.
2954[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2955[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2956[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing bs_balloon_walrus.bbmodel.
2957[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2958[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
2959[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing bs_balloon_bison.bbmodel.
2960[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2961[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
2962[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing brown_mooshroom_balloon.bbmodel.
2963[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2964[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
2965[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing cow_balloon.bbmodel.
2966[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2967[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
2968[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing horse_balloon.bbmodel.
2969[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2970[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
2971[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing red_mooshroom_balloon.bbmodel.
2972[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2973[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
2974[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing cat_jellie_balloon.bbmodel.
2975[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2976[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
2977[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing bloons_dotted_purple.bbmodel.
2978[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2979[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
2980[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing bs_balloon_caterpillar.bbmodel.
2981[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2982[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
2983[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing halloween_crate_october_2025.bbmodel.
2984[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2985[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
2986[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing bloons_striped_black.bbmodel.
2987[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2988[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
2989[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing desktop.ini.
2990[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Error: Unknown format.
2991[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
2992[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing bs_balloon_ladybug.bbmodel.
2993[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2994[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
2995[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing bs_balloon_shepard_dog.bbmodel.
2996[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
2997[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
2998[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing bloons_striped_green.bbmodel.
2999[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3000[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3001[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing tiki_crate_august_2025.bbmodel.
3002[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3003[04:45:38] [Server thread/INFO]: [Iris]: Preparing Spawn for abyss' using Iris:islands...
3004[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3005[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_2.bbmodel.
3006[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3007[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3008[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing spirit_guardian.bbmodel.
3009[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3010[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3011[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_5.bbmodel.
3012[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3013[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3014[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_molten_spread_3.bbmodel.
3015[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3016[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3017[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing fx_freeze_model.bbmodel.
3018[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3019[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3020[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing fx_eternal_fury_aura.bbmodel.
3021[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3022[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3023[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_1.bbmodel.
3024[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3025[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3026[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing fx_molten_spread_7.bbmodel.
3027[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3028[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3029[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_whirlwind.bbmodel.
3030[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3031[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3032[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_7.bbmodel.
3033[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3034[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3035[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_6.bbmodel.
3036[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3037[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3038[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing fx_molten_spread_4.bbmodel.
3039[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3040[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3041[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_6.bbmodel.
3042[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3043[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3044[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_2.bbmodel.
3045[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3046[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3047[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_7.bbmodel.
3048[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3049[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3050[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_2.bbmodel.
3051[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3052[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3053[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_1.bbmodel.
3054[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3055[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3056[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_4.bbmodel.
3057[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3058[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3059[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_2.bbmodel.
3060[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3061[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3062[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_1.bbmodel.
3063[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3064[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3065[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_5.bbmodel.
3066[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3067[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3068[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_4.bbmodel.
3069[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3070[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3071[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_4.bbmodel.
3072[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3073[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3074[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing meteor_storm_magic_circle.bbmodel.
3075[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3076[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3077[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_7.bbmodel.
3078[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3079[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3080[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing fx_speed_aura.bbmodel.
3081[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3082[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3083[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_3.bbmodel.
3084[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3085[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3086[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing arcane_magic_circle_pink.bbmodel.
3087[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3088[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3089[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_5.bbmodel.
3090[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3091[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3092[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_6.bbmodel.
3093[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3094[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3095[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing red_magical_blades.bbmodel.
3096[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3097[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3098[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing red_magical_blade.bbmodel.
3099[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3100[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3101[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_1.bbmodel.
3102[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3103[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3104[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing fx_freeze.bbmodel.
3105[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3106[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3107[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_leech_aura.bbmodel.
3108[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3109[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3110[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_molten_spread_6.bbmodel.
3111[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3112[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3113[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing war_cry_aura.bbmodel.
3114[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3115[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3116[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing fx_molten_spread_1.bbmodel.
3117[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3118[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3119[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing fx_molten_spread_5.bbmodel.
3120[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3121[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3122[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_5.bbmodel.
3123[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3124[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3125[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing fx_molten_spread_2.bbmodel.
3126[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3127[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3128[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_5.bbmodel.
3129[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3130[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3131[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_2.bbmodel.
3132[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3133[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3134[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_6.bbmodel.
3135[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3136[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3137[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_3.bbmodel.
3138[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3139[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3140[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing fx_chains.bbmodel.
3141[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3142[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3143[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing fx_thrown_axe.bbmodel.
3144[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3145[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3146[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_4.bbmodel.
3147[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3148[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3149[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_3.bbmodel.
3150[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3151[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3152[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_7.bbmodel.
3153[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3154[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3155[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_babarian_slash_3.bbmodel.
3156[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3157[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3158[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing meteor_storm_meteor.bbmodel.
3159[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3160[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3161[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_6.bbmodel.
3162[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3163[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3164[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing desktop.ini.
3165[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Error: Unknown format.
3166[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3167[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_7.bbmodel.
3168[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3169[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3170[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing fx_war_cry_spread_4.bbmodel.
3171[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3172[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3173[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing fx_babarian_impact_1.bbmodel.
3174[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3175[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3176[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing knockout_ko.bbmodel.
3177[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3178[04:45:38] [Server thread/ERROR]: [MapSerializer] Could not deserialize key potion into net.minecraft.world.entity.EntityType<?> at [chunks, entity-per-chunk-save-limit]: Missing value in Registry[ResourceKey[minecraft:root / minecraft:entity_type] (Stable)] with key minecraft:potion
3179[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3180[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing ravager_whirlwind_impact_3.bbmodel.
3181[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3182[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3183[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing imposter_instinct.bbmodel.
3184[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3185[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3186[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_flame_whip.bbmodel.
3187[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3188[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3189[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing tentacle_grasp.bbmodel.
3190[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3191[04:45:38] [Craft Scheduler Thread - 8 - zVoteParty/INFO]: [zVoteParty v1.1.0.5] No update available.
3192[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3193[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing arcane_magic_circle.bbmodel.
3194[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3195[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3196[04:45:38] [Server thread/INFO]: [Iris]: Loaded Prefetch Cache to reduce generation disk use.
3197[04:45:38] [Server thread/INFO]: [Iris]: Initializing Engine: abyss/islands (IrisRange(min=-64.0, max=1024.0) height) Seed: 1337
3198[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing kfx_jade_crystallize.bbmodel.
3199[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3200[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3201[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing kfx_constellation.bbmodel.
3202[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3203[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3204[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing plantfood_feasting.bbmodel.
3205[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3206[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3207[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing arcade_gameover.bbmodel.
3208[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3209[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3210[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing desktop.ini.
3211[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Error: Unknown format.
3212[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3213[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing hellfire_burn.bbmodel.
3214[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3215[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3216[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing tertis_smash.bbmodel.
3217[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3218[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3219[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing quicksand.bbmodel.
3220[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3221[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3222[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing kfx_fog_envelop.bbmodel.
3223[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3224[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3225[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing desktop.ini.
3226[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Error: Unknown format.
3227[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3228[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing kfx_quill_ink.bbmodel.
3229[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3230[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3231[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing kfx_outline_retrace.bbmodel.
3232[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3233[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3234[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing kfx_northstar_recalls.bbmodel.
3235[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3236[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3237[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing kfx_kinetic_energy.bbmodel.
3238[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3239[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3240[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing kfx_sweet_honey.bbmodel.
3241[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3242[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3243[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing kfx_aurora_sky.bbmodel.
3244[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3245[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3246[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing shark_attack.bbmodel.
3247[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3248[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3249[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing angelic_bless.bbmodel.
3250[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3251[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3252[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing kfx_prismatic_light.bbmodel.
3253[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3254[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3255[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing desktop.ini.
3256[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Error: Unknown format.
3257[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3258[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing desktop.ini.
3259[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Error: Unknown format.
3260[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3261[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing dissolve_into_ash.bbmodel.
3262[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/dissolve_into_ash already exists. Using alternative texture name modelengine:entity/567889ed-8609-38b4-a099-b39a47d2e949.
3263[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3264[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing desktop.ini.
3265[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Error: Unknown format.
3266[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3267[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing mirror_reflection_fade.bbmodel.
3268[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names head2. Naming bone with UUID b1cb9403-e360-18cf-8ade-494e328d44ae
3269[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3270[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing kfx_graffiti_spray.bbmodel.
3271[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3272[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3273[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing kfx_ink_blots.bbmodel.
3274[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3275[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3276[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing kfx_frost_infection.bbmodel.
3277[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3278[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3279[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing kfx_magnetic_resonance.bbmodel.
3280[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3281[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3282[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing kfx_origami_fold.bbmodel.
3283[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3284[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3285[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing kfx_plasma_orb.bbmodel.
3286[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3287[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3288[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing kfx_abstracted.bbmodel.
3289[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3290[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3291[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing kfx_pure_form.bbmodel.
3292[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3293[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3294[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing kfx_clockwork_disassembly.bbmodel.
3295[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3296[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3297[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing kfx_acidic_corrosion.bbmodel.
3298[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3299[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3300[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing terroranha_ck.bbmodel.
3301[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3302[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3303[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing shaderox_ck.bbmodel.
3304[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3305[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3306[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing cthanis_ck.bbmodel.
3307[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3308[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_huge2. Naming bone with UUID 505a28ff-cb2b-e2ba-b2db-2399ee8fa1e9
3309[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_huge2. Naming bone with UUID 65123da7-8c98-9c38-44ee-e72a72b50aae
3310[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_huge3. Naming bone with UUID 7e77fdff-3f23-0997-9ed0-89d3f65b5b21
3311[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_huge3. Naming bone with UUID 901874fb-c426-f136-25dc-6d407dcf5321
3312[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_huge4. Naming bone with UUID 3f8d1523-fa2a-162f-9510-2c6789dd1284
3313[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_huge4. Naming bone with UUID 235ca23f-a38f-0c02-846d-620ce89bfe65
3314[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/texture already exists. Using alternative texture name modelengine:entity/84a1649e-ef0d-3177-9173-87a6a7b450b6.
3315[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3316[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mushroom_12.bbmodel.
3317[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3318[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3319[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mushroom_10.bbmodel.
3320[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3321[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3322[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing mushroom_13.bbmodel.
3323[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3324[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3325[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing mushroom_17.bbmodel.
3326[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3327[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3328[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing gobligar_ck.bbmodel.
3329[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3330[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3331[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing mushroom_2.bbmodel.
3332[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3333[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3334[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mushroom_5.bbmodel.
3335[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3336[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3337[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mushroom_14.bbmodel.
3338[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3339[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3340[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing mushroom_6.bbmodel.
3341[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3342[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3343[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing mushroom_7.bbmodel.
3344[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3345[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3346[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing mushroom_9.bbmodel.
3347[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3348[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3349[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing mushroom_3.bbmodel.
3350[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3351[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3352[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mushroom_1.bbmodel.
3353[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3354[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3355[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing altair_ck.bbmodel.
3356[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3357[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3358[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing mushroom_4.bbmodel.
3359[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3360[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3361[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing serpent_ck_pet.bbmodel.
3362[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names body1. Naming bone with UUID d561d312-c751-4195-8a10-64cc477f30d1
3363[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3364[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing mushroom_16.bbmodel.
3365[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3366[04:45:38] [Server thread/INFO]: [Iris]: Injected Iris Biome Source into abyss
3367[04:45:38] [Server thread/INFO]: [CWR] §bLoading YAML files...
3368[04:45:38] [Server thread/INFO]: [CWR] §7Loaded file §econfig.yml§7.
3369[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3370[04:45:38] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing butterfly_common.bbmodel.
3371[04:45:38] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/butterfly_common already exists. Using alternative texture name modelengine:entity/b144276e-2c7a-32f1-a518-cfb3bf3addbe.
3372[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3373[04:45:38] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing mushroom_15.bbmodel.
3374[04:45:38] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3375[04:45:38] [Server thread/INFO]: [CWR] §7Loaded file §elang.yml§7.
3376[04:45:38] [Server thread/INFO]: [CWR] §7Loaded file §eworlds.yml§7.
3377[04:45:38] [Server thread/INFO]: [CWR] §7Loaded §e3§7 files in §a3ms§7.
3378[04:45:38] [Server thread/INFO]: [CWR]
3379[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3380[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing moth_midnight.bbmodel.
3381[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/daylight_moth already exists. Using alternative texture name modelengine:entity/6ca47e28-b063-38f8-b24b-2680850a2ddb.
3382[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3383[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing mushroom_8.bbmodel.
3384[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3385[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3386[04:45:38] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing mushroom_11.bbmodel.
3387[04:45:38] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3388[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3389[04:45:38] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing mushroom_18.bbmodel.
3390[04:45:38] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3391[04:45:38] [Server thread/INFO]: [CWR] §bLoading world configurations...
3392[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3393[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing turkey_ck.bbmodel.
3394[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3395[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3396[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing serpent_ck.bbmodel.
3397[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names body1. Naming bone with UUID d561d312-c751-4195-8a10-64cc477f30d1
3398[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3399[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing fox_ck.bbmodel.
3400[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3401[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3402[04:45:38] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing chameleon_sand.bbmodel.
3403[04:45:38] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3404[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3405[04:45:38] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing chameleon_stone.bbmodel.
3406[04:45:38] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3407[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3408[04:45:38] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing chameleon_ck.bbmodel.
3409[04:45:38] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3410[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3411[04:45:38] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing chameleon_wood.bbmodel.
3412[04:45:38] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3413[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3414[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing raccoon_ck.bbmodel.
3415[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3416[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3417[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing penguin_ck.bbmodel.
3418[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3419[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3420[04:45:38] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing ostrich_ck.bbmodel.
3421[04:45:38] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3422[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3423[04:45:38] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing jellyfish_yellow.bbmodel.
3424[04:45:38] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/jellyfish_green already exists. Using alternative texture name modelengine:entity/22f78299-aea5-3199-a375-eb5e54f06298.
3425[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3426[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing frostbane_ck.bbmodel.
3427[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3428[04:45:39] [Server thread/INFO]: [CWR] §7Loaded world §e'spawn_nether'§7.
3429[04:45:39] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3430[04:45:39] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing rabbit_ck.bbmodel.
3431[04:45:39] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3432[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3433[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing herobrine_bobber.bbmodel.
3434[04:45:39] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3435[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3436[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing lrd_witherstorm_projectile_bacteria.bbmodel.
3437[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3438[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3439[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing lr_owlbear_parts.bbmodel.
3440[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3441[04:45:39] [Server thread/INFO]: [CWR] §7Loaded world §e'spawn_the_end'§7.
3442[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3443[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing archive-2026-01-14T130842Z.tar.gz.
3444[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Error: Unknown format.
3445[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3446[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing lrd_witherstorm_head.bbmodel.
3447[04:45:39] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3448[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3449[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing lr_hydra_parts.bbmodel.
3450[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3451[04:45:39] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3452[04:45:39] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing pyrantha.bbmodel.
3453[04:45:39] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3454[04:45:39] [Server thread/INFO]: [CWR] §7Loaded world §e'resource'§7.
3455[04:45:39] [Server thread/INFO]: [CWR] §7Loaded §e3§7 worlds in §a301ms§7.
3456[04:45:39] [Server thread/INFO]: [CWR]
3457[04:45:39] [Server thread/INFO]: Preparing start region for dimension minecraft:abyss
3458[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3459[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing herobrine_alex_bits.bbmodel.
3460[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3461[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine already exists. Using alternative texture name modelengine:entity/126f195d-86f6-3683-a76d-0367b919757e.
3462[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3463[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing lrd_witherstorm_rift.bbmodel.
3464[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3465[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3466[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing mega_warden_hidden.bbmodel.
3467[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3468[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3469[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing lr_hydra_ground_break.bbmodel.
3470[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3471[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3472[04:45:39] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing herobrine_axe.bbmodel.
3473[04:45:39] [Server thread/INFO]: Preparing spawn area: 0%
3474[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3475[04:45:39] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine already exists. Using alternative texture name modelengine:entity/e73e0eb9-39ef-3414-9ac7-4383445cbb5f.
3476[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3477[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing herobrine_alex.bbmodel.
3478[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine_alex already exists. Using alternative texture name modelengine:entity/4b8cbc24-b363-3f91-8ffa-f49cfa6de861.
3479[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3480[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing lrd_wither_default.bbmodel.
3481[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3482[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3483[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing mega_warden_rocks.bbmodel.
3484[04:45:39] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3485[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3486[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing herobrine_bits.bbmodel.
3487[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3488[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine already exists. Using alternative texture name modelengine:entity/579c0150-be37-38f8-b580-dea8f0ab94e6.
3489[04:45:39] [BlueMap-Load/INFO]: [BlueMap] Loaded!
3490[04:45:39] [ForkJoinPool.commonPool-worker-10/INFO]: [Chunky] Task running for wilderness. Processed: 2233731 chunks (35.71%), ETA: 5:20:44, Rate: 209.0 cps, Current: -118, 729
3491[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3492[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing lrd_gargoyle.bbmodel.
3493[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names tail_2. Naming bone with UUID 2db0bfb2-5345-d758-26e8-a8cd13c5efe4
3494[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names tail_3. Naming bone with UUID 85689c91-e0a1-2ef1-b949-28e5fa02111a
3495[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_arm_trail_2. Naming bone with UUID 6f7bdaa3-3a37-6357-e292-a216e6578a54
3496[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_arm_trail_2. Naming bone with UUID ff40849f-4320-5a24-376c-c5c4dd203f3c
3497[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names tail_4. Naming bone with UUID 74603dbe-8f86-2a1e-a3d1-e2339ec15dfc
3498[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_arm_trail_3. Naming bone with UUID 3a9c31a8-29ac-348e-2c7a-9efc55568051
3499[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_arm_trail_3. Naming bone with UUID 5be4a034-6e85-ebe0-d891-e1b881567e20
3500[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names tail_5. Naming bone with UUID 89ca1f23-c600-9e68-fdff-bcc116416a87
3501[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_arm_trail_4. Naming bone with UUID e8d47173-96f6-8ac4-de15-7d8b2a67a808
3502[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_arm_trail_4. Naming bone with UUID fd9c5f46-8ba6-7143-5d91-06692b382869
3503[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names tail_6. Naming bone with UUID daa4216d-0b11-58b1-4cd2-f816fdf3c73c
3504[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_arm_trail_5. Naming bone with UUID 2ad720be-b9d6-58b0-4f23-70b01faed66c
3505[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_arm_trail_5. Naming bone with UUID 506e0d59-6fa5-d347-8bce-1dd3ee304643
3506[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names right_arm_trail_6. Naming bone with UUID 1fce881f-2b44-95d1-0cd4-36ce2cc8efa4
3507[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names left_arm_trail_6. Naming bone with UUID eff67db5-b6af-85cb-1f4c-e1754196e91c
3508[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3509[04:45:39] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing lr_healthbar.bbmodel.
3510[04:45:39] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3511[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3512[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing flower_monster.bbmodel.
3513[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3514[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3515[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing herobrine_zombie_bits.bbmodel.
3516[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3517[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine already exists. Using alternative texture name modelengine:entity/870bb561-e140-37ba-8d3e-df0ec143f07f.
3518[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/herobrine_zombie already exists. Using alternative texture name modelengine:entity/cc90cfb3-f121-3d24-a978-c4fb93d0e35b.
3519[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3520[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_wave.bbmodel.
3521[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3522[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3523[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing eagle.bbmodel.
3524[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3525[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3526[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing hunters_hand.bbmodel.
3527[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3528[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3529[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_spin_slash.bbmodel.
3530[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3531[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3532[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_death_spin.bbmodel.
3533[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3534[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3535[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing god_embodiment.bbmodel.
3536[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3537[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3538[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_dash.bbmodel.
3539[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3540[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3541[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_mana_shockwave.bbmodel.
3542[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/texture already exists. Using alternative texture name modelengine:entity/7c4d1751-0210-31ee-83fe-d12064fc3d02.
3543[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3544[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_ghost_spin.bbmodel.
3545[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3546[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3547[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing astral_blade.bbmodel.
3548[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3549[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3550[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_shockwave.bbmodel.
3551[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3552[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3553[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing glacial_fist.bbmodel.
3554[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3555[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3556[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_water_tornado.bbmodel.
3557[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3558[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3559[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing black_hole.bbmodel.
3560[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3561[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3562[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_spin.bbmodel.
3563[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3564[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3565[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing ravager_axe.bbmodel.
3566[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3567[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3568[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing shield_barrier_archer_4.bbmodel.
3569[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3570[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3571[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_tornado.bbmodel.
3572[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3573[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3574[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing shield_barrier_sorcerer_4.bbmodel.
3575[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3576[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3577[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_scythe_spin.bbmodel.
3578[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3579[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3580[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing shield_barrier_ravager_4.bbmodel.
3581[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3582[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3583[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_normal.bbmodel.
3584[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3585[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3586[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_void_singularity.bbmodel.
3587[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3588[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3589[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing boomerang.bbmodel.
3590[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3591[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3592[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_fire.bbmodel.
3593[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3594[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3595[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_arrow_vanilla.bbmodel.
3596[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3597[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3598[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing grenade.bbmodel.
3599[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3600[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3601[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arrow.bbmodel.
3602[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3603[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3604[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_arrow_impact_circle.bbmodel.
3605[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3606[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3607[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing marksman_dagger.bbmodel.
3608[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3609[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3610[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_rock.bbmodel.
3611[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3612[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3613[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arrow_wind.bbmodel.
3614[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3615[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3616[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_arrow_lightning.bbmodel.
3617[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3618[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3619[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_caltrop.bbmodel.
3620[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3621[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3622[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_ice.bbmodel.
3623[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3624[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3625[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_needle.bbmodel.
3626[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3627[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3628[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_caltrop.bbmodel.
3629[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3630[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3631[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_blood_bat.bbmodel.
3632[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3633[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3634[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_slash_impact.bbmodel.
3635[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3636[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3637[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_impact.bbmodel.
3638[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3639[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3640[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing ravagers_axe_model.bbmodel.
3641[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3642[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3643[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing fx_babarian_axe_singular.bbmodel.
3644[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3645[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3646[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_feather_spread.bbmodel.
3647[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3648[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3649[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_frostbite.bbmodel.
3650[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3651[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3652[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_freeze.bbmodel.
3653[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3654[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/fx_freeze already exists. Using alternative texture name modelengine:entity/03a677df-150c-3b2f-aa5b-c90143b1b479.
3655[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3656[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_snowflake.bbmodel.
3657[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3658[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3659[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing shield_barrier_glaiver_4.bbmodel.
3660[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3661[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3662[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing astral_blade_orbit.bbmodel.
3663[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3664[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3665[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_arrow_tornado.bbmodel.
3666[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3667[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3668[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_airburst.bbmodel.
3669[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3670[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3671[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_earthquake_dust.bbmodel.
3672[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3673[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3674[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_fire_shockwave.bbmodel.
3675[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3676[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3677[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_earthquake_wave.bbmodel.
3678[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3679[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3680[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_holy_chains.bbmodel.
3681[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3682[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3683[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_shockwave_trail.bbmodel.
3684[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3685[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3686[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_mana_shockwave.bbmodel.
3687[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/texture already exists. Using alternative texture name modelengine:entity/7c4d1751-0210-31ee-83fe-d12064fc3d02.
3688[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3689[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_shockwave_double.bbmodel.
3690[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3691[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3692[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arrow_tornado.bbmodel.
3693[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3694[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3695[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_ground_pound.bbmodel.
3696[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3697[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3698[04:45:39] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_void_explosion.bbmodel.
3699[04:45:39] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3700[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A]
3701[04:45:39] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing fx_babarian_axe.bbmodel.
3702[04:45:39] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3703[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3704[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing fx_babarian_axe_frenzy.bbmodel.
3705[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3706[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3707[04:45:39] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_shockwave.bbmodel.
3708[04:45:39] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3709[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3710[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arcane_shockwave.bbmodel.
3711[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3712[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3713[04:45:39] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing blaze_regular_ck.bbmodel.
3714[04:45:39] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3715[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3716[04:45:39] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing sheep_light_blue_ck.bbmodel.
3717[04:45:39] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/pinksheep already exists. Using alternative texture name modelengine:entity/5bca890b-b7e0-3301-a757-3391f48dc967.
3718[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3719[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing sheep_blue_ck.bbmodel.
3720[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/bluesheep already exists. Using alternative texture name modelengine:entity/816f3c03-7862-37aa-86c1-2bab6cddf922.
3721[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3722[04:45:39] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing sheep_black_ck.bbmodel.
3723[04:45:39] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/blacksheep already exists. Using alternative texture name modelengine:entity/862d18ff-eb65-36f0-a334-85b4a3dd9bf0.
3724[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3725[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_rock_rubble.bbmodel.
3726[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3727[04:45:39] [Server thread/INFO]: Preparing spawn area: 0%
3728[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3729[04:45:39] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing oak_hurler_boulder.bbmodel.
3730[04:45:39] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/oak_hurler_tree_ent already exists. Using alternative texture name modelengine:entity/578aed62-1980-33e9-bc79-3dcdc5dca7fa.
3731[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3732[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ground_pound.bbmodel.
3733[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3734[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3735[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_earth_warhammer.bbmodel.
3736[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3737[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3738[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_spin.bbmodel.
3739[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3740[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3741[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_earthquake_wave.bbmodel.
3742[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3743[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3744[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing paladin_hammer_fx.bbmodel.
3745[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3746[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3747[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_impact.bbmodel.
3748[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3749[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3750[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing light_blade.bbmodel.
3751[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3752[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3753[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_ground_crack.bbmodel.
3754[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3755[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3756[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing holy_spear.bbmodel.
3757[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3758[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3759[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_tornado.bbmodel.
3760[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3761[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3762[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_spear.bbmodel.
3763[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3764[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3765[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ground_crack_debris.bbmodel.
3766[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3767[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3768[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_ground_impact.bbmodel.
3769[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3770[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3771[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_glaiver_impact.bbmodel.
3772[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3773[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3774[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_bat.bbmodel.
3775[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3776[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3777[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_dagger.bbmodel.
3778[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3779[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3780[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_blood_meteor.bbmodel.
3781[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3782[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3783[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_dash.bbmodel.
3784[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3785[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3786[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_grimoire.bbmodel.
3787[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3788[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3789[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_scythe_spin.bbmodel.
3790[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3791[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3792[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_scythe.bbmodel.
3793[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3794[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3795[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_transform.bbmodel.
3796[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3797[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3798[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_4.bbmodel.
3799[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3800[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3801[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_1.bbmodel.
3802[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
3803[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3804[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_11.bbmodel.
3805[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3806[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3807[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_8.bbmodel.
3808[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3809[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3810[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_7.bbmodel.
3811[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3812[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3813[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_2.bbmodel.
3814[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3815[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3816[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_needle.bbmodel.
3817[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3818[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3819[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_6.bbmodel.
3820[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3821[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3822[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_10.bbmodel.
3823[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3824[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3825[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_3.bbmodel.
3826[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3827[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3828[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_5.bbmodel.
3829[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3830[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3831[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_6.bbmodel.
3832[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3833[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3834[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing holy_spear.bbmodel.
3835[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3836[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3837[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_7.bbmodel.
3838[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3839[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3840[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_9.bbmodel.
3841[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3842[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3843[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earthquake_dust.bbmodel.
3844[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3845[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3846[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_1.bbmodel.
3847[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3848[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3849[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_dash_3.bbmodel.
3850[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3851[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3852[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_7.bbmodel.
3853[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3854[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3855[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_8.bbmodel.
3856[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3857[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3858[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_9.bbmodel.
3859[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3860[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3861[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_2.bbmodel.
3862[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3863[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3864[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_8.bbmodel.
3865[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3866[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3867[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_6.bbmodel.
3868[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3869[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3870[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_5.bbmodel.
3871[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3872[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3873[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing paladin_hammer_fx.bbmodel.
3874[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3875[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3876[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thin_slash_4.bbmodel.
3877[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3878[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3879[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_4.bbmodel.
3880[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3881[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3882[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_1.bbmodel.
3883[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3884[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3885[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_3.bbmodel.
3886[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3887[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3888[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_light_slash_2.bbmodel.
3889[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3890[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3891[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_light_slash_4.bbmodel.
3892[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3893[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3894[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_light_slash_7.bbmodel.
3895[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3896[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3897[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_light_slash_5.bbmodel.
3898[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3899[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3900[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_light_slash_9.bbmodel.
3901[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3902[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
3903[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_5.bbmodel.
3904[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3905[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3906[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_light_slash_8.bbmodel.
3907[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3908[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3909[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing desktop.ini.
3910[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Error: Unknown format.
3911[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3912[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_slash_3.bbmodel.
3913[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3914[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3915[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_3.bbmodel.
3916[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3917[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3918[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_4.bbmodel.
3919[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3920[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3921[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_5.bbmodel.
3922[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3923[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3924[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_2.bbmodel.
3925[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3926[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3927[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_7.bbmodel.
3928[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3929[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3930[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_2.bbmodel.
3931[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3932[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3933[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_4.bbmodel.
3934[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3935[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3936[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_3.bbmodel.
3937[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3938[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3939[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_7.bbmodel.
3940[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3941[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3942[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_5.bbmodel.
3943[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3944[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
3945[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_6.bbmodel.
3946[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3947[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3948[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_ghost_slash_2.bbmodel.
3949[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3950[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3951[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_5.bbmodel.
3952[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3953[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3954[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_6.bbmodel.
3955[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3956[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
3957[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_8.bbmodel.
3958[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3959[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
3960[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_4.bbmodel.
3961[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3962[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
3963[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_light_slash_1.bbmodel.
3964[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3965[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
3966[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_light_slash_6.bbmodel.
3967[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3968[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
3969[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_3.bbmodel.
3970[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3971[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3972[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_babarian_slash_1.bbmodel.
3973[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3974[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3975[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_uppercut_1.bbmodel.
3976[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3977[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3978[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_1.bbmodel.
3979[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3980[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3981[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_uppercut_8.bbmodel.
3982[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3983[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3984[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_uppercut_6.bbmodel.
3985[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3986[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
3987[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_uppercut_4.bbmodel.
3988[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3989[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3990[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_uppercut_7.bbmodel.
3991[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3992[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3993[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_uppercut_3.bbmodel.
3994[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3995[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3996[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_uppercut_9.bbmodel.
3997[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
3998[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
3999[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_uppercut_5.bbmodel.
4000[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4001[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4002[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_2.bbmodel.
4003[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4004[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4005[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_uppercut_2.bbmodel.
4006[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4007[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4008[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_uppercut_10.bbmodel.
4009[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4010[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4011[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_1.bbmodel.
4012[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4013[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4014[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_7.bbmodel.
4015[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4016[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4017[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_7.bbmodel.
4018[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4019[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4020[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_warrior_slash_1.bbmodel.
4021[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4022[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4023[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_6.bbmodel.
4024[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4025[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4026[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing desktop.ini.
4027[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Error: Unknown format.
4028[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4029[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_warrior_whirlwind_3.bbmodel.
4030[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4031[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4032[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_3.bbmodel.
4033[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4034[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4035[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_warrior_whirlwind_2.bbmodel.
4036[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4037[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4038[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_6.bbmodel.
4039[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4040[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4041[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_warrior_whirlwind_5.bbmodel.
4042[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4043[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4044[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_7.bbmodel.
4045[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4046[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4047[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_1.bbmodel.
4048[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4049[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4050[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_2.bbmodel.
4051[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4052[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4053[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_4.bbmodel.
4054[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4055[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4056[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_3.bbmodel.
4057[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4058[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4059[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_2.bbmodel.
4060[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4061[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4062[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_9.bbmodel.
4063[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4064[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4065[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_warrior_whirlwind_4.bbmodel.
4066[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4067[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4068[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_5.bbmodel.
4069[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4070[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4071[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_slash_5.bbmodel.
4072[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4073[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4074[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_6.bbmodel.
4075[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4076[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4077[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_1.bbmodel.
4078[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4079[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4080[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_5.bbmodel.
4081[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4082[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4083[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_4.bbmodel.
4084[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4085[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4086[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_3.bbmodel.
4087[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4088[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4089[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_4.bbmodel.
4090[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4091[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4092[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_6.bbmodel.
4093[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4094[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4095[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_7.bbmodel.
4096[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4097[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4098[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_8.bbmodel.
4099[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4100[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4101[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_4.bbmodel.
4102[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4103[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4104[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_cleric_slash_2.bbmodel.
4105[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4106[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4107[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_5.bbmodel.
4108[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4109[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4110[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_1.bbmodel.
4111[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4112[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4113[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_3.bbmodel.
4114[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4115[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4116[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_10.bbmodel.
4117[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4118[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4119[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_9.bbmodel.
4120[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4121[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4122[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_6.bbmodel.
4123[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4124[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4125[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_6.bbmodel.
4126[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4127[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4128[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_9.bbmodel.
4129[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4130[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4131[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_4.bbmodel.
4132[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4133[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4134[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_7.bbmodel.
4135[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4136[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4137[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_1.bbmodel.
4138[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4139[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4140[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_8.bbmodel.
4141[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4142[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4143[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_2.bbmodel.
4144[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4145[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4146[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_4.bbmodel.
4147[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4148[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4149[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_5.bbmodel.
4150[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4151[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4152[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_3.bbmodel.
4153[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4154[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4155[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_8.bbmodel.
4156[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4157[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4158[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_2.bbmodel.
4159[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4160[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4161[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_paladin_slash_8.bbmodel.
4162[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4163[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4164[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_warrior_whirlwind_1.bbmodel.
4165[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4166[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4167[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_3.bbmodel.
4168[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4169[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4170[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_6.bbmodel.
4171[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4172[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4173[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_1.bbmodel.
4174[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4175[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4176[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_7.bbmodel.
4177[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4178[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4179[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_5.bbmodel.
4180[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4181[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4182[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_6.bbmodel.
4183[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4184[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4185[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_6.bbmodel.
4186[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4187[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4188[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_8.bbmodel.
4189[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4190[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4191[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_1.bbmodel.
4192[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4193[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4194[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_5.bbmodel.
4195[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4196[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4197[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_4.bbmodel.
4198[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4199[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4200[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_3.bbmodel.
4201[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4202[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4203[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_7.bbmodel.
4204[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4205[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4206[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ghost_zigzag_2.bbmodel.
4207[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4208[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4209[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ice_crater_small.bbmodel.
4210[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4211[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4212[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_ice_crater_big.bbmodel.
4213[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4214[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4215[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_1.bbmodel.
4216[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4217[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4218[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_soul_slice_7.bbmodel.
4219[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4220[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4221[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_5.bbmodel.
4222[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4223[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4224[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_thick_slash_3.bbmodel.
4225[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4226[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4227[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_stone_pieces.bbmodel.
4228[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4229[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4230[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_2.bbmodel.
4231[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4232[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4233[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_5.bbmodel.
4234[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4235[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4236[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_3.bbmodel.
4237[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4238[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4239[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_2.bbmodel.
4240[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4241[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4242[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_11.bbmodel.
4243[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4244[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4245[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_5.bbmodel.
4246[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4247[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4248[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_4.bbmodel.
4249[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4250[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4251[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_2.bbmodel.
4252[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4253[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4254[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_1.bbmodel.
4255[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4256[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4257[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_3.bbmodel.
4258[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4259[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4260[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_6.bbmodel.
4261[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4262[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4263[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_1.bbmodel.
4264[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4265[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4266[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_ground_crack_debris.bbmodel.
4267[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4268[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4269[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_4.bbmodel.
4270[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4271[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4272[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_4.bbmodel.
4273[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4274[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4275[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_ground_crack.bbmodel.
4276[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4277[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4278[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_1.bbmodel.
4279[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4280[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4281[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_6.bbmodel.
4282[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4283[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4284[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_4.bbmodel.
4285[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4286[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4287[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_frost_strike_2.bbmodel.
4288[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4289[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4290[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_1.bbmodel.
4291[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4292[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4293[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_3.bbmodel.
4294[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4295[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4296[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_8.bbmodel.
4297[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4298[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4299[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_6.bbmodel.
4300[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4301[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4302[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_5.bbmodel.
4303[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4304[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4305[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_7.bbmodel.
4306[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4307[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4308[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_3.bbmodel.
4309[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4310[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4311[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_4.bbmodel.
4312[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4313[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4314[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_6.bbmodel.
4315[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4316[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4317[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_1.bbmodel.
4318[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4319[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4320[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_light_eruption_2.bbmodel.
4321[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4322[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4323[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_9.bbmodel.
4324[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4325[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4326[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_2.bbmodel.
4327[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4328[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4329[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_4.bbmodel.
4330[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4331[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4332[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_7.bbmodel.
4333[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4334[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4335[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_8.bbmodel.
4336[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4337[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4338[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_light_rupture_7.bbmodel.
4339[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4340[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4341[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_cone_rupture.bbmodel.
4342[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4343[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4344[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_phoenix_fireball.bbmodel.
4345[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4346[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4347[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_3.bbmodel.
4348[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4349[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4350[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_arcane_thunder_5.bbmodel.
4351[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4352[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4353[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_5.bbmodel.
4354[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4355[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4356[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_beam_projectile.bbmodel.
4357[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4358[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4359[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_mana_bullet.bbmodel.
4360[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4361[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4362[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_arcane_bullet.bbmodel.
4363[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4364[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4365[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_void_blast.bbmodel.
4366[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4367[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4368[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_astral_blade.bbmodel.
4369[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4370[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4371[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_eternal_wheel.bbmodel.
4372[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4373[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4374[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_magical_blade.bbmodel.
4375[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4376[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4377[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_blade.bbmodel.
4378[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4379[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4380[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_blood_meteor.bbmodel.
4381[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4382[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4383[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_holy_spear.bbmodel.
4384[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4385[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4386[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_9.bbmodel.
4387[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4388[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4389[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_7.bbmodel.
4390[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4391[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4392[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_blaze_wave_2.bbmodel.
4393[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4394[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4395[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_babarian_axe.bbmodel.
4396[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4397[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/axe_babarian already exists. Using alternative texture name modelengine:entity/838cf6ac-5def-3f24-9f0d-eeed79f69305.
4398[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warn: Texture name modelengine:entity/axe_babarian_e already exists. Using alternative texture name modelengine:entity/fa745ecb-efe6-3e00-a13e-6ba9bac0eec3.
4399[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4400[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_arcane_spear.bbmodel.
4401[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4402[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4403[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_void_meteor.bbmodel.
4404[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4405[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4406[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_dragon_arrow.bbmodel.
4407[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4408[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4409[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_shadow_arrow.bbmodel.
4410[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4411[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4412[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_javelin.bbmodel.
4413[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4414[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4415[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_arrow_normal.bbmodel.
4416[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4417[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4418[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_arrow.bbmodel.
4419[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4420[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4421[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_arrow_quick.bbmodel.
4422[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4423[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4424[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_phoenix_feather.bbmodel.
4425[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4426[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4427[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_arrow_lightning.bbmodel.
4428[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4429[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4430[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_9.bbmodel.
4431[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4432[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4433[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_8.bbmodel.
4434[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4435[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4436[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_6.bbmodel.
4437[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4438[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4439[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_8.bbmodel.
4440[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4441[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4442[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_7.bbmodel.
4443[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4444[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4445[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_void_spiral.bbmodel.
4446[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4447[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4448[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_4.bbmodel.
4449[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4450[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4451[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_4.bbmodel.
4452[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4453[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4454[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_1.bbmodel.
4455[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4456[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4457[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_3.bbmodel.
4458[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4459[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4460[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_arrow_vanilla.bbmodel.
4461[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4462[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4463[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_3.bbmodel.
4464[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4465[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4466[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_9.bbmodel.
4467[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4468[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4469[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_5.bbmodel.
4470[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4471[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4472[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_1.bbmodel.
4473[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4474[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4475[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_5.bbmodel.
4476[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4477[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4478[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_impact_2.bbmodel.
4479[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4480[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4481[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_2.bbmodel.
4482[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4483[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4484[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_7.bbmodel.
4485[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4486[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4487[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_8.bbmodel.
4488[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4489[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4490[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_7.bbmodel.
4491[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4492[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4493[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_6.bbmodel.
4494[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4495[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4496[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_3.bbmodel.
4497[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4498[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4499[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_1.bbmodel.
4500[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4501[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4502[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_4.bbmodel.
4503[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4504[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4505[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_2.bbmodel.
4506[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4507[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4508[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_4.bbmodel.
4509[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4510[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4511[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_5.bbmodel.
4512[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4513[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4514[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_2.bbmodel.
4515[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4516[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4517[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_7.bbmodel.
4518[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4519[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4520[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_6.bbmodel.
4521[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4522[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4523[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_3.bbmodel.
4524[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4525[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4526[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_arrow_ice.bbmodel.
4527[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4528[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4529[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_phoenix_shoot_impact_6.bbmodel.
4530[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4531[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4532[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_7.bbmodel.
4533[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4534[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4535[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_6.bbmodel.
4536[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4537[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4538[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_arrow_rock.bbmodel.
4539[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4540[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4541[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arrow_fire.bbmodel.
4542[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4543[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4544[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_1.bbmodel.
4545[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4546[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4547[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_2.bbmodel.
4548[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4549[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4550[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_5.bbmodel.
4551[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4552[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4553[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_hunters_focus_2.bbmodel.
4554[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4555[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4556[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_hunters_focus_1.bbmodel.
4557[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4558[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4559[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_holy_mark_1.bbmodel.
4560[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4561[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4562[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_divine_impact_5.bbmodel.
4563[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4564[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4565[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_holy_mark_3.bbmodel.
4566[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4567[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4568[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_holy_mark_2.bbmodel.
4569[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4570[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4571[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_wings_1.bbmodel.
4572[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4573[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4574[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_spear.bbmodel.
4575[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4576[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4577[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_phoenix_wings_2.bbmodel.
4578[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4579[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4580[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing desktop.ini.
4581[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Error: Unknown format.
4582[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4583[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_ring_3.bbmodel.
4584[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4585[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4586[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_ring_1.bbmodel.
4587[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4588[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4589[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_ring_2.bbmodel.
4590[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4591[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4592[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_wings_1.bbmodel.
4593[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4594[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4595[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_wings_3.bbmodel.
4596[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4597[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4598[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_void_missile.bbmodel.
4599[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4600[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4601[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_wings_4.bbmodel.
4602[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4603[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4604[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_holy_wings_5.bbmodel.
4605[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4606[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4607[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_wings_a.bbmodel.
4608[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4609[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4610[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_3.bbmodel.
4611[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4612[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4613[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_5.bbmodel.
4614[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4615[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4616[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_4.bbmodel.
4617[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4618[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4619[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_9.bbmodel.
4620[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4621[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4622[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing desktop.ini.
4623[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Error: Unknown format.
4624[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4625[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_permafrost_lance.bbmodel.
4626[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4627[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4628[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_1.bbmodel.
4629[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
4630[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4631[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_12.bbmodel.
4632[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4633[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4634[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_7.bbmodel.
4635[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4636[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4637[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_2.bbmodel.
4638[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4639[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4640[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_8.bbmodel.
4641[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4642[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4643[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_11.bbmodel.
4644[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4645[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4646[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_12.bbmodel.
4647[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4648[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4649[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_7.bbmodel.
4650[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4651[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4652[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_9.bbmodel.
4653[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4654[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4655[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_3.bbmodel.
4656[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4657[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4658[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_8.bbmodel.
4659[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4660[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4661[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_1.bbmodel.
4662[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4663[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4664[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_11.bbmodel.
4665[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4666[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4667[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_6.bbmodel.
4668[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4669[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4670[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_10.bbmodel.
4671[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4672[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4673[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_2.bbmodel.
4674[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4675[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4676[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_5.bbmodel.
4677[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4678[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4679[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_6.bbmodel.
4680[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4681[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4682[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_holy_wings_2.bbmodel.
4683[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4684[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4685[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_phoenix_wings_3.bbmodel.
4686[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4687[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4688[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_3.bbmodel.
4689[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4690[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4691[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_holy_mark_4.bbmodel.
4692[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4693[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4694[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_hunters_focus_3.bbmodel.
4695[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4696[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4697[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_7.bbmodel.
4698[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4699[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4700[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_prismatic_shield_4.bbmodel.
4701[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4702[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4703[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_2.bbmodel.
4704[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4705[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4706[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_1.bbmodel.
4707[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4708[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4709[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_6.bbmodel.
4710[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4711[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4712[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_10.bbmodel.
4713[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4714[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4715[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_8.bbmodel.
4716[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4717[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4718[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_14.bbmodel.
4719[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4720[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4721[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_12.bbmodel.
4722[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4723[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4724[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_5.bbmodel.
4725[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4726[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4727[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_9.bbmodel.
4728[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4729[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4730[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_4.bbmodel.
4731[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4732[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4733[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_7.bbmodel.
4734[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4735[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4736[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_1.bbmodel.
4737[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4738[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4739[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_12.bbmodel.
4740[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4741[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4742[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_8.bbmodel.
4743[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4744[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4745[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_13.bbmodel.
4746[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4747[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4748[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_9.bbmodel.
4749[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4750[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4751[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_2.bbmodel.
4752[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4753[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4754[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_11.bbmodel.
4755[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4756[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4757[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_11.bbmodel.
4758[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4759[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4760[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_3.bbmodel.
4761[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4762[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4763[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_9.bbmodel.
4764[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4765[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4766[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_large_4.bbmodel.
4767[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4768[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4769[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_6.bbmodel.
4770[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4771[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4772[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_2.bbmodel.
4773[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4774[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4775[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_8.bbmodel.
4776[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4777[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4778[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_12.bbmodel.
4779[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4780[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4781[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_11.bbmodel.
4782[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4783[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4784[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_phoenix_explosion_10.bbmodel.
4785[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4786[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4787[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_1.bbmodel.
4788[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4789[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4790[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_7.bbmodel.
4791[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4792[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4793[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_4.bbmodel.
4794[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4795[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4796[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_4.bbmodel.
4797[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4798[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4799[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_5.bbmodel.
4800[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4801[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4802[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_10.bbmodel.
4803[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4804[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4805[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_arcane_explosion_small_3.bbmodel.
4806[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4807[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4808[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_3.bbmodel.
4809[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4810[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4811[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_8.bbmodel.
4812[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4813[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4814[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_10.bbmodel.
4815[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4816[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4817[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_5.bbmodel.
4818[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4819[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4820[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_6.bbmodel.
4821[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4822[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4823[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_3.bbmodel.
4824[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4825[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4826[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_4.bbmodel.
4827[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4828[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4829[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_1.bbmodel.
4830[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4831[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4832[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing desktop.ini.
4833[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Error: Unknown format.
4834[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4835[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_5.bbmodel.
4836[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4837[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4838[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_2.bbmodel.
4839[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4840[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4841[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_6.bbmodel.
4842[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4843[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4844[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_3.bbmodel.
4845[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4846[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4847[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_1.bbmodel.
4848[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4849[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4850[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_4.bbmodel.
4851[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4852[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4853[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_4.bbmodel.
4854[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4855[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4856[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_5.bbmodel.
4857[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4858[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4859[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_2.bbmodel.
4860[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4861[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4862[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_6.bbmodel.
4863[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4864[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4865[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_6.bbmodel.
4866[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4867[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4868[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_1.bbmodel.
4869[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4870[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4871[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_2.bbmodel.
4872[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4873[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4874[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_5.bbmodel.
4875[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4876[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4877[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_7.bbmodel.
4878[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4879[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4880[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_8.bbmodel.
4881[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4882[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4883[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_4.bbmodel.
4884[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4885[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4886[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_7.bbmodel.
4887[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4888[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4889[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_1.bbmodel.
4890[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4891[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4892[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_6.bbmodel.
4893[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4894[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4895[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_1.bbmodel.
4896[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4897[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4898[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_1.bbmodel.
4899[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4900[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
4901[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_4.bbmodel.
4902[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4903[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4904[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_5.bbmodel.
4905[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4906[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4907[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_3.bbmodel.
4908[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4909[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
4910[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_8.bbmodel.
4911[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4912[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4913[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_2.bbmodel.
4914[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4915[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4916[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_2.bbmodel.
4917[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4918[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4919[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_luminous_wave_3.bbmodel.
4920[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4921[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4922[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_5.bbmodel.
4923[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4924[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
4925[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_3.bbmodel.
4926[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4927[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4928[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_6.bbmodel.
4929[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4930[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4931[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_9.bbmodel.
4932[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4933[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4934[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_4.bbmodel.
4935[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4936[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4937[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_1.bbmodel.
4938[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4939[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4940[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_dagger.bbmodel.
4941[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4942[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
4943[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_3.bbmodel.
4944[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4945[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4946[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_6.bbmodel.
4947[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4948[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
4949[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_ravager_axe.bbmodel.
4950[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4951[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4952[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_earth_warhammer.bbmodel.
4953[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4954[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4955[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_terra_warhammer.bbmodel.
4956[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4957[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4958[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_7.bbmodel.
4959[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4960[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4961[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_2.bbmodel.
4962[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4963[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4964[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_warrior_pierce_5.bbmodel.
4965[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4966[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4967[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_dagger.bbmodel.
4968[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4969[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4970[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_soul_scythe.bbmodel.
4971[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4972[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
4973[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_glacial_fist.bbmodel.
4974[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4975[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4976[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_earth_warhammer.bbmodel.
4977[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4978[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
4979[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_scythe.bbmodel.
4980[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4981[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4982[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_ravager_axe.bbmodel.
4983[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4984[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
4985[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_shadow_blade.bbmodel.
4986[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4987[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
4988[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_grimoire.bbmodel.
4989[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4990[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4991[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_paladin_hammer.bbmodel.
4992[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4993[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4994[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing desktop.ini.
4995[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Error: Unknown format.
4996[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
4997[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing soul_wave_2.bbmodel.
4998[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
4999[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5000[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_terra_warhammer.bbmodel.
5001[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5002[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
5003[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing soul_wave_6.bbmodel.
5004[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5005[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5006[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing soul_wave_7.bbmodel.
5007[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5008[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
5009[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing soul_wave_5.bbmodel.
5010[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5011[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5012[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing soul_wave_4.bbmodel.
5013[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5014[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5015[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing soul_wave_3.bbmodel.
5016[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5017[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5018[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_soul_scythe.bbmodel.
5019[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5020[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5021[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_glacial_fist.bbmodel.
5022[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5023[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5024[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_scythe.bbmodel.
5025[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5026[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5027[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_7.bbmodel.
5028[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5029[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5030[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_8.bbmodel.
5031[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5032[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5033[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_bloodborne_grimoire.bbmodel.
5034[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5035[04:45:40] [Server thread/INFO]: Preparing spawn area: 0%
5036[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5037[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_ghost_pierce_7.bbmodel.
5038[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5039[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
5040[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing soul_wave_1.bbmodel.
5041[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5042[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5043[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_hammer.bbmodel.
5044[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5045[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5046[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_1.bbmodel.
5047[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5048[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5049[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_2.bbmodel.
5050[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5051[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5052[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_3.bbmodel.
5053[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5054[04:45:40] [Craft Scheduler Thread - 15 - Skoice/INFO]: [net.clementraynaud.skoice.libraries.net.dv8tion.jda.api.JDA] Login Successful!
5055[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5056[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_4.bbmodel.
5057[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5058[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5059[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_9.bbmodel.
5060[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5061[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5062[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_4.bbmodel.
5063[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5064[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5065[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_7.bbmodel.
5066[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5067[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5068[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_earth_rupture_5.bbmodel.
5069[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5070[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5071[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_1.bbmodel.
5072[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5073[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5074[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_12.bbmodel.
5075[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5076[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5077[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_3.bbmodel.
5078[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5079[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5080[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_6.bbmodel.
5081[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5082[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5083[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_8.bbmodel.
5084[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5085[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5086[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_11.bbmodel.
5087[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5088[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5089[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_3.bbmodel.
5090[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5091[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5092[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_11.bbmodel.
5093[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5094[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5095[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_2.bbmodel.
5096[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5097[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5098[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_5.bbmodel.
5099[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5100[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5101[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_12.bbmodel.
5102[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5103[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5104[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_7.bbmodel.
5105[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5106[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5107[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_13.bbmodel.
5108[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5109[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5110[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_1.bbmodel.
5111[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5112[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5113[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_2.bbmodel.
5114[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5115[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5116[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_10.bbmodel.
5117[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5118[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5119[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_earth_explosion_10.bbmodel.
5120[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5121[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5122[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_8.bbmodel.
5123[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5124[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5125[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_9.bbmodel.
5126[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5127[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5128[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_5.bbmodel.
5129[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5130[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5131[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_6.bbmodel.
5132[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5133[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5134[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_3.bbmodel.
5135[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5136[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5137[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_5.bbmodel.
5138[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5139[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5140[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_4.bbmodel.
5141[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5142[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5143[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_8.bbmodel.
5144[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5145[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5146[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_2.bbmodel.
5147[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5148[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5149[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_7.bbmodel.
5150[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5151[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5152[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_4.bbmodel.
5153[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5154[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5155[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_7.bbmodel.
5156[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5157[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5158[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_6.bbmodel.
5159[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5160[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5161[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_5.bbmodel.
5162[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5163[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5164[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_11.bbmodel.
5165[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5166[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5167[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_1.bbmodel.
5168[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5169[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5170[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_8.bbmodel.
5171[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5172[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5173[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_6.bbmodel.
5174[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5175[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5176[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_9.bbmodel.
5177[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5178[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5179[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_gale_vault_1.bbmodel.
5180[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5181[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5182[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_2.bbmodel.
5183[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5184[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5185[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_4.bbmodel.
5186[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5187[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5188[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_dash_14.bbmodel.
5189[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5190[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5191[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_2.bbmodel.
5192[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5193[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5194[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_5.bbmodel.
5195[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5196[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5197[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_3.bbmodel.
5198[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5199[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5200[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_4.bbmodel.
5201[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5202[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5203[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_9.bbmodel.
5204[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5205[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5206[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_blood_rupture_5.bbmodel.
5207[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5208[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5209[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_3.bbmodel.
5210[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5211[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5212[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_blood_rupture_4.bbmodel.
5213[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5214[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5215[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_8.bbmodel.
5216[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5217[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5218[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_blood_spike_m.bbmodel.
5219[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5220[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5221[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_1.bbmodel.
5222[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5223[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5224[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_rupture_2.bbmodel.
5225[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5226[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5227[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_5.bbmodel.
5228[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5229[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5230[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_2.bbmodel.
5231[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5232[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5233[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_7.bbmodel.
5234[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5235[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5236[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_6.bbmodel.
5237[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5238[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5239[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_3.bbmodel.
5240[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5241[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5242[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_1.bbmodel.
5243[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5244[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5245[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_5.bbmodel.
5246[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5247[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5248[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_gale_slash_10.bbmodel.
5249[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5250[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5251[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_blood_spike_b.bbmodel.
5252[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5253[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5254[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_blood_impact_4.bbmodel.
5255[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5256[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5257[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_8.bbmodel.
5258[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5259[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5260[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_1.bbmodel.
5261[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5262[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5263[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_4.bbmodel.
5264[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5265[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5266[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_5.bbmodel.
5267[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5268[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5269[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_6.bbmodel.
5270[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5271[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5272[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_4.bbmodel.
5273[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5274[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5275[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_3.bbmodel.
5276[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5277[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5278[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_6.bbmodel.
5279[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5280[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5281[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_7.bbmodel.
5282[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5283[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5284[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_2.bbmodel.
5285[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5286[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5287[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_6.bbmodel.
5288[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5289[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5290[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_blood_rupture_1.bbmodel.
5291[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5292[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5293[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_9.bbmodel.
5294[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5295[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5296[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_7.bbmodel.
5297[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5298[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5299[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_3.bbmodel.
5300[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5301[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5302[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_1.bbmodel.
5303[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5304[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5305[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_5.bbmodel.
5306[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5307[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5308[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_2.bbmodel.
5309[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5310[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5311[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_7.bbmodel.
5312[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5313[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5314[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_10.bbmodel.
5315[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5316[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A]
5317[04:45:40] [pool-31-thread-2/INFO]: [ModelEngine] [A] Importing vfx_blood_spike_s.bbmodel.
5318[04:45:40] [pool-31-thread-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5319[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5320[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_blood_rupture_3.bbmodel.
5321[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5322[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5323[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_gale_thrust_6.bbmodel.
5324[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5325[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5326[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_9.bbmodel.
5327[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5328[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5329[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_8.bbmodel.
5330[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5331[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5332[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_8.bbmodel.
5333[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5334[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5335[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_1.bbmodel.
5336[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5337[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5338[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_5.bbmodel.
5339[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5340[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5341[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_2.bbmodel.
5342[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5343[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5344[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_10.bbmodel.
5345[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5346[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A]
5347[04:45:40] [pool-31-thread-3/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_4.bbmodel.
5348[04:45:40] [pool-31-thread-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5349[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A]
5350[04:45:40] [pool-31-thread-8/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_3.bbmodel.
5351[04:45:40] [pool-31-thread-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5352[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A]
5353[04:45:40] [pool-31-thread-4/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_4.bbmodel.
5354[04:45:40] [pool-31-thread-4/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5355[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5356[04:45:40] [pool-31-thread-7/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_6.bbmodel.
5357[04:45:40] [pool-31-thread-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5358[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A]
5359[04:45:40] [pool-31-thread-5/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_thrust_1.bbmodel.
5360[04:45:40] [pool-31-thread-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5361[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A]
5362[04:45:40] [pool-31-thread-6/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_3.bbmodel.
5363[04:45:40] [pool-31-thread-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5364[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A]
5365[04:45:40] [pool-31-thread-10/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_2.bbmodel.
5366[04:45:40] [pool-31-thread-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5367[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A]
5368[04:45:40] [pool-31-thread-9/INFO]: [ModelEngine] [A] Importing vfx_bloodmoon_slash_7.bbmodel.
5369[04:45:40] [pool-31-thread-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5370[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A]
5371[04:45:40] [pool-31-thread-1/INFO]: [ModelEngine] [A] Importing vfx_paladin_shield_7.bbmodel.
5372[04:45:40] [pool-31-thread-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
5373[04:45:40] [Server thread/INFO]: Time elapsed: 1277 ms
5374[04:45:40] [Server thread/INFO]: [WorldGuard] (abyss) TNT ignition is PERMITTED.
5375[04:45:40] [Server thread/INFO]: [WorldGuard] (abyss) Lighters are PERMITTED.
5376[04:45:40] [Server thread/INFO]: [WorldGuard] (abyss) Lava fire is PERMITTED.
5377[04:45:40] [Server thread/INFO]: [WorldGuard] (abyss) Fire spread is UNRESTRICTED.
5378[04:45:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'abyss'
5379[04:45:40] [Server thread/INFO]: [QuickShop-Hikari] Loading shops from database...
5380[04:45:40] [Server thread/INFO]: [QuickShop-Hikari] Used 0ms to fetch 0 shops from database.
5381[04:45:40] [Server thread/INFO]: [QuickShop-Hikari] Loading shops into memory...
5382[04:45:40] [Server thread/INFO]: [QuickShop-Hikari] Used 0ms to load 0 shops into memory (0 shops will be loaded after chunks/world loaded).
5383[04:45:40] [Server thread/INFO]: [Iris]: Loaded abyss!
5384[04:45:40] [Server thread/INFO]: [CMI] Permission plugin: LuckPerms5.5.9
5385[04:45:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**]
5386[04:45:40] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
5387[04:45:40] [Server thread/INFO]: Nexo | PackServer set to POLYMATH
5388[04:45:40] [JDA MainWS-ReadThread/INFO]: [net.clementraynaud.skoice.libraries.net.dv8tion.jda.internal.requests.WebSocketClient] Connected to WebSocket
5389[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5390[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5391[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5392[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5393[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5394[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5395[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5396[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5397[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5398[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5399[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5400[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5401[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5402[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5403[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5404[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5405[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5406[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5407[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5408[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5409[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5410[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5411[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5412[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5413[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5414[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5415[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5416[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5417[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5418[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5419[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5420[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5421[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5422[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5423[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5424[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5425[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5426[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5427[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5428[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5429[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5430[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5431[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5432[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5433[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5434[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5435[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5436[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5437[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5438[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5439[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5440[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5441[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5442[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5443[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5444[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5445[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5446[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5447[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5448[04:45:41] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5449[04:45:41] [JDA MainWS-ReadThread/INFO]: [net.clementraynaud.skoice.libraries.net.dv8tion.jda.api.JDA] Finished Loading!
5450[04:45:41] [ForkJoinPool.commonPool-worker-10/INFO]: [Skoice] Your bot is connected.
5451[04:45:41] [ForkJoinPool.commonPool-worker-10/INFO]: [Skoice] Skoice is now configured. Type "/link" on your Discord server to link your Discord account to Minecraft. Players must link their accounts to use the proximity voice chat.
5452[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5453[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5454[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5455[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5456[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5457[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5458[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5459[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5460[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5461[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5462[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5463[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5464[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5465[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5466[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5467[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5468[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5469[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5470[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5471[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5472[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5473[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5474[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5475[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5476[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5477[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5478[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5479[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5480[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5481[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5482[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5483[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5484[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5485[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5486[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5487[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5488[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5489[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5490[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5491[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5492[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5493[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5494[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5495[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5496[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5497[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5498[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5499[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5500[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5501[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5502[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5503[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5504[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5505[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5506[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5507[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5508[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5509[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5510[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5511[04:45:42] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5512[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5513[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5514[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5515[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5516[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5517[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5518[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5519[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5520[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5521[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5522[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5523[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5524[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5525[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5526[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5527[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5528[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5529[04:45:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
5530[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5531[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5532[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5533[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5534[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5535[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5536[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5537[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5538[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5539[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5540[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5541[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5542[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5543[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5544[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5545[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5546[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5547[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5548[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5549[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5550[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5551[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5552[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5553[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5554[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5555[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5556[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5557[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5558[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5559[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5560[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5561[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5562[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5563[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5564[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5565[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5566[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5567[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5568[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5569[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5570[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5571[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5572[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5573[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5574[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5575[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5576[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5577[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5578[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5579[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5580[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5581[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5582[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5583[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5584[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5585[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5586[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5587[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5588[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5589[04:45:43] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5590[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5591[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5592[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5593[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5594[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5595[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5596[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5597[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5598[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5599[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5600[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5601[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5602[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5603[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5604[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5605[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5606[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5607[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5608[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5609[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5610[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5611[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5612[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5613[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5614[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5615[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5616[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5617[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5618[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5619[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5620[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5621[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5622[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5623[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5624[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5625[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5626[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5627[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5628[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5629[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5630[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5631[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5632[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5633[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5634[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5635[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5636[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5637[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5638[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5639[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5640[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5641[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5642[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5643[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5644[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5645[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5646[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5647[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5648[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5649[04:45:44] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5650[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5651[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5652[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5653[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5654[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5655[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5656[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5657[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5658[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5659[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5660[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5661[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5662[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5663[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5664[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5665[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5666[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5667[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5668[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5669[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5670[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5671[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5672[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5673[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5674[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5675[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5676[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5677[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5678[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5679[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5680[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5681[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5682[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5683[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5684[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5685[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5686[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5687[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5688[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5689[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5690[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5691[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5692[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5693[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5694[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5695[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5696[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5697[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5698[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5699[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5700[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5701[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5702[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5703[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5704[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5705[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5706[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5707[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5708[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5709[04:45:45] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5710[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5711[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5712[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5713[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5714[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5715[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5716[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5717[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5718[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5719[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5720[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5721[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5722[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5723[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5724[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5725[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5726[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5727[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5728[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5729[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5730[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5731[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5732[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5733[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5734[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5735[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5736[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5737[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5738[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5739[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5740[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5741[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5742[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5743[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5744[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5745[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5746[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5747[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5748[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5749[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5750[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5751[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5752[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5753[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5754[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5755[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5756[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5757[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5758[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5759[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5760[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5761[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5762[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5763[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5764[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5765[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5766[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5767[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5768[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5769[04:45:46] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5770[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A]
5771[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A] Resource pack zipped.
5772[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A] Generator Profiled:
5773[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A] - Import Phase: 2,420.7ms
5774[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A] - Assets Phase: 2,214.4ms
5775[04:45:46] [pool-31-thread-7/INFO]: [ModelEngine] [A] - Zipping Phase: 3,729.2ms
5776[04:45:46] [pool-31-thread-7/INFO]: Nexo | ModelEngine ResourcePack is ready.
5777[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5778[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5779[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5780[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5781[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5782[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5783[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5784[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5785[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5786[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5787[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5788[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5789[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5790[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5791[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5792[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5793[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5794[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5795[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5796[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5797[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5798[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5799[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5800[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5801[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5802[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5803[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5804[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5805[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5806[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5807[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5808[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5809[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5810[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5811[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5812[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5813[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5814[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5815[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5816[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5817[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5818[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5819[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5820[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5821[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5822[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5823[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5824[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5825[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5826[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5827[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5828[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5829[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5830[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5831[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5832[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5833[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5834[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5835[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5836[04:45:47] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5837[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5838[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5839[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5840[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5841[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5842[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5843[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5844[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5845[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5846[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5847[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5848[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5849[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5850[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5851[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5852[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5853[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5854[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5855[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5856[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5857[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5858[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5859[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5860[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5861[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5862[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5863[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5864[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5865[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5866[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5867[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5868[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5869[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5870[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5871[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5872[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5873[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5874[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5875[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5876[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5877[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5878[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5879[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5880[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5881[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5882[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5883[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5884[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5885[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5886[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5887[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5888[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5889[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5890[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5891[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5892[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5893[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5894[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5895[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5896[04:45:48] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5897[04:45:48] [Craft Scheduler Thread - 21 - ArtMap/INFO]: [ArtMap] Loaded 1 from disk cache, 0 from server, and 0 from mojang out of 1 artists with 1 failures
5898[04:45:48] [Craft Scheduler Thread - 21 - ArtMap/INFO]: [ArtMap] Remaining artists will be loaded when needed.
5899[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5900[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5901[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5902[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5903[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5904[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5905[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5906[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5907[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5908[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5909[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5910[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5911[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5912[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5913[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5914[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5915[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5916[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5917[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5918[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5919[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5920[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5921[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5922[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5923[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5924[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5925[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5926[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5927[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5928[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5929[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5930[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5931[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5932[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5933[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5934[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5935[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5936[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5937[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5938[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5939[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5940[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5941[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5942[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5943[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5944[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5945[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5946[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5947[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5948[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5949[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5950[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5951[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5952[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5953[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5954[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5955[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5956[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5957[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5958[04:45:49] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5959[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5960[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5961[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5962[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5963[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5964[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5965[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5966[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5967[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5968[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5969[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5970[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5971[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5972[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5973[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5974[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5975[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5976[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5977[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5978[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5979[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5980[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5981[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5982[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5983[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5984[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5985[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
5986[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5987[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5988[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
5989[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5990[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5991[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
5992[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5993[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5994[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
5995[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5996[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
5997[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
5998[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
5999[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6000[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6001[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6002[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6003[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6004[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6005[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6006[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6007[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6008[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6009[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6010[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6011[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6012[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6013[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6014[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6015[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6016[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6017[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6018[04:45:50] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6019[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6020[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6021[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6022[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6023[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6024[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6025[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6026[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6027[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6028[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6029[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6030[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6031[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6032[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6033[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6034[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6035[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6036[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6037[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6038[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6039[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6040[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6041[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6042[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6043[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6044[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6045[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6046[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6047[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6048[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6049[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6050[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6051[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6052[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6053[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6054[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6055[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6056[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6057[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6058[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6059[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6060[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6061[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6062[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6063[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6064[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6065[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6066[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6067[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6068[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6069[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6070[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6071[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6072[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6073[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6074[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6075[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6076[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6077[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6078[04:45:51] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6079[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6080[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6081[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6082[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6083[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6084[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6085[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6086[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6087[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6088[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6089[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6090[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6091[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6092[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6093[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6094[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6095[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6096[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6097[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6098[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6099[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6100[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6101[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6102[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6103[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6104[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6105[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6106[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6107[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6108[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6109[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6110[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6111[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6112[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6113[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6114[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6115[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6116[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6117[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6118[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6119[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6120[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6121[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6122[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6123[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6124[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6125[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6126[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6127[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6128[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6129[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6130[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6131[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6132[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6133[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6134[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6135[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6136[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6137[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6138[04:45:52] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6139[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6140[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6141[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6142[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6143[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6144[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6145[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6146[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6147[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6148[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6149[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6150[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6151[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6152[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6153[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6154[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6155[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6156[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6157[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6158[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6159[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6160[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6161[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6162[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6163[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6164[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6165[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6166[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6167[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6168[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6169[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6170[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6171[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6172[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6173[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6174[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6175[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6176[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6177[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6178[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6179[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6180[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6181[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6182[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6183[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6184[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6185[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6186[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6187[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6188[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6189[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6190[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6191[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6192[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6193[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6194[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6195[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6196[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6197[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6198[04:45:53] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6199[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6200[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6201[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6202[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6203[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6204[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6205[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6206[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6207[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6208[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6209[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6210[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6211[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6212[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6213[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6214[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6215[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6216[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6217[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6218[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6219[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6220[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6221[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6222[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6223[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6224[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6225[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6226[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6227[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6228[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6229[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6230[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6231[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6232[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6233[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6234[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6235[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6236[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6237[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6238[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6239[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6240[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6241[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6242[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6243[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6244[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6245[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6246[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6247[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6248[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6249[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6250[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6251[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6252[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6253[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6254[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6255[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6256[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6257[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6258[04:45:54] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6259[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6260[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6261[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6262[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6263[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6264[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6265[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6266[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6267[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6268[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6269[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6270[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6271[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6272[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6273[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6274[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6275[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6276[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6277[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6278[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6279[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6280[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6281[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6282[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6283[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6284[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6285[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6286[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6287[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6288[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6289[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6290[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6291[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6292[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6293[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6294[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6295[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6296[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6297[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6298[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6299[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6300[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6301[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6302[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6303[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6304[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6305[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6306[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6307[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6308[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6309[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6310[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6311[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6312[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6313[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6314[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6315[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6316[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6317[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6318[04:45:55] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6319[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6320[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6321[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6322[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6323[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6324[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6325[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6326[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6327[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6328[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6329[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6330[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6331[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6332[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6333[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6334[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6335[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6336[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6337[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6338[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6339[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6340[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6341[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6342[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6343[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6344[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6345[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6346[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6347[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6348[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6349[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6350[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6351[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6352[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6353[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6354[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6355[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6356[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6357[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6358[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6359[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6360[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6361[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6362[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6363[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6364[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6365[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6366[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6367[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6368[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6369[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6370[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6371[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6372[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6373[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6374[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6375[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6376[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6377[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6378[04:45:56] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6379[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6380[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6381[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6382[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6383[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6384[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6385[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6386[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6387[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6388[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6389[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6390[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6391[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6392[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6393[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6394[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6395[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6396[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6397[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6398[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6399[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6400[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6401[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6402[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6403[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6404[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6405[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6406[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6407[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6408[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6409[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6410[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6411[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6412[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6413[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6414[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6415[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6416[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6417[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6418[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6419[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6420[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6421[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6422[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6423[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6424[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6425[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6426[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6427[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6428[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6429[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6430[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6431[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6432[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6433[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6434[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6435[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6436[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6437[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6438[04:45:57] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6439[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6440[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6441[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6442[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6443[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6444[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6445[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6446[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6447[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6448[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6449[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6450[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6451[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6452[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6453[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6454[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6455[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6456[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6457[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6458[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6459[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6460[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6461[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6462[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6463[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6464[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6465[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6466[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6467[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6468[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6469[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6470[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6471[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6472[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6473[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6474[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6475[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6476[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6477[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6478[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6479[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6480[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6481[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6482[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6483[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6484[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6485[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6486[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6487[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6488[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6489[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6490[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6491[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6492[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6493[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6494[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6495[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6496[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6497[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6498[04:45:58] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6499[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6500[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6501[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6502[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6503[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6504[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6505[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6506[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6507[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6508[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6509[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6510[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6511[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6512[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6513[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6514[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6515[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6516[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6517[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6518[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6519[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6520[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6521[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6522[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6523[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6524[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6525[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6526[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6527[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6528[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6529[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6530[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6531[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6532[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6533[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6534[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6535[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6536[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6537[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6538[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6539[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6540[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6541[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6542[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6543[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6544[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6545[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6546[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6547[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6548[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6549[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6550[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6551[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6552[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6553[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6554[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6555[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6556[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6557[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6558[04:45:59] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6559[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6560[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6561[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6562[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6563[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6564[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6565[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6566[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6567[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6568[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6569[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6570[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6571[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6572[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6573[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6574[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6575[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6576[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6577[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6578[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6579[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6580[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6581[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6582[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6583[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6584[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6585[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6586[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6587[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6588[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6589[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6590[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6591[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6592[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6593[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6594[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6595[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6596[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6597[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6598[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6599[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6600[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6601[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6602[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6603[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6604[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6605[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6606[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6607[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6608[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6609[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6610[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6611[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6612[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6613[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6614[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6615[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6616[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6617[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6618[04:46:00] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6619[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6620[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6621[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6622[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6623[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6624[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6625[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6626[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6627[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6628[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6629[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6630[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6631[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6632[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6633[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6634[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6635[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6636[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6637[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6638[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6639[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6640[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6641[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6642[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6643[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6644[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6645[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6646[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6647[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6648[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6649[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6650[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6651[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6652[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6653[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6654[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6655[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6656[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6657[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6658[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6659[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6660[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6661[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6662[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6663[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6664[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6665[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6666[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6667[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6668[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6669[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6670[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6671[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6672[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6673[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6674[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6675[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6676[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6677[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6678[04:46:01] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6679[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6680[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6681[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6682[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6683[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6684[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6685[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6686[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6687[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6688[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6689[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6690[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6691[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6692[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6693[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6694[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6695[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6696[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6697[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6698[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6699[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6700[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6701[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6702[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6703[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6704[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6705[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6706[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6707[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6708[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6709[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6710[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6711[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6712[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6713[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6714[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6715[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6716[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6717[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6718[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6719[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6720[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6721[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6722[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6723[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6724[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6725[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6726[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6727[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6728[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6729[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6730[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6731[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6732[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6733[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6734[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6735[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6736[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6737[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6738[04:46:02] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6739[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6740[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6741[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6742[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6743[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6744[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6745[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6746[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6747[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6748[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6749[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6750[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6751[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6752[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6753[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6754[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6755[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6756[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6757[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6758[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6759[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6760[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6761[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6762[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6763[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6764[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6765[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6766[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6767[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6768[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6769[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6770[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6771[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6772[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6773[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6774[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6775[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6776[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6777[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6778[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6779[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6780[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6781[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6782[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6783[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6784[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6785[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6786[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6787[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6788[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6789[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6790[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6791[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6792[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6793[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6794[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6795[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6796[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6797[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6798[04:46:03] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6799[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6800[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6801[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6802[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6803[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6804[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6805[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6806[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6807[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6808[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6809[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6810[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6811[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6812[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6813[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6814[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6815[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6816[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6817[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6818[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6819[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6820[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6821[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6822[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6823[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6824[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6825[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6826[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6827[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6828[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6829[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6830[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6831[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6832[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6833[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6834[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6835[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6836[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6837[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6838[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6839[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6840[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6841[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6842[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6843[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6844[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6845[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6846[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6847[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6848[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6849[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6850[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6851[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6852[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6853[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6854[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6855[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6856[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6857[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6858[04:46:04] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6859[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6860[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6861[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6862[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6863[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6864[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6865[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6866[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6867[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6868[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6869[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6870[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6871[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6872[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6873[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6874[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6875[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6876[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6877[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6878[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6879[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6880[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6881[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6882[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6883[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6884[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6885[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6886[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6887[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6888[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6889[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6890[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6891[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6892[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6893[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6894[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6895[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6896[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6897[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6898[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6899[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6900[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6901[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6902[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6903[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6904[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6905[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6906[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6907[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6908[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6909[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6910[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6911[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6912[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6913[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6914[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6915[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6916[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6917[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6918[04:46:05] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6919[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6920[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6921[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6922[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6923[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6924[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6925[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6926[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6927[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6928[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6929[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6930[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6931[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6932[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6933[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6934[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6935[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6936[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6937[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6938[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6939[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6940[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6941[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6942[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6943[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6944[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6945[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6946[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6947[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6948[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6949[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6950[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6951[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6952[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6953[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6954[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6955[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6956[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6957[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6958[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6959[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6960[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6961[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6962[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6963[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6964[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6965[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6966[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6967[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6968[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6969[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6970[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6971[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6972[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6973[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6974[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6975[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6976[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6977[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6978[04:46:06] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6979[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6980[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6981[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6982[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6983[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6984[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
6985[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6986[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6987[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
6988[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6989[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6990[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
6991[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6992[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6993[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
6994[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6995[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6996[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
6997[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
6998[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
6999[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7000[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7001[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7002[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7003[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7004[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7005[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7006[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7007[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7008[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7009[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7010[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7011[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7012[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7013[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7014[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7015[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7016[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7017[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7018[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7019[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7020[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7021[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7022[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7023[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7024[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7025[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7026[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7027[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7028[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7029[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7030[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7031[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7032[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7033[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7034[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7035[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7036[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7037[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7038[04:46:07] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7039[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7040[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7041[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7042[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7043[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7044[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7045[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7046[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7047[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7048[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7049[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7050[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7051[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7052[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7053[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7054[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7055[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7056[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7057[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7058[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7059[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7060[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7061[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7062[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7063[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7064[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7065[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7066[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7067[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7068[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7069[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7070[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7071[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7072[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7073[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7074[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7075[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7076[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7077[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7078[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7079[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7080[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7081[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7082[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7083[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7084[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7085[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7086[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7087[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7088[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7089[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7090[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7091[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7092[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7093[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7094[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7095[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7096[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7097[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7098[04:46:08] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7099[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7100[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7101[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7102[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7103[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7104[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7105[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7106[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7107[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7108[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7109[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7110[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7111[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7112[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7113[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7114[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7115[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7116[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7117[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7118[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7119[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7120[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7121[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7122[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7123[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7124[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7125[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7126[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7127[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7128[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7129[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7130[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7131[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7132[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7133[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7134[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7135[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7136[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7137[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7138[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7139[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7140[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7141[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7142[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7143[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7144[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7145[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7146[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7147[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7148[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7149[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7150[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7151[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7152[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7153[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7154[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7155[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7156[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7157[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7158[04:46:09] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7159[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7160[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7161[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7162[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7163[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7164[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7165[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7166[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7167[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7168[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7169[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7170[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7171[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7172[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7173[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7174[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7175[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7176[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7177[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7178[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7179[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7180[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7181[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7182[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7183[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7184[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7185[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7186[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7187[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7188[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7189[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7190[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7191[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7192[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7193[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7194[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7195[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7196[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7197[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7198[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7199[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7200[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7201[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7202[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7203[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7204[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7205[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7206[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7207[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7208[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7209[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7210[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7211[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7212[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7213[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7214[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7215[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7216[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7217[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7218[04:46:10] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7219[04:46:11] [Server thread/INFO]: [com.crescentkingdom.cksmpitems.libs.reflections.Reflections] Reflections took 8 ms to scan 121 urls, producing 0 keys and 0 values
7220[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7221[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7222[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7223[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7224[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7225[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7226[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7227[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7228[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7229[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7230[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7231[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7232[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7233[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7234[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7235[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7236[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7237[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7238[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7239[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7240[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7241[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7242[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7243[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7244[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7245[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7246[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7247[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7248[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7249[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7250[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7251[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7252[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7253[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7254[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7255[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7256[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7257[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7258[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7259[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7260[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7261[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7262[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7263[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7264[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7265[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7266[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7267[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7268[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7269[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7270[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7271[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7272[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7273[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7274[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7275[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7276[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7277[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7278[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7279[04:46:11] [lumine-scheduler-4/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7280[04:46:11] [Server thread/INFO]: [HMCCosmetics] Successfully Enabled HMCCosmetics
7281[04:46:11] [Server thread/INFO]: [HMCCosmetics] 81 Cosmetics Successfully Setup
7282[04:46:11] [Server thread/INFO]: [HMCCosmetics] 2 Menus Successfully Setup
7283[04:46:11] [Server thread/INFO]: [HMCCosmetics] 2 Wardrobes Successfully Setup
7284[04:46:11] [Server thread/INFO]: [HMCCosmetics] Data storage is set to sqlite
7285[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7286[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7287[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7288[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7289[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7290[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7291[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7292[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7293[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7294[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7295[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7296[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7297[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7298[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7299[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7300[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7301[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7302[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7303[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7304[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7305[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7306[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7307[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7308[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7309[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7310[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7311[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7312[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7313[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7314[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7315[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7316[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7317[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7318[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7319[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7320[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7321[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7322[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7323[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7324[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7325[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7326[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7327[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7328[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7329[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7330[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7331[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7332[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7333[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7334[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7335[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7336[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7337[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7338[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7339[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7340[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7341[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7342[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7343[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7344[04:46:12] [lumine-scheduler-2/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7345[04:46:12] [Server thread/INFO]: [BetterHud] Successfully merged with Nexo.
7346[04:46:12] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Generating resourcepack...
7347[04:46:12] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Importing DefaultPack...
7348[04:46:12] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Importing external-pack BetterHealthBar...
7349[04:46:12] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Importing external-pack BetterHud...
7350[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7351[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7352[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7353[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7354[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7355[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7356[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7357[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7358[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7359[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7360[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7361[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7362[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7363[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7364[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7365[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7366[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7367[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7368[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7369[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7370[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7371[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7372[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7373[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7374[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7375[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7376[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7377[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7378[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7379[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7380[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7381[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7382[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7383[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7384[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7385[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7386[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7387[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7388[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7389[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7390[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7391[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7392[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7393[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7394[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7395[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7396[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7397[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7398[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7399[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7400[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7401[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7402[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7403[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7404[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7405[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7406[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7407[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7408[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7409[04:46:13] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7410[04:46:13] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Removed core-shaders from ModelEngine-ResourcePack...
7411[04:46:13] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Imported ModelEngine pack successfully!
7412[04:46:14] [ForkJoinPool.commonPool-worker-4/INFO]: Nexo | Converting global lang file to individual language files...
7413[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7414[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7415[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7416[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7417[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7418[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7419[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7420[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7421[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7422[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7423[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7424[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7425[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7426[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7427[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7428[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7429[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7430[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7431[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7432[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7433[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7434[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7435[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7436[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7437[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7438[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7439[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7440[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7441[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7442[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7443[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7444[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7445[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7446[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7447[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7448[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7449[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7450[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7451[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7452[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7453[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7454[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7455[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7456[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7457[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7458[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7459[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7460[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7461[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7462[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7463[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7464[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7465[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7466[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7467[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7468[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7469[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7470[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7471[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7472[04:46:14] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7473[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7474[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7475[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7476[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7477[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7478[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7479[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7480[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7481[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7482[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7483[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7484[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7485[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7486[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7487[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7488[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7489[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7490[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7491[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7492[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7493[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7494[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7495[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7496[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7497[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7498[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7499[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7500[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7501[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7502[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7503[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7504[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7505[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7506[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7507[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7508[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7509[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7510[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7511[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7512[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7513[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7514[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7515[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7516[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7517[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7518[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7519[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7520[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7521[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7522[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7523[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7524[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7525[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7526[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7527[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7528[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7529[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7530[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7531[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7532[04:46:15] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7533[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7534[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7535[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7536[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7537[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7538[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7539[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7540[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7541[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7542[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7543[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7544[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7545[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7546[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7547[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7548[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7549[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7550[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7551[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7552[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7553[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7554[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7555[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7556[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7557[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7558[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7559[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7560[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7561[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7562[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7563[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7564[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7565[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7566[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7567[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7568[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7569[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7570[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7571[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7572[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7573[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7574[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7575[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7576[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7577[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7578[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7579[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7580[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7581[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7582[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7583[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7584[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7585[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7586[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7587[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7588[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7589[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7590[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7591[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7592[04:46:16] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7593[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7594[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7595[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7596[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7597[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7598[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7599[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7600[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7601[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7602[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7603[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7604[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7605[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7606[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7607[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7608[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7609[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7610[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7611[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7612[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7613[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7614[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7615[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7616[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7617[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7618[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7619[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7620[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7621[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7622[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7623[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7624[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7625[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7626[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7627[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7628[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7629[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7630[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7631[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7632[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7633[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7634[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7635[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7636[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7637[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7638[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7639[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7640[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7641[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7642[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7643[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7644[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7645[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7646[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7647[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7648[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7649[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7650[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7651[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7652[04:46:17] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7653[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7654[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7655[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7656[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7657[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7658[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7659[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7660[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7661[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7662[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7663[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7664[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7665[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7666[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7667[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7668[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7669[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7670[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7671[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7672[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7673[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7674[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7675[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7676[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7677[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7678[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7679[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7680[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7681[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7682[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7683[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7684[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7685[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7686[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7687[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7688[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7689[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7690[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7691[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7692[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7693[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7694[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7695[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7696[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7697[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7698[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7699[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7700[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7701[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7702[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7703[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7704[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7705[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7706[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7707[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7708[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7709[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7710[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7711[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7712[04:46:18] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7713[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7714[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7715[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7716[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7717[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7718[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7719[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7720[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7721[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7722[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7723[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7724[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7725[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7726[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7727[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7728[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7729[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7730[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7731[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7732[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7733[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7734[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7735[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7736[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7737[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7738[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7739[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7740[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7741[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7742[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7743[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7744[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7745[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7746[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7747[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7748[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7749[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7750[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7751[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7752[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7753[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7754[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7755[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7756[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7757[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7758[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7759[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7760[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7761[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7762[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7763[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7764[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7765[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7766[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7767[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7768[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7769[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7770[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7771[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7772[04:46:19] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7773[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7774[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7775[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7776[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7777[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7778[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7779[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7780[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7781[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7782[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7783[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7784[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7785[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7786[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7787[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7788[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7789[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7790[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7791[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7792[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7793[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7794[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7795[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7796[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7797[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7798[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7799[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7800[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7801[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7802[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7803[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7804[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7805[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7806[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7807[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7808[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7809[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7810[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7811[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7812[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7813[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7814[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7815[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7816[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7817[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7818[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7819[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7820[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7821[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7822[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7823[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7824[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7825[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7826[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7827[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7828[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7829[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7830[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7831[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7832[04:46:20] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7833[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7834[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7835[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7836[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7837[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7838[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7839[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7840[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7841[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7842[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7843[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7844[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7845[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7846[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7847[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7848[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7849[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7850[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7851[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7852[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7853[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7854[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7855[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7856[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7857[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7858[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7859[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7860[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7861[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7862[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7863[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7864[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7865[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7866[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7867[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7868[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7869[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7870[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7871[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7872[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7873[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7874[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7875[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7876[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7877[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7878[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7879[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7880[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7881[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7882[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7883[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7884[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7885[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7886[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7887[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7888[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7889[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7890[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7891[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7892[04:46:21] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7893[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7894[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7895[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7896[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7897[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7898[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7899[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7900[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7901[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7902[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7903[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7904[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7905[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7906[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7907[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7908[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7909[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7910[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7911[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7912[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7913[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7914[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7915[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7916[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7917[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7918[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7919[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7920[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7921[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7922[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7923[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7924[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7925[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7926[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7927[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7928[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7929[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7930[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7931[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7932[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7933[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7934[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7935[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7936[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7937[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7938[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7939[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7940[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7941[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7942[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7943[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7944[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7945[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7946[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7947[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7948[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7949[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7950[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7951[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7952[04:46:22] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7953[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7954[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7955[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7956[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7957[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7958[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7959[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7960[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7961[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7962[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7963[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7964[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7965[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7966[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7967[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7968[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7969[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7970[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7971[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7972[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7973[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7974[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7975[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7976[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7977[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7978[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7979[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7980[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7981[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7982[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7983[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7984[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7985[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
7986[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7987[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7988[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
7989[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7990[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7991[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
7992[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7993[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7994[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
7995[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7996[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
7997[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
7998[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
7999[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8000[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8001[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8002[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8003[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8004[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8005[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8006[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8007[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8008[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8009[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8010[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8011[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8012[04:46:23] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8013[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8014[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8015[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8016[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8017[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8018[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8019[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8020[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8021[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8022[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8023[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8024[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8025[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8026[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8027[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8028[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8029[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8030[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8031[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8032[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8033[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8034[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8035[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8036[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8037[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8038[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8039[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8040[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8041[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8042[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8043[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8044[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8045[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8046[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8047[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8048[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8049[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8050[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8051[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8052[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8053[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8054[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8055[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8056[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8057[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8058[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8059[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8060[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8061[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8062[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8063[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8064[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8065[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8066[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8067[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8068[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8069[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8070[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8071[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8072[04:46:24] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8073[04:46:24] [User Authenticator #0/INFO]: UUID of player _ChezzerNezer is 00000000-0000-0000-0009-01f8439d22d4
8074[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8075[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8076[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8077[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8078[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8079[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8080[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8081[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8082[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8083[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8084[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8085[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8086[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8087[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8088[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8089[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8090[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8091[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8092[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8093[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8094[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8095[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8096[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8097[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8098[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8099[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8100[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8101[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8102[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8103[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8104[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8105[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8106[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8107[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8108[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8109[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8110[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8111[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8112[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8113[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8114[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8115[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8116[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8117[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8118[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8119[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8120[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8121[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8122[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8123[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8124[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8125[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8126[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8127[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8128[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8129[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8130[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8131[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8132[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8133[04:46:25] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8134[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8135[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8136[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8137[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8138[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8139[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8140[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8141[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8142[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8143[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8144[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8145[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8146[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8147[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8148[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8149[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8150[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8151[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8152[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8153[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8154[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8155[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8156[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8157[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8158[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8159[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8160[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8161[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8162[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8163[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8164[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8165[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8166[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8167[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8168[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8169[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8170[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8171[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8172[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8173[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8174[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8175[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8176[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8177[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8178[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8179[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8180[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8181[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8182[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8183[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8184[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8185[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8186[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8187[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8188[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8189[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8190[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8191[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8192[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8193[04:46:26] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8194[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8195[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8196[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8197[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8198[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8199[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8200[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8201[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8202[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8203[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8204[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8205[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8206[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8207[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8208[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8209[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8210[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8211[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8212[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8213[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8214[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8215[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8216[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8217[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8218[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8219[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8220[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8221[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8222[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8223[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8224[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8225[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8226[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8227[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8228[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8229[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8230[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8231[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8232[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8233[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8234[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8235[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8236[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8237[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8238[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8239[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8240[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8241[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8242[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8243[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8244[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8245[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8246[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8247[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8248[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8249[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8250[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8251[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8252[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8253[04:46:27] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8254[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8255[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8256[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8257[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8258[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8259[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8260[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8261[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8262[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8263[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8264[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8265[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8266[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8267[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8268[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8269[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8270[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8271[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8272[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8273[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8274[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8275[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8276[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8277[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8278[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8279[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8280[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8281[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8282[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8283[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8284[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8285[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8286[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8287[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8288[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8289[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8290[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8291[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8292[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8293[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8294[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8295[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8296[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8297[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8298[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8299[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8300[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8301[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8302[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8303[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8304[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8305[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8306[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8307[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8308[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8309[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8310[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8311[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8312[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8313[04:46:28] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8314[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8315[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8316[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8317[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8318[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8319[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8320[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8321[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8322[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8323[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8324[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8325[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8326[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8327[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8328[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8329[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8330[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8331[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8332[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8333[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8334[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8335[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8336[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8337[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8338[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8339[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8340[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8341[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8342[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8343[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8344[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8345[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8346[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8347[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8348[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8349[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8350[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8351[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8352[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8353[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8354[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8355[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8356[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8357[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8358[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8359[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8360[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8361[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8362[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8363[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8364[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8365[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8366[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8367[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8368[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8369[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8370[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8371[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8372[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8373[04:46:29] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8374[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8375[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8376[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8377[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8378[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8379[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8380[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8381[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8382[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8383[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8384[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8385[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8386[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8387[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8388[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8389[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8390[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8391[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8392[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8393[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8394[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8395[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8396[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8397[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8398[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8399[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8400[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8401[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8402[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8403[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8404[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8405[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8406[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8407[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8408[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8409[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8410[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8411[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8412[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8413[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8414[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8415[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8416[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8417[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8418[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8419[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8420[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8421[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8422[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8423[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8424[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8425[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8426[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8427[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8428[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8429[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8430[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8431[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8432[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8433[04:46:30] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8434[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8435[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8436[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8437[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8438[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8439[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8440[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8441[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8442[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8443[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8444[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8445[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8446[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8447[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8448[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8449[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8450[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8451[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8452[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8453[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8454[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8455[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8456[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8457[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8458[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8459[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8460[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8461[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8462[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8463[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8464[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8465[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8466[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8467[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8468[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8469[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8470[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8471[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8472[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8473[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8474[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8475[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8476[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8477[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8478[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8479[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8480[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8481[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8482[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8483[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8484[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8485[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8486[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8487[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8488[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8489[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8490[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8491[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8492[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8493[04:46:31] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8494[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8495[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8496[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8497[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8498[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8499[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8500[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8501[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8502[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8503[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8504[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8505[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8506[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8507[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8508[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8509[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8510[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8511[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8512[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8513[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8514[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8515[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8516[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8517[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8518[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8519[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8520[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8521[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8522[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8523[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8524[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8525[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8526[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8527[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8528[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8529[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8530[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8531[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8532[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8533[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8534[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8535[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8536[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8537[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8538[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8539[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8540[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8541[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8542[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8543[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8544[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8545[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8546[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8547[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8548[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8549[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8550[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8551[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8552[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8553[04:46:32] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8554[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8555[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8556[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8557[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8558[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8559[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8560[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8561[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8562[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8563[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8564[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8565[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8566[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8567[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8568[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8569[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8570[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8571[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8572[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8573[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8574[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8575[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8576[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8577[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8578[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8579[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8580[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8581[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8582[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8583[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8584[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8585[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8586[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8587[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8588[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8589[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8590[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8591[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8592[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8593[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8594[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8595[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8596[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8597[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8598[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8599[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8600[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8601[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8602[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8603[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8604[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8605[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8606[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8607[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8608[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8609[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8610[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8611[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8612[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8613[04:46:33] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8614[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8615[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8616[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8617[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8618[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8619[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8620[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8621[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8622[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8623[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8624[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8625[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8626[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8627[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8628[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8629[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8630[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8631[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8632[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8633[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8634[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8635[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8636[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8637[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8638[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8639[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8640[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8641[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8642[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8643[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8644[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8645[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8646[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8647[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8648[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8649[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8650[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8651[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8652[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8653[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8654[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8655[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8656[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8657[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8658[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8659[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8660[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8661[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8662[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8663[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8664[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8665[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8666[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8667[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8668[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8669[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8670[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8671[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8672[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8673[04:46:34] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8674[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8675[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8676[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8677[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8678[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8679[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8680[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8681[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8682[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8683[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8684[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8685[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8686[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8687[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8688[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8689[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8690[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8691[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8692[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8693[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8694[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8695[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8696[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8697[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8698[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8699[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8700[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8701[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8702[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8703[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8704[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8705[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8706[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8707[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8708[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8709[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8710[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8711[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8712[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8713[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8714[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8715[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8716[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8717[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8718[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8719[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8720[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8721[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8722[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8723[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8724[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8725[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8726[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8727[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8728[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8729[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8730[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8731[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8732[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8733[04:46:35] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8734[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8735[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8736[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8737[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8738[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8739[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8740[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8741[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8742[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8743[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8744[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8745[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8746[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8747[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8748[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8749[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8750[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8751[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8752[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8753[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8754[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8755[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8756[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8757[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8758[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8759[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8760[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8761[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8762[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8763[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8764[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8765[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8766[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8767[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8768[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8769[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8770[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8771[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8772[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8773[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8774[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8775[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8776[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8777[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8778[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8779[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8780[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8781[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8782[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8783[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8784[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8785[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8786[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8787[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8788[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8789[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8790[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8791[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8792[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8793[04:46:36] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8794[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8795[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8796[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8797[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8798[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8799[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8800[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8801[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8802[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8803[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8804[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8805[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8806[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8807[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8808[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8809[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8810[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8811[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8812[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8813[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8814[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8815[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8816[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8817[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8818[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8819[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8820[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8821[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8822[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8823[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8824[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8825[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8826[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8827[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8828[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8829[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8830[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8831[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8832[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8833[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8834[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8835[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8836[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8837[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8838[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8839[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8840[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8841[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8842[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8843[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8844[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8845[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8846[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8847[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8848[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8849[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8850[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8851[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8852[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8853[04:46:37] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8854[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8855[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8856[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8857[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8858[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8859[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8860[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8861[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8862[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8863[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8864[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8865[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8866[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8867[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8868[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8869[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8870[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8871[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8872[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8873[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8874[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8875[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8876[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8877[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8878[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8879[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8880[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8881[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8882[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8883[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8884[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8885[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8886[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8887[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8888[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8889[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8890[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8891[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8892[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8893[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8894[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8895[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8896[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8897[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8898[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8899[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8900[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8901[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8902[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8903[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8904[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8905[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8906[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8907[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8908[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8909[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8910[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8911[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8912[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8913[04:46:38] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8914[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8915[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8916[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8917[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8918[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8919[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8920[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8921[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8922[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8923[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8924[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8925[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8926[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8927[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8928[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8929[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8930[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8931[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8932[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8933[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8934[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8935[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8936[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8937[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8938[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8939[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8940[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8941[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8942[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8943[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8944[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8945[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8946[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8947[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8948[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8949[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8950[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8951[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8952[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8953[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8954[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8955[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8956[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8957[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8958[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8959[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8960[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8961[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8962[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8963[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8964[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8965[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8966[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8967[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8968[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8969[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8970[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8971[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8972[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8973[04:46:39] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8974[04:46:39] [Server thread/INFO]: [com.crescentkingdom.cksmpitems.libs.reflections.Reflections] Reflections took 8 ms to scan 121 urls, producing 0 keys and 0 values
8975[04:46:39] [Server thread/INFO]: [Skript] Loading variables...
8976[04:46:39] [Server thread/INFO]: [Skript] Loaded 99 variables in 0.0 seconds
8977[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8978[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8979[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8980[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8981[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8982[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8983[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8984[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8985[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
8986[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8987[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8988[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
8989[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8990[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8991[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
8992[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8993[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8994[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
8995[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8996[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
8997[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
8998[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
8999[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9000[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9001[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9002[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9003[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9004[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9005[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9006[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9007[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9008[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9009[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9010[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9011[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9012[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9013[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9014[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9015[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9016[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9017[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9018[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9019[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9020[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9021[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9022[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9023[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9024[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9025[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9026[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9027[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9028[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9029[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9030[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9031[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9032[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9033[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9034[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9035[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9036[04:46:40] [lumine-scheduler-5/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9037[04:46:40] [Server thread/INFO]: [Skript] All scripts loaded without errors.
9038[04:46:40] [Server thread/INFO]: [Skript] Loaded 4 scripts with a total of 27 structures in 0.38 seconds
9039[04:46:40] [Server thread/INFO]: [Skript] Finished loading.
9040[04:46:40] [Server thread/INFO]: Whitelist is now turned on
9041[04:46:40] [Server thread/INFO]: [Mythic] Reloading plugin...
9042[04:46:40] [Server thread/INFO]: [MythicMobs] Saving plugin data...
9043[04:46:40] [Server thread/INFO]: [MythicMobs] ✓Saving Finished
9044[04:46:40] [Server thread/INFO]: [MythicMobs] Loading Packs...
9045[04:46:40] [Server thread/INFO]: [MythicMobs] Loading Items...
9046[04:46:40] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
9047[04:46:40] [Server thread/INFO]: [MythicMobs] All items loaded after 154ms!
9048[04:46:40] [Server thread/INFO]: [MythicMobs] Loading Skills...
9049[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Entity Configuration Error in Mob ZOMBIE_VILLAGER
9050[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/mobs/monsters/zombies/zombie_mobs.yml
9051[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid villager type configured
9052[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Entity Configuration Error in Mob BABY_ZOMBIE_VILLAGER
9053[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/mobs/monsters/zombies/zombie_mobs.yml
9054[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid villager type configured
9055[04:46:41] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
9056[04:46:41] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
9057[04:46:41] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
9058[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
9059[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_cinder_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
9060[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9061[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_cinder;amount=1}
9062[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
9063[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_fire_drake_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
9064[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9065[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_fire_drake;amount=1}
9066[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
9067[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_swirlet_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
9068[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9069[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_swirlet;amount=1}
9070[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
9071[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_enderman_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
9072[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9073[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_enderman;amount=1}
9074[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon
9075[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: alpha_magma_golem_spawn | File: /home/********/plugins/MythicMobs/skills/alphas/alpha_spawns.yml
9076[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9077[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{type=alpha_magma_golem;amount=1}
9078[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9079[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-summon-init | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
9080[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill model_attack
9081[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:model_attack{mid=vfx_water_whip;state=<skill.var.state>;start=0.45;end=0.8;duration=1.25;loop=HOLD;<&csp>onAttackTick=water_whip<&da>move;<&csp>onAttackActive=water_whip<&da>hitbox}
9082[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9083[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-hit_knockdown | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
9084[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
9085[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{onSpellHit=water_whip<&da>hit_entity}
9086[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9087[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: water_whip-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_whip-spell.yml
9088[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-default
9089[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-default{immune=20}
9090[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9091[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: water_tornado-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/water_tornado-skills.yml
9092[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
9093[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{immune=3}
9094[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9095[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: symphony_of_waves-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Aqui/symphony_of_waves-skills.yml
9096[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
9097[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{immune=20}
9098[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9099[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: flame_whip-hit_knockdown | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Fire/flame_whip-skills.yml
9100[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-sudo
9101[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-sudo{onSpellHit=flame_whip<&da>hit_entity}
9102[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9103[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: flame_whip-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Fire/flame_whip-skills.yml
9104[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill spell_damage-default
9105[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:spell_damage-default{immune=20}
9106[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9107[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9108[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9109[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway1;a=1;r=3}
9110[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9111[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9112[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9113[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway2;a=1;r=1}
9114[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9115[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9116[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9117[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway3;a=1;r=1}
9118[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9119[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9120[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9121[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway4;a=1;r=1}
9122[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9123[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9124[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9125[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway5;a=1;r=1}
9126[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9127[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9128[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9129[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway6;a=1;r=1}
9130[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9131[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9132[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9133[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway7;a=1;r=1}
9134[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9135[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9136[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9137[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway8;a=1;r=1}
9138[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9139[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9140[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9141[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway9;a=1;r=1}
9142[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'mobsinradius{t=vfx<&da>floral_stairway10;limit=1;sort=NEAREST}': The 'type' attribute must be a valid MythicMob or MythicEntity type.
9143[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic orbital
9144[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: floral_stairway_check10 | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Spatial/floral_stairway-skills.yml
9145[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid bullet mob type specified
9146[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: orbital{auraname=floral_stairway_ground;bulletType=MOB;mob=vfx<&da>floral_stairway<&da>orbital;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=99999;oy=0.5;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0;ot=floral_stairway<&da>ground}
9147[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius
9148[04:46:41] [Server thread/WARN]: [MythicMobs] --| File: Unknown
9149[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type.
9150[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsinradius{t=vfx<&da>floral_stairway10;a=1;r=1}
9151[04:46:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9152[04:46:41] [Server thread/WARN]: [MythicMobs] --| Skill: twin_boulders-hit_entity | File: /home/********/plugins/MythicMobs/skills/spells/Castable Skills/Spells/Spells - Spatial/twin_boulders-skills.yml
9153[04:46:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill nature-hit_entity
9154[04:46:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=nature<&da>hit_entity;damage=<skill.damage|12>;immune=5;<&csp>onHit=[<&csp><&da><&csp>throw{fo=true;origin=@selflocation;v=6;vy=5}<&csp><&da><&csp>vskill{s=stun;duration=0.4}<&csp>]}
9155[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9156[04:46:42] [Server thread/WARN]: [MythicMobs] --| Skill: MEGAWARDEN_stun_handler | File: /home/********/plugins/MythicMobs/skills/bosses/mega_warden.yml
9157[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_stun_hit
9158[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_stun_hit}
9159[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_1 HAND
9160[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9161[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9162[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_2 HAND
9163[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9164[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9165[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_3 HAND
9166[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9167[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9168[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_4 HAND
9169[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9170[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9171[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_1 HAND
9172[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9173[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9174[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_2 HAND
9175[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9176[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9177[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_3 HAND
9178[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9179[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9180[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_4 HAND
9181[04:46:42] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9182[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9183[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9184[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
9185[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_consume
9186[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_consume}
9187[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9188[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
9189[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_pull
9190[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_pull}
9191[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9192[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: MEGAWARDEN_soul | File: /home/********/plugins/MythicMobs/mobs/bosses/mega_warden.yml
9193[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill MEGAWARDEN_soul_decay
9194[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=MEGAWARDEN_soul_decay}
9195[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9196[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: shulking | File: /home/********/plugins/MythicMobs/mobs/bosses/ShulkingMob.yml
9197[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill openingarms
9198[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=openingarms}
9199[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9200[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: tamed_sheep | File: /home/********/plugins/MythicMobs/mobs/overworld_livestock/wild_sheep.yml
9201[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
9202[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
9203[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9204[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: wild_elk_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_elk_m_f.yml
9205[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
9206[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
9207[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9208[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: wild_deer_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_deer_m_f.yml
9209[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
9210[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
9211[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9212[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: tamed_deer_female | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_deer_m_f.yml
9213[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
9214[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
9215[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9216[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: wild_gazelle | File: /home/********/plugins/MythicMobs/mobs/overworld_deers/wild_gazelle.yml
9217[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill template-zombify
9218[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=template<&da>zombify}
9219[04:46:42] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill
9220[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mob: vfx-flame_whip | File: /home/********/plugins/MythicMobs/mobs/spells/VFX/vfx-flame_whip.yml
9221[04:46:42] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill model_attack
9222[04:46:42] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill:model_attack{mid=vfx_flame_whip;state=<skill.var.state>;start=0.45;end=0.8;duration=1.25;loop=HOLD;<&csp>onAttackTick=flame_whip<&da>move;<&csp>onAttackActive=flame_whip<&da>hitbox}
9223[04:46:42] [Server thread/INFO]: [MythicMobs] Second passes loaded after 147ms!
9224[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 618 mobs.
9225[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 64 vanilla mob overrides.
9226[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
9227[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3429 skills.
9228[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 220 random spawns.
9229[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 853 mythic items.
9230[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 33 drop tables.
9231[04:46:42] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 mob spawners.
9232[04:46:42] [Server thread/INFO]: [MythicMobs] Attached traits to items.
9233[04:46:42] [Server thread/INFO]: [MythicMobs] Loaded 33 drop tables.
9234[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9235[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9236[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9237[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9238[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9239[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9240[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9241[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9242[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9243[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9244[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9245[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9246[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9247[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9248[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9249[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9250[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9251[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9252[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9253[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9254[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9255[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9256[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9257[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9258[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9259[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9260[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9261[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9262[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9263[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9264[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9265[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9266[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9267[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9268[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9269[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9270[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9271[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9272[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9273[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9274[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9275[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9276[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9277[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9278[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9279[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9280[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9281[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9282[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9283[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=WATER} false
9284[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9285[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9286[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP_PLANT} false
9287[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9288[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9289[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=KELP} false
9290[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9291[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9292[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=SEAGRASS} false
9293[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] ✗ Configuration Error in Condition blockType
9294[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Error Message: BlockMatcher failed to initialize
9295[04:46:42] [lumine-scheduler-6/WARN]: [MythicMobs] --| Condition Line: blocktype{m=TALL_SEAGRASS} false
9296[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9297[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9298[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9299[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9300[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9301[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9302[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9303[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9304[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9305[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9306[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9307[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9308[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9309[04:46:42] [spark-async-sampler-worker-thread/WARN]: [spark] Timed out waiting for world statistics
9310[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9311[04:46:42] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9312[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9313[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9314[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9315[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9316[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9317[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9318[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9319[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9320[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9321[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9322[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9323[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9324[04:46:43] [Server thread/WARN]: [MythicMobs] ItemFlag 'HIDE_POTION_EFFECTS' does not exist in >=1.20.5.
9325[04:46:43] [Server thread/INFO]: [Mythic] Mythic has finished reloading!
9326[04:46:43] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
9327[04:46:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.30.4]
9328[04:46:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pa [1.32.1]
9329[04:46:43] [Server thread/INFO]: [Typewriter]
9330---------------{ Loaded Extensions }---------------
9331
9332ActionbarDialogueBoxExtension (0.1) 📚: 2 👂: 0 🔌: 1
9333BasicExtension (0.9.0) 📚: 178 👂: 27 🔌: 3
9334CKSMPShopsExtension (1.0.0) 📚: 1 👂: 0 🔌: 1
9335EntityExtension (0.9.0) 📚: 227 👂: 1 🔌: 0
9336ModelEngineExtension (1.0) 📚: 5 👂: 0 🔌: 1
9337MythicMobsExtension (0.9.0) 📚: 9 👂: 3 🔌: 0
9338QuestExtension (0.9.0) 📚: 13 👂: 3 🔌: 2
9339RoadNetworkExtension (0.9.0) 📚: 11 👂: 0 🔌: 3
9340VaultExtension (0.9.0) 📚: 9 👂: 0 🔌: 2
9341
9342--------------------------------------------------
9343[04:46:44] [Server thread/ERROR]: [Typewriter] No world found for identifier 'wodl', possible worlds: [spawn, spawn_nether, spawn_the_end, serpent_boss_0, questingworldtest, abyssal_depths, build_flat, resource, dreams_world, ender_dragon, wilderness, arenas_world, abyss]. Picking spawn as default.
9344[04:46:44] [Server thread/INFO]: [Typewriter] Loaded 698 entries from 99 pages.
9345[04:46:44] [Server thread/INFO]: [Typewriter] [ActionbarDialogueBox] Initializing extension...
9346[04:46:44] [Server thread/INFO]: [Typewriter] [ActionbarDialogueBox] Found existing glyph configuration.
9347[04:46:44] [Server thread/INFO]: [Typewriter] Loaded 11 entry listeners
9348[04:46:44] [Server thread/WARN]: [Typewriter] Websocket server is enabled. This is not recommended for production servers.
9349[04:46:44] [Server thread/INFO]: [ktor.application] Autoreload is disabled because the development mode is off.
9350[04:46:44] [Server thread/INFO]: [ktor.application] Application started in 0.038 seconds.
9351[04:46:44] [DefaultDispatcher-worker-1/INFO]: [ktor.application] Responding at http://0.0.0.0:8000
9352[04:46:44] [Server thread/INFO]: [com.corundumstudio.socketio.SocketIOServer] Session store / pubsub factory used: MemoryStoreFactory (local session store only)
9353[04:46:44] [nioEventLoopGroup-5-1/INFO]: [com.corundumstudio.socketio.SocketIOServer] SocketIO server started at port: 8001
9354[04:46:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eglow [3.4.4]
9355[04:46:44] [Server thread/INFO]: [BetterHealthBar] ModelEngine support enabled: 4.1.0
9356[04:46:44] [Server thread/INFO]: [BetterHealthBar] Floodgate support enabled.
9357[04:46:44] [Server thread/INFO]: [BetterHealthBar] Plugin enabled.
9358[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL
9359[04:46:44] [Server thread/WARN]: [MythicMobs] --| Skill: serpent_attack-tornado | File: /home/********/plugins/MythicMobs/skills/abyssal_depths_skills/serpent_skills.yml
9360[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic TARGETWITHIN
9361[04:46:44] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: targetwithin{d=50}
9362[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'self]}': Failed to load custom targeter SELF]}
9363[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop scale
9364[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: DropItemMechanic
9365[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
9366[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_1 HAND
9367[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9368[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9369[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_2 HAND
9370[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9371[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9372[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_3 HAND
9373[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9374[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9375[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_4 HAND
9376[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9377[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9378[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_1 HAND
9379[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9380[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9381[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_2 HAND
9382[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9383[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9384[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_3 HAND
9385[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9386[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9387[04:46:44] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_4 HAND
9388[04:46:44] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9389[04:46:44] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9390[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Registered item provider: NEXO
9391[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated CMI as hologram manager.
9392[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Added support for the vanish feature of the plugin CMI.
9393[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated PlaceholderAPI for parsing placeholders from 3rd party plugins in chat messages and GUI menus
9394[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated LuckPerms for offline permission lookups.
9395[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Integrated Bedrock GUI forms for Bedrock players.
9396[04:46:44] [Server thread/INFO]: [Lands] Added region provider: WorldGuard Type: SERVER
9397[04:46:44] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated Vault economy into economy system. Name: CMIEconomy
9398[04:46:45] [Server thread/INFO]: [Lands] [Integrations] Preventing Mythicmobs to spawn in areas where monster spawning is disabled.
9399[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: lands [7.23.2]
9400[04:46:45] [Server thread/INFO]: [Lands] [Integrations] Successfully registered placeholders at PlaceholderAPI. More info: https://wiki.incredibleplugins.com/lands/configuration/placeholderapi-placeholders
9401[04:46:45] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated FastAsyncWorldEdit.
9402[04:46:45] [Server thread/INFO]: [Lands] [Integrations] Successfully loaded LuckPerms contexts. More information: https://wiki.incredibleplugins.com/lands/permissions/luckperms-context
9403[04:46:45] [Server thread/INFO]: [Lands] [Economy] Next economic tasks (taxes, upkeep, nations upkeep) execution is in 1 day(s), 23 hour(s), 13 minute(s), 14 second(s). Interval: 7 day(s)
9404[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Registered item provider 'CustomFishing'.
9405[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Registered item provider 'CKSMPItems'.
9406[04:46:45] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.108.0 ]================================
9407[04:46:45] [Server thread/INFO]: [ShopGUIPlus]
9408[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Need help using ShopGUI+? Check out our Wiki or Join our Discord Support server!
9409[04:46:45] [Server thread/INFO]: [ShopGUIPlus] https://docs.brcdev.net/ & https://discord.brcdev.net/
9410[04:46:45] [Server thread/INFO]: [ShopGUIPlus]
9411[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Vault economy registered.
9412[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Vault economy enabled.
9413[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
9414[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
9415[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for Nexo.
9416[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for MythicMobs.
9417[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for CustomFishing.
9418[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for CKSMPItems.
9419[04:46:45] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support.
9420[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded 15 main menu items.
9421[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'minerals' with 48 items.
9422[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 47 items.
9423[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'mobs' with 79 items.
9424[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'coloredblocks' with 176 items.
9425[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decoration' with 193 items.
9426[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 336 items.
9427[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armory' with 32 items.
9428[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyeditems' with 33 items.
9429[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 21 items.
9430[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 30 items.
9431[04:46:45] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.8! Trying to find NMS support
9432[04:46:45] [Server thread/WARN]: [NBTAPI] [NBTAPI] This Server-Version(1.21.8-R0.1-SNAPSHOT) is not supported by this NBT-API Version(2.15.1) located in ShopGUIPlus. The NBT-API will try to work as good as it can! Some functions may not work!
9433[04:46:45] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'ShopGUIPlus' to create a bStats instance!
9434[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'spawners' with 70 items.
9435[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'agriculture' with 68 items.
9436[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'sorcery' with 59 items.
9437[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'crescent_blocks' with 778 items.
9438[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'redstone' with 46 items.
9439[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded 15 shops with total of 2016 items.
9440[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded 0 permission-based price modifiers.
9441[04:46:45] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 sounds.
9442[04:46:45] [Server thread/INFO]: [ShopGUIPlus]
9443[04:46:45] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
9444[04:46:45] [Server thread/INFO]: [MythicDungeons] Loading dungeon: crimson_arena
9445[04:46:45] [Server thread/INFO]: [MythicDungeons] Loading dungeon: serpent_boss
9446[04:46:45] [Server thread/INFO]: [MythicDungeons] Loading dungeon: quest_1
9447[04:46:45] [Server thread/INFO]: [QuickShop-Hikari] Using economy system: CMIEconomy
9448[04:46:45] [Server thread/INFO]: [QuickShop-Hikari] Selected economy bridge: BuiltIn-Vault
9449[04:46:45] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.7) is available at:
9450[04:46:45] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
9451[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iris [3.8.0-1.20.1-1.21.10]
9452[04:46:45] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.7.1, you're on: 5.7.0
9453[04:46:45] [Server thread/INFO]: [HMCCosmetics] +++++++++++++++++++++++++++++++++++
9454[04:46:45] [Server thread/INFO]: [HMCCosmetics] There is a new update for HMCCosmetics!
9455[04:46:45] [Server thread/INFO]: [HMCCosmetics] Please download it as soon as possible for possible fixes and new features.
9456[04:46:45] [Server thread/INFO]: [HMCCosmetics] Current Version 2.8.1 | Latest Version 2.8.2
9457[04:46:45] [Server thread/INFO]: [HMCCosmetics] Polymart: https://polymart.org/resource/1879
9458[04:46:45] [Server thread/INFO]: [HMCCosmetics] +++++++++++++++++++++++++++++++++++
9459[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
9460[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: floodgate [1.5.2]
9461[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: kdratio [1.1.0]
9462[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: utils [1.0.0]
9463[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: progress [2.1]
9464[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
9465[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: world [1.2.3]
9466[04:46:45] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 2 scripts loaded!
9467[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: javascript [2.1.2]
9468[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: parseother [2.0.0]
9469[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: checkitem [2.7.8]
9470[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: customfont [1.0-STABLE]
9471[04:46:45] [Server thread/WARN]: [PlaceholderAPI] There was an issue with loading an expansion.
9472[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
9473[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: math [2.0.2]
9474[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
9475[04:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: changeoutput [1.2.2]
9476[04:46:45] [Server thread/INFO]: 15 placeholder hook(s) registered! 4 placeholder hook(s) have an update available.
9477[04:46:45] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Validating ResourcePack files...
9478[04:46:45] [Server thread/INFO]: Done (154.146s)! For help, type "help"
9479[04:46:45] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 66682ms or 1333 ticks behind
9480[04:46:45] [Server thread/INFO]: [CMI] DiscordSRV found. (Loaded: true)
9481[04:46:45] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (2 methods)
9482[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL
9483[04:46:45] [Server thread/WARN]: [MythicMobs] --| Skill: serpent_attack-tornado | File: /home/********/plugins/MythicMobs/skills/abyssal_depths_skills/serpent_skills.yml
9484[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic TARGETWITHIN
9485[04:46:45] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: targetwithin{d=50}
9486[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'self]}': Failed to load custom targeter SELF]}
9487[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop scale
9488[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: DropItemMechanic
9489[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found.
9490[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_1 HAND
9491[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9492[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9493[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_2 HAND
9494[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9495[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9496[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_3 HAND
9497[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9498[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9499[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_shield_4 HAND
9500[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9501[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9502[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_1 HAND
9503[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9504[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9505[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_2 HAND
9506[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9507[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9508[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_3 HAND
9509[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9510[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9511[04:46:45] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop nexo judgement_sword_4 HAND
9512[04:46:45] [Server thread/WARN]: [MythicMobs] --| File: EquipMechanic
9513[04:46:45] [Server thread/WARN]: [MythicMobs] --| Error Message: Invalid Syntax
9514[04:46:45] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 1/1 guilds (0 cancelled)
9515[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Font nexo:default is trying to use texture hmccosmetics:title.png, but it does not exist within Nexo's ResourcePacks
9516[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
9517[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Font nexo:default is trying to use texture minecraft:gui/nightmarket.png, but it does not exist within Nexo's ResourcePacks
9518[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
9519[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Font nexo:default is trying to use texture minecraft:gui/nightmarketconfirm.png, but it does not exist within Nexo's ResourcePacks
9520[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | It has been temporarily replaced with a placeholder-image to not break the pack
9521[04:46:46] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Atlas minecraft:blocks is trying to use texture minecraft:zoglin.png, but it does not exist within Nexo's ResourcePacks
9522[04:46:48] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: Disconnected
9523[04:46:48] [Server thread/INFO]: [HorriblePlayerLoginEventHack] You have plugins listening to the PlayerLoginEvent, this will cause re-configuration APIs to be unavailable: [LuckPerms, VoidGen, DiscordSRV, My_Worlds, CMI, DeluxeMenus, ProtocolLib, WorldGuard]
9524[04:46:48] [Server thread/INFO]: Disconnecting _ChezzerNezer (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9525[04:46:48] [Netty Epoll Server IO #7/INFO]: [floodgate] Floodgate player logged in as _ChezzerNezer disconnected
9526[04:46:48] [Server thread/INFO]: _ChezzerNezer (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9527[04:46:48] [Server thread/INFO]: [MythicMobs] Loaded 0 skill commands
9528[04:46:48] [Server thread/INFO]: [Chunky] Task running for wilderness. Processed: 2233809 chunks (35.71%), ETA: 4:13:27, Rate: 264.4 cps, Current: -117, 727
9529[04:46:48] [Server thread/INFO]: [MythicMobs] Loaded 0 skill commands
9530[04:46:48] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib, AdvancedEnchantments, WorldGuard, PlaceholderAPI, MythicMobs, Lands, CMI, Vault, LuckPerms, ViaVersion, TAB, DiscordSRV.
9531[04:46:48] [Craft Scheduler Thread - 51 - AdvancedEnchantments/INFO]: [AdvancedEnchantments] You're using an outdated version of AdvancedEnchantments. A new version is available: 9.22.7
9532[04:46:48] [Craft Scheduler Thread - 51 - AdvancedEnchantments/INFO]: [AdvancedEnchantments] Keep your Advanced plugins up to date automatically with MintServers Unlimited Hosting: https://mintservers.com/
9533[04:46:49] [Craft Scheduler Thread - 41 - Iris/INFO]: [Iris]: Checking Data Packs...
9534[04:46:49] [Craft Scheduler Thread - 41 - Iris/INFO]: [Iris]: Data Packs Setup!
9535[04:46:49] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Obfuscating NexoPack...
9536[04:46:49] [Craft Scheduler Thread - 53 - AxPlayerWarps/INFO]: WARPS » There is a new version of AxPlayerWarps available! (current: 1.12.1 | latest: 1.12.2)
9537[04:46:49] [Craft Scheduler Thread - 44 - AxGraves/INFO]: GRAVES » There is a new version of AxGraves available! (current: 1.25.0 | latest: 1.25.1)
9538[04:46:49] [Craft Scheduler Thread - 54 - AxQuestBoard/INFO]: QUESTS » There is a new version of AxQuestBoard available! (current: 1.14.2 | latest: 1.16.0)
9539[04:46:49] [Craft Scheduler Thread - 52 - AxInventoryRestore/INFO]: AxInventoryRestore » There is a new version of AxInventoryRestore available! (current: 3.11.1 | latest: 3.11.2)
9540[04:46:49] [Server thread/INFO]: [Chunky] Task running for wilderness. Processed: 2233842 chunks (35.71%), ETA: 21:29:21, Rate: 52.0 cps, Current: -116, 720
9541[04:46:50] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Starting Pack Generator...
9542[04:46:50] [ForkJoinPool.commonPool-worker-2/INFO]: [Lands] There is a new version available: 7.23.3
9543[04:46:50] [Server thread/INFO]: [Chunky] Task running for wilderness. Processed: 2233867 chunks (35.71%), ETA: 26:39:33, Rate: 41.9 cps, Current: -110, 721
9544[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Processing ModelEngine Pack...
9545[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generating Custom Blocks...
9546[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generating Items...
9547[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/arrow.png not found
9548[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/3.png not found
9549[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/4.png not found
9550[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/1.png not found
9551[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/2.png not found
9552[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/7.png not found
9553[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/8.png not found
9554[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/5.png not found
9555[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/6.png not found
9556[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/fire_explosion/9.png not found
9557[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/warning_indicator.png not found
9558[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/WARN]: [MythicMobs] Texture File /home/********/plugins/MythicMobs/assets/textures/vfx/arrow_quick.png not found
9559[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Assigning Legacy CMD Materials...
9560[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generating Legacy Definitions...
9561[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generating Sounds...
9562[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Linking Custom Blocks...
9563[04:46:51] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generating Atlas...
9564[04:46:52] [Server thread/INFO]: [Chunky] Task running for wilderness. Processed: 2233907 chunks (35.71%), ETA: 28:04:39, Rate: 39.8 cps, Current: -111, 728
9565[04:46:52] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Zipping Pack...
9566[04:46:53] [Server thread/INFO]: [Chunky] Task running for wilderness. Processed: 2233964 chunks (35.71%), ETA: 26:49:03, Rate: 41.7 cps, Current: -104, 728
9567[04:46:54] [Craft Scheduler Thread - 59 - MythicMobs/INFO]: [Generation] Generation Completed in 4210ms
9568[04:46:55] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9569[04:46:55] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9570[04:46:55] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9571[04:46:58] [Server thread/INFO]: [Chunky] Task paused for wilderness.
9572[04:47:01] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9573[04:47:01] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9574[04:47:01] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9575[04:47:01] [Chunky-wilderness Thread/INFO]: [Chunky] Task stopped for wilderness.
9576[04:47:09] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9577[04:47:09] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9578[04:47:09] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9579[04:47:12] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9580[04:47:12] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9581[04:47:12] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9582[04:47:19] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9583[04:47:19] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9584[04:47:19] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9585[04:47:21] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Caching obfuscated ResourcePack...
9586[04:47:24] [ForkJoinPool.commonPool-worker-8/INFO]: Nexo | Finished generating resourcepack!
9587
9588[04:47:26] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9589[04:47:26] [Server thread/INFO]: Disconnecting AnFrankTheTank (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9590[04:47:26] [Server thread/INFO]: AnFrankTheTank (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9591[04:47:28] [User Authenticator #0/INFO]: UUID of player _ChezzerNezer is 00000000-0000-0000-0009-01f8439d22d4
9592[04:47:28] [Server thread/INFO]: Disconnecting _ChezzerNezer (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9593[04:47:28] [Netty Epoll Server IO #6/INFO]: [floodgate] Floodgate player logged in as _ChezzerNezer disconnected
9594[04:47:28] [Server thread/INFO]: _ChezzerNezer (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9595[04:47:28] [User Authenticator #0/INFO]: UUID of player _ChezzerNezer is 00000000-0000-0000-0009-01f8439d22d4
9596[04:47:28] [Server thread/INFO]: Disconnecting _ChezzerNezer (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9597[04:47:28] [Netty Epoll Server IO #7/INFO]: [floodgate] Floodgate player logged in as _ChezzerNezer disconnected
9598[04:47:28] [Server thread/INFO]: _ChezzerNezer (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9599[04:47:29] [ForkJoinPool.commonPool-worker-2/INFO]: Nexo | ResourcePack has been uploaded to https://atlas.nexomc.com/pack.zip?id=caaea49076746dcc7919a1d967b551a0b3158886
9600[04:47:39] [User Authenticator #0/INFO]: UUID of player The_unknown_ is c0eff35a-e5a1-4110-a7af-9be2ef5b463f
9601[04:47:39] [Server thread/INFO]: Disconnecting The_unknown_ (IP hidden): ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9602[04:47:39] [Server thread/INFO]: The_unknown_ (IP hidden) lost connection: ʏᴏᴜ ᴀʀᴇ ɴᴏᴛ ᴡʜɪᴛᴇʟɪѕᴛᴇᴅ ᴏɴ ᴛʜɪѕ ѕᴇʀᴠᴇʀ!
9603[04:47:45] [Server thread/INFO]: Whitelist is now turned off
9604[04:47:52] [User Authenticator #0/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
9605[04:47:59] [User Authenticator #0/INFO]: UUID of player FishServant is 959513e6-5e07-46dc-973d-b3dc46bf0643
9606[04:48:01] [User Authenticator #0/INFO]: UUID of player The_unknown_ is c0eff35a-e5a1-4110-a7af-9be2ef5b463f
9607[04:48:07] [User Authenticator #0/INFO]: UUID of player ummmmmmmmmh is 97b8fed8-0747-4dfc-b9b4-204d20996280
9608[04:48:07] [User Authenticator #0/INFO]: UUID of player CCSSG2111 is cf92cd8e-f7c8-4627-a92d-05f3f0272d2c
9609[04:48:22] [Server thread/INFO]: No new recipes were learned
9610[04:48:22] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: The_unknown_
9611[04:48:22] [Server thread/INFO]: The_unknown_[IP hidden] logged in with entity id 575 at ([spawn]0.4240460364929457, 65.1875, 2.0394194790973956)
9612[04:48:22] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for The_unknown_ is running behind! Took 275ms (if this only happens occasionally, it's fine)
9613[04:48:22] [Server thread/INFO]: [!] Successfully added.
9614[04:48:22] [Server thread/INFO]: [!] Successfully added.
9615[04:48:22] [Server thread/INFO]: [!] Successfully removed.
9616[04:48:22] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9617[04:48:23] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for The_unknown_ is running behind! Took 380ms (if this only happens occasionally, it's fine)
9618[04:48:23] [TypewriterPoolThread-1/WARN]: [Typewriter] Audience entry Ref<ModelEngineInstance>(EGjPmWbo0kwjNhq) took to long to tick 555ms (if this happens only occasionally, it's fine)
9619[04:48:23] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for The_unknown_ is running behind! Took 635ms (if this only happens occasionally, it's fine)
9620[04:48:25] [Server thread/INFO]: No new recipes were learned
9621[04:48:25] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: FishServant
9622[04:48:25] [Server thread/INFO]: FishServant enters the Dreamscape...
9623[04:48:25] [Server thread/INFO]: FishServant[IP hidden] logged in with entity id 574 at ([wilderness]4688.167040072826, 82.0, -1332.0354468726855)
9624[04:48:26] [Server thread/INFO]: [!] Successfully added.
9625[04:48:26] [Server thread/INFO]: [!] Successfully added.
9626[04:48:26] [Server thread/INFO]: [!] Successfully removed.
9627[04:48:26] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9628[04:48:26] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for The_unknown_ is running behind! Took 463ms (if this only happens occasionally, it's fine)
9629[04:48:26] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for FishServant is running behind! Took 158ms (if this only happens occasionally, it's fine)
9630[04:48:28] [Server thread/INFO]: Changed title display times for The_unknown_
9631[04:48:28] [Server thread/INFO]: Showing new title for The_unknown_
9632[04:48:29] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
9633[04:48:29] [Server thread/INFO]: [!] Successfully removed.
9634[04:48:29] [Server thread/INFO]: [!] Successfully removed.
9635[04:48:29] [Server thread/INFO]: [!] Successfully added.
9636[04:48:31] [Server thread/INFO]: No new recipes were learned
9637[04:48:31] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: AnFrankTheTank
9638[04:48:31] [Server thread/INFO]: AnFrankTheTank enters the Dreamscape...
9639[04:48:31] [Server thread/INFO]: AnFrankTheTank[IP hidden] logged in with entity id 573 at ([wilderness]4687.007247795784, 81.0, -1340.1761195547747)
9640[04:48:31] [Server thread/INFO]: [!] Successfully added.
9641[04:48:31] [Server thread/INFO]: [!] Successfully added.
9642[04:48:31] [Server thread/INFO]: [!] Successfully removed.
9643[04:48:31] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9644[04:48:34] [Server thread/INFO]: No new recipes were learned
9645[04:48:34] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: CCSSG2111
9646[04:48:34] [Server thread/INFO]: CCSSG2111 enters the Dreamscape...
9647[04:48:34] [Server thread/INFO]: CCSSG2111[IP hidden] logged in with entity id 577 at ([wilderness]-5827.986768865297, 175.0, -2870.4424345478137)
9648[04:48:34] [Server thread/INFO]: [!] Successfully added.
9649[04:48:34] [Server thread/INFO]: [!] Successfully added.
9650[04:48:34] [Server thread/INFO]: [!] Successfully removed.
9651[04:48:34] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9652[04:48:36] [Server thread/INFO]: The_unknown_ issued server command: /fly
9653[04:48:39] [Server thread/INFO]: The_unknown_ issued server command: /fly
9654[04:48:44] [Server thread/INFO]: The_unknown_ issued server command: /gmsp
9655[04:48:45] [Server thread/INFO]: AnFrankTheTank new balance: 23.3k
9656[04:48:49] [Server thread/INFO]: No new recipes were learned
9657[04:48:49] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: ummmmmmmmmh
9658[04:48:49] [Server thread/INFO]: ummmmmmmmmh enters the Dreamscape...
9659[04:48:49] [Server thread/INFO]: ummmmmmmmmh[IP hidden] logged in with entity id 576 at ([wilderness]-7560.8868689336305, 192.0, 768.5083202037789)
9660[04:48:49] [Server thread/INFO]: [!] Successfully added.
9661[04:48:49] [Server thread/INFO]: [!] Successfully added.
9662[04:48:49] [Server thread/INFO]: [!] Successfully removed.
9663[04:48:49] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9664[04:49:09] [Server thread/INFO]: Changed title display times for CCSSG2111
9665[04:49:09] [Server thread/INFO]: Showing new title for CCSSG2111
9666[04:49:10] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
9667[04:49:10] [Server thread/INFO]: [!] Successfully removed.
9668[04:49:10] [Server thread/INFO]: [!] Successfully removed.
9669[04:49:10] [Server thread/INFO]: [!] Successfully added.
9670[04:49:10] [ForkJoinPool.commonPool-worker-2/INFO]: CCSSG2111 have been teleported (wilderness,-5828,175,-2871).
9671[04:49:13] [Server thread/INFO]: Changed title display times for AnFrankTheTank
9672[04:49:13] [Server thread/INFO]: Showing new title for AnFrankTheTank
9673[04:49:15] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
9674[04:49:15] [Server thread/INFO]: [!] Successfully removed.
9675[04:49:15] [Server thread/INFO]: [!] Successfully removed.
9676[04:49:15] [Server thread/INFO]: [!] Successfully added.
9677[04:49:15] [ForkJoinPool.commonPool-worker-7/INFO]: AnFrankTheTank have been teleported (wilderness,4687,81,-1341).
9678[04:49:20] [Server thread/INFO]: AnFrankTheTank issued server command: /afk
9679[04:49:20] [Server thread/INFO]: AnFrankTheTank is now AFK!
9680[04:49:21] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for ummmmmmmmmh is running behind! Took 167ms (if this only happens occasionally, it's fine)
9681[04:49:30] [Server thread/INFO]: Named entity Pig['Wild Sheep'/13135, uuid='0161241d-9a49-46e4-bbdb-e0d021240da4', l='ServerLevel[wilderness]', x=241.29, y=100.00, z=-191.02, cpos=[15, -12], tl=61, v=true] died: Wild Sheep was slain by Wild Tiger
9682[04:49:35] [Server thread/INFO]: Changed title display times for ummmmmmmmmh
9683[04:49:35] [Server thread/INFO]: Showing new title for ummmmmmmmmh
9684[04:49:37] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
9685[04:49:37] [Server thread/INFO]: [!] Successfully removed.
9686[04:49:37] [Server thread/INFO]: [!] Successfully removed.
9687[04:49:37] [Server thread/INFO]: [!] Successfully added.
9688[04:49:37] [ForkJoinPool.commonPool-worker-2/INFO]: ummmmmmmmmh have been teleported (wilderness,-7561,192,768).
9689[04:49:47] [Server thread/INFO]: The_unknown_ issued server command: /gmc
9690[04:49:56] [Server thread/INFO]: The_unknown_ issued server command: /flyspeed 5
9691[04:49:57] [Server thread/INFO]: Changed title display times for FishServant
9692[04:49:58] [Server thread/INFO]: Showing new title for FishServant
9693[04:49:58] [Async Chat Thread - #2/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ i thought everything just left cuz they got bored lol
9694[04:49:59] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
9695[04:49:59] [Server thread/INFO]: [!] Successfully removed.
9696[04:49:59] [Server thread/INFO]: [!] Successfully removed.
9697[04:49:59] [Server thread/INFO]: [!] Successfully added.
9698[04:50:04] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/25024, uuid='a83e54c8-8b57-4d48-a327-5258a9c15dfb', l='ServerLevel[wilderness]', x=4656.25, y=76.00, z=-1375.38, cpos=[291, -86], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9699[04:50:09] [Async Chat Thread - #2/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ nah
9700[04:50:10] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/25829, uuid='6b629d8a-bfc2-48dc-a0fa-f564b1f8fd2e', l='ServerLevel[wilderness]', x=4702.06, y=77.00, z=-1359.36, cpos=[293, -85], tl=212, v=true] died: Wild Gazelle suffocated in a wall
9701[04:50:27] [Async Chat Thread - #2/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
9702[04:50:29] [Async Chat Thread - #2/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ if im leaving its cause of bed or gf bonding time
9703[04:50:30] [Server thread/INFO]: The_unknown_ issued server command: /v
9704[04:50:30] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | ⎯⎯⎯ Development Roles ⎯⎯⎯] Dev ✧ Liam > The proxy randomly restarted bassically XD
9705[04:50:32] [Async Chat Thread - #2/INFO]: <glyph:nametag_manager> The_unknown_ ‣ @ummmmmmmmmh what was the issue that you had?
9706[04:50:40] [Async Chat Thread - #2/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ what?
9707[04:50:44] [Async Chat Thread - #2/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ rip
9708[04:50:46] [Async Chat Thread - #2/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ uh
9709[04:50:53] [Async Chat Thread - #2/INFO]: <glyph:nametag_manager> The_unknown_ ‣ you said you needed miscodes for something
9710[04:50:53] [Server thread/INFO]: FishServant issued server command: /lands
9711[04:51:12] [Server thread/INFO]: The_unknown_ issued server command: /rtp
9712[04:51:18] [Async Chat Thread - #2/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh i was wonderong why the server was lagging
9713[04:51:32] [Server thread/INFO]: The_unknown_ issued server command: /flyspeed 10
9714[04:51:41] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/94732, uuid='f0f684bd-768f-4435-9ba8-3fc52380ccf7', l='ServerLevel[wilderness]', x=2466.81, y=81.00, z=7983.25, cpos=[154, 498], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9715[04:51:42] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/95509, uuid='d0bf0e6c-cb7b-4257-8839-7c024ed4c651', l='ServerLevel[wilderness]', x=2483.43, y=152.00, z=7890.94, cpos=[155, 493], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9716[04:51:45] [Server thread/INFO]: CCSSG2111 issued server command: /spawn
9717[04:51:45] [Server thread/INFO]: [CHAT GAMES] A(n) REACTION chat game has started in the server!
9718[04:51:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
9719[04:51:45] [Craft Scheduler Thread - 93 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
9720[04:51:47] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/101901, uuid='6d0127e5-2a6d-424c-b8db-12d1d5159884', l='ServerLevel[wilderness]', x=1952.75, y=109.00, z=7175.00, cpos=[122, 448], tl=83, v=true] died: Wild Squirrel suffocated in a wall
9721[04:51:49] [Async Chat Thread - #2/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
9722[04:51:49] [Server thread/INFO]: ummmmmmmmmh new balance: 23.2k
9723[04:51:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/104572, uuid='792c03a4-3f84-42a1-8e52-f07ce78b5961', l='ServerLevel[wilderness]', x=1860.88, y=108.00, z=7239.15, cpos=[116, 452], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9724[04:51:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/104620, uuid='01d6dac3-e6e2-42ad-b42d-25ab83cd1926', l='ServerLevel[wilderness]', x=1874.06, y=100.00, z=7258.03, cpos=[117, 453], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9725[04:52:01] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 11 x Dirt for $33 from blocks shop.
9726[04:52:08] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 4 x Obsidian for $1,000 from blocks shop.
9727[04:52:08] [Server thread/INFO]: CCSSG2111 has made the advancement [Ice Bucket Challenge]
9728[04:52:30] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Founder] Owner ✧ Miscodes > it should be ok now <3 really sorry guys, some weird crashing happening, we're still trying to figure out why
9729[04:52:31] [Server thread/INFO]: FishServant issued server command: /lands
9730[04:52:43] [Async Chat Thread - #1/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ okay
9731[04:52:55] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 21 x Bookshelf for $2,100 from blocks shop.
9732[04:53:07] [Server thread/INFO]: Named entity Pig['Wild Horse'/145546, uuid='55ef899f-a29a-4511-8e63-05b467e035e4', l='ServerLevel[wilderness]', x=1874.50, y=133.00, z=7146.50, cpos=[117, 446], tl=191, v=true] died: Wild Horse suffocated in a wall
9733[04:53:24] [Server thread/INFO]: CCSSG2111 issued server command: /home Home
9734[04:53:32] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/165888, uuid='7a1a8afc-677a-4368-9a21-690bf9b76868', l='ServerLevel[wilderness]', x=-5799.33, y=151.00, z=-2878.63, cpos=[-363, -180], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9735[04:53:36] [Server thread/INFO]: FishServant issued server command: /echest
9736[04:53:52] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i lost my shulker and vote boots from the reset
9737[04:53:55] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ rip my soul
9738[04:53:59] [Server thread/INFO]: Named entity Pig['Wild Turkey'/188782, uuid='df665646-14b9-470b-b5cf-a451b37f21f8', l='ServerLevel[wilderness]', x=1532.95, y=99.00, z=6538.50, cpos=[95, 408], tl=71, v=true] died: Wild Turkey was slain by Wild Lioness
9739[04:54:00] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ and my vote sword
9740[04:54:04] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/188896, uuid='f12a4f29-c7c3-40fa-abe9-f1a34e95d962', l='ServerLevel[wilderness]', x=1520.77, y=102.00, z=6556.25, cpos=[95, 409], tl=176, v=true] died: Wild Deer (F) was slain by Wild Lioness
9741[04:54:08] [Server thread/INFO]: The_unknown_ issued server command: /kit
9742[04:54:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/203307, uuid='8c6ecaa3-d8d4-4a13-bb2a-80ae5f493b74', l='ServerLevel[wilderness]', x=738.99, y=117.00, z=5423.49, cpos=[46, 338], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9743[04:54:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/203094, uuid='b8206488-5aa5-4858-bb7a-4c344fc2c554', l='ServerLevel[wilderness]', x=787.61, y=63.00, z=5484.04, cpos=[49, 342], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9744[04:54:22] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/203056, uuid='8c08f125-562e-4989-b97f-5a6925b6199c', l='ServerLevel[wilderness]', x=780.45, y=60.00, z=5489.12, cpos=[48, 343], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9745[04:54:26] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/206076, uuid='7c53e8ee-9eee-43d8-b01a-29558098f9df', l='ServerLevel[wilderness]', x=485.58, y=198.00, z=5056.76, cpos=[30, 316], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9746[04:54:26] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/206045, uuid='80e5a233-3040-44de-89ce-db059054f399', l='ServerLevel[wilderness]', x=477.02, y=198.00, z=5065.81, cpos=[29, 316], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9747[04:54:26] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/206104, uuid='6aaa5667-f300-4ec0-9326-ebdb749001e8', l='ServerLevel[wilderness]', x=478.74, y=207.00, z=5051.82, cpos=[29, 315], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9748[04:54:27] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/207309, uuid='4a0ff198-5346-402c-9f53-024e12b832b6', l='ServerLevel[wilderness]', x=444.50, y=197.00, z=4998.50, cpos=[27, 312], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
9749[04:54:28] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ miscodes may i get reimbursed since those was crate items
9750[04:54:30] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/208782, uuid='b883064d-ad5d-4f24-bedb-710431eadb7a', l='ServerLevel[wilderness]', x=235.05, y=153.00, z=4781.14, cpos=[14, 298], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9751[04:54:30] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits
9752[04:54:37] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/209079, uuid='96bc3bdb-4d6d-4f58-856e-b0a4fb462236', l='ServerLevel[wilderness]', x=234.56, y=170.00, z=4684.19, cpos=[14, 292], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9753[04:54:37] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/209051, uuid='9fea26b6-0d17-4a60-a3db-1107babd9a0d', l='ServerLevel[wilderness]', x=237.25, y=168.00, z=4686.60, cpos=[14, 292], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9754[04:54:39] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/212756, uuid='14a4f571-f001-4803-9259-fcbd9c785b86', l='ServerLevel[wilderness]', x=48.11, y=192.00, z=4441.91, cpos=[3, 277], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9755[04:54:39] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/212786, uuid='30bf9848-fb1f-4881-9d81-5324462cd6a6', l='ServerLevel[wilderness]', x=52.87, y=191.00, z=4440.37, cpos=[3, 277], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9756[04:54:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/214193, uuid='d41e3606-9c94-412a-8190-a7d64d23ca1a', l='ServerLevel[wilderness]', x=-44.13, y=163.00, z=4335.89, cpos=[-3, 270], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9757[04:54:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/214221, uuid='0799e965-8fb6-47bd-a9ce-55569196d8e0', l='ServerLevel[wilderness]', x=-40.13, y=161.00, z=4335.31, cpos=[-3, 270], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9758[04:54:42] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/215683, uuid='415b164d-c5e5-446d-907e-6bdf7b6fe98d', l='ServerLevel[wilderness]', x=-108.63, y=140.00, z=4261.01, cpos=[-7, 266], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9759[04:54:43] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/215860, uuid='9c3a5522-ccb7-4ae8-88f8-0255ba118f98', l='ServerLevel[wilderness]', x=-56.50, y=169.00, z=4225.50, cpos=[-4, 264], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
9760[04:54:43] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/215896, uuid='fea3a2a9-8897-41b6-a7e9-52d3d65a86aa', l='ServerLevel[wilderness]', x=-61.14, y=199.00, z=4266.76, cpos=[-4, 266], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9761[04:54:43] [Server thread/INFO]: FishServant issued server command: /echest
9762[04:54:59] [Folia Async Scheduler Thread #1/INFO]:
9763[04:54:59] [Folia Async Scheduler Thread #1/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 05:00!
9764[04:54:59] [Folia Async Scheduler Thread #1/INFO]:
9765[04:55:16] [Server thread/INFO]: The_unknown_ issued server command: /pcrate giveKey vote_crate FishServant 3
9766[04:55:21] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/233950, uuid='78ca62d2-f9ed-4196-a171-5c23bbad6e97', l='ServerLevel[wilderness]', x=-322.50, y=106.00, z=3881.18, cpos=[-21, 242], tl=62, v=true] died: Wild Deer (M) was slain by Wild Borealynx
9767[04:55:24] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/234948, uuid='8b8b6f4b-07e2-4c7a-931c-7ea1ab33dae3', l='ServerLevel[wilderness]', x=-416.64, y=135.00, z=3860.71, cpos=[-27, 241], tl=88, v=true] died: Wild Deer (M) was slain by Wild Borealynx
9768[04:55:25] [Async Chat Thread - #3/INFO]: <glyph:nametag_manager> The_unknown_ ‣ You have been given 3 keys @FishServant
9769[04:55:39] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9770[04:55:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/257543, uuid='bf2bb0b6-1ce8-4e4b-bc09-61d048a3513c', l='ServerLevel[wilderness]', x=-2240.22, y=84.00, z=1395.87, cpos=[-141, 87], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9771[04:55:46] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ one vote key given me a eclipse key
9772[04:55:48] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ :/
9773[04:56:01] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ do i gotta gamble the chances again -.-
9774[04:56:04] [Server thread/INFO]: FishServant issued server command: /warp crates
9775[04:56:08] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/285170, uuid='fc42ce4d-a9e8-4c53-9891-3eca283aad27', l='ServerLevel[wilderness]', x=-2412.82, y=118.00, z=1504.23, cpos=[-151, 94], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9776[04:56:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 4ms.
9777[04:56:17] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ thats how i got the shulker :T
9778[04:56:22] [Server thread/INFO]: The_unknown_ issued server command: /pcrate giveKey eclipse_crate FishServant 1
9779[04:56:26] [Async Chat Thread - #3/INFO]: <glyph:nametag_manager> The_unknown_ ‣ there you go @FishServant
9780[04:56:32] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/294553, uuid='59bd2cc4-b057-4b88-af49-e3f9e368f1ad', l='ServerLevel[wilderness]', x=-2742.77, y=86.00, z=1430.50, cpos=[-172, 89], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9781[04:56:32] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ ok thanks im sorry
9782[04:56:35] [Folia Async Scheduler Thread #1/INFO]: 1 key(s) have been successfully given to FishServant.
9783[04:56:37] [Async Chat Thread - #3/INFO]: <glyph:nametag_manager> The_unknown_ ‣ It's all good
9784[04:56:39] [Server thread/INFO]: FishServant new balance: 43.0k
9785[04:56:45] [Server thread/INFO]: [CHAT GAMES] A(n) TRIVIA chat game has started in the server!
9786[04:56:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
9787[04:56:45] [Craft Scheduler Thread - 53 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
9788[04:56:48] [Server thread/INFO]: FishServant new balance: 63.0k
9789[04:56:50] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ 1
9790[04:56:51] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/305972, uuid='eb16c11c-ded8-44df-9db7-a3ea952a81b9', l='ServerLevel[wilderness]', x=-2402.50, y=145.00, z=1538.50, cpos=[-151, 96], tl=11, v=true] died: Wild Scorphex suffocated in a wall
9791[04:56:52] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ 2
9792[04:56:54] [Async Chat Thread - #3/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
9793[04:56:54] [Server thread/INFO]: ummmmmmmmmh new balance: 23.3k
9794[04:56:56] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ ez
9795[04:57:06] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ 2 netherite blocks is insane
9796[04:57:10] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ yoo
9797[04:57:12] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ peak
9798[04:57:21] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i hope i dont lose this
9799[04:57:21] [Async Chat Thread - #3/INFO]: <glyph:nametag_manager> The_unknown_ ‣ ggs
9800[04:57:31] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ father luck is on my side
9801[04:57:38] [Server thread/INFO]: FishServant issued server command: /echest
9802[04:57:46] [Server thread/INFO]: FishServant issued server command: /shop
9803[04:57:47] [Server thread/INFO]: CCSSG2111 issued server command: /spawn
9804[04:57:59] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
9805[04:58:11] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ do /vote CCSSG2111
9806[04:58:24] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ click ont he links
9807[04:58:35] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ they will send u to websites to get free stuff
9808[04:58:41] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ just gotta enter your username
9809[04:58:50] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ the command is /vote
9810[04:58:53] [Server thread/INFO]: The_unknown_ issued server command: /afk
9811[04:58:53] [Server thread/INFO]: The_unknown_ is now AFK!
9812[04:58:56] [Server thread/WARN]: [ViaVersion] Could not find UserConnection for logging-in player 999c1cc3-5602-4097-a2da-af0a3790ac99
9813[04:58:56] [Folia Async Scheduler Thread #1/WARN]: [CKSMPCore] Async task for CKSMPCore v1.0.0 generated an exception
9814java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getPlayerDataInfo()" because "playerData" is null
9815 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Managers.PlayerData.PlayerManager.load(PlayerManager.java:62) ~[CKSMPCore-1.0.0-all.jar:?]
9816 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Listeners.PlayerListener.lambda$onJoin$0(PlayerListener.java:42) ~[CKSMPCore-1.0.0-all.jar:?]
9817 at io.papermc.paper.threadedregions.scheduler.FoliaAsyncScheduler$AsyncScheduledTask.run(FoliaAsyncScheduler.java:217) ~[paper-1.21.8.jar:?]
9818 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
9819 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
9820 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
9821[04:58:56] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to CKSMPCore v1.0.0
9822java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getSettings()" because "playerData" is null
9823 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Listeners.PlayerListener.onJoin(PlayerListener.java:45) ~[CKSMPCore-1.0.0-all.jar:?]
9824 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9825 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9826 at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9827 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9828 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9829 at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:332) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9830 at Asteroid-1.1.7-release-21.jar/me.serbob.NMS.v1_21_8.client.FakeEntityPlayer21_8.spawnFakePlayerNMS(FakeEntityPlayer21_8.java:684) ~[Asteroid-1.1.7-release-21.jar:?]
9831 at Asteroid-1.1.7-release-21.jar/me.serbob.starter.nms.SpoofHandler.lambda$test$0(SpoofHandler.java:118) ~[Asteroid-1.1.7-release-21.jar:?]
9832 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.scheduler.y$V.run(y$V.java:3) ~[Asteroid-1.1.7-release-21.jar:?]
9833 at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9834 at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9835 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9836 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9837 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9838 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9839 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
9840[04:58:56] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to CKSMPStats v1.0.0
9841java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getStatsDataCache()" because "playerData" is null
9842 at CKSMPStats-1.0.0-all.jar/com.crescentkingdom.cksmpstats.Managers.Stats.StatsManager.loadCurrentAmounts(StatsManager.java:59) ~[CKSMPStats-1.0.0-all.jar:?]
9843 at CKSMPStats-1.0.0-all.jar/com.crescentkingdom.cksmpstats.Listeners.PlayerListener.onPlayerJoin(PlayerListener.java:31) ~[CKSMPStats-1.0.0-all.jar:?]
9844 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9845 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9846 at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9847 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9848 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
9849 at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:332) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9850 at Asteroid-1.1.7-release-21.jar/me.serbob.NMS.v1_21_8.client.FakeEntityPlayer21_8.spawnFakePlayerNMS(FakeEntityPlayer21_8.java:684) ~[Asteroid-1.1.7-release-21.jar:?]
9851 at Asteroid-1.1.7-release-21.jar/me.serbob.starter.nms.SpoofHandler.lambda$test$0(SpoofHandler.java:118) ~[Asteroid-1.1.7-release-21.jar:?]
9852 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.scheduler.y$V.run(y$V.java:3) ~[Asteroid-1.1.7-release-21.jar:?]
9853 at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9854 at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9855 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9856 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9857 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9858 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
9859 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
9860[04:58:56] [Server thread/INFO]: Unlocked 1815 recipe(s) for Pablw
9861[04:58:56] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: Pablw
9862[04:58:56] [Server thread/INFO]: Pablw[IP hidden] logged in with entity id 340656 at ([spawn]0.5, 65.0, 0.5)
9863[04:58:56] [Server thread/INFO]: [!] Hud 'black' is already active for this player.
9864[04:58:56] [Server thread/INFO]: [!] Hud 'title_hud' is already active for this player.
9865[04:58:56] [Server thread/INFO]: [!] Successfully removed.
9866[04:58:56] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
9867[04:58:57] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ i see
9868[04:58:59] [Folia Async Scheduler Thread #3/INFO]:
9869[04:58:59] [Folia Async Scheduler Thread #3/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 01:00!
9870[04:58:59] [Folia Async Scheduler Thread #3/INFO]:
9871[04:59:00] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ welcome
9872[04:59:01] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9873[04:59:01] [luckperms-command-executor/INFO]: [LP] pablw already inherits from nomad (nomad) in context global.
9874[04:59:15] [Server thread/INFO]: [Votifier] Got a forwarded vote -> Vote (from:MCSL username:CCSSG2111 address:****:****:****:****:****:****:****:**** timeStamp:1768798754 additionalData:null)
9875[04:59:15] [Server thread/INFO]: VOTE » CCSSG2111 ᴠᴏᴛᴇᴅ ꜰᴏʀ ᴜѕ ᴀɴᴅ ᴡᴏɴ ᴀ Vote Key! (/vote) (14/100 ᴠᴏᴛᴇѕ ᴜɴᴛɪʟ Vote Party)
9876[04:59:15] [Server thread/WARN]: zVoteParty: Reward message list is empty! No messages will be sent to players.
9877[04:59:15] [Folia Async Scheduler Thread #1/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9878[04:59:15] [Server thread/INFO]: CCSSG2111 new balance: 10.3k
9879[04:59:21] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9880[04:59:29] [Folia Async Scheduler Thread #3/INFO]:
9881[04:59:29] [Folia Async Scheduler Thread #3/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 00:30!
9882[04:59:29] [Folia Async Scheduler Thread #3/INFO]:
9883[04:59:30] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ wait what happened
9884[04:59:31] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ u can vote on all 7 links
9885[04:59:39] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i think we got rolled back
9886[04:59:43] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ and i lost my key items
9887[04:59:43] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
9888[04:59:50] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ but i got netherite blocks now
9889[04:59:51] [Server thread/INFO]: [Votifier] Got a forwarded vote -> Vote (from:Minecraft.Buzz username:CCSSG2111 address:****:****:****:****:****:****:****:**** timeStamp:1768798791 additionalData:null)
9890[04:59:51] [Server thread/INFO]: VOTE » CCSSG2111 ᴠᴏᴛᴇᴅ ꜰᴏʀ ᴜѕ ᴀɴᴅ ᴡᴏɴ ᴀ Vote Key! (/vote) (15/100 ᴠᴏᴛᴇѕ ᴜɴᴛɪʟ Vote Party)
9891[04:59:51] [Server thread/WARN]: zVoteParty: Reward message list is empty! No messages will be sent to players.
9892[04:59:51] [Folia Async Scheduler Thread #1/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9893[04:59:51] [Server thread/INFO]: CCSSG2111 new balance: 10.5k
9894[04:59:54] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ so im content
9895[04:59:58] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9896[05:00:00] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ the vote party also when down
9897[05:00:06] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ wanna fight the ender drag?
9898[05:00:12] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ chance for ender drag armor
9899[05:00:16] [Server thread/INFO]: [Votifier] Got a forwarded vote -> Vote (from:TopG.org username:CCSSG2111 address:****:****:****:****:****:****:****:**** timeStamp:1768798815 additionalData:null)
9900[05:00:16] [Server thread/INFO]: VOTE » CCSSG2111 ᴠᴏᴛᴇᴅ ꜰᴏʀ ᴜѕ ᴀɴᴅ ᴡᴏɴ ᴀ Vote Key! (/vote) (16/100 ᴠᴏᴛᴇѕ ᴜɴᴛɪʟ Vote Party)
9901[05:00:16] [Server thread/WARN]: zVoteParty: Reward message list is empty! No messages will be sent to players.
9902[05:00:16] [Folia Async Scheduler Thread #3/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9903[05:00:16] [Server thread/INFO]: CCSSG2111 new balance: 10.7k
9904[05:00:18] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ is keep interyo?
9905[05:00:24] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9906[05:00:25] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ dunno didnt test yet
9907[05:00:32] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
9908[05:00:33] [Async Chat Thread - #3/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ bring kit armor to test out
9909[05:00:35] [Server thread/INFO]: FishServant issued server command: /echest
9910[05:00:40] [Server thread/INFO]: [Votifier] Got a forwarded vote -> Vote (from:MinecraftServers.org username:CCSSG2111 address:****:****:****:****:****:****:****:**** timeStamp:1768798840000 additionalData:null)
9911[05:00:40] [Server thread/INFO]: VOTE » CCSSG2111 ᴠᴏᴛᴇᴅ ꜰᴏʀ ᴜѕ ᴀɴᴅ ᴡᴏɴ ᴀ Vote Key! (/vote) (17/100 ᴠᴏᴛᴇѕ ᴜɴᴛɪʟ Vote Party)
9912[05:00:40] [Server thread/WARN]: zVoteParty: Reward message list is empty! No messages will be sent to players.
9913[05:00:40] [Folia Async Scheduler Thread #1/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9914[05:00:40] [Server thread/INFO]: CCSSG2111 new balance: 10.9k
9915[05:00:42] [Server thread/INFO]: FishServant issued server command: /echest
9916[05:00:47] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9917[05:00:49] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ wait did he spawn
9918[05:00:57] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
9919[05:00:59] [Async Chat Thread - #3/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ cuz last time the witherstorm didnt
9920[05:01:07] [Server thread/INFO]: [Votifier] Got a forwarded vote -> Vote (from:Minecraft-MP.com username:CCSSG2111 address:****:****:****:****:****:****:****:**** timeStamp:1768798866 additionalData:null)
9921[05:01:07] [Server thread/INFO]: VOTE » CCSSG2111 ᴠᴏᴛᴇᴅ ꜰᴏʀ ᴜѕ ᴀɴᴅ ᴡᴏɴ ᴀ Vote Key! (/vote) (18/100 ᴠᴏᴛᴇѕ ᴜɴᴛɪʟ Vote Party)
9922[05:01:07] [Server thread/WARN]: zVoteParty: Reward message list is empty! No messages will be sent to players.
9923[05:01:07] [Folia Async Scheduler Thread #3/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9924[05:01:07] [Server thread/INFO]: CCSSG2111 new balance: 11.1k
9925[05:01:14] [Server thread/INFO]: FishServant issued server command: /rtp
9926[05:01:15] [Server thread/INFO]: CCSSG2111 issued server command: /vote
9927[05:01:19] [Server thread/INFO]: FishServant issued server command: /worlds
9928[05:01:22] [Server thread/INFO]: 1/1 Players have been teleported to world 'spawn_the_end'!
9929[05:01:38] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
9930[05:01:45] [Server thread/INFO]: [CHAT GAMES] A(n) MATH chat game has started in the server!
9931[05:01:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
9932[05:01:45] [Server thread/INFO]: FishServant new balance: 63.4k
9933[05:01:45] [Craft Scheduler Thread - 134 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
9934[05:01:59] [Server thread/INFO]: FishServant issued server command: /lands
9935[05:02:07] [Server thread/INFO]: ummmmmmmmmh issued server command: /warp ender_bosses
9936[05:02:11] [Server thread/INFO]: FishServant issued server command: /lands spawn
9937[05:02:11] [Server thread/INFO]: ummmmmmmmmh has made the advancement [Desolation]
9938[05:02:14] [Folia Async Scheduler Thread #1/INFO]: 1 key(s) have been successfully given to CCSSG2111.
9939[05:02:20] [Async Chat Thread - #5/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ hes doesnt seem to be eher
9940[05:02:22] [Server thread/INFO]: FishServant issued server command: /lands
9941[05:02:30] [Server thread/INFO]: CCSSG2111 new balance: 16.1k
9942[05:02:37] [Server thread/INFO]: CCSSG2111 new balance: 18.6k
9943[05:02:41] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
9944[05:02:46] [Server thread/INFO]: ummmmmmmmmh has made the advancement [The City at the End of the Game]
9945[05:02:49] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
9946[05:02:53] [Server thread/INFO]: CCSSG2111 new balance: 28.6k
9947[05:02:58] [Async Chat Thread - #5/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ hes wasnt there
9948[05:03:13] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
9949[05:03:39] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 3 x Book for $90 from sorcery shop.
9950[05:03:49] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 1 x Diamond for $22,500 from minerals shop.
9951[05:03:53] [Server thread/INFO]: The_unknown_ has made the advancement [Acquire Hardware]
9952[05:03:57] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
9953[05:05:02] [Server thread/INFO]: Named entity Zombie['Zombie'/447436, uuid='dad9214c-2dfe-4bac-b005-26483c060c77', l='ServerLevel[wilderness]', x=4684.93, y=81.00, z=-1357.59, cpos=[292, -85], tl=2086, v=true] died: Zombie was slain by FishServant
9954[05:05:08] [Server thread/INFO]: Named entity Drowned['Skeleton'/438178, uuid='8906ce59-a497-4598-9c36-47b95cb597a6', l='ServerLevel[wilderness]', x=4680.16, y=81.00, z=-1331.31, cpos=[292, -84], tl=2558, v=true] died: Skeleton was slain by FishServant
9955[05:05:12] [Server thread/INFO]: Named entity Drowned['Skeleton'/438203, uuid='d0504054-aac2-4ed2-8598-3239e0611f2f', l='ServerLevel[wilderness]', x=4700.87, y=81.00, z=-1338.11, cpos=[293, -84], tl=2642, v=true] died: Skeleton was slain by FishServant
9956[05:05:21] [Server thread/INFO]: FishServant issued server command: /lands
9957[05:06:03] [Server thread/INFO]: ummmmmmmmmh issued server command: /kit
9958[05:06:09] [Server thread/INFO]: FishServant issued server command: /lands
9959[05:06:12] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
9960[05:06:13] [customfishing-worker-1/INFO]: [CustomFishing] Data Saved for online players. Took 4ms.
9961[05:06:31] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/548349, uuid='fd20a5fe-37ee-4179-964b-7c0d3dba5269', l='ServerLevel[wilderness]', x=2335.50, y=126.00, z=-1830.50, cpos=[145, -115], tl=268, v=true] died: Wild Scorphex suffocated in a wall
9962[05:06:41] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/559034, uuid='cea641b6-610f-4cc9-9ccd-bb41c90b5f0a', l='ServerLevel[wilderness]', x=2340.76, y=116.00, z=-1833.29, cpos=[146, -115], tl=81, v=true] died: Wild Lioness suffocated in a wall
9963[05:06:41] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/559062, uuid='b3860e3d-c920-4777-8763-4e276c8ad361', l='ServerLevel[wilderness]', x=2347.56, y=123.00, z=-1831.36, cpos=[146, -115], tl=81, v=true] died: Wild Lioness suffocated in a wall
9964[05:06:45] [Server thread/INFO]: [CHAT GAMES] A(n) VARIABLE chat game has started in the server!
9965[05:06:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
9966[05:06:45] [Craft Scheduler Thread - 131 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
9967[05:07:06] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/577624, uuid='79ee9a9e-152c-43ab-bcf2-b94e8c70a451', l='ServerLevel[wilderness]', x=2352.10, y=157.00, z=-1785.75, cpos=[147, -112], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9968[05:07:06] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/577675, uuid='3a28812a-e279-4289-a688-a2ade577c487', l='ServerLevel[wilderness]', x=2343.15, y=157.00, z=-1781.87, cpos=[146, -112], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9969[05:07:09] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
9970[05:07:18] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
9971[05:07:18] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/558984, uuid='8077c8e9-8b4a-4ddb-afe0-f10f1646ec37', l='ServerLevel[wilderness]', x=2339.55, y=119.00, z=-1832.19, cpos=[146, -115], tl=818, v=true] died: Wild Lioness suffocated in a wall
9972[05:07:20] [Server thread/INFO]: Named entity Wolf['Wild Lion'/558950, uuid='ac02e6b4-dfd8-42b2-b8e5-c9597f5ce8e6', l='ServerLevel[wilderness]', x=2344.50, y=120.00, z=-1831.50, cpos=[146, -115], tl=848, v=true] died: Wild Lion suffocated in a wall
9973[05:07:27] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/592094, uuid='7d80fcf6-c93e-4188-a725-ba916381e02d', l='ServerLevel[wilderness]', x=8149.85, y=107.00, z=-3082.00, cpos=[509, -193], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9974[05:07:37] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
9975[05:07:54] [Server thread/INFO]: Named entity Wolf['Wild Bison'/400308, uuid='02de95db-5f12-4ae5-813b-db51b4d83615', l='ServerLevel[wilderness]', x=4668.32, y=81.00, z=-1338.61, cpos=[291, -84], tl=6794, v=true] died: Wild Bison was slain by FishServant
9976[05:07:56] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/617590, uuid='94c628c4-26a6-461f-95f5-287617ab835f', l='ServerLevel[wilderness]', x=8177.75, y=116.00, z=-3117.01, cpos=[511, -195], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9977[05:07:56] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/617628, uuid='d8eb0c72-9293-482a-b497-ea993365ba69', l='ServerLevel[wilderness]', x=8188.04, y=109.00, z=-3125.94, cpos=[511, -196], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9978[05:08:10] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
9979[05:08:38] [Server thread/INFO]: Named entity Husk['Crab'/643012, uuid='43ae99dd-a92a-4df9-a355-df724a5a451c', l='ServerLevel[wilderness]', x=8113.11, y=82.00, z=-3050.82, cpos=[507, -191], tl=466, v=true] died: Crab was slain by CCSSG2111 using [Voter Blade]
9980[05:08:41] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/607425, uuid='ae3909ca-540d-4938-b6eb-c0d3cf81decb', l='ServerLevel[wilderness]', x=3678.06, y=100.00, z=-3100.63, cpos=[229, -194], tl=1179, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
9981[05:08:46] [Server thread/INFO]: Named entity Pig['Wild Duck'/403279, uuid='5ce9e376-5e5d-41fd-ae49-61e2d069ccc8', l='ServerLevel[wilderness]', x=4704.11, y=81.00, z=-1326.10, cpos=[294, -83], tl=7772, v=true] died: Wild Duck was slain by FishServant
9982[05:08:59] [Async Chat Thread - #9/INFO]: <glyph:nametag_manager> The_unknown_ ‣ sorry if anyone needed anything i was afk
9983[05:08:59] [Server thread/INFO]: The_unknown_ is no longer AFK!
9984[05:09:05] [Server thread/INFO]: Named entity Wolf['Wild Pig'/682041, uuid='32bec36d-b5da-4ae7-81c5-f12d6ddecfb5', l='ServerLevel[wilderness]', x=3658.99, y=88.00, z=-3151.85, cpos=[228, -197], tl=357, v=true] died: Wild Pig was slain by ummmmmmmmmh
9985[05:09:09] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/704748, uuid='ce1727e3-2654-48e9-b801-e559822a4172', l='ServerLevel[wilderness]', x=3658.99, y=88.00, z=-3149.95, cpos=[228, -197], tl=56, v=true] died: Zombie Pig was slain by ummmmmmmmmh
9986[05:09:11] [Server thread/INFO]: Named entity Turtle['Wild Archelania'/648826, uuid='01f5568b-ac5d-47e7-a88d-f5ac4c96b9f5', l='ServerLevel[wilderness]', x=8086.50, y=82.00, z=-3010.50, cpos=[505, -189], tl=1042, v=true] died: Wild Archelania suffocated in a wall
9987[05:09:11] [Server thread/INFO]: The_unknown_ issued server command: /speed normal
9988[05:09:15] [Server thread/INFO]: Pablw is now AFK!
9989[05:09:17] [Server thread/INFO]: The_unknown_ issued server command: /flyspeed normal
9990[05:09:17] [Async Chat Thread - #9/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ we just playing the server
9991[05:09:28] [Server thread/INFO]: The_unknown_ issued server command: /flyspeed 2.5
9992[05:09:29] [Server thread/INFO]: Named entity Wolf['Wild Badger'/606436, uuid='2e74add0-8f40-42df-8262-6b9989d57e58', l='ServerLevel[wilderness]', x=3674.36, y=88.54, z=-3173.26, cpos=[229, -199], tl=2118, v=true] died: Wild Badger was slain by ummmmmmmmmh
9993[05:09:34] [Server thread/INFO]: The_unknown_ issued server command: /rtp
9994[05:09:36] [Async Chat Thread - #9/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ is there any custom weapons
9995[05:09:42] [Async Chat Thread - #9/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ not yet
9996[05:09:44] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/748965, uuid='3b476d0f-ba52-421a-8528-411b5eefbc60', l='ServerLevel[wilderness]', x=-3274.82, y=140.00, z=5199.86, cpos=[-205, 324], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9997[05:09:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/749945, uuid='a7fee20a-9cda-4fd7-b666-b16102039fdf', l='ServerLevel[wilderness]', x=-3209.23, y=95.00, z=5310.17, cpos=[-201, 331], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9998[05:09:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/750014, uuid='241d9083-1185-479c-b90b-90f14994ab6b', l='ServerLevel[wilderness]', x=-3215.19, y=96.00, z=5309.12, cpos=[-201, 331], tl=81, v=true] died: Wild Squirrel suffocated in a wall
9999[05:09:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/753455, uuid='974ddb99-cf12-4ece-a8a7-9da0a3c63ca8', l='ServerLevel[wilderness]', x=-3334.54, y=183.00, z=5302.27, cpos=[-209, 331], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10000[05:09:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/753525, uuid='e34a94ef-5b73-4a55-a101-3e8d802d5e56', l='ServerLevel[wilderness]', x=-3334.58, y=164.00, z=5310.01, cpos=[-209, 331], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10001[05:09:48] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/758246, uuid='a3d1b9b5-72b6-46ef-8c8b-a6e8cda44710', l='ServerLevel[wilderness]', x=-3468.89, y=151.00, z=5323.37, cpos=[-217, 332], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10002[05:09:51] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/762893, uuid='17d068ea-1e75-4445-8a86-58d8bc79b6b2', l='ServerLevel[wilderness]', x=-3566.03, y=167.00, z=5339.81, cpos=[-223, 333], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10003[05:09:51] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/749793, uuid='e27f74fe-f694-4812-9921-aea1754e4083', l='ServerLevel[wilderness]', x=-3223.66, y=155.00, z=5291.08, cpos=[-202, 330], tl=215, v=true] died: Wild Gazelle suffocated in a wall
10004[05:09:51] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/749840, uuid='f0fd2240-e4bb-46f7-bf13-96c7cab656a0', l='ServerLevel[wilderness]', x=-3218.72, y=148.00, z=5295.17, cpos=[-202, 330], tl=215, v=true] died: Wild Gazelle suffocated in a wall
10005[05:09:51] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/749886, uuid='2e0c9efe-b1c6-462d-9224-77b52217c9a0', l='ServerLevel[wilderness]', x=-3222.32, y=138.00, z=5295.74, cpos=[-202, 330], tl=215, v=true] died: Wild Gazelle suffocated in a wall
10006[05:09:52] [Server thread/INFO]: Named entity Wolf['Wild Pig'/664809, uuid='6fded389-2ee5-4d73-be00-09bfa9d2b2a6', l='ServerLevel[wilderness]', x=3672.66, y=89.00, z=-3209.54, cpos=[229, -201], tl=931, v=true] died: Wild Pig was slain by ummmmmmmmmh
10007[05:09:53] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/767964, uuid='3f5a7a9e-5b56-4971-8398-f60a80f84b28', l='ServerLevel[wilderness]', x=-3664.31, y=178.00, z=5236.74, cpos=[-230, 327], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10008[05:10:00] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/776977, uuid='4f066f3b-ee9d-41de-bbcd-8ae0cabc7d46', l='ServerLevel[wilderness]', x=3672.77, y=88.54, z=-3207.10, cpos=[229, -201], tl=120, v=true] died: Zombie Pig was slain by ummmmmmmmmh
10009[05:10:07] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
10010[05:10:10] [Server thread/INFO]: Named entity Wolf['Wild Pig'/664736, uuid='aafa4a8a-8930-4842-893c-692468e6dad1', l='ServerLevel[wilderness]', x=3674.46, y=89.00, z=-3219.58, cpos=[229, -202], tl=1290, v=true] died: Wild Pig was slain by ummmmmmmmmh
10011[05:10:16] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/801879, uuid='8b731cc5-8287-4f96-b976-6804b49fbd8d', l='ServerLevel[wilderness]', x=3673.99, y=89.00, z=-3219.94, cpos=[229, -202], tl=73, v=true] died: Zombie Pig was slain by ummmmmmmmmh
10012[05:10:29] [Server thread/WARN]: [ViaVersion] Could not find UserConnection for logging-in player 9a31c32e-64d7-4e5a-a1fc-130ce870f162
10013[05:10:29] [Folia Async Scheduler Thread #1/WARN]: [CKSMPCore] Async task for CKSMPCore v1.0.0 generated an exception
10014java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getPlayerDataInfo()" because "playerData" is null
10015 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Managers.PlayerData.PlayerManager.load(PlayerManager.java:62) ~[CKSMPCore-1.0.0-all.jar:?]
10016 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Listeners.PlayerListener.lambda$onJoin$0(PlayerListener.java:42) ~[CKSMPCore-1.0.0-all.jar:?]
10017 at io.papermc.paper.threadedregions.scheduler.FoliaAsyncScheduler$AsyncScheduledTask.run(FoliaAsyncScheduler.java:217) ~[paper-1.21.8.jar:?]
10018 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
10019 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
10020 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
10021[05:10:29] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to CKSMPCore v1.0.0
10022java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getSettings()" because "playerData" is null
10023 at CKSMPCore-1.0.0-all.jar/com.crescentkingdom.cksmpcore.Listeners.PlayerListener.onJoin(PlayerListener.java:45) ~[CKSMPCore-1.0.0-all.jar:?]
10024 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10025 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10026 at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10027 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10028 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10029 at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:332) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10030 at Asteroid-1.1.7-release-21.jar/me.serbob.NMS.v1_21_8.client.FakeEntityPlayer21_8.spawnFakePlayerNMS(FakeEntityPlayer21_8.java:684) ~[Asteroid-1.1.7-release-21.jar:?]
10031 at Asteroid-1.1.7-release-21.jar/me.serbob.starter.nms.SpoofHandler.lambda$test$0(SpoofHandler.java:118) ~[Asteroid-1.1.7-release-21.jar:?]
10032 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.scheduler.y$V.run(y$V.java:3) ~[Asteroid-1.1.7-release-21.jar:?]
10033 at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10034 at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10035 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10036 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10037 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10038 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10039 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
10040[05:10:29] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to CKSMPStats v1.0.0
10041java.lang.NullPointerException: Cannot invoke "com.crescentkingdom.cksmpcore.Managers.PlayerData.Data.PlayerData.getStatsDataCache()" because "playerData" is null
10042 at CKSMPStats-1.0.0-all.jar/com.crescentkingdom.cksmpstats.Managers.Stats.StatsManager.loadCurrentAmounts(StatsManager.java:59) ~[CKSMPStats-1.0.0-all.jar:?]
10043 at CKSMPStats-1.0.0-all.jar/com.crescentkingdom.cksmpstats.Listeners.PlayerListener.onPlayerJoin(PlayerListener.java:31) ~[CKSMPStats-1.0.0-all.jar:?]
10044 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10045 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10046 at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10047 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10048 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10049 at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:332) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10050 at Asteroid-1.1.7-release-21.jar/me.serbob.NMS.v1_21_8.client.FakeEntityPlayer21_8.spawnFakePlayerNMS(FakeEntityPlayer21_8.java:684) ~[Asteroid-1.1.7-release-21.jar:?]
10051 at Asteroid-1.1.7-release-21.jar/me.serbob.starter.nms.SpoofHandler.lambda$test$0(SpoofHandler.java:118) ~[Asteroid-1.1.7-release-21.jar:?]
10052 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.scheduler.y$V.run(y$V.java:3) ~[Asteroid-1.1.7-release-21.jar:?]
10053 at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10054 at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10055 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10056 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10057 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10058 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10059 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
10060[05:10:29] [Server thread/INFO]: Unlocked 1815 recipe(s) for mihxil
10061[05:10:29] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: mihxil
10062[05:10:29] [Server thread/INFO]: mihxil[IP hidden] logged in with entity id 828097 at ([spawn]0.5, 65.0, 0.5)
10063[05:10:30] [Server thread/INFO]: [!] Hud 'black' is already active for this player.
10064[05:10:30] [Server thread/INFO]: [!] Hud 'title_hud' is already active for this player.
10065[05:10:30] [Server thread/INFO]: [!] Successfully removed.
10066[05:10:30] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
10067[05:10:30] [Server thread/INFO]: Named entity Pig['Wild Chameleon'/821621, uuid='924a47d4-995c-4c1a-852d-acab99427b10', l='ServerLevel[wilderness]', x=3704.36, y=87.00, z=-3230.20, cpos=[231, -202], tl=114, v=true] died: Wild Chameleon was slain by ummmmmmmmmh
10068[05:10:34] [Async Chat Thread - #9/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ welcome
10069[05:10:35] [Async Chat Thread - #9/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ welcome
10070[05:10:35] [Server thread/WARN]: [Asteroid] Task #456708 for Asteroid v1.1.7-release-21 generated an exception
10071org.bukkit.command.CommandException: Unhandled exception executing 'tw cinematic stop %player_name%' in org.bukkit.craftbukkit.command.VanillaCommandWrapper(tw)
10072 at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1006) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10073 at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:1116) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
10074 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.O.lambda$dispatchCommand$1(O.java:6) ~[Asteroid-1.1.7-release-21.jar:?]
10075 at Asteroid-1.1.7-release-21.jar/me.serbob.commons.scheduler.y$V.run(y$V.java:3) ~[Asteroid-1.1.7-release-21.jar:?]
10076 at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10077 at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10078 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10079 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10080 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10081 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
10082 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
10083Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Invalid name or UUID at position 18: ...atic stop <--[HERE]
10084[05:10:37] [Async Chat Thread - #10/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Welcome
10085[05:10:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/851808, uuid='3f086b0f-c2e5-49ab-b5ae-2002474090fb', l='ServerLevel[wilderness]', x=-3375.92, y=131.00, z=4905.94, cpos=[-211, 306], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10086[05:10:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/851889, uuid='615b7a8d-d719-4718-a413-5db50dca5232', l='ServerLevel[wilderness]', x=-3389.11, y=145.00, z=4913.14, cpos=[-212, 307], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10087[05:10:49] [Server thread/INFO]: Named entity Pig['Wild Horse'/619353, uuid='6093c9ab-d5e8-4b9f-a3c5-8ac81e3ca844', l='ServerLevel[wilderness]', x=3720.94, y=86.54, z=-3202.93, cpos=[232, -201], tl=2065, v=true] died: Wild Horse was slain by ummmmmmmmmh
10088[05:10:49] [Server thread/INFO]: The_unknown_ issued server command: /ah
10089[05:10:50] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/854633, uuid='99b09459-8d9b-43a1-aa25-6c214a21fa0c', l='ServerLevel[wilderness]', x=-3268.88, y=169.00, z=4894.87, cpos=[-205, 305], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10090[05:11:03] [Server thread/INFO]: Named entity Pig['Wild Horse'/619463, uuid='07f9863e-a593-4a71-b833-a25030f70f99', l='ServerLevel[wilderness]', x=3683.20, y=94.00, z=-3189.39, cpos=[230, -200], tl=2340, v=true] died: Wild Horse was slain by ummmmmmmmmh
10091[05:11:14] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/894732, uuid='f0bb0eda-3467-4295-bc33-ea347c499ecc', l='ServerLevel[wilderness]', x=-3130.29, y=159.00, z=4957.58, cpos=[-196, 309], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10092[05:11:15] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/897467, uuid='4576b3dc-103a-488a-aa8d-e8fb403fcbc2', l='ServerLevel[wilderness]', x=-3095.19, y=178.00, z=5068.29, cpos=[-194, 316], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10093[05:11:15] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/897491, uuid='8cd2e434-e752-40ac-9859-41dde5bea0ba', l='ServerLevel[wilderness]', x=-3084.07, y=180.00, z=5073.60, cpos=[-193, 317], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10094[05:11:18] [Server thread/INFO]: Named entity Drowned['Mecha Beetle'/821808, uuid='cbd0b226-1bb7-4d64-9d28-4d12845fa586', l='ServerLevel[wilderness]', x=3696.86, y=88.00, z=-3187.52, cpos=[231, -200], tl=1054, v=true] died: Mecha Beetle was slain by ummmmmmmmmh
10095[05:11:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/902840, uuid='7a523a0d-8258-4fb9-ae70-75f191626297', l='ServerLevel[wilderness]', x=-3012.76, y=162.00, z=5154.85, cpos=[-189, 322], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10096[05:11:19] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/904371, uuid='0e97316a-df4c-4d92-acb8-4ca06a9c19c5', l='ServerLevel[wilderness]', x=-3062.08, y=167.00, z=5242.02, cpos=[-192, 327], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10097[05:11:23] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/909733, uuid='e7e88cf3-f89c-41b2-9c3e-7266a5c513a7', l='ServerLevel[wilderness]', x=-2871.04, y=85.00, z=5229.03, cpos=[-180, 326], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10098[05:11:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/912262, uuid='2eed3a8b-77be-4a24-a7c2-464cb27ee696', l='ServerLevel[wilderness]', x=-2709.77, y=121.00, z=5133.18, cpos=[-170, 320], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10099[05:11:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/912309, uuid='5917042b-87d9-4f51-b739-e22598753b1a', l='ServerLevel[wilderness]', x=-2722.46, y=133.00, z=5115.09, cpos=[-171, 319], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10100[05:11:28] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/916317, uuid='ec3fd498-3797-439e-ac88-975fffffe5e9', l='ServerLevel[wilderness]', x=-2576.80, y=115.00, z=5052.76, cpos=[-162, 315], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10101[05:11:28] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/916956, uuid='fbaf1994-1281-4e38-b35a-dfdce01cd5b4', l='ServerLevel[wilderness]', x=-2600.50, y=150.00, z=5050.50, cpos=[-163, 315], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
10102[05:11:29] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/917169, uuid='3423fca9-d081-47bc-b7eb-370194f0c76a', l='ServerLevel[wilderness]', x=-2609.50, y=159.00, z=5048.50, cpos=[-164, 315], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
10103[05:11:30] [Server thread/INFO]: Named entity Pig['Wild Mouse'/825759, uuid='0a38ccf1-5039-4780-b208-f9214e68f023', l='ServerLevel[wilderness]', x=3747.50, y=82.00, z=-3232.50, cpos=[234, -203], tl=1034, v=true] died: Wild Mouse was slain by ummmmmmmmmh
10104[05:11:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/924552, uuid='ffdc28cd-a14c-4d3b-ab3b-f66206285956', l='ServerLevel[wilderness]', x=-2555.80, y=113.00, z=4916.25, cpos=[-160, 307], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10105[05:11:36] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/925850, uuid='980e61ba-f104-42e2-95ad-c8602f310d62', l='ServerLevel[wilderness]', x=3798.01, y=66.00, z=-3291.77, cpos=[237, -206], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10106[05:11:37] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/927806, uuid='793b0e96-b011-4710-8a1b-7c2c3f13a96a', l='ServerLevel[wilderness]', x=-2371.05, y=154.00, z=4970.31, cpos=[-149, 310], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10107[05:11:37] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/927782, uuid='a0c4fffb-eddf-4f71-8067-b2a1560634cf', l='ServerLevel[wilderness]', x=-2364.14, y=165.00, z=4970.52, cpos=[-148, 310], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10108[05:11:38] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/929377, uuid='c208858c-ca64-429f-82b9-1d485f173845', l='ServerLevel[wilderness]', x=-2380.50, y=146.00, z=5034.50, cpos=[-149, 314], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
10109[05:11:38] [Server thread/INFO]: FishServant issued server command: /shop
10110[05:11:39] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/931481, uuid='9c4e6d3d-1a8c-4a06-b9a9-7170696a264e', l='ServerLevel[wilderness]', x=-2251.28, y=167.00, z=5052.38, cpos=[-141, 315], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10111[05:11:41] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/934350, uuid='46c3b9db-da90-470b-bc60-575e61b44d77', l='ServerLevel[wilderness]', x=-2163.75, y=190.00, z=4996.05, cpos=[-136, 312], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10112[05:11:44] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/938737, uuid='28995c37-790e-4354-b6a3-a395b8716fdf', l='ServerLevel[wilderness]', x=-2032.91, y=175.00, z=5016.81, cpos=[-128, 313], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10113[05:11:45] [Server thread/INFO]: [CHAT GAMES] A(n) UNREVERSE chat game has started in the server!
10114[05:11:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10115[05:11:45] [Craft Scheduler Thread - 145 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10116[05:11:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/941797, uuid='58a745f3-8ffd-48f0-8ebd-f632f1c56f4a', l='ServerLevel[wilderness]', x=-1945.51, y=123.00, z=5040.22, cpos=[-122, 315], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10117[05:11:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/941830, uuid='c6c42e92-6f1b-4f22-932b-544ec9b64c70', l='ServerLevel[wilderness]', x=-1949.29, y=123.00, z=5037.00, cpos=[-122, 314], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10118[05:11:46] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/942084, uuid='45fd35cf-ab14-43ab-a53b-6d2f7c1c281a', l='ServerLevel[wilderness]', x=-1938.50, y=146.00, z=5020.50, cpos=[-122, 313], tl=81, v=true] died: Wild Deer (M) was pricked to death
10119[05:11:52] [Async Chat Thread - #11/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10120[05:11:52] [Server thread/INFO]: The_unknown_ new balance: 6.1k
10121[05:11:57] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/943037, uuid='0ec16a1a-bb3b-4abb-8ecf-cad7aa55c8d6', l='ServerLevel[wilderness]', x=-1902.50, y=131.00, z=5009.50, cpos=[-119, 313], tl=275, v=true] died: Wild Scorphex suffocated in a wall
10122[05:11:58] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/957132, uuid='cf36aac4-6502-4fda-8835-211c1dc2eb2e', l='ServerLevel[wilderness]', x=-1852.93, y=92.00, z=4978.21, cpos=[-116, 311], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10123[05:12:01] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/960678, uuid='30684a11-89ad-4dda-81ce-22599d75e2b4', l='ServerLevel[wilderness]', x=-1648.77, y=76.00, z=4960.98, cpos=[-104, 310], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10124[05:12:04] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 768 x Stone for $3,840 from blocks shop.
10125[05:12:04] [Server thread/INFO]: The_unknown_ issued server command: /baltop
10126[05:12:16] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/977394, uuid='5ef96ad6-2149-4323-ba10-605a7ba09218', l='ServerLevel[wilderness]', x=-1379.61, y=73.00, z=5092.24, cpos=[-87, 318], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10127[05:12:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/979680, uuid='f128149b-568e-4def-b472-d4a9af6b20c1', l='ServerLevel[wilderness]', x=-1270.01, y=94.00, z=5147.61, cpos=[-80, 321], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10128[05:12:26] [Server thread/INFO]: FishServant issued server command: /shop
10129[05:12:33] [Server thread/INFO]: Named entity Wolf['Alpha Rathornis'/926737, uuid='e6de2afa-9ea1-4f09-b33b-fb0942553827', l='ServerLevel[wilderness]', x=3751.99, y=78.00, z=-3272.19, cpos=[234, -205], tl=1219, v=true] died: Alpha Rathornis was slain by ummmmmmmmmh
10130[05:12:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1001107, uuid='5356c943-6ab9-48b0-9e18-5ed197fd95ad', l='ServerLevel[wilderness]', x=-703.96, y=110.00, z=5298.20, cpos=[-44, 331], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10131[05:12:35] [Async Chat Thread - #11/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ need a bed unknown?
10132[05:12:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1007329, uuid='2208ac57-55c4-4f17-8b82-ad4068369f22', l='ServerLevel[wilderness]', x=-499.04, y=149.00, z=5261.91, cpos=[-32, 328], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10133[05:12:49] [Server thread/INFO]: MANA » ummmmmmmmmh has been given skill 1-spectralgrasp</bold>!
10134[05:12:58] [Async Chat Thread - #11/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ wait are u playing the server or are u just afk watching us
10135[05:13:01] [Async Chat Thread - #11/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Not rn I'm not playing rn just waiting to see if anyone needs help
10136[05:13:03] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ how did i one tap an alhpa one
10137[05:13:10] [Server thread/INFO]: ummmmmmmmmh issued server command: /sell
10138[05:13:22] [Server thread/INFO]: Named entity Pig['Wild Lizard'/399922, uuid='e5c115a6-4077-4750-a314-d113e8cf233f', l='ServerLevel[wilderness]', x=4704.91, y=81.00, z=-1327.51, cpos=[294, -83], tl=13349, v=true] died: Wild Lizard was slain by FishServant
10139[05:13:23] [Async Chat Thread - #11/INFO]: <glyph:nametag_manager> The_unknown_ ‣ I'll prob start playing in abt 5 mins
10140[05:13:26] [Server thread/INFO]: Named entity Zombie['Crawling Zombie'/1073472, uuid='d7a10a4c-5147-4761-8896-1636bfd1c4ae', l='ServerLevel[wilderness]', x=4731.50, y=51.00, z=-1333.16, cpos=[295, -84], tl=92, v=true] died: Crawling Zombie suffocated in a wall
10141[05:13:28] [Server thread/INFO]: Named entity Pig['Wild Hen'/1073452, uuid='bd483bf2-73d0-4a7c-a87c-5d389af92616', l='ServerLevel[wilderness]', x=4723.60, y=47.00, z=-1336.57, cpos=[295, -84], tl=118, v=true] died: Wild Hen was slain by Zombie Mutant
10142[05:13:28] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/1003387, uuid='d91d1f70-c5d1-4418-a448-f0a104b8e8cd', l='ServerLevel[wilderness]', x=-4018.40, y=154.00, z=4887.50, cpos=[-252, 305], tl=1111, v=true] died: Wild Raccoon was slain by CCSSG2111 using [Voter Blade]
10143[05:13:29] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1078968, uuid='2a07dc18-cae6-41f2-aa38-97e1099974c5', l='ServerLevel[wilderness]', x=216.23, y=130.00, z=5543.76, cpos=[13, 346], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10144[05:13:31] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1082314, uuid='fce5b2a0-75f8-4f70-91a5-75dc55a196ca', l='ServerLevel[wilderness]', x=329.30, y=142.00, z=5555.24, cpos=[20, 347], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10145[05:13:33] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1084847, uuid='d372f8b1-5f74-4440-b222-0fa2bacc8312', l='ServerLevel[wilderness]', x=437.86, y=110.00, z=5501.84, cpos=[27, 343], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10146[05:13:37] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ u can still check if your playing
10147[05:13:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1095973, uuid='13176501-872d-4ec1-842b-60959056b60c', l='ServerLevel[wilderness]', x=-3949.05, y=159.00, z=4946.00, cpos=[-247, 309], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10148[05:13:52] [Server thread/INFO]: Named entity Salmon['Pink Jellyfish'/1092791, uuid='c4a2891b-cd93-47c3-be31-a4d7c7472b9b', l='ServerLevel[wilderness]', x=668.91, y=75.52, z=5627.77, cpos=[41, 351], tl=368, v=true] died: Pink Jellyfish was slain by Wild Shark
10149[05:14:02] [Server thread/INFO]: Named entity Pig['Wild Duck'/1108177, uuid='ae5e6ca9-f136-4f00-8177-5520c1943870', l='ServerLevel[wilderness]', x=3805.50, y=76.00, z=-3343.50, cpos=[237, -209], tl=288, v=true] died: Wild Duck was slain by ummmmmmmmmh
10150[05:14:05] [User Authenticator #1/INFO]: UUID of player Humanityirl is 5b559746-f74c-4e31-b457-42e6d47f4838
10151[05:14:05] [Server thread/INFO]: Named entity Drowned['Praying Mantis'/1105647, uuid='c4353e7b-5a36-437a-bfd3-080edbe54141', l='ServerLevel[wilderness]', x=-3941.72, y=159.00, z=4947.51, cpos=[-247, 309], tl=393, v=true] died: Praying Mantis was slain by CCSSG2111 using [Voter Blade]
10152[05:14:09] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1134036, uuid='bf2b0d04-ae75-403a-9fad-97138fc27013', l='ServerLevel[wilderness]', x=1420.96, y=81.00, z=5750.85, cpos=[88, 359], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10153[05:14:16] [Server thread/INFO]: Named entity Wolf['Wild Bison'/400155, uuid='1d78ecd7-a9a9-4e4d-a0f0-e3fe7772be6b', l='ServerLevel[wilderness]', x=4637.53, y=82.00, z=-1332.42, cpos=[289, -84], tl=14410, v=true] died: Wild Bison was slain by FishServant
10154[05:14:21] [Server thread/INFO]: Named entity Pig['Wild Turkey'/1155076, uuid='c5e28b98-6030-42eb-b1c4-2810ca2afe33', l='ServerLevel[wilderness]', x=1671.95, y=79.00, z=5847.71, cpos=[104, 365], tl=105, v=true] died: Wild Turkey was slain by Wild Lion
10155[05:14:27] [Async Chat Thread - #11/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ yea
10156[05:14:47] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/1178382, uuid='c7f4438c-7cb5-4c90-a24a-f3fcbd5514ed', l='ServerLevel[wilderness]', x=2129.50, y=95.00, z=6005.50, cpos=[133, 375], tl=265, v=true] died: Wild Scorphex suffocated in a wall
10157[05:14:59] [Folia Async Scheduler Thread #2/INFO]:
10158[05:14:59] [Folia Async Scheduler Thread #2/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 45:00!
10159[05:14:59] [Folia Async Scheduler Thread #2/INFO]:
10160[05:15:04] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/1015345, uuid='3d419b3c-e154-4969-9687-56c3c8932a94', l='ServerLevel[wilderness]', x=3834.00, y=76.00, z=-3349.39, cpos=[239, -210], tl=2014, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
10161[05:15:04] [Server thread/INFO]: Named entity Wolf['Wild Bison'/400211, uuid='20a8a70b-971f-4df4-9786-b4289ce51d30', l='ServerLevel[wilderness]', x=4677.32, y=81.00, z=-1324.26, cpos=[292, -83], tl=14752, v=true] died: Wild Bison was slain by FishServant
10162[05:15:08] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ wait
10163[05:15:09] [Server thread/INFO]: Named entity Zombie['Zombie'/1173219, uuid='a7f5d920-c6a3-4677-b95b-c2c427d820ee', l='ServerLevel[wilderness]', x=3825.80, y=76.00, z=-3337.80, cpos=[239, -209], tl=805, v=true] died: Zombie burned to death
10164[05:15:09] [Server thread/INFO]: The_unknown_ issued server command: /warp
10165[05:15:13] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ unkonown
10166[05:15:20] [Async Chat Thread - #11/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Yes?
10167[05:15:22] [Server thread/INFO]: Named entity Pig['Wild Elk (F)'/1228190, uuid='3e983380-3f9d-4618-8605-be966fafefb2', l='ServerLevel[wilderness]', x=-3711.50, y=146.00, z=4998.50, cpos=[-232, 312], tl=375, v=true] died: Wild Elk (F) suffocated in a wall
10168[05:15:34] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ in the dragon area do you have keep inetroy like the wither storm area?
10169[05:15:39] [Server thread/INFO]: Named entity Wolf['Wild Lion'/1186203, uuid='2107e6f7-42e4-48ce-a760-40a589b4e60b', l='ServerLevel[wilderness]', x=2252.50, y=87.00, z=6050.50, cpos=[140, 378], tl=855, v=true] died: Wild Lion suffocated in a wall
10170[05:15:41] [Server thread/INFO]: Named entity Drowned['Sapphire Beetle'/1248421, uuid='fac3d3e8-0688-4241-b33d-d7addff46366', l='ServerLevel[wilderness]', x=-3684.82, y=153.00, z=4924.59, cpos=[-231, 307], tl=408, v=true] died: Sapphire Beetle was slain by CCSSG2111 using [Voter Blade]
10171[05:15:45] [Server thread/INFO]: Named entity Pig['Wild Lizard'/1108102, uuid='ac10fd7c-4f11-42ed-a00a-809e7d16970f', l='ServerLevel[wilderness]', x=3872.89, y=77.00, z=-3329.89, cpos=[242, -209], tl=1425, v=true] died: Wild Lizard was slain by ummmmmmmmmh
10172[05:15:51] [Server thread/INFO]: Named entity Pig['Wild Sheep'/954174, uuid='0c9a61d9-0169-4abb-bb93-965b86190c5e', l='ServerLevel[wilderness]', x=3889.75, y=77.00, z=-3354.60, cpos=[243, -210], tl=862, v=true] died: Wild Sheep was slain by ummmmmmmmmh
10173[05:15:52] [Server thread/INFO]: Unlocked 1815 recipe(s) for Humanityirl
10174[05:15:52] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: Humanityirl
10175[05:15:52] [Server thread/INFO]: Humanityirl[IP hidden] logged in with entity id 1133776 at ([spawn]0.5, 65.0, 0.5)
10176[05:15:52] [Server thread/INFO]: [!] Successfully added.
10177[05:15:52] [Server thread/INFO]: [!] Successfully added.
10178[05:15:52] [Server thread/INFO]: [!] Successfully removed.
10179[05:15:52] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
10180[05:15:53] [Server thread/INFO]: Humanityirl has made the advancement [Isn't It Iron Pick]
10181[05:15:53] [Server thread/INFO]: FishServant issued server command: /repair all
10182[05:15:55] [Async Chat Thread - #11/INFO]: <glyph:nametag_manager> The_unknown_ ‣ That i do not know i shall ask for you
10183[05:15:57] [Server thread/INFO]: Named entity Zombie['Zombie Sheep'/1277160, uuid='c515b25a-6fc1-4681-8b4e-f37558d7b673', l='ServerLevel[wilderness]', x=3895.36, y=77.00, z=-3357.10, cpos=[243, -210], tl=88, v=true] died: Zombie Sheep was slain by ummmmmmmmmh
10184[05:15:58] [Async Chat Thread - #11/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ welcome humanity
10185[05:16:02] [Async Chat Thread - #11/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Welcome
10186[05:16:06] [Async Chat Thread - #11/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i can just test it
10187[05:16:07] [Async Chat Thread - #11/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ welcome
10188[05:16:09] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10189[05:16:12] [Server thread/INFO]: Changed title display times for Humanityirl
10190[05:16:12] [Server thread/INFO]: Showing new title for Humanityirl
10191[05:16:12] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ in 45 minutes
10192[05:16:13] [customfishing-worker-1/INFO]: [CustomFishing] Data Saved for online players. Took 4ms.
10193[05:16:13] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
10194[05:16:13] [Server thread/INFO]: [!] Successfully removed.
10195[05:16:13] [Server thread/INFO]: [!] Successfully removed.
10196[05:16:13] [Server thread/INFO]: [!] Successfully added.
10197[05:16:14] [Server thread/INFO]: The_unknown_ issued server command: /warp ender_bosses
10198[05:16:14] [Server thread/INFO]: The_unknown_ has made the advancement [The End?]
10199[05:16:14] [Server thread/INFO]: The_unknown_ has made the advancement [Desolation]
10200[05:16:21] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ the end has no keep inv
10201[05:16:23] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/1274365, uuid='31d1410e-4f4c-4d9a-95d8-9eea6a33a726', l='ServerLevel[wilderness]', x=3876.56, y=77.00, z=-3324.47, cpos=[242, -208], tl=672, v=true] died: Zombie Raider was slain by ummmmmmmmmh
10202[05:16:25] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ or graves
10203[05:16:30] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
10204[05:16:35] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ but the boss areas some of them do
10205[05:16:42] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
10206[05:16:45] [Server thread/INFO]: [CHAT GAMES] A(n) UNSCRAMBLE chat game has started in the server!
10207[05:16:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10208[05:16:45] [Craft Scheduler Thread - 129 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10209[05:16:47] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ like the witherstorm has keep inv
10210[05:16:50] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1315621, uuid='518875d0-575c-4e26-b06d-58bc3e5cca0c', l='ServerLevel[wilderness]', x=-7607.96, y=193.00, z=807.00, cpos=[-476, 50], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10211[05:16:51] [Async Chat Thread - #12/INFO]: <glyph:nametag_manager> The_unknown_ ‣ the end is sick looking
10212[05:16:55] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ ye
10213[05:16:56] [Server thread/INFO]: The_unknown_ has made the advancement [The City at the End of the Game]
10214[05:16:56] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ right?
10215[05:17:06] [Server thread/INFO]: The_unknown_ issued server command: /gms
10216[05:17:08] [Server thread/INFO]: The_unknown_ has reached the goal [Sky's the Limit]
10217[05:17:10] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ someone sleepeth
10218[05:17:14] [Server thread/INFO]: Named entity Zombie['Zombie'/1323397, uuid='856d21b9-c44a-4d50-be4c-b622df940ade', l='ServerLevel[wilderness]', x=4689.50, y=81.00, z=-1330.18, cpos=[293, -84], tl=374, v=true] died: Zombie was slain by FishServant
10219[05:17:26] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > hi sphinx
10220[05:17:32] [Async Chat Thread - #12/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Hi Cqld
10221[05:17:35] [Server thread/INFO]: The_unknown_ issued server command: /gmc
10222[05:17:35] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ thats a cat?
10223[05:17:37] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > welcome humanity !
10224[05:17:37] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
10225[05:17:44] [Server thread/INFO]: Named entity Wolf['Wild Pig'/573409, uuid='63d5440a-4a82-4c19-81cc-998784e13ab1', l='ServerLevel[wilderness]', x=4705.63, y=81.00, z=-1309.47, cpos=[294, -82], tl=12757, v=true] died: Wild Pig was slain by FishServant
10226[05:17:48] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/1360316, uuid='80d6f61b-1581-4c0e-891f-ec6b4b401004', l='ServerLevel[wilderness]', x=4710.98, y=81.00, z=-1306.19, cpos=[294, -82], tl=58, v=true] died: Zombie Pig was slain by FishServant
10227[05:18:01] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld (replying to Crescent Kingdom) > congrats on manager btw sphinx
10228[05:18:01] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ first we have shark and now we have a phinx
10229[05:18:10] [Server thread/INFO]: Named entity Pig['Wild Sheep'/733564, uuid='9c97f9ae-79b4-4f8b-ab9f-3ee4afe3c088', l='ServerLevel[wilderness]', x=4659.49, y=82.00, z=-1290.52, cpos=[291, -81], tl=8844, v=true] died: Wild Sheep was slain by FishServant
10230[05:18:13] [Async Chat Thread - #12/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Thanks Cqld
10231[05:18:14] [Server thread/INFO]: Named entity Zombie['Zombie Sheep'/1376870, uuid='b07e185c-b6d5-4ab0-afc4-3bdd10aaaab3', l='ServerLevel[wilderness]', x=4657.72, y=82.00, z=-1289.65, cpos=[291, -81], tl=51, v=true] died: Zombie Sheep was slain by FishServant
10232[05:18:19] [Server thread/INFO]: Named entity Wolf['Wild Pig'/1064353, uuid='a100764a-2a7b-4195-8ee9-6344583c42a3', l='ServerLevel[wilderness]', x=4649.02, y=82.00, z=-1313.41, cpos=[290, -83], tl=6124, v=true] died: Wild Pig was slain by FishServant
10233[05:18:25] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/1382379, uuid='d7fc856b-73fb-45bd-bc78-4ec9e7dfc990', l='ServerLevel[wilderness]', x=4651.04, y=82.00, z=-1311.76, cpos=[290, -82], tl=86, v=true] died: Zombie Pig was slain by FishServant
10234[05:18:32] [Server thread/INFO]: Named entity Wolf['Wild Pig'/1064191, uuid='05e12c3b-3bf6-4bb7-9dae-ae846952d4c9', l='ServerLevel[wilderness]', x=4653.65, y=81.00, z=-1340.49, cpos=[290, -84], tl=6388, v=true] died: Wild Pig was slain by FishServant
10235[05:18:35] [Server thread/INFO]: CCSSG2111 issued server command: /wiki
10236[05:18:36] [Server thread/INFO]: Named entity EnderMan['Enderman'/1390015, uuid='f6be8f67-805c-4a51-bf6b-87673cc4d0a5', l='ServerLevel[spawn_the_end]', x=-3687.61, y=257.00, z=1084.83, cpos=[-231, 67], tl=89, v=true] died: Enderman was slain by The_unknown_
10237[05:18:38] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/1392497, uuid='da1760b9-232e-4da9-934c-8cce7139d4fd', l='ServerLevel[wilderness]', x=4661.79, y=81.00, z=-1330.27, cpos=[291, -84], tl=72, v=true] died: Zombie Pig was slain by FishServant
10238[05:18:44] [Server thread/INFO]: Named entity EnderMan['Enderman'/1389987, uuid='b049d97e-fc8f-459f-b977-0b809488a728', l='ServerLevel[spawn_the_end]', x=-3690.50, y=257.00, z=1089.80, cpos=[-231, 68], tl=262, v=true] died: Enderman was slain by The_unknown_
10239[05:18:52] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ also there is no hunger
10240[05:18:55] [Server thread/INFO]: [!] Successfully removed.
10241[05:18:55] [Server thread/INFO]: [!] Hud 'title_hud' is not active for this player.
10242[05:18:55] [Server thread/INFO]: [!] Hud 'black' is not active for this player.
10243[05:18:55] [Server thread/INFO]: [!] Successfully added.
10244[05:18:57] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ food regens health
10245[05:19:01] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ so btw there is a bug
10246[05:19:06] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ that i found
10247[05:19:09] [Server thread/INFO]: Named entity Spider['Spider'/1364285, uuid='8e0a51d8-0e6e-41ea-ae75-1dadac17a55f', l='ServerLevel[wilderness]', x=4691.28, y=81.71, z=-1355.60, cpos=[293, -85], tl=1580, v=true] died: Spider was slain by FishServant
10248[05:19:12] [Server thread/INFO]: Named entity Spider['Spider'/1406320, uuid='41df955c-a5c5-4778-8a07-fe56e01f8269', l='ServerLevel[wilderness]', x=4690.02, y=81.88, z=-1357.28, cpos=[293, -85], tl=467, v=true] died: Spider was slain by FishServant
10249[05:19:13] [Async Chat Thread - #12/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Open a ticket and report the bug @ummmmmmmmmh
10250[05:19:18] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ submit a ticket
10251[05:19:19] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
10252[05:19:21] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ ok
10253[05:19:23] [Server thread/INFO]: [!] Successfully added.
10254[05:19:23] [Server thread/INFO]: [!] Successfully removed.
10255[05:19:24] [Server thread/INFO]: Group is shown to player!
10256[05:19:25] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ how do i do that
10257[05:19:32] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ yea if some weirdo sees what u say they will exploit it
10258[05:19:37] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ the discord
10259[05:19:41] [Server thread/INFO]: FishServant issued server command: /discord
10260[05:19:46] [Async Chat Thread - #12/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ i cant then
10261[05:19:46] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ do /discord
10262[05:19:50] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ o
10263[05:20:36] [Async Chat Thread - #12/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ dont forget mihxil and Humanityirl to do /crescent for the free rank
10264[05:20:45] [Server thread/INFO]: mihxil is now AFK!
10265[05:21:00] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10266[05:21:21] [Server thread/INFO]: CCSSG2111 issued server command: /sell
10267[05:21:22] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
10268[05:21:42] [Server thread/INFO]: CCSSG2111 issued server command: /critterpedia
10269[05:21:45] [Server thread/INFO]: [CHAT GAMES] A(n) FILLOUT chat game has started in the server!
10270[05:21:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10271[05:21:45] [Craft Scheduler Thread - 176 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10272[05:21:54] [Server thread/INFO]: The_unknown_ new balance: 6.2k
10273[05:21:54] [Async Chat Thread - #13/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10274[05:22:10] [Server thread/INFO]: The_unknown_ issued server command: /gms
10275[05:22:17] [Server thread/INFO]: [!] Successfully removed.
10276[05:22:17] [Server thread/INFO]: [!] Hud 'title_hud' is not active for this player.
10277[05:22:17] [Server thread/INFO]: [!] Hud 'black' is not active for this player.
10278[05:22:17] [Server thread/INFO]: [!] Successfully added.
10279[05:22:23] [Server thread/INFO]: The_unknown_ issued server command: /gmc
10280[05:22:27] [Async Chat Thread - #13/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ is there anyway to check upcomming updates without discord?
10281[05:22:32] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
10282[05:22:41] [Async Chat Thread - #13/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i guess waiting for it to happen
10283[05:22:44] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1556657, uuid='f601a871-8087-41d1-9d73-bc3902bc712c', l='ServerLevel[wilderness]', x=7707.51, y=85.00, z=481.76, cpos=[481, 30], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10284[05:22:51] [Async Chat Thread - #13/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh ok
10285[05:22:52] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ sometimes "god" will speak to us
10286[05:22:59] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ whos that
10287[05:23:00] [Server thread/INFO]: Named entity Wolf['Alpha Clawcher'/1571280, uuid='7fb2a51a-3c56-48ca-a77c-4380580b6e4c', l='ServerLevel[wilderness]', x=7680.50, y=87.00, z=539.50, cpos=[480, 33], tl=74, v=true] died: Alpha Clawcher suffocated in a wall
10288[05:23:01] [Server thread/INFO]: [!] Successfully added.
10289[05:23:01] [Server thread/INFO]: [!] Successfully removed.
10290[05:23:01] [Server thread/INFO]: Group hidden from player!
10291[05:23:01] [ForkJoinPool.commonPool-worker-8/INFO]: SERVER » Humanityirl ᴡᴀꜱ ᴛᴇʟᴇᴘᴏʀᴛᴇᴅ ᴛᴏ ꜱᴘᴀᴡɴ.
10292[05:23:05] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ anyone got bones?
10293[05:23:05] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Miscodes
10294[05:23:06] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ the all knowing
10295[05:23:08] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ LOL
10296[05:23:11] [Server thread/INFO]: FishServant issued server command: /shop
10297[05:23:12] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ what about miscodes
10298[05:23:14] [Server thread/INFO]: Named entity Pig['Wild Mouse'/1555375, uuid='a5e2349d-3a3a-420b-881c-caa2f23a1bef', l='ServerLevel[wilderness]', x=7710.52, y=86.50, z=478.12, cpos=[481, 29], tl=425, v=true] died: Wild Mouse was slain by ummmmmmmmmh
10299[05:23:19] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 64 x Bone for $1,920 from mobs shop.
10300[05:23:21] [Server thread/INFO]: CCSSG2111 issued server command: /shop
10301[05:23:22] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Mr Allmighty
10302[05:23:24] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ god is miscodes
10303[05:23:25] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/1576104, uuid='e61372f1-4c2f-49dc-ad83-f199d9d5ce58', l='ServerLevel[wilderness]', x=7690.50, y=77.00, z=521.50, cpos=[480, 32], tl=477, v=true] died: Wild Clawcher suffocated in a wall
10304[05:23:28] [Server thread/INFO]: FishServant issued server command: /tpa ummmmmmmmmh
10305[05:23:28] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/1575044, uuid='5471ab85-61bb-4edf-a232-af7b2659c8ad', l='ServerLevel[wilderness]', x=7690.88, y=75.54, z=518.35, cpos=[480, 32], tl=564, v=true] died: Blue Jellyfish was slain by Wild Shark
10306[05:23:28] [Server thread/INFO]: Named entity Salmon['Pink Jellyfish'/1575467, uuid='f2731a5c-43ab-4eee-ade5-d409c90012e8', l='ServerLevel[wilderness]', x=7690.52, y=75.54, z=514.31, cpos=[480, 32], tl=558, v=true] died: Pink Jellyfish was slain by Wild Shark
10307[05:23:28] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/1576679, uuid='23235c5a-ac9f-4b17-bc0a-3c59b82397dc', l='ServerLevel[wilderness]', x=7691.16, y=75.56, z=518.71, cpos=[480, 32], tl=542, v=true] died: Blue Jellyfish was slain by Wild Shark
10308[05:23:30] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 4 x Bone for $120 from mobs shop.
10309[05:23:33] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ why
10310[05:23:33] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/1555146, uuid='5cd1f702-7de6-4b55-adf4-9916a375c82a', l='ServerLevel[wilderness]', x=7689.50, y=75.54, z=519.10, cpos=[480, 32], tl=1097, v=true] died: Blue Jellyfish was slain by Wild Shark
10311[05:23:41] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ didnt u ask for something
10312[05:23:44] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Cause he owns the server
10313[05:23:48] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ no
10314[05:23:50] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ i didnt
10315[05:23:54] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh thats makes sense
10316[05:24:00] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ so u didnt ask for bones?
10317[05:24:07] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ no that was @CCSSG2111
10318[05:24:10] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ when did i ask that
10319[05:24:16] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ that was me
10320[05:24:17] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ oh yall both got blue names
10321[05:24:19] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
10322[05:24:22] [Server thread/INFO]: FishServant issued server command: /tpa CCSSG2111
10323[05:24:23] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ rude
10324[05:24:24] [Server thread/INFO]: Named entity Pig['Wild Skunk'/1602687, uuid='88ea9f67-f834-4d3e-9d30-f8dd1468a526', l='ServerLevel[wilderness]', x=7730.01, y=90.00, z=459.24, cpos=[483, 28], tl=1342, v=true] died: Wild Skunk was slain by ummmmmmmmmh
10325[05:24:25] [Server thread/INFO]: CCSSG2111 issued server command: /cmi tpaccept FishServant tpa
10326[05:24:26] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i got a stack for u
10327[05:24:34] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ nice place
10328[05:24:41] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ thxs
10329[05:24:50] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/1556267, uuid='851911fe-00fc-4d61-ad76-b4fa1363de62', l='ServerLevel[wilderness]', x=7754.71, y=75.05, z=409.20, cpos=[484, 25], tl=2610, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
10330[05:24:59] [Server thread/INFO]: The_unknown_ issued server command: /spawn
10331[05:25:00] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ cute little hen
10332[05:25:02] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ awww
10333[05:25:06] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i wish i can pet
10334[05:25:06] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ i wanan tame a whale:C
10335[05:25:14] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ one day capt jack sparrow
10336[05:25:19] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ @Humanityirl use /crescent to get a free rank
10337[05:25:36] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ lol u showing me one of them at a time
10338[05:25:42] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ yeh
10339[05:25:42] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ its like a talent show
10340[05:25:44] [Server thread/INFO]: 1/1 Players have been teleported to world 'abyss'!
10341[05:25:48] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/1701546, uuid='f971f0af-d77c-4529-a9ba-85126a54db70', l='ServerLevel[wilderness]', x=7722.35, y=75.56, z=446.27, cpos=[482, 27], tl=1597, v=true] died: Yellow Jellyfish was slain by Wild Shark
10342[05:25:52] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ can it do tricks
10343[05:25:59] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ i have this guy downhere
10344[05:26:06] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ v
10345[05:26:08] [Server thread/INFO]: The_unknown_ issued server command: /v
10346[05:26:13] [customfishing-worker-1/INFO]: [CustomFishing] Data Saved for online players. Took 4ms.
10347[05:26:14] [Server thread/INFO]: The_unknown_ issued server command: /tp FishServant
10348[05:26:22] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ did u give it nuts
10349[05:26:29] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ acrons
10350[05:26:34] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ fancy
10351[05:26:43] [Server thread/INFO]: Humanityirl issued server command: /worlds
10352[05:26:44] [Server thread/INFO]: 1/1 Players have been teleported to world 'wilderness'!
10353[05:26:45] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ Can spell
10354[05:26:45] [Server thread/INFO]: [CHAT GAMES] A(n) MATH chat game has started in the server!
10355[05:26:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10356[05:26:45] [Server thread/INFO]: CCSSG2111 new balance: 6.5k
10357[05:26:45] [Craft Scheduler Thread - 207 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10358[05:26:46] [Server thread/INFO]: Named entity Dolphin['Wild Whale'/1710754, uuid='d40abcc9-d7a6-4edd-b64a-fb4487fa27e6', l='ServerLevel[wilderness]', x=7754.84, y=73.14, z=405.36, cpos=[484, 25], tl=2501, v=true] died: Wild Whale was slain by ummmmmmmmmh
10359[05:26:49] [Server thread/INFO]: Named entity Pig['Wild Sheep'/3663, uuid='78ac35a2-d304-47fe-afff-f6bed5ba1262', l='ServerLevel[wilderness]', x=223.76, y=108.00, z=-200.17, cpos=[13, -13], tl=850, v=true] died: Wild Sheep was slain by Wild Tiger
10360[05:26:51] [Async Chat Thread - #14/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10361[05:26:51] [Server thread/INFO]: The_unknown_ new balance: 6.3k
10362[05:26:54] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ for raising these cute little things ill give u a bonus 5k
10363[05:26:55] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
10364[05:26:58] [Server thread/INFO]: FishServant issued server command: /pay CCSSG2111 5000
10365[05:27:01] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ c:
10366[05:27:02] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ gj
10367[05:27:03] [Server thread/INFO]: The_unknown_ issued server command: /bal FishServant
10368[05:27:04] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ thcs
10369[05:27:10] [Server thread/INFO]: ummmmmmmmmh issued server command: /critterpedia
10370[05:27:16] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ thxs i plan to get more guys
10371[05:27:21] [Server thread/INFO]: Humanityirl issued server command: /rtp
10372[05:27:26] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ u gonna ride on lions?
10373[05:27:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/1857323, uuid='046ec254-156b-4a0b-b4c2-fc43424e812d', l='ServerLevel[wilderness]', x=1575.05, y=123.00, z=-190.37, cpos=[98, -12], tl=83, v=true] died: Wild Squirrel suffocated in a wall
10374[05:27:38] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i can make u hunter gear if u want
10375[05:27:42] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ why is the whale backshotting
10376[05:27:45] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
10377[05:27:52] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ cause it can read your mind
10378[05:27:57] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ it knows what u want
10379[05:28:00] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ what the
10380[05:28:00] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ kinda my person is a pet gal
10381[05:28:05] [Server thread/INFO]: Named entity Wolf['Wild Snake'/1877578, uuid='d577e040-ff34-45ad-bfc3-5cff92d5b7e6', l='ServerLevel[wilderness]', x=-6618.79, y=84.00, z=-7371.79, cpos=[-414, -461], tl=285, v=true] died: Wild Snake was slain by ummmmmmmmmh
10382[05:28:07] [User Authenticator #2/INFO]: UUID of player Miscodes is 12531999-aa4b-417d-8951-cea0dd827133
10383[05:28:14] [Async Chat Thread - #14/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10384[05:28:17] [Server thread/INFO]: The_unknown_ issued server command: /v
10385[05:28:19] [Server thread/INFO]: 💀 ummmmmmmmmh was killed by Wild Giraffe!
10386[05:28:20] [Async Chat Thread - #14/INFO]: <glyph:nametag_manager> The_unknown_ ‣ hi miscodes
10387[05:28:23] [Server thread/INFO]: The_unknown_ issued server command: /v
10388[05:28:28] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ my mom is kinda rasict
10389[05:28:31] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
10390[05:28:36] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ ill see about getting u a hunter set 1 sec
10391[05:28:41] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ ok thxs
10392[05:28:46] [Server thread/INFO]: No new recipes were learned
10393[05:28:46] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: Miscodes
10394[05:28:46] [Server thread/INFO]: [DiscordSRV] Player Miscodes joined with silent joining permission, not sending a join message
10395[05:28:46] [Server thread/INFO]: Miscodes enters the Dreamscape...
10396[05:28:46] [Server thread/INFO]: Miscodes[IP hidden] logged in with entity id 1887512 at ([wilderness]1073.683690740014, 148.0, 6963.764292775845)
10397[05:28:46] [Server thread/INFO]: [!] Successfully added.
10398[05:28:46] [Server thread/INFO]: [!] Successfully added.
10399[05:28:46] [Server thread/INFO]: [!] Successfully removed.
10400[05:28:46] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
10401[05:28:51] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ she rasist towards whales?
10402[05:28:52] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ hi miscodes
10403[05:28:55] [Server thread/INFO]: FishServant issued server command: /lands spawn
10404[05:28:55] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ yep
10405[05:29:00] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/1908995, uuid='bc4fbddf-ecad-46dd-bd0b-91bdf916f687', l='ServerLevel[wilderness]', x=1537.50, y=77.00, z=-290.50, cpos=[96, -19], tl=485, v=true] died: Wild Clawcher suffocated in a wall
10406[05:29:00] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for Miscodes is running behind! Took 150ms (if this only happens occasionally, it's fine)
10407[05:29:03] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ misty how could you
10408[05:29:08] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/1905473, uuid='cbd25a77-f121-4806-a5fd-da6289c7fb55', l='ServerLevel[wilderness]', x=1606.45, y=75.56, z=-295.65, cpos=[100, -19], tl=720, v=true] died: Yellow Jellyfish was slain by Wild Shark
10409[05:29:10] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ she made it so i cant marry miss whale
10410[05:29:12] [Server thread/INFO]: CCSSG2111 issued server command: /spawn
10411[05:29:15] [Server thread/INFO]: The_unknown_ issued server command: /tp Miscodes
10412[05:29:21] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ WIAT
10413[05:29:22] [Server thread/INFO]: 💀 FishServant was killed by Wild Lion!
10414[05:29:23] [Server thread/INFO]: Named entity Pig['Wild Hen'/1938001, uuid='aaa3bcb7-9ff9-4598-8006-466f82a2180a', l='ServerLevel[wilderness]', x=4655.87, y=82.00, z=-1279.44, cpos=[290, -80], tl=222, v=true] died: Wild Hen was slain by Wild Lioness
10415[05:29:27] [Server thread/INFO]: Named entity Pig['Wild Hen'/1938102, uuid='3833cbe7-923c-4fe6-bc0b-b658986635d7', l='ServerLevel[wilderness]', x=4622.86, y=83.00, z=-1277.87, cpos=[288, -80], tl=307, v=true] died: Wild Hen was slain by Wild Lion
10416[05:29:27] [Server thread/INFO]: The_unknown_ issued server command: /tp ummmmmmmmmh
10417[05:29:30] [Server thread/INFO]: Changed title display times for Miscodes
10418[05:29:30] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ i just lost all my xp
10419[05:29:30] [Server thread/INFO]: Showing new title for Miscodes
10420[05:29:32] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
10421[05:29:32] [Server thread/INFO]: [!] Successfully removed.
10422[05:29:32] [Server thread/INFO]: [!] Successfully removed.
10423[05:29:32] [Server thread/INFO]: [!] Successfully added.
10424[05:29:32] [ForkJoinPool.commonPool-worker-11/INFO]: Miscodes have been teleported (wilderness,1073,148,6963).
10425[05:29:32] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ aw mna
10426[05:29:37] [Server thread/INFO]: Miscodes issued server command: /fly
10427[05:29:41] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10428[05:29:45] [Server thread/INFO]: Miscodes issued server command: /i elytra
10429[05:29:48] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ why is there footsteps
10430[05:29:56] [Server thread/INFO]: Humanityirl has reached the goal [Sky's the Limit]
10431[05:29:59] [Folia Async Scheduler Thread #1/INFO]:
10432[05:29:59] [Folia Async Scheduler Thread #1/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 30:00!
10433[05:29:59] [Folia Async Scheduler Thread #1/INFO]:
10434[05:30:06] [Server thread/INFO]: Miscodes issued server command: /lp user Humanityirl parent add media
10435[05:30:06] [luckperms-worker-5/INFO]: [LuckPerms] [Messaging] Sending log with id: 76d56dfd-5b4a-4dc3-b571-648567af500f
10436[05:30:06] [luckperms-command-executor/INFO]: [LP] LOG > (Miscodes@smp) [U] (humanityirl)
10437[05:30:06] [luckperms-command-executor/INFO]: [LP] LOG > parent add media
10438[05:30:06] [luckperms-worker-9/INFO]: [LuckPerms] [Messaging] Sending user ping for 'humanityirl' with id: d958b971-bcb9-45a3-9e19-07391e60bbe4
10439[05:30:08] [Async Chat Thread - #13/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ hey miscodes
10440[05:30:10] [Server thread/INFO]: CCSSG2111 issued server command: /lands
10441[05:30:14] [Server thread/INFO]: CCSSG2111 issued server command: /lands
10442[05:30:18] [Server thread/INFO]: 💀 FishServant was killed by Wild Lion!
10443[05:30:18] [Server thread/INFO]: Named entity Pig['Wild Cow'/1980450, uuid='10005c37-265c-4c35-8450-03062e46d846', l='ServerLevel[wilderness]', x=4573.81, y=81.00, z=-1223.20, cpos=[285, -77], tl=435, v=true] died: Wild Cow was slain by Wild Lioness
10444[05:30:23] [Async Chat Thread - #14/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ may i ask a humble question
10445[05:30:26] [Server thread/INFO]: Humanityirl has made the advancement [Diamonds!]
10446[05:30:30] [Server thread/INFO]: Named entity Wolf['Wild Pig'/2020581, uuid='809230e3-4c1f-4735-92bb-b8c4ab7ae10b', l='ServerLevel[wilderness]', x=4528.12, y=82.00, z=-1218.11, cpos=[283, -77], tl=335, v=true] died: Wild Pig was slain by Wild Lioness
10447[05:30:35] [Server thread/INFO]: Miscodes issued server command: /rtp
10448[05:30:38] [Server thread/INFO]: Miscodes issued server command: /rtp
10449[05:30:39] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2038786, uuid='2650c820-c214-4aed-a77e-9058a2f5279c', l='ServerLevel[wilderness]', x=-9724.93, y=143.00, z=4033.98, cpos=[-608, 252], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10450[05:30:39] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10451[05:30:40] [Server thread/INFO]: Miscodes issued server command: /rtp
10452[05:30:44] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2043164, uuid='777e2923-db8c-4a3d-a017-1745fe96fab4', l='ServerLevel[wilderness]', x=7676.18, y=111.00, z=-1570.79, cpos=[479, -99], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10453[05:30:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2043688, uuid='77bf9f5b-9c2f-42af-adb6-0559baa36d80', l='ServerLevel[wilderness]', x=-725.71, y=151.00, z=-1014.25, cpos=[-46, -64], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10454[05:30:47] [Server thread/INFO]: The_unknown_ issued server command: /tp AnFrankTheTank
10455[05:30:48] [Server thread/INFO]: Miscodes issued server command: /home
10456[05:30:51] [Server thread/INFO]: Miscodes issued server command: /pwarp warp miscodes
10457[05:30:54] [Server thread/INFO]: The_unknown_ issued server command: /tp Humanityirl
10458[05:30:55] [Server thread/INFO]: Miscodes issued server command: /tpohere Humanityirl
10459[05:31:05] [Server thread/INFO]: The_unknown_ issued server command: /tp Pablw
10460[05:31:08] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ sure
10461[05:31:21] [Async Chat Thread - #14/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i wanna slept
10462[05:31:30] [Server thread/INFO]: The_unknown_ issued server command: /tp Miscodes
10463[05:31:36] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10464[05:31:39] [Server thread/INFO]: The_unknown_ issued server command: /v
10465[05:31:43] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 1 x Light Gray Bed for $50 from coloredblocks shop.
10466[05:31:45] [Server thread/INFO]: [CHAT GAMES] A(n) REACTION chat game has started in the server!
10467[05:31:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10468[05:31:45] [Craft Scheduler Thread - 192 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10469[05:31:52] [Async Chat Thread - #13/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ 1 more
10470[05:32:01] [Async Chat Thread - #13/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh my gosh
10471[05:32:09] [Server thread/INFO]: Miscodes issued server command: /pets
10472[05:32:23] [Server thread/INFO]: Named entity Wolf['Wild Snake'/1931140, uuid='8a84c536-62ae-49fb-9d42-9f1d691ed13b', l='ServerLevel[wilderness]', x=4681.55, y=81.00, z=-1335.61, cpos=[292, -84], tl=3737, v=true] died: Wild Snake was slain by FishServant
10473[05:32:31] [Server thread/INFO]: Miscodes issued server command: /pets
10474[05:32:40] [Server thread/INFO]: Named entity Spider['Spider'/2138164, uuid='93028554-4a94-4505-a64a-6e550ef89a88', l='ServerLevel[wilderness]', x=4679.52, y=82.09, z=-1321.35, cpos=[292, -83], tl=901, v=true] died: Spider was slain by FishServant
10475[05:32:45] [Server thread/INFO]: ummmmmmmmmh new balance: 25.0k
10476[05:32:50] [Server thread/INFO]: FishServant issued server command: /wikipedia
10477[05:32:50] [Server thread/WARN]: Unknown material: NEXO:buffalo_horn, using PAPER as fallback
10478[05:32:55] [Server thread/WARN]: Unknown material: NEXO:buffalo_horn, using PAPER as fallback
10479[05:32:55] [Server thread/WARN]: Unknown material: NEXO:buffalo_horn, using PAPER as fallback
10480[05:32:56] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10481[05:33:29] [Server thread/INFO]: Miscodes issued server command: /i emerald_helmet
10482[05:33:30] [Server thread/INFO]: FishServant issued server command: /wikipedia
10483[05:33:30] [Server thread/WARN]: Unknown material: NEXO:buffalo_horn, using PAPER as fallback
10484[05:33:32] [Server thread/INFO]: Miscodes issued server command: /i emerald_chestplate
10485[05:33:34] [Server thread/INFO]: ummmmmmmmmh issued server command: /accessories
10486[05:33:34] [Server thread/INFO]: Miscodes issued server command: /i emerald_leggings
10487[05:33:38] [Server thread/INFO]: Miscodes issued server command: /i emerald_boots
10488[05:33:43] [Server thread/INFO]: Miscodes issued server command: /enchant Mending 1
10489[05:33:45] [Server thread/INFO]: FishServant issued server command: /wikipedia
10490[05:33:45] [Server thread/WARN]: Unknown material: NEXO:buffalo_horn, using PAPER as fallback
10491[05:33:46] [Server thread/INFO]: Miscodes issued server command: /enchant Unbreaking 3
10492[05:33:52] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10493[05:33:58] [Server thread/INFO]: FishServant issued server command: /shop
10494[05:34:00] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
10495[05:34:01] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
10496[05:34:03] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
10497[05:34:04] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
10498[05:34:06] [Server thread/INFO]: The_unknown_ has made the advancement [Suit Up]
10499[05:34:06] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 3
10500[05:34:08] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 3
10501[05:34:09] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 3
10502[05:34:11] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 3
10503[05:34:13] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10504[05:34:17] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
10505[05:34:19] [Async Chat Thread - #15/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ time to go hunting
10506[05:34:21] [Server thread/INFO]: Miscodes issued server command: /items get reinforced_netherite_sword
10507[05:34:25] [Server thread/INFO]: Miscodes issued server command: /enchant Sharpness 3
10508[05:34:47] [TypewriterPoolThread-1/WARN]: [Typewriter] The session ticker for Pablw is running behind! Took 163ms (if this only happens occasionally, it's fine)
10509[05:34:51] [Server thread/INFO]: Named entity Wolf['Wild Rathornis'/2026104, uuid='c2d51257-9895-4354-8f08-689c20b1a578', l='ServerLevel[wilderness]', x=4679.63, y=81.00, z=-1358.43, cpos=[292, -85], tl=5412, v=true] died: Wild Rathornis was slain by FishServant
10510[05:34:52] [Server thread/INFO]: Named entity Pig['Wild Lizard'/2255572, uuid='99a7f70d-0a59-40fb-9c06-5778006a2bee', l='ServerLevel[wilderness]', x=-7248.22, y=77.00, z=-2586.64, cpos=[-454, -162], tl=591, v=true] died: Wild Lizard was slain by CCSSG2111 using [Voter Blade]
10511[05:34:53] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10512[05:35:01] [Server thread/INFO]: Miscodes issued server command: /gmc
10513[05:35:02] [Server thread/INFO]: FishServant issued server command: /shop
10514[05:35:11] [Server thread/INFO]: ummmmmmmmmh issued server command: /accessories
10515[05:35:15] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 64 x Cooked Salmon for $1,600 from food shop.
10516[05:35:17] [Server thread/INFO]: Named entity Pig['Wild Lizard'/2297953, uuid='42ae6e60-801e-4907-800c-b3cf30ca4771', l='ServerLevel[wilderness]', x=-7269.15, y=87.00, z=-2521.21, cpos=[-455, -158], tl=330, v=true] died: Wild Lizard was slain by CCSSG2111 using [Voter Blade]
10517[05:35:25] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10518[05:35:29] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 2 x String for $60 from mobs shop.
10519[05:35:32] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/2298221, uuid='7bb9bfd8-a07b-410f-99bf-fbfe8f4d1d45', l='ServerLevel[wilderness]', x=-7307.86, y=87.00, z=-2500.52, cpos=[-457, -157], tl=627, v=true] died: Wild Deer (M) was slain by CCSSG2111 using [Voter Blade]
10520[05:35:34] [Server thread/INFO]: ummmmmmmmmh issued server command: /accessories
10521[05:35:37] [Server thread/INFO]: Named entity Wolf['Wild Bison'/1931683, uuid='e1f3b072-7025-4dcf-9a13-81cc28080e78', l='ServerLevel[wilderness]', x=4699.50, y=81.00, z=-1344.24, cpos=[293, -85], tl=7365, v=true] died: Wild Bison was slain by FishServant
10522[05:35:44] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10523[05:35:44] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
10524[05:35:51] [Server thread/INFO]: CCSSG2111 issued server command: /rtp
10525[05:35:53] [Async Chat Thread - #17/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ what
10526[05:35:55] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10527[05:36:11] [Server thread/INFO]: Miscodes issued server command: /i carrot 64
10528[05:36:13] [customfishing-worker-1/INFO]: [CustomFishing] Data Saved for online players. Took 7ms.
10529[05:36:17] [Server thread/INFO]: Miscodes issued server command: /gms
10530[05:36:19] [Server thread/INFO]: Miscodes issued server command: /i saddle
10531[05:36:44] [Async Chat Thread - #17/INFO]: <glyph:nametag_manager> The_unknown_ ‣ slow ahh horse
10532[05:36:45] [Server thread/INFO]: [CHAT GAMES] A(n) FILLOUT chat game has started in the server!
10533[05:36:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10534[05:36:45] [Craft Scheduler Thread - 233 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10535[05:36:57] [Server thread/INFO]: Miscodes issued server command: /fly
10536[05:37:05] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
10537[05:37:09] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
10538[05:37:18] [Server thread/INFO]: Named entity Wolf['Wild Bison'/1931786, uuid='e3f6d039-5abc-4412-97bd-6882d6a6cdfa', l='ServerLevel[wilderness]', x=4700.98, y=81.00, z=-1322.32, cpos=[293, -83], tl=9564, v=true] died: Wild Bison was slain by FishServant
10539[05:37:25] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/2496491, uuid='4c21a0f2-4fdd-4a88-87c8-aa6f2800d598', l='ServerLevel[wilderness]', x=-1502.50, y=76.00, z=-2055.50, cpos=[-94, -129], tl=258, v=true] died: Wild Deer (M) was slain by ummmmmmmmmh
10540[05:37:30] [Server thread/INFO]: Named entity Wolf['Alpha Borealynx'/2523345, uuid='9fe8322d-394e-4d48-a51d-9ed00c216a43', l='ServerLevel[wilderness]', x=-1507.50, y=84.13, z=-2004.50, cpos=[-95, -126], tl=81, v=true] died: Alpha Borealynx suffocated in a wall
10541[05:37:34] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/2503917, uuid='d1aa875a-e383-4472-8fd9-4e6a224690c8', l='ServerLevel[wilderness]', x=-1516.82, y=76.00, z=-2043.77, cpos=[-95, -128], tl=357, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10542[05:37:54] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/2521273, uuid='8e5a8320-1f8a-4f67-ad31-42d81f452ca0', l='ServerLevel[wilderness]', x=-1570.55, y=76.00, z=-1986.19, cpos=[-99, -125], tl=503, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
10543[05:38:01] [Server thread/INFO]: Named entity Pig['Wild Penguin'/2554950, uuid='65ae44f7-3f73-4dbc-9857-7511c2244e27', l='ServerLevel[wilderness]', x=-1572.70, y=76.00, z=-1978.30, cpos=[-99, -124], tl=368, v=true] died: Wild Penguin was slain by ummmmmmmmmh
10544[05:38:05] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10545[05:38:07] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2515369, uuid='e5b91aa2-5bda-4294-a41e-c7a97491e3c1', l='ServerLevel[wilderness]', x=-1572.50, y=76.00, z=-2011.15, cpos=[-99, -126], tl=893, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10546[05:38:09] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2515339, uuid='c7578de8-c154-40f6-ba5e-59f83161982c', l='ServerLevel[wilderness]', x=-1576.60, y=76.00, z=-2014.43, cpos=[-99, -126], tl=934, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10547[05:38:17] [Server thread/INFO]: The_unknown_ issued server command: /gmsp
10548[05:38:21] [Server thread/INFO]: Named entity Wolf['Wild Badger'/2580634, uuid='48507149-d6b3-4baf-ad16-d1bebdfe7b9b', l='ServerLevel[wilderness]', x=-1634.30, y=76.00, z=-2014.76, cpos=[-103, -126], tl=402, v=true] died: Wild Badger was slain by ummmmmmmmmh
10549[05:38:35] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/2595974, uuid='3f1afa27-ccc9-457f-91eb-e588510b993f', l='ServerLevel[wilderness]', x=-1663.80, y=76.00, z=-2042.86, cpos=[-104, -128], tl=471, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
10550[05:38:37] [Server thread/INFO]: The_unknown_ issued server command: /gmc
10551[05:38:43] [Server thread/INFO]: CCSSG2111 issued server command: /stats
10552[05:38:48] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/2624616, uuid='52d16624-bc1a-4765-8a04-74408abb1795', l='ServerLevel[wilderness]', x=-1677.22, y=76.00, z=-2043.06, cpos=[-105, -128], tl=321, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10553[05:38:55] [Server thread/INFO]: Named entity Pig['Wild Duck'/2618980, uuid='811ed484-d091-4aba-a840-d858b5ed21a4', l='ServerLevel[wilderness]', x=-1663.50, y=76.00, z=-2012.50, cpos=[-104, -126], tl=556, v=true] died: Wild Duck was slain by ummmmmmmmmh
10554[05:38:56] [Server thread/INFO]: Named entity Drowned['Scarab Beetle'/2611087, uuid='1d5c4c0e-76be-4dc2-a786-6d425141bef4', l='ServerLevel[wilderness]', x=-1662.97, y=76.00, z=-2010.09, cpos=[-104, -126], tl=702, v=true] died: Scarab Beetle was slain by ummmmmmmmmh
10555[05:39:06] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2636631, uuid='9a5f4214-f713-485f-8494-ccf4f6588f5b', l='ServerLevel[wilderness]', x=-1683.17, y=76.00, z=-1983.52, cpos=[-106, -124], tl=297, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10556[05:39:08] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2636663, uuid='43dc4268-0329-4277-86d7-39f09dfb7122', l='ServerLevel[wilderness]', x=-1687.45, y=76.00, z=-1978.96, cpos=[-106, -124], tl=332, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10557[05:39:08] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2636702, uuid='cbb6827b-8358-40e7-ab77-80a71bfec389', l='ServerLevel[wilderness]', x=-1690.13, y=76.00, z=-1979.10, cpos=[-106, -124], tl=345, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10558[05:39:12] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2679613, uuid='3f758a0d-5399-4046-84cf-1153c2f3f916', l='ServerLevel[wilderness]', x=-1701.06, y=76.00, z=-1972.78, cpos=[-107, -124], tl=64, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10559[05:39:19] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/2656232, uuid='fe68dead-c7f4-4376-9e15-38cf4c4046c3', l='ServerLevel[wilderness]', x=-1716.91, y=76.00, z=-1966.00, cpos=[-108, -123], tl=491, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10560[05:39:28] [Server thread/INFO]: Named entity Wolf['Wild Badger'/2633630, uuid='9d490f4e-83d2-4bb5-b5d7-e1f66dc98a4d', l='ServerLevel[wilderness]', x=-1722.46, y=76.00, z=-1981.24, cpos=[-108, -124], tl=742, v=true] died: Wild Badger was slain by ummmmmmmmmh
10561[05:39:31] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/2672967, uuid='4267eafd-a183-4663-b121-9291aa82e503', l='ServerLevel[wilderness]', x=-1730.50, y=76.00, z=-1987.53, cpos=[-109, -125], tl=521, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
10562[05:39:34] [Server thread/INFO]: FishServant issued server command: /jobs
10563[05:39:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2722877, uuid='d2266083-a9cb-4677-ae1b-92f99c18a64f', l='ServerLevel[wilderness]', x=3813.25, y=92.00, z=9491.01, cpos=[238, 593], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10564[05:39:41] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2722901, uuid='107bdad5-cbd1-4245-ae42-75850529f4fb', l='ServerLevel[wilderness]', x=3826.24, y=95.00, z=9484.30, cpos=[239, 592], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10565[05:39:41] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2679568, uuid='ef9dbc54-f32d-4dd9-8536-511feb707d7e', l='ServerLevel[wilderness]', x=-1721.54, y=76.00, z=-1959.57, cpos=[-108, -123], tl=651, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10566[05:39:41] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2725430, uuid='81efa118-1b62-4562-8dab-ea2fa454c5df', l='ServerLevel[wilderness]', x=3732.93, y=96.00, z=9570.07, cpos=[233, 598], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10567[05:39:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2731269, uuid='d7949707-5c4a-43e1-8597-6cc92d22db07', l='ServerLevel[wilderness]', x=3838.76, y=115.00, z=9591.08, cpos=[239, 599], tl=84, v=true] died: Wild Squirrel suffocated in a wall
10568[05:39:48] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/2717011, uuid='b9717962-387d-4efe-b122-18f3a56eeca3', l='ServerLevel[wilderness]', x=-1695.50, y=76.00, z=-1938.50, cpos=[-106, -122], tl=318, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
10569[05:39:50] [Server thread/INFO]: Named entity Wolf['Alpha Scorphex'/2739347, uuid='dfc4229a-e2df-475e-b33d-ecc25b724917', l='ServerLevel[wilderness]', x=3858.50, y=131.00, z=9613.50, cpos=[241, 600], tl=76, v=true] died: Alpha Scorphex suffocated in a wall
10570[05:39:51] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
10571[05:40:02] [Server thread/INFO]: Named entity Bat['Peacock Butterfly'/2740786, uuid='33d54171-d4ed-4ab0-b270-5d2913384f0f', l='ServerLevel[wilderness]', x=-1654.49, y=76.75, z=-1927.29, cpos=[-104, -121], tl=304, v=true] died: Peacock Butterfly was slain by ummmmmmmmmh
10572[05:40:12] [Server thread/INFO]: Named entity Pig['Wild Skunk'/2758019, uuid='9a07dc47-cef2-4296-b15c-1eaa7b306f3b', l='ServerLevel[wilderness]', x=-1622.50, y=76.00, z=-1901.50, cpos=[-102, -119], tl=320, v=true] died: Wild Skunk was slain by ummmmmmmmmh
10573[05:40:16] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2759506, uuid='29b2eb81-bcc2-41ac-be94-8ab6a9486e79', l='ServerLevel[wilderness]', x=-1616.68, y=76.00, z=-1891.98, cpos=[-102, -119], tl=387, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10574[05:40:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2759420, uuid='1b130618-ebda-43e6-85f2-1a2ebfb82a67', l='ServerLevel[wilderness]', x=-1614.47, y=76.00, z=-1890.48, cpos=[-101, -119], tl=403, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10575[05:40:22] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2759458, uuid='cd0c2c38-007c-44e2-b509-b62a26d31167', l='ServerLevel[wilderness]', x=-1615.94, y=75.37, z=-1875.38, cpos=[-101, -118], tl=483, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10576[05:40:29] [Server thread/INFO]: FishServant issued server command: /shop
10577[05:40:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2835226, uuid='92d52553-52b0-4131-ba84-3be6999f73c7', l='ServerLevel[wilderness]', x=3677.81, y=91.00, z=9456.07, cpos=[229, 591], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10578[05:40:42] [Async Chat Thread - #19/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ anyone know how to increase your accesories bag
10579[05:40:45] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2842016, uuid='d747a761-a360-4440-97cd-9a0be74914c2', l='ServerLevel[wilderness]', x=4061.21, y=141.00, z=9502.19, cpos=[253, 593], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10580[05:40:45] [Server thread/INFO]: The_unknown_ new balance: 6.7k
10581[05:40:49] [Server thread/INFO]: Named entity Pig['Wild Elk (F)'/2750169, uuid='019d294a-7817-44ad-a750-611085b330be', l='ServerLevel[wilderness]', x=4029.99, y=192.00, z=9569.99, cpos=[251, 598], tl=1135, v=true] died: Wild Elk (F) was slain by Wild Lioness
10582[05:40:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/2853636, uuid='59dd6361-0907-4bc8-8d0a-d22bd83e0372', l='ServerLevel[wilderness]', x=3997.56, y=139.00, z=9422.24, cpos=[249, 588], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10583[05:40:55] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/2783619, uuid='1b38e7f8-4692-47ab-8636-7171da34b042', l='ServerLevel[wilderness]', x=-1681.50, y=76.00, z=-1901.50, cpos=[-106, -119], tl=321, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
10584[05:40:59] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 1 x Bow for $100 from armory shop.
10585[05:41:01] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 64 x Arrow for $320 from armory shop.
10586[05:41:04] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 64 x Arrow for $320 from armory shop.
10587[05:41:07] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
10588[05:41:28] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/2739059, uuid='89753eed-d6eb-43b6-9c19-98c5d6ec45ba', l='ServerLevel[wilderness]', x=3789.85, y=120.00, z=9572.68, cpos=[236, 598], tl=198, v=true] died: Wild Gazelle was slain by Wild Lioness
10589[05:41:37] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/2727655, uuid='5fae2b30-ac4d-409f-9055-10e5f315bdf0', l='ServerLevel[wilderness]', x=3843.00, y=93.00, z=9548.14, cpos=[240, 596], tl=484, v=true] died: Wild Deer (F) was slain by Wild Lioness
10590[05:41:42] [Server thread/INFO]: CCSSG2111 issued server command: /kits
10591[05:41:45] [Server thread/INFO]: [CHAT GAMES] A(n) UNSCRAMBLE chat game has started in the server!
10592[05:41:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10593[05:41:45] [Craft Scheduler Thread - 231 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10594[05:41:47] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/2924551, uuid='a2f75bbd-7adc-402d-9c54-d013d18cdfff', l='ServerLevel[wilderness]', x=3728.50, y=105.00, z=9663.50, cpos=[233, 603], tl=314, v=true] died: Wild Deer (M) was slain by Wild Lioness
10595[05:42:13] [Server thread/INFO]: ummmmmmmmmh issued server command: /sell
10596[05:42:16] [Server thread/INFO]: Named entity Wolf['Wild Grizzly Bear'/2202674, uuid='3bbc99a6-b02b-400b-bd8e-7c5e3d2520f6', l='ServerLevel[wilderness]', x=4713.53, y=81.00, z=-1244.93, cpos=[294, -78], tl=203, v=true] died: Wild Grizzly Bear was shot by FishServant
10597[05:42:30] [Server thread/INFO]: Named entity Pig['Wild Duck'/2891107, uuid='34778819-5f60-427f-b1c0-b447ce9c7278', l='ServerLevel[wilderness]', x=-1782.66, y=76.00, z=-1825.34, cpos=[-112, -115], tl=1647, v=true] died: Wild Duck was slain by ummmmmmmmmh
10598[05:42:47] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10599[05:42:48] [Async Chat Thread - #21/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ erm
10600[05:42:48] [Server thread/INFO]: Named entity Pig['Wild Frog'/2178727, uuid='a01b3844-e9c8-4eea-8a3a-d407302fe02c', l='ServerLevel[wilderness]', x=4795.25, y=64.00, z=-1223.34, cpos=[299, -77], tl=310, v=true] died: Wild Frog fell from a high place
10601[05:42:49] [Server thread/INFO]: Miscodes issued server command: /i red_bed
10602[05:43:03] [Async Chat Thread - #21/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ sleeps
10603[05:43:04] [Async Chat Thread - #21/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ pls
10604[05:43:04] [Server thread/INFO]: Miscodes issued server command: /i red_bed
10605[05:43:06] [Server thread/INFO]: FishServant issued server command: /lands spawn
10606[05:43:10] [Server thread/INFO]: Named entity Zombie['Zombie'/3017855, uuid='fa1ddb7a-ed2a-4d40-ae87-8194baefe52e', l='ServerLevel[wilderness]', x=-1805.03, y=66.32, z=-1804.53, cpos=[-113, -113], tl=604, v=false, removed=DISCARDED] died: Zombie was slain by Zombie
10607[05:43:13] [Server thread/INFO]: Named entity Pig['Wild Penguin'/2894301, uuid='b65ea078-a90e-4125-9ee5-c84f1821cc08', l='ServerLevel[wilderness]', x=-1800.34, y=69.02, z=-1798.96, cpos=[-113, -113], tl=2435, v=true] died: Wild Penguin drowned
10608[05:43:15] [Server thread/INFO]: Humanityirl has made the advancement [Sweet Dreams]
10609[05:43:18] [Async Chat Thread - #21/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ yay
10610[05:43:19] [Server thread/INFO]: Named entity Zombie['Zombie'/3047389, uuid='2e6c2014-8c20-406d-98ed-9b3e85679a87', l='ServerLevel[wilderness]', x=-1780.49, y=67.36, z=-1824.50, cpos=[-112, -115], tl=442, v=false, removed=DISCARDED] died: Zombie was slain by Zombie
10611[05:43:26] [Async Chat Thread - #21/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ sleep more
10612[05:43:30] [Async Chat Thread - #21/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ thunderstorm
10613[05:43:35] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/2893503, uuid='41e6c5b1-8ef1-484d-a396-c47cef97e841', l='ServerLevel[wilderness]', x=-1808.21, y=76.00, z=-1836.71, cpos=[-114, -115], tl=2914, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10614[05:43:40] [Server thread/INFO]: Named entity Pig['Wild Mouse'/2895194, uuid='0911aac5-e136-4a6d-a79f-3407a7a18a4d', l='ServerLevel[wilderness]', x=-1805.85, y=76.00, z=-1826.68, cpos=[-113, -115], tl=2997, v=true] died: Wild Mouse was slain by ummmmmmmmmh
10615[05:43:41] [Async Chat Thread - #21/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ we can sleep again
10616[05:43:59] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10617[05:44:07] [Server thread/INFO]: Named entity Camel['Wild Camel'/2235463, uuid='40ff6482-3507-4d6b-970b-2efd8a3d30df', l='ServerLevel[wilderness]', x=3837.69, y=93.00, z=9524.21, cpos=[239, 595], tl=1007, v=true] died: Wild Camel was slain by Wild Lioness
10618[05:44:09] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn Ethereal_Plains
10619[05:44:13] [Server thread/INFO]: Named entity Pig['Wild Duck'/3168795, uuid='adc06e44-fdad-4f65-bc62-87860cb6407a', l='ServerLevel[wilderness]', x=-1880.50, y=76.00, z=-1775.50, cpos=[-118, -111], tl=116, v=true] died: Wild Duck was slain by ummmmmmmmmh
10620[05:44:13] [Async Chat Thread - #21/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ oh human is the media?
10621[05:44:13] [Server thread/INFO]: Named entity Camel['Wild Camel'/2235409, uuid='f5d3d3e0-28b4-47c5-a05e-5cb6c705c79a', l='ServerLevel[wilderness]', x=3833.59, y=93.00, z=9524.72, cpos=[239, 595], tl=1244, v=true] died: Wild Camel was slain by Wild Lioness
10622[05:44:14] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3174258, uuid='c9843b1c-c8ce-42e3-81dd-a4d7d4d50500', l='ServerLevel[wilderness]', x=3694.93, y=93.00, z=9298.91, cpos=[230, 581], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10623[05:44:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3174013, uuid='3213160b-238b-4ab2-99d7-7ac02c360da2', l='ServerLevel[wilderness]', x=-1926.13, y=76.00, z=-1785.66, cpos=[-121, -112], tl=185, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10624[05:44:23] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3174043, uuid='5e458b38-7210-4400-9b9b-66ad2e3d1fe0', l='ServerLevel[wilderness]', x=-1929.72, y=76.00, z=-1791.74, cpos=[-121, -112], tl=228, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10625[05:44:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3174083, uuid='eb1d36f3-9bc5-4518-9035-0a6c82fa44fc', l='ServerLevel[wilderness]', x=-1936.06, y=75.29, z=-1794.49, cpos=[-122, -113], tl=202, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10626[05:44:26] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3200637, uuid='f5b46004-5662-4ad5-8c84-42733cb11392', l='ServerLevel[wilderness]', x=3543.96, y=81.00, z=9338.21, cpos=[221, 583], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10627[05:44:27] [Server thread/INFO]: Named entity Pig['Wild Cow'/2308144, uuid='921cc9f0-f811-4edb-b62e-c48c418b1e29', l='ServerLevel[wilderness]', x=4817.63, y=81.00, z=-1200.78, cpos=[301, -76], tl=675, v=true] died: Wild Cow was shot by FishServant
10628[05:44:28] [Server thread/INFO]: 💀 Humanityirl was killed by Wild Lion!
10629[05:44:32] [Server thread/WARN]: [MythicMobs] An error occurred while adding an AIGoalSelector, enable debugging for a stack trace.
10630[05:44:32] [Server thread/WARN]: [MythicMobs] An error occurred while adding an AIGoalSelector, enable debugging for a stack trace.
10631[05:44:32] [Server thread/WARN]: [MythicMobs] An error occurred while adding an AIGoalSelector, enable debugging for a stack trace.
10632[05:44:32] [Server thread/WARN]: [MythicMobs] An error occurred while adding an AIGoalSelector, enable debugging for a stack trace.
10633[05:44:36] [Server thread/INFO]: Named entity Zombie['Zombie Cow'/3215366, uuid='9c98719c-7e7f-4fca-8073-fdcdb9b12dd1', l='ServerLevel[wilderness]', x=4816.44, y=82.00, z=-1200.53, cpos=[301, -76], tl=137, v=true] died: Zombie Cow was slain by FishServant
10634[05:44:39] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/3189371, uuid='b7f5ec7d-c43a-48e0-8938-a912ba896c7c', l='ServerLevel[wilderness]', x=-1953.80, y=76.00, z=-1796.25, cpos=[-123, -113], tl=429, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10635[05:44:45] [Server thread/INFO]: AnFrankTheTank issued server command: /home home
10636[05:44:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3225627, uuid='2b30f54f-32d8-4935-956b-57c24f25f276', l='ServerLevel[wilderness]', x=-1971.45, y=76.00, z=-1792.52, cpos=[-124, -113], tl=226, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10637[05:44:49] [Server thread/INFO]: Named entity Camel['Wild Camel'/2235436, uuid='7bc56493-cf40-4459-9e0c-9fbf877a9d03', l='ServerLevel[wilderness]', x=3817.97, y=91.00, z=9503.03, cpos=[238, 593], tl=1436, v=true] died: Wild Camel was slain by Wild Lioness
10638[05:44:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3225595, uuid='24be2c06-197a-4b46-8123-438abe8a5c42', l='ServerLevel[wilderness]', x=-1983.44, y=76.00, z=-1788.54, cpos=[-124, -112], tl=290, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10639[05:44:52] [Server thread/INFO]: Named entity Pig['Wild Cow'/2340315, uuid='93fb3582-5784-4a70-94e4-c976ab249bb5', l='ServerLevel[wilderness]', x=3820.97, y=92.00, z=9512.19, cpos=[238, 594], tl=1423, v=true] died: Wild Cow was slain by Wild Lioness
10640[05:44:52] [Server thread/INFO]: Miscodes issued server command: /gmc
10641[05:44:56] [Server thread/INFO]: 1/1 Players have been teleported to world 'wilderness'!
10642[05:44:58] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3264581, uuid='61974f69-5eed-484c-9ed2-862c9992266e', l='ServerLevel[wilderness]', x=4947.57, y=67.00, z=-1108.13, cpos=[309, -70], tl=85, v=true] died: Wild Squirrel suffocated in a wall
10643[05:44:59] [Folia Async Scheduler Thread #3/INFO]:
10644[05:44:59] [Folia Async Scheduler Thread #3/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 15:00!
10645[05:44:59] [Folia Async Scheduler Thread #3/INFO]:
10646[05:45:05] [Server thread/INFO]: Named entity Pig['Wild Chameleon'/3184185, uuid='803604bf-79bf-40b4-a7b4-2ec0a6f8a081', l='ServerLevel[wilderness]', x=4690.11, y=81.00, z=-1330.89, cpos=[293, -84], tl=989, v=true] died: Wild Chameleon was slain by CCSSG2111 using [Voter Blade]
10647[05:45:36] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/3324793, uuid='a86780cc-dbb8-4e69-96d8-8536336bc498', l='ServerLevel[wilderness]', x=5078.65, y=87.00, z=-1134.17, cpos=[317, -71], tl=144, v=true] died: Wild Deer (M) was shot by FishServant
10648[05:45:38] [Server thread/INFO]: CCSSG2111 issued server command: /critterpedia
10649[05:45:48] [Server thread/INFO]: Miscodes issued server command: /msg The_unknown_ saw your message, i gotchu
10650[05:45:49] [Server thread/INFO]: Named entity Wolf['Wild Borealynx'/3254386, uuid='f30f4180-81fd-4c2a-a18f-2cd5e5e7c214', l='ServerLevel[wilderness]', x=-2004.43, y=72.97, z=-1805.97, cpos=[-126, -113], tl=1241, v=true] died: Wild Borealynx drowned while trying to escape ummmmmmmmmh
10651[05:45:53] [Server thread/INFO]: Miscodes issued server command: /r we'll have some people joining in a bit
10652[05:45:57] [Server thread/INFO]: Miscodes issued server command: /r talking to the streamer now
10653[05:45:58] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10654[05:45:58] [Server thread/INFO]: The_unknown_ issued server command: /r kk
10655[05:46:00] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10656[05:46:01] [Server thread/INFO]: Named entity Pig['Wild Swirlet'/3357347, uuid='ccd21d2b-3ce3-4826-8f31-50cb52ad93df', l='ServerLevel[wilderness]', x=5158.39, y=51.00, z=-1099.79, cpos=[322, -69], tl=315, v=true] died: Wild Swirlet suffocated in a wall
10657[05:46:01] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10658[05:46:01] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10659[05:46:02] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10660[05:46:02] [Server thread/WARN]: Unknown material: NEXO:darkness_essence, using PAPER as fallback
10661[05:46:07] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
10662[05:46:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 12ms.
10663[05:46:15] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 12 x Beef for $180 from food shop.
10664[05:46:18] [Server thread/INFO]: The_unknown_ issued server command: /r also i got a cool idea when your free would love to explain it
10665[05:46:22] [Server thread/INFO]: Miscodes issued server command: /r for sure i gotchu
10666[05:46:30] [Server thread/INFO]: Miscodes issued server command: /r how much longer are you gonna be awake
10667[05:46:32] [Server thread/INFO]: Miscodes issued server command: /r if you know
10668[05:46:32] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3442217, uuid='4942e2de-b90e-47bf-a5a2-f5a674eac263', l='ServerLevel[wilderness]', x=5307.88, y=94.00, z=-1203.13, cpos=[331, -76], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10669[05:46:32] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3442284, uuid='31cd4bf7-2d81-47e2-8c4d-580349da9e3f', l='ServerLevel[wilderness]', x=5305.00, y=93.00, z=-1205.27, cpos=[331, -76], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10670[05:46:36] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/3269534, uuid='2ee4b096-3286-4401-95cd-97d23f408c33', l='ServerLevel[wilderness]', x=-2055.86, y=76.00, z=-1752.27, cpos=[-129, -110], tl=2000, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10671[05:46:38] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3442251, uuid='cfa785f3-6e2d-4d8d-9e60-3d5c7e6d6264', l='ServerLevel[wilderness]', x=5304.98, y=94.00, z=-1202.79, cpos=[331, -76], tl=204, v=true] died: Wild Squirrel was slain by FishServant
10672[05:46:40] [Server thread/INFO]: The_unknown_ issued server command: /r prob a while
10673[05:46:41] [Server thread/INFO]: Named entity Pig['Wild Skunk'/3262100, uuid='b5fae379-8250-41c1-812c-5e1847e1ea12', l='ServerLevel[wilderness]', x=-2041.16, y=76.00, z=-1744.17, cpos=[-128, -110], tl=2219, v=true] died: Wild Skunk was slain by ummmmmmmmmh
10674[05:46:45] [Server thread/INFO]: [CHAT GAMES] A(n) VARIABLE chat game has started in the server!
10675[05:46:45] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10676[05:46:45] [Server thread/INFO]: Named entity Pig['Wild Duck'/3268566, uuid='b6f0e218-68cd-4b32-bf16-6a1b82f7c7a0', l='ServerLevel[wilderness]', x=-2048.34, y=76.00, z=-1734.34, cpos=[-129, -109], tl=1173, v=true] died: Wild Duck was slain by ummmmmmmmmh
10677[05:46:45] [Craft Scheduler Thread - 209 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10678[05:47:03] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3530605, uuid='f1786f9a-9ac1-47e4-9ddb-03d3dd72860e', l='ServerLevel[wilderness]', x=3549.48, y=125.00, z=9693.95, cpos=[221, 605], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10679[05:47:03] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/3466888, uuid='f2c91907-a2fd-44f0-a9b6-1d2d2a90a333', l='ServerLevel[wilderness]', x=-2062.14, y=76.00, z=-1719.44, cpos=[-129, -108], tl=526, v=true] died: Wild Clawcher was slain by ummmmmmmmmh
10680[05:47:08] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3536074, uuid='3e861302-88d7-426c-86a7-ef02de714ee6', l='ServerLevel[wilderness]', x=5437.77, y=85.00, z=-1142.59, cpos=[339, -72], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10681[05:47:13] [Server thread/INFO]: Miscodes issued server command: /gmc
10682[05:47:13] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/3540639, uuid='dccdb1b2-e45d-42f1-a702-394d1792b150', l='ServerLevel[wilderness]', x=3603.21, y=133.00, z=9710.99, cpos=[225, 606], tl=204, v=true] died: Wild Gazelle was pricked to death
10683[05:47:17] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3564362, uuid='d4a0aea3-9c09-4bed-b3e8-d7b47643dd2d', l='ServerLevel[wilderness]', x=3790.24, y=128.00, z=9808.75, cpos=[236, 613], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10684[05:47:17] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3564288, uuid='a36f8a7b-3ddb-4f33-8635-6634ab69447d', l='ServerLevel[wilderness]', x=3780.84, y=134.00, z=9811.92, cpos=[236, 613], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10685[05:47:18] [Server thread/INFO]: Named entity Drowned['Dung Beetle'/3544890, uuid='3933f0b2-2ed2-4091-bcb7-2accc8f83633', l='ServerLevel[wilderness]', x=-2100.34, y=76.00, z=-1708.61, cpos=[-132, -107], tl=268, v=true] died: Dung Beetle was slain by ummmmmmmmmh
10686[05:47:19] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/3560963, uuid='f2606108-63d2-4b3c-83e7-bb80ace80490', l='ServerLevel[wilderness]', x=3813.57, y=121.00, z=9746.95, cpos=[238, 609], tl=157, v=true] died: Wild Lioness suffocated in a wall
10687[05:47:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3575145, uuid='dee8c771-d4d3-40bf-8a8b-0e1cd89f66e5', l='ServerLevel[wilderness]', x=3798.10, y=156.00, z=9953.31, cpos=[237, 622], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10688[05:47:25] [Server thread/INFO]: Named entity Pig['Wild Gazelle'/3586075, uuid='008bf50e-c42c-433b-a8d1-6e9ea1c16e2f', l='ServerLevel[wilderness]', x=3781.71, y=173.17, z=9956.53, cpos=[236, 622], tl=62, v=true] died: Wild Gazelle was slain by Wild Lion
10689[05:47:29] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3510324, uuid='97214b09-48a6-4dfa-9f0c-31051cc3e5ee', l='ServerLevel[wilderness]', x=-2117.52, y=76.00, z=-1673.64, cpos=[-133, -105], tl=549, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10690[05:47:30] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3510362, uuid='078e5a76-0b64-4722-ad3d-dd0fa93f2618', l='ServerLevel[wilderness]', x=-2118.89, y=76.00, z=-1674.51, cpos=[-133, -105], tl=565, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10691[05:47:30] [Server thread/INFO]: Named entity Wolf['Alpha Rathornis'/3556567, uuid='651520e6-b670-4b0c-8e25-2f5e1a2732d8', l='ServerLevel[wilderness]', x=5458.81, y=86.00, z=-1118.89, cpos=[341, -70], tl=412, v=true] died: Alpha Rathornis was shot by FishServant
10692[05:47:46] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10693[05:47:52] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/3577235, uuid='b9bac649-f333-4eb3-86f8-59fdc5507855', l='ServerLevel[wilderness]', x=-2169.38, y=76.00, z=-1668.28, cpos=[-136, -105], tl=685, v=true] died: Wild Deer (F) was slain by ummmmmmmmmh
10694[05:47:55] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3658866, uuid='ff2d33b7-6088-4744-ac39-56b495f179d0', l='ServerLevel[wilderness]', x=3444.71, y=228.00, z=9860.87, cpos=[215, 616], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10695[05:48:01] [Server thread/INFO]: Named entity Wolf['Wild Rathornis'/3569216, uuid='b5693dc0-257a-4c7d-b478-03e3928788ce', l='ServerLevel[wilderness]', x=5418.97, y=80.00, z=-1097.90, cpos=[338, -69], tl=933, v=true] died: Wild Rathornis was shot by FishServant
10696[05:48:01] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3675509, uuid='48610d12-8198-4c79-beb6-d3cde560eacf', l='ServerLevel[wilderness]', x=3265.22, y=190.00, z=9890.71, cpos=[204, 618], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10697[05:48:06] [Server thread/INFO]: Humanityirl issued server command: /rtp
10698[05:48:08] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10699[05:48:14] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/3662212, uuid='60022e22-b534-4c3b-8602-86280aa03f4d', l='ServerLevel[wilderness]', x=-2164.50, y=76.00, z=-1647.50, cpos=[-136, -103], tl=442, v=true] died: Wild Deer (M) was slain by ummmmmmmmmh
10700[05:48:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3722437, uuid='d917d234-e116-42d8-a3f4-9cbd4c2fa8b8', l='ServerLevel[wilderness]', x=-6718.36, y=77.00, z=3434.96, cpos=[-420, 214], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10701[05:48:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3722510, uuid='a67be3bb-8a28-4ca7-8c9e-ee3f10cdb480', l='ServerLevel[wilderness]', x=-6720.22, y=63.00, z=3440.41, cpos=[-421, 215], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10702[05:48:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3717330, uuid='b5d05a36-fa86-4e4e-8829-26910b6af9b5', l='ServerLevel[wilderness]', x=-6608.06, y=89.00, z=3474.02, cpos=[-414, 217], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10703[05:48:26] [Async Chat Thread - #23/INFO]: <glyph:nametag_media> Humanityirl ‣ xaero-waypoint:********* -deathpoint:D:3795:109:9614:0:false:0:Internal-dim%minecraft$wilderness
10704[05:48:27] [Server thread/INFO]: FishServant issued server command: /ah sell 20000
10705[05:48:28] [Server thread/INFO]: FishServant is now selling an Distraction x1 for $20,000! (/ah)!
10706[05:48:29] [Server thread/INFO]: Named entity Wolf['Alpha Scorphex'/3723697, uuid='b610b9f5-57ec-465d-8640-909694b19c85', l='ServerLevel[wilderness]', x=3119.69, y=83.00, z=10046.69, cpos=[194, 627], tl=263, v=true] died: Alpha Scorphex was slain by The_unknown_
10707[05:48:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3058ms or 61 ticks behind
10708[05:48:31] [Async Chat Thread - #23/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ what the
10709[05:48:32] [Server thread/INFO]: Named entity Pig['Wild Duck'/3603625, uuid='ec91efd6-b012-4bbf-a613-cc8f2723614d', l='ServerLevel[wilderness]', x=-2173.50, y=76.00, z=-1617.50, cpos=[-136, -102], tl=1161, v=true] died: Wild Duck was slain by ummmmmmmmmh
10710[05:48:41] [Server thread/INFO]: Miscodes issued server command: /tppos 3795 109 96144
10711[05:48:49] [Server thread/INFO]: Named entity Pig['Wild Skunk'/3746056, uuid='6487ee12-ecef-4a9b-a49f-ee3e849122ca', l='ServerLevel[wilderness]', x=-2161.99, y=76.00, z=-1572.84, cpos=[-136, -99], tl=412, v=true] died: Wild Skunk was slain by ummmmmmmmmh
10712[05:48:53] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3746388, uuid='28c2c94a-225d-4eec-8899-d9003b4a5933', l='ServerLevel[wilderness]', x=-2152.14, y=76.00, z=-1568.32, cpos=[-135, -99], tl=493, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
10713[05:48:53] [Server thread/INFO]: Miscodes issued server command: /tppos 3795 109 9614
10714[05:48:57] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/3720675, uuid='6dfce5fe-58bf-4fc2-b2ae-46cd72418b07', l='ServerLevel[wilderness]', x=3118.58, y=78.00, z=9984.95, cpos=[194, 624], tl=815, v=true] died: Wild Lioness suffocated in a wall
10715[05:48:58] [Server thread/INFO]: Miscodes issued server command: /tpohere Humanityirl
10716[05:49:06] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/3805590, uuid='0a657543-a556-4b90-b9a3-e1a00e00d093', l='ServerLevel[wilderness]', x=5612.01, y=106.00, z=-1242.65, cpos=[350, -78], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10717[05:49:10] [Server thread/INFO]: Named entity Drowned['Dung Beetle'/3771237, uuid='587d64b5-4502-44f2-a6c7-58f8d526e3d8', l='ServerLevel[wilderness]', x=-2127.27, y=76.00, z=-1560.92, cpos=[-133, -98], tl=487, v=true] died: Dung Beetle was slain by ummmmmmmmmh
10718[05:49:12] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/3753536, uuid='8e867979-d950-4067-8ae9-6a08c066e534', l='ServerLevel[wilderness]', x=-2113.50, y=76.00, z=-1565.50, cpos=[-133, -98], tl=767, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
10719[05:49:13] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/3790707, uuid='cd057a3e-f17f-476c-aabe-a2a63b714288', l='ServerLevel[wilderness]', x=3791.76, y=108.00, z=9612.60, cpos=[236, 600], tl=370, v=true] died: Wild Scorphex was slain by Miscodes
10720[05:49:23] [Server thread/INFO]: Miscodes issued server command: /tppos 3795 109 9614
10721[05:49:24] [Iris 11/INFO]: [Iris]: Saved Prefetch Cache to speed up future world startups
10722[05:49:30] [User Authenticator #3/INFO]: UUID of player AreqFc is 43201fc9-208d-41e9-a17f-27ab9fa6b74a
10723[05:49:30] [Server thread/INFO]: Named entity Wolf['Wild Snake'/3787510, uuid='5595cae2-ad5d-439c-9f63-80a6070d4c37', l='ServerLevel[wilderness]', x=5580.39, y=97.00, z=-1210.34, cpos=[348, -76], tl=772, v=true] died: Wild Snake was slain by FishServant
10724[05:49:32] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/3826692, uuid='4d8f7ade-72ad-40ee-9d4e-28e0660c3f82', l='ServerLevel[wilderness]', x=3797.06, y=118.00, z=9594.74, cpos=[237, 599], tl=280, v=true] died: Wild Scorphex was slain by Miscodes
10725[05:49:45] [Server thread/INFO]: Named entity Wolf['Wild Elephant'/3816596, uuid='a7aece2f-7a2c-4d0c-aa59-5018f9d858b1', l='ServerLevel[wilderness]', x=5576.93, y=94.00, z=-1224.30, cpos=[348, -77], tl=710, v=true] died: Wild Elephant was shot by FishServant
10726[05:49:45] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/3714654, uuid='214f3631-1c3a-454e-9b50-22cb351ada47', l='ServerLevel[wilderness]', x=3150.50, y=111.00, z=9937.50, cpos=[196, 621], tl=270, v=true] died: Wild Scorphex suffocated in a wall
10727[05:49:49] [Server thread/INFO]: The_unknown_ issued server command: /gmso
10728[05:49:50] [Server thread/INFO]: The_unknown_ issued server command: /gmsp
10729[05:49:53] [Server thread/INFO]: ummmmmmmmmh issued server command: /sell
10730[05:49:55] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/3720917, uuid='ee79991b-9f88-49b8-a96e-cc13c3863a42', l='ServerLevel[wilderness]', x=3121.15, y=78.00, z=9983.82, cpos=[195, 623], tl=836, v=true] died: Wild Lioness suffocated in a wall
10731[05:49:57] [Server thread/INFO]: Miscodes issued server command: /pets
10732[05:50:06] [Server thread/INFO]: The_unknown_ issued server command: /gmc
10733[05:50:23] [Server thread/INFO]: Named entity Wolf['Wild Bison'/3818187, uuid='ec4c5292-b51e-4ccd-9ab7-503cbc6a23cd', l='ServerLevel[wilderness]', x=5582.98, y=96.00, z=-1226.85, cpos=[348, -77], tl=1460, v=true] died: Wild Bison was shot by FishServant
10734[05:50:45] [Server thread/INFO]: Unlocked 1815 recipe(s) for AreqFc
10735[05:50:45] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: AreqFc
10736[05:50:45] [Server thread/INFO]: AreqFc[IP hidden] logged in with entity id 3843687 at ([spawn]0.5, 65.0, 0.5)
10737[05:50:45] [Server thread/INFO]: [!] Successfully added.
10738[05:50:45] [Server thread/INFO]: [!] Successfully added.
10739[05:50:45] [Server thread/INFO]: [!] Successfully removed.
10740[05:50:45] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
10741[05:50:46] [Server thread/INFO]: AreqFc has made the advancement [Isn't It Iron Pick]
10742[05:50:49] [Async Chat Thread - #25/INFO]: <glyph:nametag_manager> The_unknown_ ‣ Welcome
10743[05:50:56] [Server thread/INFO]: Named entity Wolf['Wild Bison'/3818224, uuid='9788e89c-b54f-40a6-90f7-fdcbce658cc7', l='ServerLevel[wilderness]', x=5579.09, y=97.61, z=-1243.00, cpos=[348, -78], tl=2121, v=true] died: Wild Bison was shot by FishServant
10744[05:51:00] [Server thread/INFO]: Changed title display times for AreqFc
10745[05:51:00] [Server thread/INFO]: Showing new title for AreqFc
10746[05:51:01] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
10747[05:51:01] [Server thread/INFO]: [!] Successfully removed.
10748[05:51:01] [Server thread/INFO]: [!] Successfully removed.
10749[05:51:01] [Server thread/INFO]: [!] Successfully added.
10750[05:51:10] [Server thread/INFO]: Named entity Wolf['Wild Badger'/3797875, uuid='7175675c-6aa2-4fc6-95f8-fc28b510ce6e', l='ServerLevel[wilderness]', x=5571.70, y=95.00, z=-1234.50, cpos=[348, -78], tl=2680, v=true] died: Wild Badger was slain by FishServant
10751[05:51:11] [Server thread/INFO]: Named entity Pig['Wild Horse'/3992946, uuid='9201923d-9cf9-4c78-863f-78e5fb203548', l='ServerLevel[wilderness]', x=4648.50, y=77.50, z=-1379.50, cpos=[290, -87], tl=191, v=true] died: Wild Horse suffocated in a wall
10752[05:51:24] [Server thread/INFO]: Named entity Wolf['Wild Bison'/3818276, uuid='099f6ab2-8524-435d-8d13-5b2a4401dcb1', l='ServerLevel[wilderness]', x=5580.90, y=94.00, z=-1230.83, cpos=[348, -77], tl=2671, v=true] died: Wild Bison was shot by FishServant
10753[05:51:25] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
10754[05:51:35] [Server thread/INFO]: Named entity Wolf['Wild Bison'/3818322, uuid='2008d2b1-ba8a-48e8-87e6-65968e0e9767', l='ServerLevel[wilderness]', x=5585.29, y=97.00, z=-1228.83, cpos=[349, -77], tl=2888, v=true] died: Wild Bison was shot by FishServant
10755[05:51:35] [Server thread/INFO]: AreqFc issued server command: /rtp
10756[05:51:48] [Server thread/INFO]: [CHAT GAMES] A(n) MATH chat game has started in the server!
10757[05:51:48] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10758[05:51:48] [Craft Scheduler Thread - 259 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10759[05:51:55] [Async Chat Thread - #27/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10760[05:51:55] [Server thread/INFO]: FishServant new balance: 50.8k
10761[05:52:03] [Server thread/INFO]: 💀 FishServant was killed by Wild Lioness!
10762[05:52:08] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
10763[05:52:11] [Async Chat Thread - #27/INFO]: <glyph:nametag_manager> The_unknown_ ‣ f
10764[05:52:26] [Server thread/INFO]: AreqFc issued server command: /tpa Humanityirl
10765[05:52:34] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10766[05:52:42] [Server thread/INFO]: FishServant issued server command: /kits
10767[05:52:50] [Server thread/INFO]: CCSSG2111 issued server command: /afk
10768[05:52:50] [Server thread/INFO]: CCSSG2111 is now AFK!
10769[05:52:53] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/4108708, uuid='c731a62f-2c57-4d68-8648-f13aea5054bd', l='ServerLevel[wilderness]', x=3809.09, y=91.00, z=9463.90, cpos=[238, 591], tl=1108, v=true] died: Wild Lioness was slain by Humanityirl
10770[05:53:01] [Server thread/INFO]: AreqFc issued server command: /tpa Humanityirl
10771[05:53:03] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/4239703, uuid='916af071-9c1d-46a1-8e10-2ab84393df97', l='ServerLevel[wilderness]', x=9629.50, y=145.00, z=6680.50, cpos=[601, 417], tl=81, v=true] died: Wild Elk (M) suffocated in a wall
10772[05:53:05] [Server thread/INFO]: Named entity Pig['Wild Frog'/2310969, uuid='02b0a286-648a-4e7c-9a19-c54e37224340', l='ServerLevel[wilderness]', x=4793.32, y=65.00, z=-1236.25, cpos=[299, -78], tl=1653, v=true] died: Wild Frog fell from a high place
10773[05:53:12] [User Authenticator #4/INFO]: UUID of player llllllllll3 is e397ca36-962a-4c6d-8947-e213d6b9271e
10774[05:53:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4261581, uuid='7944607b-02de-48e8-8e7d-ae5255e11c83', l='ServerLevel[wilderness]', x=3865.85, y=92.00, z=9242.89, cpos=[241, 577], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10775[05:53:24] [Server thread/INFO]: The_unknown_ issued server command: /v
10776[05:53:28] [Server thread/INFO]: The_unknown_ issued server command: /tp FishServant
10777[05:53:28] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4271554, uuid='f215b37b-93bd-46aa-9450-41bfcd537e0b', l='ServerLevel[wilderness]', x=9628.14, y=149.00, z=6676.89, cpos=[601, 417], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10778[05:53:29] [Server thread/INFO]: Miscodes issued server command: /gms
10779[05:53:36] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/4266803, uuid='08935717-3b92-48fa-8d69-fe0e00bc2e41', l='ServerLevel[wilderness]', x=4999.46, y=75.49, z=-1211.73, cpos=[312, -76], tl=332, v=true] died: Yellow Jellyfish was slain by Wild Shark
10780[05:53:37] [Server thread/INFO]: Miscodes new balance: 18.6k
10781[05:53:37] [Server thread/INFO]: Named entity IronGolem['Owlbear'/3795184, uuid='cc7ab233-6765-4bfc-a312-6cbb771f4f97', l='ServerLevel[wilderness]', x=3860.99, y=100.00, z=9478.17, cpos=[241, 592], tl=2251, v=true] died: Owlbear was slain by Miscodes
10782[05:53:43] [Server thread/INFO]: Unlocked 1815 recipe(s) for llllllllll3
10783[05:53:43] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: llllllllll3
10784[05:53:43] [Server thread/INFO]: llllllllll3[IP hidden] logged in with entity id 4257947 at ([spawn]0.5, 65.0, 0.5)
10785[05:53:43] [Server thread/INFO]: [!] Successfully added.
10786[05:53:43] [Server thread/INFO]: [!] Successfully added.
10787[05:53:43] [Server thread/INFO]: [!] Successfully removed.
10788[05:53:43] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
10789[05:53:44] [Server thread/INFO]: llllllllll3 has made the advancement [Isn't It Iron Pick]
10790[05:53:48] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ welcome
10791[05:53:52] [Server thread/INFO]: Changed title display times for llllllllll3
10792[05:53:52] [Server thread/INFO]: Showing new title for llllllllll3
10793[05:53:52] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4308229, uuid='c8de0a5f-5351-49b3-8bdd-da895e13ee7c', l='ServerLevel[wilderness]', x=5061.12, y=79.00, z=-1237.15, cpos=[316, -78], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10794[05:53:52] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4308263, uuid='1480bb04-8fa8-46b2-a94f-1623a3b69f8f', l='ServerLevel[wilderness]', x=5057.93, y=80.00, z=-1230.01, cpos=[316, -77], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10795[05:53:53] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
10796[05:53:53] [Server thread/INFO]: [!] Successfully removed.
10797[05:53:53] [Server thread/INFO]: [!] Successfully removed.
10798[05:53:53] [Server thread/INFO]: [!] Successfully added.
10799[05:53:59] [Server thread/INFO]: AreqFc issued server command: /tpa Humanityirl
10800[05:54:01] [Server thread/INFO]: Miscodes issued server command: /tpo llllllllll3
10801[05:54:04] [Async Chat Thread - #29/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10802[05:54:05] [Server thread/INFO]: Miscodes issued server command: /gmc
10803[05:54:11] [Server thread/INFO]: Miscodes issued server command: /gmsp
10804[05:54:13] [Server thread/INFO]: Miscodes issued server command: /gmc
10805[05:54:14] [Server thread/INFO]: The_unknown_ issued server command: /v
10806[05:54:15] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/4308347, uuid='3dfe0d81-75fb-4fb2-b85c-75cabe345388', l='ServerLevel[wilderness]', x=5059.37, y=75.45, z=-1263.31, cpos=[316, -79], tl=269, v=true] died: Yellow Jellyfish was slain by Wild Shark
10807[05:54:16] [Async Chat Thread - #29/INFO]: <glyph:nametag_manager> The_unknown_ ‣ welcome
10808[05:54:17] [Server thread/INFO]: The_unknown_ issued server command: /v
10809[05:54:19] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > welcome
10810[05:54:26] [Server thread/INFO]: Named entity Drowned['Icy Creeper'/4171078, uuid='f796bcdb-5191-4930-8b59-c70fe7a32b6b', l='ServerLevel[wilderness]', x=-2152.37, y=-57.00, z=-1524.42, cpos=[-135, -96], tl=2511, v=true] died: Icy Creeper tried to swim in lava
10811[05:54:28] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/4311908, uuid='47d2fa25-2810-4042-8012-302b453c5029', l='ServerLevel[wilderness]', x=5049.84, y=75.55, z=-1241.31, cpos=[315, -78], tl=574, v=true] died: Blue Jellyfish was slain by Wild Shark
10812[05:54:30] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4371993, uuid='09c32e43-b590-4d2d-aac1-521c75c373f4', l='ServerLevel[wilderness]', x=9704.68, y=128.00, z=6585.55, cpos=[606, 411], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10813[05:54:30] [Server thread/INFO]: AreqFc issued server command: /tpa Humanityirl
10814[05:54:45] [Server thread/INFO]: Humanityirl issued server command: /cmi tpaccept AreqFc tpa
10815[05:54:47] [Server thread/INFO]: AnFrankTheTank is no longer AFK!
10816[05:54:59] [Folia Async Scheduler Thread #5/INFO]:
10817[05:54:59] [Folia Async Scheduler Thread #5/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 05:00!
10818[05:54:59] [Folia Async Scheduler Thread #5/INFO]:
10819[05:55:03] [Server thread/INFO]: Miscodes issued server command: /gmsp
10820[05:55:10] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ uh
10821[05:55:18] [Server thread/INFO]: [!] Successfully removed.
10822[05:55:18] [Server thread/INFO]: [!] Hud 'title_hud' is not active for this player.
10823[05:55:18] [Server thread/INFO]: [!] Hud 'black' is not active for this player.
10824[05:55:18] [Server thread/INFO]: [!] Successfully added.
10825[05:55:22] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ anyone know if keep inetory on there>
10826[05:55:27] [Server thread/INFO]: AreqFc issued server command: /daily
10827[05:55:27] [Server thread/INFO]: AreqFc new balance: 6.0k
10828[05:55:29] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ when enderdragon
10829[05:55:32] [Server thread/INFO]: [!] Successfully added.
10830[05:55:32] [Server thread/INFO]: [!] Successfully removed.
10831[05:55:33] [Server thread/INFO]: Group is shown to player!
10832[05:55:40] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > i don't think it keeps inventory
10833[05:55:49] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh man:C
10834[05:55:53] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/4146809, uuid='96de7bb2-5752-46ad-9df9-d99e1bb9641a', l='ServerLevel[wilderness]', x=3839.21, y=98.00, z=9425.79, cpos=[239, 589], tl=3389, v=true] died: Wild Raccoon was slain by AreqFc
10835[05:55:58] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > you can make bases there tho or like a house or something
10836[05:56:00] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > ykyk
10837[05:56:03] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > store your stuffs there
10838[05:56:09] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ it does for the witherstorm
10839[05:56:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 5ms.
10840[05:56:19] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ u sure it doenst fro the dragon?
10841[05:56:36] [Server thread/INFO]: Named entity Pig['Wild Cow'/4491802, uuid='8da08f4e-fa77-4421-a058-53a6f2415ab3', l='ServerLevel[wilderness]', x=5647.99, y=100.92, z=-1179.90, cpos=[352, -74], tl=530, v=true] died: Wild Cow was slain by Zombie Raider
10842[05:56:44] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Co-Owner] Co-Owner ✧ xCqld > i think it does, not sure
10843[05:56:47] [Server thread/INFO]: Named entity Pig['Wild Mouse'/4328693, uuid='ce60879a-d58b-49bf-88d7-ce895d06ca27', l='ServerLevel[wilderness]', x=3903.22, y=105.00, z=9403.98, cpos=[243, 587], tl=3235, v=true] died: Wild Mouse was slain by AreqFc
10844[05:56:48] [Server thread/INFO]: [CHAT GAMES] A(n) FILLOUT chat game has started in the server!
10845[05:56:48] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10846[05:56:48] [Craft Scheduler Thread - 325 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10847[05:56:49] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/4568682, uuid='bedb817d-8068-415a-8e08-6b6a45457ff9', l='ServerLevel[wilderness]', x=5392.37, y=93.00, z=-1173.49, cpos=[337, -74], tl=372, v=true] died: Zombie Raider was slain by FishServant
10848[05:56:53] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ ok
10849[05:56:54] [Server thread/INFO]: Named entity Zombie['Zombie Spearman'/4556523, uuid='e2503636-8318-4ea0-8c34-dccf72aa2b03', l='ServerLevel[wilderness]', x=5397.88, y=92.00, z=-1173.87, cpos=[337, -74], tl=575, v=true] died: Zombie Spearman was slain by FishServant
10850[05:56:56] [Server thread/INFO]: AreqFc new balance: 6.1k
10851[05:56:56] [Async Chat Thread - #29/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
10852[05:57:06] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/4611687, uuid='7ff991c3-57ff-4388-83db-354d489c9c61', l='ServerLevel[wilderness]', x=4691.44, y=81.00, z=-1336.12, cpos=[293, -84], tl=281, v=true] died: Zombie Raider was slain by AnFrankTheTank
10853[05:57:09] [Server thread/INFO]: Named entity Spider['Alpha Spider'/4545694, uuid='833203bb-0a9a-4d5d-9de2-e5ea05dc7dee', l='ServerLevel[wilderness]', x=5410.13, y=92.75, z=-1170.88, cpos=[338, -74], tl=967, v=true] died: Alpha Spider was slain by FishServant
10854[05:57:12] [Server thread/INFO]: Named entity Zombie['Zombie'/4611688, uuid='6b98fe22-f1ac-4650-b0fe-457c255d0c1d', l='ServerLevel[wilderness]', x=5411.05, y=91.00, z=-1175.39, cpos=[338, -74], tl=400, v=true] died: Zombie was slain by FishServant
10855[05:57:17] [Server thread/INFO]: Named entity Drowned['Creeper'/4585760, uuid='69cd0ea8-6125-42ce-87ba-7e94872f4cfa', l='ServerLevel[wilderness]', x=4696.20, y=81.00, z=-1342.27, cpos=[293, -84], tl=753, v=true] died: Creeper was slain by AnFrankTheTank
10856[05:57:20] [Async Chat Thread - #29/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ anyone wanna fight the dragon with me?
10857[05:57:23] [Server thread/INFO]: FishServant issued server command: /ah sell 20000
10858[05:57:23] [Server thread/INFO]: FishServant is now selling an Arcane Bridge x1 for $20,000! (/ah)!
10859[05:57:32] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
10860[05:57:32] [Server thread/INFO]: AreqFc has made the advancement [Sweet Dreams]
10861[05:57:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4712110, uuid='e61d0dcb-6029-432d-9a72-83dcb6b9a9ad', l='ServerLevel[wilderness]', x=4691.17, y=97.00, z=-1028.79, cpos=[293, -65], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10862[05:57:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/4712147, uuid='7be6dae6-d242-4b15-899e-8d5796ab94cb', l='ServerLevel[wilderness]', x=4698.71, y=103.00, z=-1018.03, cpos=[293, -64], tl=85, v=true] died: Wild Squirrel suffocated in a wall
10863[05:57:48] [Server thread/INFO]: FishServant issued server command: /lands spawn
10864[05:57:56] [Server thread/INFO]: FishServant issued server command: /ah
10865[05:58:07] [Server thread/INFO]: AreqFc issued server command: /shop
10866[05:58:08] [Server thread/INFO]: ummmmmmmmmh issued server command: /sell
10867[05:58:10] [Server thread/INFO]: Named entity Zombie['Crawling Zombie'/4623971, uuid='ccad4619-46c3-4ce2-bf7c-67d28e7ea672', l='ServerLevel[wilderness]', x=4694.44, y=81.00, z=-1363.93, cpos=[293, -86], tl=1460, v=true] died: Crawling Zombie was slain by AnFrankTheTank
10868[05:58:17] [Server thread/INFO]: AreqFc issued server command: /ah
10869[05:58:25] [Server thread/INFO]: FishServant issued server command: /ah sell 35000
10870[05:58:25] [Server thread/INFO]: FishServant is now selling an Arcane Bridge x1 for $35,000! (/ah)!
10871[05:58:27] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/4746255, uuid='483fbf6f-e37f-4980-948c-d972e2d7e6d0', l='ServerLevel[wilderness]', x=4696.24, y=81.00, z=-1364.44, cpos=[293, -86], tl=259, v=true] died: Zombie Raider was slain by AnFrankTheTank
10872[05:58:38] [Async Chat Thread - #31/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ im selling magic spells in the ah
10873[05:58:46] [Server thread/INFO]: ummmmmmmmmh issued server command: /warp ender_bosses
10874[05:58:57] [User Authenticator #5/INFO]: UUID of player _Arestogood4u is 00000000-0000-0000-0009-01fe2b5e1f6d
10875[05:58:57] [Server thread/INFO]: Unlocked 1815 recipe(s) for _Arestogood4u
10876[05:58:57] [Server thread/INFO]: [ZelChat] Player loaded: _Arestogood4u
10877[05:58:57] [Server thread/INFO]: [floodgate] Floodgate player logged in as _Arestogood4u joined (UUID: 00000000-0000-0000-0009-01fe2b5e1f6d)
10878[05:58:57] [Server thread/INFO]: _Arestogood4u[IP hidden] logged in with entity id 4784407 at ([spawn]0.5, 65.0, 0.5)
10879[05:58:58] [Server thread/INFO]: _Arestogood4u has made the advancement [Isn't It Iron Pick]
10880[05:58:59] [Folia Async Scheduler Thread #4/INFO]:
10881[05:58:59] [Folia Async Scheduler Thread #4/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 01:00!
10882[05:58:59] [Folia Async Scheduler Thread #4/INFO]:
10883[05:59:02] [Async Chat Thread - #31/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ welcome
10884[05:59:20] [Server thread/INFO]: FishServant issued server command: /emotes
10885[05:59:25] [Async Chat Thread - #31/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ im check if keep inetry
10886[05:59:28] [Server thread/INFO]: Miscodes issued server command: /gmc
10887[05:59:29] [Folia Async Scheduler Thread #5/INFO]:
10888[05:59:29] [Folia Async Scheduler Thread #5/INFO]: MOBS » Ender Dragon will spawn at /warp ender_bosses in 00:30!
10889[05:59:29] [Folia Async Scheduler Thread #5/INFO]:
10890[05:59:29] [Server thread/INFO]: FishServant issued server command: /applaud Miscodes
10891[05:59:29] [Server thread/INFO]: ► FishServant applauds over Miscodes's accomplishment! Clap clap clap!
10892[05:59:35] [Async Chat Thread - #32/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ THANK YOU
10893[05:59:41] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
10894[05:59:48] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
10895[05:59:52] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
10896[05:59:55] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
10897[05:59:59] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
10898[06:00:02] [Async Chat Thread - #32/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ cap lock
10899[06:00:08] [Server thread/INFO]: The_unknown_ issued server command: /gmsp
10900[06:00:11] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 320 x Birch Log for $4,800 from blocks shop.
10901[06:00:13] [Server thread/INFO]: The_unknown_ issued server command: /gmc
10902[06:00:14] [Server thread/INFO]: Named entity Salmon['Green Jellyfish'/4754605, uuid='f76f6d0e-f311-4156-8ea9-d4915f7a244e', l='ServerLevel[wilderness]', x=4442.63, y=25.56, z=-815.72, cpos=[277, -51], tl=267, v=true] died: Green Jellyfish was slain by Wild Shark
10903[06:00:17] [Server thread/INFO]: Miscodes issued server command: /gmsp
10904[06:00:18] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10905[06:00:21] [Server thread/INFO]: Named entity Salmon['Pink Jellyfish'/4757260, uuid='60c0685f-974e-4168-83ee-2e45dcb299b4', l='ServerLevel[wilderness]', x=4451.07, y=28.42, z=-796.93, cpos=[278, -50], tl=317, v=true] died: Pink Jellyfish was slain by Wild Shark
10906[06:00:25] [Server thread/INFO]: AreqFc issued server command: /msg Miscodes yo can i get loot me best friend with humanity
10907[06:00:26] [Server thread/INFO]: Named entity EnderMan['Enderman'/4785162, uuid='d736a16f-f4b6-45d2-8669-d812d8782835', l='ServerLevel[spawn_the_end]', x=-3383.60, y=84.00, z=1336.39, cpos=[-212, 83], tl=502, v=true] died: Enderman was slain by Enderman
10908[06:00:26] [Async Chat Thread - #31/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ this aint the deneder dragon
10909[06:00:29] [Server thread/INFO]: 💀 ummmmmmmmmh was killed by Shulking, Emperor of Shulkers!
10910[06:00:37] [Async Chat Thread - #31/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ no keep inetory
10911[06:00:39] [Server thread/INFO]: AreqFc issued server command: /cresent
10912[06:00:43] [Server thread/INFO]: ummmmmmmmmh issued server command: /kit Explorer
10913[06:00:49] [Server thread/INFO]: ummmmmmmmmh issued server command: /warp ender_bosses
10914[06:01:11] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/5002654, uuid='b7bb8fb1-03fc-4bfd-a21e-8812e7168992', l='ServerLevel[wilderness]', x=3524.80, y=84.00, z=9369.49, cpos=[220, 585], tl=81, v=true] died: Wild Squirrel suffocated in a wall
10915[06:01:17] [Server thread/INFO]: Named entity EnderMan['Enderman'/4982253, uuid='fb8cc7bc-f11d-4c86-a37e-53d64b4a3eeb', l='ServerLevel[spawn_the_end]', x=-3350.02, y=91.00, z=1312.01, cpos=[-210, 82], tl=386, v=true] died: Enderman was slain by ummmmmmmmmh
10916[06:01:17] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
10917[06:01:18] [Server thread/INFO]: AreqFc has made the advancement [Monster Hunter]
10918[06:01:25] [Server thread/INFO]: Named entity EnderMan['Enderman'/4982281, uuid='ea672845-29ac-476c-893c-6397af3f82c5', l='ServerLevel[spawn_the_end]', x=-3339.80, y=92.00, z=1306.87, cpos=[-209, 81], tl=548, v=true] died: Enderman was slain by Enderman
10919[06:01:25] [Server thread/INFO]: Named entity EnderMan['Enderman'/4982309, uuid='29be9319-d48f-4f52-b407-80d79eecf67f', l='ServerLevel[spawn_the_end]', x=-3342.09, y=92.00, z=1308.01, cpos=[-209, 81], tl=548, v=true] died: Enderman was slain by Enderman
10920[06:01:26] [Server thread/INFO]: Humanityirl has made the advancement [Monster Hunter]
10921[06:01:27] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
10922[06:01:31] [Server thread/INFO]: Named entity EnderMan['Enderman'/4779276, uuid='007a8e5e-4248-4eeb-af8e-a20735bad335', l='ServerLevel[spawn_the_end]', x=-3340.11, y=92.00, z=1298.92, cpos=[-209, 81], tl=3192, v=true] died: Enderman was slain by ummmmmmmmmh
10923[06:01:32] [Server thread/INFO]: Miscodes issued server command: /gmc
10924[06:01:33] [Server thread/INFO]: Miscodes issued server command: /vanish
10925[06:01:39] [Server thread/INFO]: Miscodes issued server command: /mm egg get tc_cyclops
10926[06:01:39] [Server thread/INFO]: Named entity Zombie['Zombie Mutant'/5061404, uuid='1e445dd2-a58a-4c19-89e1-270c8069161e', l='ServerLevel[wilderness]', x=4686.84, y=81.00, z=-1350.77, cpos=[292, -85], tl=170, v=true] died: Zombie Mutant was slain by The_unknown_
10927[06:01:48] [Server thread/INFO]: [CHAT GAMES] A(n) UNREVERSE chat game has started in the server!
10928[06:01:48] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
10929[06:01:48] [Craft Scheduler Thread - 259 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
10930[06:01:48] [Server thread/INFO]: FishServant new balance: 51.2k
10931[06:01:51] [Server thread/INFO]: Named entity Zombie['Zombie'/5076435, uuid='834e5269-92aa-4d7b-bda7-735d1e6c155c', l='ServerLevel[wilderness]', x=4691.76, y=81.00, z=-1347.41, cpos=[293, -85], tl=290, v=true] died: Zombie was slain by AnFrankTheTank
10932[06:01:52] [Server thread/INFO]: MANA » The_unknown_ has been given skill 1-searingember</bold>!
10933[06:01:53] [Server thread/INFO]: Named entity Zombie['Zombie'/5076454, uuid='1690d1ec-31e9-40a1-a3ba-723da3c7f089', l='ServerLevel[wilderness]', x=4689.80, y=81.00, z=-1347.54, cpos=[293, -85], tl=323, v=true] died: Zombie was slain by AnFrankTheTank
10934[06:01:55] [Server thread/INFO]: Named entity Zombie['Zombie Mutant'/5089412, uuid='31e5c68b-de6a-4406-89f2-3e0aaa4b590b', l='ServerLevel[wilderness]', x=4689.81, y=81.88, z=-1348.52, cpos=[293, -85], tl=242, v=true] died: Zombie Mutant was slain by AnFrankTheTank
10935[06:01:58] [Server thread/INFO]: Named entity Zombie['Zombie'/5089393, uuid='62d2ec01-f738-4bef-9aca-692c450764c7', l='ServerLevel[wilderness]', x=4688.79, y=81.00, z=-1346.73, cpos=[293, -85], tl=301, v=true] died: Zombie was slain by AnFrankTheTank
10936[06:01:59] [Server thread/INFO]: Named entity EnderMan['Enderman'/5062239, uuid='dd66e12d-3f86-44e0-a1ae-7ea4a2b92b4a', l='ServerLevel[spawn_the_end]', x=-3346.40, y=91.54, z=1310.75, cpos=[-210, 81], tl=558, v=true] died: Enderman was slain by FishServant
10937[06:02:02] [Server thread/INFO]: Named entity Zombie['Zombie'/5040366, uuid='b95b270a-f49a-4fd0-af28-a69017758191', l='ServerLevel[wilderness]', x=4684.51, y=81.00, z=-1348.17, cpos=[292, -85], tl=789, v=true] died: Zombie was slain by AnFrankTheTank
10938[06:02:03] [Async Chat Thread - #33/INFO]: <glyph:nametag_explorer> AreqFc ‣ rathorsin
10939[06:02:04] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
10940[06:02:18] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 1 x Cobblestone for $3.5 from blocks shop.
10941[06:02:22] [Server thread/INFO]: The_unknown_ issued server command: /skills
10942[06:02:22] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 128 x Cobblestone for $448 from blocks shop.
10943[06:02:24] [Server thread/INFO]: [!] Successfully removed.
10944[06:02:24] [Server thread/INFO]: [!] Hud 'title_hud' is not active for this player.
10945[06:02:24] [Server thread/INFO]: [!] Hud 'black' is not active for this player.
10946[06:02:24] [Server thread/INFO]: [!] Successfully added.
10947[06:02:25] [Server thread/INFO]: Named entity EnderMan['Enderman'/5120490, uuid='83e55111-66ba-4a95-9d13-af7d5621a8a1', l='ServerLevel[spawn_the_end]', x=-3379.81, y=78.00, z=1256.94, cpos=[-212, 78], tl=616, v=true] died: Enderman was slain by ummmmmmmmmh
10948[06:02:35] [Server thread/INFO]: Named entity Pig['Wild Hen'/5225033, uuid='f43ecfd1-9856-455d-bbf5-f91dc2e8c180', l='ServerLevel[wilderness]', x=4707.72, y=36.47, z=-1345.19, cpos=[294, -85], tl=22, v=true] died: Wild Hen was slain by Zombie Spearman
10949[06:02:45] [Server thread/INFO]: Miscodes issued server command: /tpo The_unknown_
10950[06:02:47] [Server thread/INFO]: The_unknown_ issued server command: /v
10951[06:02:49] [Server thread/INFO]: Named entity Drowned['Scarab Beetle'/5100814, uuid='bae3a40d-8747-4bc9-aafc-b37bc86bc73b', l='ServerLevel[wilderness]', x=3856.92, y=92.00, z=9258.99, cpos=[241, 578], tl=1239, v=true] died: Scarab Beetle was slain by Humanityirl
10952[06:02:49] [Server thread/INFO]: 💀 ummmmmmmmmh was killed by Enderman!
10953[06:02:57] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
10954[06:02:58] [Server thread/INFO]: Miscodes issued server command: /vanish
10955[06:03:03] [Server thread/INFO]: Miscodes issued server command: /items get iron_sword
10956[06:03:04] [Server thread/INFO]: ummmmmmmmmh issued server command: /warp ender_bosses
10957[06:03:04] [Server thread/INFO]: Named entity Zombie['Zombie Mutant'/4922254, uuid='a1d4974d-2a03-4c0e-a058-4a5769ad0354', l='ServerLevel[wilderness]', x=4685.00, y=81.00, z=-1354.75, cpos=[292, -85], tl=3116, v=true] died: Zombie Mutant was slain by AnFrankTheTank
10958[06:03:05] [Server thread/INFO]: Miscodes issued server command: /gms
10959[06:03:08] [Server thread/INFO]: [!] Successfully added.
10960[06:03:08] [Server thread/INFO]: [!] Successfully removed.
10961[06:03:08] [Server thread/INFO]: Group hidden from player!
10962[06:03:08] [ForkJoinPool.commonPool-worker-9/INFO]: SERVER » llllllllll3 ᴡᴀꜱ ᴛᴇʟᴇᴘᴏʀᴛᴇᴅ ᴛᴏ ꜱᴘᴀᴡɴ.
10963[06:03:20] [Server thread/INFO]: Named entity EnderMan['Enderman'/5300130, uuid='0d166a00-9e2d-430a-8b5c-3904d2b41444', l='ServerLevel[spawn_the_end]', x=-3375.97, y=72.77, z=1345.95, cpos=[-211, 84], tl=373, v=true] died: Enderman was slain by Enderman
10964[06:03:20] [Server thread/INFO]: Named entity EnderMan['Enderman'/5280374, uuid='0481d316-6bef-411a-b0aa-f535953b265e', l='ServerLevel[spawn_the_end]', x=-3372.53, y=72.00, z=1347.26, cpos=[-211, 84], tl=516, v=true] died: Enderman was slain by FishServant
10965[06:03:23] [Server thread/INFO]: CCSSG2111 is no longer AFK!
10966[06:03:24] [Server thread/INFO]: AnFrankTheTank issued server command: /kit Explorer
10967[06:03:31] [Server thread/INFO]: [ShopGUIPlus] CCSSG2111 bought 11 x Lapis Lazuli for $165 from minerals shop.
10968[06:03:40] [Server thread/INFO]: Named entity EnderMan['Enderman'/5210835, uuid='60ed9f9d-33a7-4b85-97b9-48884c44de52', l='ServerLevel[spawn_the_end]', x=-3393.44, y=67.13, z=1350.08, cpos=[-213, 84], tl=1423, v=true] died: Enderman fell from a high place
10969[06:03:41] [Server thread/INFO]: AnFrankTheTank issued server command: /world endportal
10970[06:03:42] [Server thread/INFO]: Miscodes issued server command: /gmc
10971[06:03:45] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn Ethereal_Plains
10972[06:03:46] [Server thread/INFO]: The_unknown_ issued server command: /v
10973[06:03:47] [Server thread/INFO]: AnFrankTheTank issued server command: /warp ender_bosses
10974[06:03:52] [Server thread/INFO]: 1/1 Players have been teleported to world 'wilderness'!
10975[06:04:02] [Server thread/INFO]: CCSSG2111 has made the advancement [Enchanter]
10976[06:04:07] [Server thread/INFO]: AnFrankTheTank has made the advancement [The City at the End of the Game]
10977[06:04:09] [Netty Epoll Server IO #5/INFO]: [floodgate] Floodgate player logged in as _Arestogood4u disconnected
10978[06:04:09] [Server thread/INFO]: _Arestogood4u lost connection: Disconnected
10979[06:04:09] [Server thread/INFO]: [ZelChat] Player unloaded: 00000000-0000-0000-0009-01fe2b5e1f6d
10980[06:04:09] [Server thread/INFO]: _Arestogood4u lives another day...
10981[06:04:13] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
10982[06:04:29] [Server thread/INFO]: The_unknown_ issued server command: /website
10983[06:04:32] [Server thread/INFO]: CCSSG2111 issued server command: /lands spawn
10984[06:04:36] [Server thread/INFO]: Named entity Zombie['Zombie Spearman'/5309502, uuid='aa8686a1-b376-4597-9470-84aa6748c5e5', l='ServerLevel[wilderness]', x=4703.17, y=81.00, z=-1343.83, cpos=[293, -84], tl=1814, v=true] died: Zombie Spearman burned to death
10985[06:04:53] [Server thread/INFO]: CCSSG2111 issued server command: /skills
10986[06:04:54] [Server thread/INFO]: The_unknown_ issued server command: /stats
10987[06:05:10] [Server thread/INFO]: 💀 ummmmmmmmmh was killed by FishServant!
10988[06:05:11] [Server thread/INFO]: Named entity EnderMan['Enderman'/5502413, uuid='49fd3c07-81a7-47f7-ac21-be91a6adc4f1', l='ServerLevel[spawn_the_end]', x=-3341.29, y=89.17, z=1383.49, cpos=[-209, 86], tl=918, v=true] died: Enderman was slain by FishServant
10989[06:05:14] [Server thread/INFO]: Named entity EnderMan['Enderman'/5418313, uuid='2ecb3fa0-2abb-41ff-8224-6a4eb71ce3df', l='ServerLevel[spawn_the_end]', x=-3341.93, y=87.00, z=1375.93, cpos=[-209, 85], tl=1646, v=true] died: Enderman was slain by AnFrankTheTank
10990[06:05:15] [Async Chat Thread - #35/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ bro what
10991[06:05:15] [Server thread/INFO]: 💀 FishServant burned to death!
10992[06:05:19] [Server thread/INFO]: ummmmmmmmmh issued server command: /warp ender_bosses
10993[06:05:20] [Server thread/INFO]: AnFrankTheTank new balance: 28.0k
10994[06:05:20] [Server thread/INFO]: Named entity Zombie['Shulking, Emperor of Shulkers'/4866105, uuid='5b82b5c9-6d6a-4eff-a4ad-6cde1c6689b6', l='ServerLevel[spawn_the_end]', x=-3335.59, y=87.00, z=1374.06, cpos=[-209, 85], tl=6406, v=true] died: Shulking, Emperor of Shulkers was slain by AnFrankTheTank
10995[06:05:21] [Server thread/INFO]: FishServant issued server command: /warp ender_bosses
10996[06:05:30] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
10997[06:05:55] [Async Chat Thread - #35/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ what dropped
10998[06:06:01] [Async Chat Thread - #35/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ idk
10999[06:06:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 4ms.
11000[06:06:20] [Server thread/INFO]: Humanityirl issued server command: /worlds
11001[06:06:42] [Server thread/INFO]: CCSSG2111 issued server command: /sell
11002[06:06:48] [Server thread/INFO]: [CHAT GAMES] A(n) TRIVIA chat game has started in the server!
11003[06:06:48] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11004[06:06:48] [Craft Scheduler Thread - 349 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11005[06:06:54] [Async Chat Thread - #35/INFO]: <glyph:nametag_explorer> AreqFc ‣ 1
11006[06:06:55] [Async Chat Thread - #35/INFO]: <glyph:nametag_nomad> CCSSG2111 ‣ 1
11007[06:06:55] [Async Chat Thread - #35/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
11008[06:06:55] [Server thread/INFO]: AreqFc new balance: 6.2k
11009[06:07:07] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/5809625, uuid='4edfa5a3-96c9-4968-8586-0762dfaa5bf0', l='ServerLevel[wilderness]', x=-5850.28, y=104.00, z=-2802.75, cpos=[-366, -176], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11010[06:07:07] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/5809703, uuid='9f21f3a5-447f-4149-afb9-01da4c98e673', l='ServerLevel[wilderness]', x=-5846.04, y=107.00, z=-2804.85, cpos=[-366, -176], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11011[06:07:13] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/5797713, uuid='3c7fe8e5-6d54-45ec-8de9-5eecb4c19b9a', l='ServerLevel[wilderness]', x=3586.00, y=78.00, z=9208.90, cpos=[224, 575], tl=319, v=true] died: Wild Clawcher was slain by Humanityirl
11012[06:07:20] [Async Chat Thread - #35/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ u got anything?
11013[06:07:24] [Server thread/INFO]: Named entity EnderMan['Enderman'/5688801, uuid='cbc51eb0-d070-47ea-b66d-dbef965215b3', l='ServerLevel[spawn_the_end]', x=-3386.79, y=83.93, z=1335.20, cpos=[-212, 83], tl=1906, v=true] died: Enderman was slain by AnFrankTheTank
11014[06:07:26] [Server thread/INFO]: 1/1 Players have been teleported to world 'resource'!
11015[06:07:49] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11016[06:07:52] [Server thread/INFO]: Named entity Wolf['Wild Clawcher'/5866961, uuid='953fe2b0-d09b-4057-82cc-220c397d806f', l='ServerLevel[wilderness]', x=3544.09, y=81.00, z=9246.87, cpos=[221, 577], tl=455, v=true] died: Wild Clawcher was slain by AreqFc
11017[06:07:56] [Server thread/INFO]: AnFrankTheTank issued server command: /home home
11018[06:08:07] [Server thread/INFO]: Named entity EnderMan['Enderman'/4963246, uuid='d8a9ed3a-51a9-47ba-8fc7-056f28158b2e', l='ServerLevel[spawn_the_end]', x=-3382.24, y=83.00, z=1311.57, cpos=[-212, 81], tl=8766, v=true] died: Enderman was slain by Enderman
11019[06:08:12] [Server thread/INFO]: AnFrankTheTank issued server command: /home home
11020[06:08:14] [Server thread/INFO]: 💀 AreqFc was killed by Wild Archelania!
11021[06:08:27] [Server thread/INFO]: Named entity EnderMan['Enderman'/5698741, uuid='5d9a1877-b120-45ea-ae68-a2827624a0f7', l='ServerLevel[spawn_the_end]', x=-3413.43, y=78.00, z=1305.72, cpos=[-214, 81], tl=3022, v=true] died: Enderman fell from a high place
11022[06:08:31] [Server thread/INFO]: AreqFc issued server command: /tpa humanity
11023[06:08:47] [Async Chat Thread - #37/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ fish
11024[06:08:49] [Server thread/INFO]: Named entity EnderMan['Enderman'/5997582, uuid='fba3cc72-1fbe-4b61-9634-a72c186b51c4', l='ServerLevel[spawn_the_end]', x=-3420.53, y=67.72, z=1299.88, cpos=[-214, 81], tl=529, v=true] died: Enderman was slain by Enderman
11025[06:08:50] [Server thread/INFO]: Named entity EnderMan['Enderman'/6022954, uuid='7016cfff-b58d-4938-8a69-b77bd64e2ee9', l='ServerLevel[spawn_the_end]', x=-3418.61, y=66.00, z=1298.88, cpos=[-214, 81], tl=343, v=true] died: Enderman was slain by AnFrankTheTank
11026[06:08:55] [Server thread/INFO]: Humanityirl issued server command: /cmi tpaccept AreqFc tpa
11027[06:09:02] [Async Chat Thread - #37/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ yo
11028[06:09:04] [Server thread/INFO]: Miscodes issued server command: /gmc
11029[06:09:04] [Server thread/INFO]: Named entity Turtle['Wild Archelania'/5871828, uuid='7252b577-31ea-43a9-82d5-2e264dd3cb8a', l='ServerLevel[wilderness]', x=3527.60, y=79.00, z=9238.67, cpos=[220, 577], tl=1856, v=true] died: Wild Archelania was slain by Humanityirl
11030[06:09:05] [Async Chat Thread - #37/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ yo
11031[06:09:11] [Server thread/INFO]: Miscodes issued server command: /gmsp
11032[06:09:15] [Server thread/INFO]: Miscodes issued server command: /tpo Humanityirl
11033[06:09:17] [Async Chat Thread - #38/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ u got my arrows and stuff
11034[06:09:17] [Async Chat Thread - #38/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ did it drop anything?
11035[06:09:33] [Async Chat Thread - #38/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ or no
11036[06:09:35] [Async Chat Thread - #37/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ i think cause we both sd'd
11037[06:09:40] [Async Chat Thread - #37/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ it didnt drop jack
11038[06:09:44] [Server thread/INFO]: FishServant issued server command: /lands spawn
11039[06:09:44] [Async Chat Thread - #37/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
11040[06:09:44] [Server thread/INFO]: AnFrankTheTank issued server command: /home home
11041[06:09:46] [Async Chat Thread - #37/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ aw man
11042[06:09:46] [Async Chat Thread - #37/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ sad days
11043[06:09:47] [Server thread/INFO]: llllllllll3 issued server command: /worlds
11044[06:09:52] [Paper Common Worker #2/INFO]: [Iris]: Compat: Using 'SHORT_GRASS' in place of 'GRASS' since this server doesnt support 'GRASS'
11045[06:09:54] [Server thread/INFO]: 1/1 Players have been teleported to world 'wilderness'!
11046[06:09:58] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6231162, uuid='0da3539d-0991-4075-84ab-184eb00ed313', l='ServerLevel[wilderness]', x=3724.56, y=94.00, z=9155.22, cpos=[232, 572], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11047[06:09:58] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6231322, uuid='0af01e86-7380-42d7-b339-27fc3ce131cc', l='ServerLevel[wilderness]', x=4319.24, y=128.00, z=-1029.11, cpos=[269, -65], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11048[06:10:00] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
11049[06:10:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2539ms or 50 ticks behind
11050[06:10:05] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6242665, uuid='d0ec9261-d3ec-4b4f-b77c-b7ff7cd09598', l='ServerLevel[wilderness]', x=3809.47, y=105.00, z=9236.79, cpos=[238, 577], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11051[06:10:05] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6242725, uuid='e5289cb8-5201-421c-b941-74b0fa2bea09', l='ServerLevel[wilderness]', x=3805.24, y=101.00, z=9235.71, cpos=[237, 577], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11052[06:10:08] [TypewriterPoolThread-1/WARN]: [Typewriter] Audience entry Ref<ItemInSlotAudienceEntry>(kIMubSMzhTbPmGv) took to long to tick 166ms (if this happens only occasionally, it's fine)
11053[06:10:09] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/6234408, uuid='05aaa616-40db-4b8d-9e64-9d2ad7f42c0d', l='ServerLevel[wilderness]', x=4305.06, y=75.39, z=-971.55, cpos=[269, -61], tl=185, v=true] died: Yellow Jellyfish was slain by Wild Shark
11054[06:10:14] [Iris 370/INFO]: [Iris]: Saved Prefetch Cache to speed up future world startups
11055[06:10:19] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6266019, uuid='b9407ef8-674d-4e23-a941-b90c569e7eb4', l='ServerLevel[wilderness]', x=3694.37, y=94.00, z=9335.19, cpos=[230, 583], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11056[06:10:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6271978, uuid='54355ea4-07b4-4998-aaa2-eb5d672b3a30', l='ServerLevel[wilderness]', x=4035.48, y=118.00, z=-1045.71, cpos=[252, -66], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11057[06:10:22] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6325ms or 126 ticks behind
11058[06:10:26] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
11059[06:10:32] [Server thread/INFO]: Miscodes issued server command: /vanish
11060[06:10:32] [Server thread/INFO]: Miscodes issued server command: /gmc
11061[06:10:37] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
11062[06:10:52] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Dark Oak Stairs for $512 from blocks shop.
11063[06:10:52] [Server thread/INFO]: llllllllll3 has made the advancement [Stone Age]
11064[06:11:00] [Async Chat Thread - #39/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ also i thought we were fighting the ender dragon
11065[06:11:04] [Server thread/INFO]: ummmmmmmmmh issued server command: /kits Explorer
11066[06:11:07] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Oak Leaves for $192 from decoration shop.
11067[06:11:20] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Oak Leaves for $192 from decoration shop.
11068[06:11:25] [Server thread/INFO]: Named entity EnderMan['Enderman'/5765961, uuid='afa8bb95-9c01-409a-8534-a16c2d62fd4b', l='ServerLevel[spawn_the_end]', x=-3374.88, y=76.05, z=1347.33, cpos=[-211, 84], tl=5554, v=true] died: Enderman was slain by ummmmmmmmmh
11069[06:11:28] [Server thread/INFO]: Named entity EnderMan['Enderman'/5886245, uuid='ac82cadc-eff2-411b-82ed-d3c73488ca58', l='ServerLevel[spawn_the_end]', x=-3372.61, y=74.85, z=1346.50, cpos=[-211, 84], tl=4420, v=true] died: Enderman was slain by ummmmmmmmmh
11070[06:11:29] [Server thread/INFO]: FishServant issued server command: /repair all
11071[06:11:40] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Dark Oak Trapdoor for $1,600 from blocks shop.
11072[06:11:42] [Server thread/INFO]: FishServant issued server command: /ec
11073[06:11:44] [Server thread/INFO]: FishServant issued server command: /ec
11074[06:11:45] [Server thread/INFO]: FishServant issued server command: /echest
11075[06:11:47] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Oak Trapdoor for $1,600 from blocks shop.
11076[06:11:57] [Server thread/INFO]: [CHAT GAMES] A(n) UNREVERSE chat game has started in the server!
11077[06:11:57] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11078[06:11:57] [Craft Scheduler Thread - 204 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11079[06:11:57] [Server thread/INFO]: Named entity EnderMan['Enderman'/6275512, uuid='8700cb10-e45b-4153-a008-437a41670ff8', l='ServerLevel[spawn_the_end]', x=-3364.23, y=58.54, z=1366.34, cpos=[-211, 85], tl=1968, v=true] died: Enderman was slain by ummmmmmmmmh
11080[06:11:58] [Server thread/INFO]: The_unknown_ issued server command: /gmsp
11081[06:12:02] [Server thread/INFO]: Named entity EnderMan['Enderman'/6461692, uuid='78dfc081-7bb3-46b0-9dff-a866cbc70b3e', l='ServerLevel[spawn_the_end]', x=-3368.05, y=52.00, z=1365.40, cpos=[-211, 85], tl=377, v=true] died: Enderman was slain by ummmmmmmmmh
11082[06:12:12] [Server thread/INFO]: Named entity EnderMan['Enderman'/6470060, uuid='b8cefab0-ea2e-4455-85d6-3488bb5a28fb', l='ServerLevel[spawn_the_end]', x=-3375.13, y=58.00, z=1358.02, cpos=[-211, 84], tl=480, v=true] died: Enderman was slain by ummmmmmmmmh
11083[06:12:18] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6292773, uuid='057d9980-6b27-4be2-b92d-b8f8cff9c260', l='ServerLevel[resource]', x=-5068.40, y=147.00, z=3171.98, cpos=[-317, 198], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11084[06:12:19] [Server thread/INFO]: FishServant issued server command: /echest
11085[06:12:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6522461, uuid='5ece41c3-23e8-427e-b3da-caddd11d0ad9', l='ServerLevel[wilderness]', x=4596.61, y=115.00, z=-938.00, cpos=[287, -59], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11086[06:12:26] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3042ms or 60 ticks behind
11087[06:12:31] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Glass Pane for $160 from blocks shop.
11088[06:12:36] [Server thread/INFO]: Named entity Pig['Wild Turkey'/6535587, uuid='d252a61e-eb2b-438b-94f8-96fdbf88a88a', l='ServerLevel[wilderness]', x=4921.49, y=80.00, z=-977.49, cpos=[307, -62], tl=172, v=true] died: Wild Turkey was slain by Wild Lioness
11089[06:12:36] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6541510, uuid='6626cf5a-d66e-4fd9-bf9d-6aefeae9ab24', l='ServerLevel[wilderness]', x=5127.41, y=104.00, z=-943.02, cpos=[320, -59], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11090[06:12:36] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6545501, uuid='7cad5ae2-5507-4589-a5eb-fd5d4941172f', l='ServerLevel[wilderness]', x=5230.10, y=110.00, z=-1011.28, cpos=[326, -64], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11091[06:12:40] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Glass for $256 from blocks shop.
11092[06:12:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6552792, uuid='56b05002-986f-4d36-afc2-5ebfe12c4231', l='ServerLevel[wilderness]', x=5348.40, y=98.00, z=-973.78, cpos=[334, -61], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11093[06:12:57] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/6253827, uuid='a10cb483-21d7-4e20-a72c-cfbce939f26f', l='ServerLevel[resource]', x=-5096.63, y=143.00, z=3162.38, cpos=[-319, 197], tl=2967, v=true] died: Wild Deer (F) was slain by llllllllll3
11094[06:12:57] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6586106, uuid='33ef2092-f05b-4835-9696-5ab21231ce68', l='ServerLevel[wilderness]', x=3955.96, y=144.00, z=9485.60, cpos=[247, 592], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11095[06:12:57] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6586137, uuid='e53769a4-ea56-4c0d-8f7e-6b31815cc5c6', l='ServerLevel[wilderness]', x=3952.63, y=142.00, z=9478.23, cpos=[247, 592], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11096[06:13:01] [Server thread/INFO]: AreqFc issued server command: /tpa humanity
11097[06:13:06] [Server thread/INFO]: Named entity EnderMan['Enderman'/6430420, uuid='a67e4c99-d574-4d0e-8d5d-25c94945ea73', l='ServerLevel[spawn_the_end]', x=-3312.70, y=89.80, z=1353.36, cpos=[-208, 84], tl=1859, v=true] died: Enderman was slain by ummmmmmmmmh
11098[06:13:06] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Bricks for $1,920 from blocks shop.
11099[06:13:11] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Brick Wall for $4,480 from blocks shop.
11100[06:13:11] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6611646, uuid='deb0db3b-6d0a-4eab-ba34-0429360635a3', l='ServerLevel[wilderness]', x=4165.03, y=145.00, z=9399.81, cpos=[260, 587], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11101[06:13:14] [Server thread/INFO]: Humanityirl issued server command: /cmi tpaccept AreqFc tpa
11102[06:13:14] [Server thread/INFO]: Named entity Salmon['Yellow Jellyfish'/6610172, uuid='b2d0eebb-bbfb-488c-958a-a98cd9caf589', l='ServerLevel[wilderness]', x=6127.41, y=69.51, z=-1353.37, cpos=[382, -85], tl=152, v=true] died: Yellow Jellyfish was slain by Wild Shark
11103[06:13:16] [User Authenticator #6/INFO]: UUID of player a_Canis_Majoris is 9686dc2c-d153-4591-9ad2-4f769914b09c
11104[06:13:16] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/6624929, uuid='c8896bdc-5e1b-434c-9f2d-3372e729c9b3', l='ServerLevel[wilderness]', x=4254.36, y=151.00, z=9379.39, cpos=[265, 586], tl=81, v=true] died: Wild Lioness suffocated in a wall
11105[06:13:18] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 3 x Brick Stairs for $150 from blocks shop.
11106[06:13:20] [Server thread/INFO]: Named entity Salmon['Pink Jellyfish'/6611718, uuid='beaecdfc-b475-4200-8de3-f9f7b58cf5a4', l='ServerLevel[wilderness]', x=6194.50, y=75.58, z=-1357.52, cpos=[387, -85], tl=258, v=true] died: Pink Jellyfish was slain by Wild Shark
11107[06:13:20] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/6636372, uuid='f9301f13-43ea-49ab-906b-b32700700e68', l='ServerLevel[wilderness]', x=4354.50, y=128.00, z=9348.50, cpos=[272, 584], tl=81, v=true] died: Wild Deer (M) was pricked to death
11108[06:13:21] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/6611886, uuid='44fb40a7-d9fb-4e26-b85b-3b493791787d', l='ServerLevel[wilderness]', x=6083.57, y=75.41, z=-1395.64, cpos=[380, -88], tl=281, v=true] died: Blue Jellyfish was slain by Wild Shark
11109[06:13:23] [Server thread/INFO]: Named entity EnderMan['Enderman'/6430448, uuid='7827b010-cf0a-4de7-85ab-2fc2736a10c1', l='ServerLevel[spawn_the_end]', x=-3319.78, y=87.77, z=1370.17, cpos=[-208, 85], tl=2209, v=true] died: Enderman was slain by ummmmmmmmmh
11110[06:13:23] [Server thread/INFO]: The_unknown_ issued server command: /tp Humanityirl
11111[06:13:26] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6649364, uuid='b6e1e5e3-a9bb-4acb-82c4-39002673a74e', l='ServerLevel[wilderness]', x=4362.72, y=111.00, z=9341.71, cpos=[272, 583], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11112[06:13:29] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6657673, uuid='277d3d54-4432-4a17-a5f3-bfa1bbbb4f7f', l='ServerLevel[wilderness]', x=4502.18, y=107.00, z=9383.10, cpos=[281, 586], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11113[06:13:29] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/6632797, uuid='0f9d57dc-fa02-4375-a23b-6e82c411ebc2', l='ServerLevel[wilderness]', x=4304.50, y=169.00, z=9366.50, cpos=[269, 585], tl=280, v=true] died: Wild Scorphex suffocated in a wall
11114[06:13:35] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/6648528, uuid='7360a8fa-bbe6-4d7e-bf80-db38b7b2e8b8', l='ServerLevel[wilderness]', x=4413.50, y=136.00, z=9397.50, cpos=[275, 587], tl=271, v=true] died: Wild Scorphex suffocated in a wall
11115[06:13:36] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6671430, uuid='58ceea31-9f87-4959-bf06-a55c93589b66', l='ServerLevel[wilderness]', x=4597.43, y=107.00, z=9325.22, cpos=[287, 582], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11116[06:13:38] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/6654524, uuid='9883ab3a-8af5-4b9d-8e54-4a97057dbfa9', l='ServerLevel[wilderness]', x=4490.50, y=108.00, z=9385.50, cpos=[280, 586], tl=294, v=true] died: Wild Deer (M) was slain by Wild Lioness
11117[06:13:45] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 28 x Dirt for $84 from blocks shop.
11118[06:13:45] [Server thread/INFO]: Named entity EnderMan['Enderman'/6604849, uuid='6a592d5d-d8f8-4cf7-8808-32899906102c', l='ServerLevel[spawn_the_end]', x=-3298.38, y=90.00, z=1340.59, cpos=[-207, 83], tl=833, v=true] died: Enderman was slain by Enderman
11119[06:13:47] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/6680460, uuid='8c8d0e3d-6497-4de4-bf36-565b773510b6', l='ServerLevel[wilderness]', x=4695.28, y=110.00, z=9289.74, cpos=[293, 580], tl=225, v=true] died: Wild Deer (F) was slain by Wild Lioness
11120[06:13:48] [Server thread/INFO]: Humanityirl issued server command: /rtp
11121[06:13:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2672ms or 53 ticks behind
11122[06:13:51] [Server thread/INFO]: Named entity EnderMan['Enderman'/6578856, uuid='c2e511f0-23bc-44e0-9b01-6876c05fea59', l='ServerLevel[spawn_the_end]', x=-3296.42, y=90.00, z=1344.24, cpos=[-207, 84], tl=1193, v=true] died: Enderman was slain by ummmmmmmmmh
11123[06:13:52] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6700002, uuid='040f6826-b462-4f85-b865-5639df0ce763', l='ServerLevel[wilderness]', x=4825.27, y=129.00, z=9129.68, cpos=[301, 570], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11124[06:13:52] [Async Chat Thread - #41/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ @AreqFc if you do /crescent you get a free rank
11125[06:13:52] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6700027, uuid='4b89e212-0448-4b8c-bfeb-ff193eb9246f', l='ServerLevel[wilderness]', x=4825.00, y=131.00, z=9119.63, cpos=[301, 569], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11126[06:13:54] [Server thread/INFO]: Named entity EnderMan['Enderman'/6578912, uuid='408752bf-2e80-4d20-a106-6184d927e040', l='ServerLevel[spawn_the_end]', x=-3298.92, y=91.45, z=1343.97, cpos=[-207, 83], tl=1258, v=true] died: Enderman was slain by ummmmmmmmmh
11127[06:13:57] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6710012, uuid='f37d87d4-e5ed-4539-b027-0cf2c0176657', l='ServerLevel[wilderness]', x=4992.39, y=121.00, z=9199.75, cpos=[312, 574], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11128[06:13:58] [Server thread/INFO]: AreqFc lost connection: Disconnected
11129[06:13:58] [Server thread/INFO]: [ZelChat] Player unloaded: 43201fc9-208d-41e9-a17f-27ab9fa6b74a
11130[06:13:58] [Server thread/INFO]: AreqFc lives another day...
11131[06:14:02] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6722165, uuid='6e72c1eb-0a88-484e-966a-30ae8c45f0d5', l='ServerLevel[wilderness]', x=5098.84, y=89.00, z=9237.28, cpos=[318, 577], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11132[06:14:03] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6722189, uuid='3c790ae9-2a6e-4789-b199-d366a546062c', l='ServerLevel[wilderness]', x=5107.90, y=88.00, z=9226.14, cpos=[319, 576], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11133[06:14:06] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 20 x Polished Andesite Stairs for $320 from blocks shop.
11134[06:14:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2781ms or 55 ticks behind
11135[06:14:12] [Server thread/INFO]: No new recipes were learned
11136[06:14:12] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: a_Canis_Majoris
11137[06:14:12] [Server thread/INFO]: a_Canis_Majoris enters the Dreamscape...
11138[06:14:12] [Server thread/INFO]: a_Canis_Majoris[IP hidden] logged in with entity id 6635840 at ([wilderness]4692.118041064089, 83.0, -1348.394683970094)
11139[06:14:12] [Server thread/INFO]: [!] Successfully added.
11140[06:14:12] [Server thread/INFO]: [!] Successfully added.
11141[06:14:12] [Server thread/INFO]: [!] Successfully removed.
11142[06:14:12] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
11143[06:14:15] [Server thread/INFO]: Named entity EnderMan['Enderman'/6721348, uuid='959c5156-a9ca-48eb-8472-01fcb302b42a', l='ServerLevel[spawn_the_end]', x=-3364.10, y=88.63, z=1361.24, cpos=[-211, 85], tl=279, v=true] died: Enderman was slain by ummmmmmmmmh
11144[06:14:15] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 17 x Polished Andesite for $136 from blocks shop.
11145[06:14:18] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11146[06:14:19] [Async Chat Thread - #41/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ welcome back
11147[06:14:19] [Server thread/INFO]: Changed title display times for a_Canis_Majoris
11148[06:14:19] [Server thread/INFO]: Showing new title for a_Canis_Majoris
11149[06:14:21] [Server thread/INFO]: Named entity EnderMan['Enderman'/6721376, uuid='2bc88f61-386f-4aff-8d31-e247278fbe1c', l='ServerLevel[spawn_the_end]', x=-3384.26, y=82.77, z=1368.12, cpos=[-212, 85], tl=397, v=true] died: Enderman was slain by ummmmmmmmmh
11150[06:14:21] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
11151[06:14:21] [Server thread/INFO]: [!] Successfully removed.
11152[06:14:21] [Server thread/INFO]: [!] Successfully removed.
11153[06:14:21] [Server thread/INFO]: [!] Successfully added.
11154[06:14:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6779323, uuid='021bab6f-0233-479e-99e3-3737077c9a27', l='ServerLevel[wilderness]', x=5523.13, y=105.00, z=9334.15, cpos=[345, 583], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11155[06:14:25] [Server thread/INFO]: Named entity EnderMan['Enderman'/6721320, uuid='ccef00c6-1f8c-4c45-9c02-345bc4604882', l='ServerLevel[spawn_the_end]', x=-3384.96, y=82.92, z=1363.93, cpos=[-212, 85], tl=491, v=true] died: Enderman was slain by ummmmmmmmmh
11156[06:14:27] [Async Chat Thread - #42/INFO]: <glyph:nametag_nomad> a_Canis_Majoris ‣ @AnFrankTheTank
11157[06:14:27] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 21 x Chain for $1,785 from decoration shop.
11158[06:14:33] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/6717190, uuid='21987012-bee0-4f00-abfe-45b20fd80df8', l='ServerLevel[wilderness]', x=-3239.56, y=87.00, z=5353.77, cpos=[-203, 334], tl=674, v=true] died: Wild Deer (F) was slain by Wild Lioness
11159[06:14:36] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11160[06:14:40] [Server thread/INFO]: Named entity EnderMan['Enderman'/6764461, uuid='3aa6f6d2-89a7-47e6-a041-cac223bd059e', l='ServerLevel[spawn_the_end]', x=-3387.46, y=84.63, z=1379.69, cpos=[-212, 86], tl=501, v=true] died: Enderman was slain by ummmmmmmmmh
11161[06:14:43] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/6800430, uuid='0bcb9bad-1b3a-4e6d-a840-7bacaed77376', l='ServerLevel[wilderness]', x=5585.85, y=107.00, z=9407.78, cpos=[349, 587], tl=280, v=true] died: Wild Deer (F) was slain by Wild Borealynx
11162[06:14:44] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6836353, uuid='89a757ae-e7bd-45c1-816d-8b8dfb7515e7', l='ServerLevel[wilderness]', x=5633.74, y=79.00, z=9645.62, cpos=[352, 602], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11163[06:14:47] [Async Chat Thread - #42/INFO]: <glyph:nametag_nomad> a_Canis_Majoris ‣ Hi
11164[06:14:50] [Server thread/INFO]: a_Canis_Majoris issued server command: /daily
11165[06:14:57] [Server thread/INFO]: a_Canis_Majoris issued server command: /jobs
11166[06:14:58] [Server thread/INFO]: Named entity EnderMan['Enderman'/6802153, uuid='4993ed34-7c8a-4a39-b02d-27722ff62af8', l='ServerLevel[spawn_the_end]', x=-3402.42, y=81.51, z=1345.23, cpos=[-213, 84], tl=591, v=true] died: Enderman was slain by ummmmmmmmmh
11167[06:14:59] [Server thread/INFO]: FishServant issued server command: /jobs
11168[06:15:00] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6878670, uuid='abd52238-9791-44a4-8004-3834a84b427a', l='ServerLevel[wilderness]', x=5753.72, y=98.00, z=9948.97, cpos=[359, 621], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11169[06:15:15] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
11170[06:15:32] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/3072368, uuid='86d58a04-cebd-44e9-84c8-8aac030e8031', l='ServerLevel[wilderness]', x=4706.21, y=81.00, z=-1333.52, cpos=[294, -84], tl=33454, v=true] died: Wild Deer (F) was slain by a_Canis_Majoris
11171[06:15:33] [Server thread/INFO]: Named entity Wolf['Wild Elk (M)'/6648125, uuid='fe0749cc-7024-4b06-8e18-5c18ca43258b', l='ServerLevel[resource]', x=-5055.50, y=140.00, z=3150.50, cpos=[-316, 196], tl=2316, v=true] died: Wild Elk (M) was slain by llllllllll3
11172[06:15:33] [Server thread/INFO]: Named entity Pig['Wild Turkey'/6716777, uuid='ef3c24f6-7093-4b3d-9d74-394ac9227f79', l='ServerLevel[wilderness]', x=-3169.64, y=87.00, z=5297.83, cpos=[-199, 331], tl=1789, v=true] died: Wild Turkey was slain by Zombie Spearman
11173[06:15:34] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11174[06:15:36] [Server thread/INFO]: Named entity Wolf['Wild Pig'/6321666, uuid='9f36f107-8fe4-48be-af4c-322e7ab3a763', l='ServerLevel[wilderness]', x=4709.18, y=81.00, z=-1328.52, cpos=[294, -84], tl=5662, v=true] died: Wild Pig was slain by a_Canis_Majoris
11175[06:15:36] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/6960505, uuid='1b73fe3a-6384-4389-a076-25d38b014f5e', l='ServerLevel[wilderness]', x=4709.27, y=81.00, z=-1332.52, cpos=[294, -84], tl=223, v=true] died: Zombie Raider was slain by a_Canis_Majoris
11176[06:15:37] [Server thread/INFO]: Named entity Wolf['Wild Pig'/6967058, uuid='0b524a82-0212-44d7-8fd4-e3e51887e17e', l='ServerLevel[wilderness]', x=-3152.08, y=84.00, z=5299.92, cpos=[-198, 331], tl=187, v=true] died: Wild Pig was slain by Wild Lion
11177[06:15:38] [Server thread/INFO]: Named entity Zombie['Zombie'/6960506, uuid='cf748d64-f1c1-44be-8a8b-a4dbcd7b38dd', l='ServerLevel[wilderness]', x=4714.31, y=81.00, z=-1334.50, cpos=[294, -84], tl=245, v=true] died: Zombie was slain by a_Canis_Majoris
11178[06:15:39] [Server thread/INFO]: Named entity Zombie['Zombie'/6960486, uuid='fe81a2c2-c467-4a68-9bce-07ccfa6ad33f', l='ServerLevel[wilderness]', x=4716.25, y=80.00, z=-1332.65, cpos=[294, -84], tl=267, v=true] died: Zombie was slain by a_Canis_Majoris
11179[06:15:39] [Server thread/INFO]: Named entity Wolf['Wild Pig'/6967039, uuid='64e2bdae-6c94-4e21-b3ae-846dda9ccb8f', l='ServerLevel[wilderness]', x=-3163.09, y=84.00, z=5309.18, cpos=[-198, 331], tl=233, v=true] died: Wild Pig was slain by Wild Lion
11180[06:15:40] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/6993546, uuid='2285d959-07ae-497a-a023-663e4e1c2f89', l='ServerLevel[wilderness]', x=5514.01, y=90.00, z=10488.59, cpos=[344, 655], tl=83, v=true] died: Wild Squirrel suffocated in a wall
11181[06:15:42] [Server thread/INFO]: Named entity EnderMan['Enderman'/6993922, uuid='86c81cd2-667d-4ebc-9615-212c8bba51c3', l='ServerLevel[wilderness]', x=4732.06, y=80.00, z=-1318.94, cpos=[295, -83], tl=113, v=true] died: Enderman was slain by a_Canis_Majoris
11182[06:15:46] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11183[06:15:48] [Server thread/INFO]: The_unknown_ issued server command: /tp 3850 50 9530
11184[06:15:48] [Server thread/INFO]: Humanityirl issued server command: /rtp
11185[06:15:49] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/6997547, uuid='75a4d778-ff11-4a05-b32b-7c806d9eb9d8', l='ServerLevel[wilderness]', x=4732.12, y=79.00, z=-1321.65, cpos=[295, -83], tl=235, v=true] died: Zombie Pig was slain by a_Canis_Majoris
11186[06:15:51] [Server thread/INFO]: Named entity Pig['Wild Hen'/7011000, uuid='2c74a136-c676-4c2d-b077-228faba10f01', l='ServerLevel[resource]', x=-5051.54, y=142.00, z=3147.34, cpos=[-316, 196], tl=170, v=true] died: Wild Hen was slain by llllllllll3
11187[06:15:58] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7038786, uuid='c5c0282b-de41-4e5d-bdf5-ffa834c48111', l='ServerLevel[wilderness]', x=7602.39, y=102.00, z=-8899.71, cpos=[475, -557], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11188[06:16:01] [Server thread/INFO]: llllllllll3 has made the advancement [Monster Hunter]
11189[06:16:01] [Server thread/INFO]: Named entity Zombie['Zombie Hen'/7036760, uuid='6f8fadef-8165-478e-9292-57730e5dceab', l='ServerLevel[resource]', x=-5053.89, y=141.00, z=3152.47, cpos=[-316, 197], tl=156, v=true] died: Zombie Hen was burned to a crisp while fighting llllllllll3
11190[06:16:04] [Server thread/INFO]: The_unknown_ issued server command: /tppos 3850 100 9530
11191[06:16:06] [lumine-scheduler-408/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
11192[06:16:06] [lumine-scheduler-408/WARN]: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.getBukkitEntity()" because "entity" is null
11193[06:16:06] [lumine-scheduler-408/WARN]: at net.minecraft.world.level.Level.getChunkEntities(Level.java:1833)
11194[06:16:06] [lumine-scheduler-408/WARN]: at io.papermc.paper.FeatureHooks.getChunkEntities(FeatureHooks.java:114)
11195[06:16:06] [lumine-scheduler-408/WARN]: at org.bukkit.craftbukkit.CraftChunk.getEntities(CraftChunk.java:125)
11196[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.volatilecode.v1_21_R5.VolatileWorldHandlerImpl.getEntitiesNearLocation(VolatileWorldHandlerImpl.java:286)
11197[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitWorld.getEntitiesNearLocation(BukkitWorld.java:241)
11198[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.targeters.shapes.SphereShape.getEntities(SphereShape.java:32)
11199[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.targeters.EntitiesNearbyTargeter.getEntitiesNearPoint(EntitiesNearbyTargeter.java:54)
11200[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.targeters.EntitiesNearbyTargeter.getEntities(EntitiesNearbyTargeter.java:37)
11201[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillExecutor.processTargets(SkillExecutor.java:643)
11202[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill.evaluateTargets(AbstractSkill.java:228)
11203[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill.evaluateTargets(AbstractSkill.java:222)
11204[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:541)
11205[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:505)
11206[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.mobs.MobType.lambda$executeSkills$8(MobType.java:1358)
11207[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
11208[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:721)
11209[06:16:06] [lumine-scheduler-408/WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
11210[06:16:06] [lumine-scheduler-408/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11211[06:16:06] [lumine-scheduler-408/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11212[06:16:06] [lumine-scheduler-408/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
11213[06:16:07] [Server thread/INFO]: FishServant issued server command: /wraps
11214[06:16:11] [Server thread/INFO]: a_Canis_Majoris issued server command: /wraps
11215[06:16:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 8ms.
11216[06:16:13] [Server thread/INFO]: Miscodes issued server command: /tpo The_unknown_
11217[06:16:21] [Server thread/INFO]: Miscodes issued server command: /vanish
11218[06:16:21] [Server thread/INFO]: a_Canis_Majoris issued server command: /wraps
11219[06:16:23] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 13 x Lectern for $3,900 from redstone shop.
11220[06:16:29] [Server thread/INFO]: Humanityirl issued server command: /tpahere llllllllll3
11221[06:16:34] [Server thread/INFO]: llllllllll3 issued server command: /cmi tpaccept Humanityirl tpahere
11222[06:16:42] [Server thread/INFO]: Named entity EnderMan['Enderman'/7082286, uuid='7ae00cfa-f54a-4527-8d72-c02adf0292b5', l='ServerLevel[spawn_the_end]', x=-3318.49, y=78.00, z=1330.17, cpos=[-208, 83], tl=520, v=true] died: Enderman was slain by ummmmmmmmmh
11223[06:16:42] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 64 x Dark Oak Planks for $256 from blocks shop.
11224[06:16:46] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/7142834, uuid='056b2a68-db9d-4b19-820c-2f40683f14da', l='ServerLevel[wilderness]', x=3662.50, y=131.00, z=9730.50, cpos=[228, 608], tl=81, v=true] died: Wild Deer (M) was pricked to death
11225[06:16:50] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7148508, uuid='b64643db-3db1-4439-888b-0cf017ef3b82', l='ServerLevel[wilderness]', x=3636.98, y=172.00, z=9818.00, cpos=[227, 613], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11226[06:16:50] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7148561, uuid='a38a4976-1738-4d30-8d7f-1190fc54f87c', l='ServerLevel[wilderness]', x=3637.76, y=175.00, z=9807.28, cpos=[227, 612], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11227[06:16:54] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7155300, uuid='07af9011-016d-450d-93e8-d70887768cb8', l='ServerLevel[wilderness]', x=3718.82, y=194.00, z=9873.64, cpos=[232, 617], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11228[06:16:54] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7155346, uuid='31eb0b88-1378-4562-acb5-2c7844b5492a', l='ServerLevel[wilderness]', x=3736.08, y=191.00, z=9872.87, cpos=[233, 617], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11229[06:16:54] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7155270, uuid='1b43de82-3952-4926-992a-d1b2daaba127', l='ServerLevel[wilderness]', x=3735.88, y=192.00, z=9879.97, cpos=[233, 617], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11230[06:17:01] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 12 x Lantern for $1,260 from decoration shop.
11231[06:17:04] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
11232[06:17:06] [Server thread/INFO]: [CHAT GAMES] A(n) VARIABLE chat game has started in the server!
11233[06:17:06] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11234[06:17:06] [Server thread/INFO]: Humanityirl new balance: 1.4k
11235[06:17:06] [Craft Scheduler Thread - 225 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11236[06:17:06] [Server thread/INFO]: Miscodes new balance: 19.0k
11237[06:17:13] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7191100, uuid='0073035d-399d-4c45-b72d-41097a9f8bf8', l='ServerLevel[wilderness]', x=3788.05, y=173.00, z=9945.95, cpos=[236, 621], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11238[06:17:16] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/7041709, uuid='cffb8872-b3d7-4d20-bd1d-d28f24853333', l='ServerLevel[wilderness]', x=7614.23, y=104.00, z=-8889.63, cpos=[475, -556], tl=1624, v=true] died: Wild Deer (M) was slain by llllllllll3
11239[06:17:23] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7208018, uuid='20ac284a-6ca6-4535-bf60-85746fded2ef', l='ServerLevel[wilderness]', x=3808.01, y=132.00, z=9824.07, cpos=[238, 614], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11240[06:17:23] [Server thread/INFO]: Miscodes issued server command: /tpo The_unknown_
11241[06:17:24] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 5 x Dark Oak Door for $100 from blocks shop.
11242[06:17:46] [Server thread/INFO]: The_unknown_ issued server command: /settings
11243[06:17:48] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 11 x Andesite Wall for $110 from blocks shop.
11244[06:17:49] [Server thread/INFO]: FishServant issued server command: /shop
11245[06:17:58] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/7222277, uuid='35b219f2-58fc-4b2a-ba91-fbfc081b7320', l='ServerLevel[wilderness]', x=7680.58, y=100.00, z=-8869.54, cpos=[480, -555], tl=620, v=true] died: Wild Deer (F) was slain by Humanityirl
11246[06:18:00] [Server thread/INFO]: Miscodes issued server command: /gmsp
11247[06:18:00] [Server thread/INFO]: Named entity Wolf['Wild Bison'/7143284, uuid='8a6b055f-1439-479a-8cb2-7246bf94e857', l='ServerLevel[wilderness]', x=3671.77, y=151.00, z=9764.80, cpos=[229, 610], tl=1014, v=true] died: Wild Bison suffocated in a wall
11248[06:18:09] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 192 x Torch for $6,720 from decoration shop.
11249[06:18:12] [Server thread/INFO]: a_Canis_Majoris issued server command: /wraps
11250[06:18:22] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
11251[06:18:29] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7295398, uuid='96f7fcdf-9ad1-4ebf-a016-c2d39af2b333', l='ServerLevel[wilderness]', x=3865.29, y=123.00, z=9858.87, cpos=[241, 616], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11252[06:18:31] [Server thread/INFO]: ummmmmmmmmh issued server command: /home
11253[06:18:34] [Server thread/INFO]: FishServant issued server command: /cresinshop
11254[06:18:37] [Server thread/INFO]: Named entity Pig['Wild Turkey'/7297272, uuid='a2634605-f68e-47b7-913e-12423b2333d1', l='ServerLevel[wilderness]', x=3887.62, y=110.00, z=9895.66, cpos=[242, 618], tl=227, v=true] died: Wild Turkey was slain by Wild Lioness
11255[06:18:43] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7318403, uuid='6afc05bc-fc2f-4356-8a08-c777bc9297df', l='ServerLevel[wilderness]', x=4143.20, y=148.00, z=10013.70, cpos=[258, 625], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11256[06:18:43] [Server thread/INFO]: Named entity Wolf['Wild Scorphex'/7304050, uuid='77042fca-15a6-4d91-89a3-88260b7d40b3', l='ServerLevel[wilderness]', x=3960.50, y=121.00, z=9839.50, cpos=[247, 614], tl=271, v=true] died: Wild Scorphex suffocated in a wall
11257[06:18:48] [Server thread/INFO]: Humanityirl issued server command: /rtp
11258[06:18:51] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7329115, uuid='81a6d861-cd43-401f-99de-81908aace614', l='ServerLevel[wilderness]', x=4257.63, y=165.00, z=9992.07, cpos=[266, 624], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11259[06:18:51] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7329139, uuid='5781602b-38f8-4929-a540-3140593a1639', l='ServerLevel[wilderness]', x=4271.93, y=183.00, z=9995.56, cpos=[266, 624], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11260[06:18:56] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7333936, uuid='e61d7ace-1245-4fa7-bc88-a793e011f187', l='ServerLevel[wilderness]', x=4353.37, y=91.00, z=9940.25, cpos=[272, 621], tl=84, v=true] died: Wild Squirrel suffocated in a wall
11261[06:18:58] [Server thread/INFO]: Miscodes issued server command: /gmc
11262[06:19:03] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
11263[06:19:04] [Server thread/INFO]: Named entity Spider['Spider'/7058457, uuid='6ede57b1-63f2-4fc4-ba5e-b71c16276159', l='ServerLevel[wilderness]', x=7749.86, y=101.14, z=-8790.14, cpos=[484, -550], tl=838, v=true] died: Spider was slain by llllllllll3
11264[06:19:04] [Server thread/INFO]: Humanityirl issued server command: /rtp
11265[06:19:08] [Server thread/INFO]: Miscodes issued server command: /spawn
11266[06:19:09] [Server thread/INFO]: Named entity Pig['Wild Deer (F)'/7337496, uuid='72c5932a-7e89-468f-8e6f-46b4f12a44b6', l='ServerLevel[wilderness]', x=-5715.25, y=67.00, z=7978.53, cpos=[-358, 498], tl=285, v=true] died: Wild Deer (F) suffocated in a wall
11267[06:19:13] [Server thread/INFO]: Named entity Wolf['Wild Lioness'/7153434, uuid='659038f8-2084-4fc0-bfb0-697bf674267f', l='ServerLevel[wilderness]', x=3605.57, y=182.00, z=9844.90, cpos=[225, 615], tl=825, v=true] died: Wild Lioness suffocated in a wall
11268[06:19:14] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7334867, uuid='1b173ab4-acf2-4efa-8248-e6b828b6d266', l='ServerLevel[wilderness]', x=7802.07, y=97.00, z=-8729.55, cpos=[487, -546], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11269[06:19:16] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7362233, uuid='38258e58-be4d-4913-9422-7206cb637fbf', l='ServerLevel[wilderness]', x=7704.20, y=96.00, z=-8709.07, cpos=[481, -545], tl=83, v=true] died: Wild Squirrel suffocated in a wall
11270[06:19:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7370574, uuid='461f1075-460f-42db-bbb7-016a162f63ed', l='ServerLevel[wilderness]', x=3525.94, y=177.00, z=9757.71, cpos=[220, 609], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11271[06:19:25] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7370609, uuid='24ba1362-22fe-454c-a99b-7a945b1359b7', l='ServerLevel[wilderness]', x=3508.86, y=159.00, z=9747.88, cpos=[219, 609], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11272[06:19:26] [Server thread/INFO]: CRESIN » Took 200 Cresins from FishServant.
11273[06:19:26] [luckperms-command-executor/INFO]: [LP] Set hmcwraps.wrap_sword_37 to true for fishservant in context server=smp.
11274[06:19:26] [luckperms-worker-7/INFO]: [LuckPerms] [Messaging] Sending log with id: 4cdab6ec-cded-487f-89b6-07867e087078
11275[06:19:26] [luckperms-worker-5/INFO]: [LuckPerms] [Messaging] Sending user ping for 'fishservant' with id: d3fdc1b2-f196-439f-88ef-572e33d2e14e
11276[06:19:30] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/7378318, uuid='2258cb19-04dc-450a-a344-652f95de99f5', l='ServerLevel[wilderness]', x=3489.81, y=104.00, z=9568.75, cpos=[218, 598], tl=59, v=true] died: Wild Deer (M) was slain by Wild Lioness
11277[06:19:31] [Server thread/INFO]: Named entity Wolf['Wild Pig'/6321638, uuid='1f355d49-6df8-4902-a7f4-fd668aed86e7', l='ServerLevel[wilderness]', x=4677.03, y=81.00, z=-1301.06, cpos=[292, -82], tl=10367, v=true] died: Wild Pig was slain by Zombie Spearman
11278[06:19:34] [Server thread/INFO]: FishServant issued server command: /wraps
11279[06:19:38] [Server thread/INFO]: Humanityirl has made the advancement [Stone Age]
11280[06:19:39] [Server thread/INFO]: FishServant issued server command: /anvil
11281[06:19:44] [Server thread/INFO]: ummmmmmmmmh issued server command: /sell
11282[06:19:46] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7396545, uuid='b4b9243b-dfb9-4543-b508-b6cb98460f1f', l='ServerLevel[wilderness]', x=3751.96, y=65.00, z=9286.34, cpos=[234, 580], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11283[06:19:58] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
11284[06:20:01] [Server thread/INFO]: The_unknown_ issued server command: /rtp
11285[06:20:03] [Server thread/INFO]: FishServant issued server command: /repair
11286[06:20:04] [Server thread/INFO]: Miscodes issued server command: /tpo The_unknown_
11287[06:20:06] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7423338, uuid='e3d2040b-3a51-4516-9ebc-ad853a1ad8f5', l='ServerLevel[wilderness]', x=6117.15, y=126.00, z=-2810.01, cpos=[382, -176], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11288[06:20:10] [Server thread/INFO]: Named entity Spider['Spider'/7377310, uuid='f889db9b-c050-48b2-8b40-2dc06c05cb12', l='ServerLevel[wilderness]', x=-5713.06, y=78.23, z=7986.94, cpos=[-358, 499], tl=878, v=true] died: Spider was slain by Humanityirl
11289[06:20:15] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7437040, uuid='1b6ac79e-a2d2-46b1-90ff-a83a60ef1e8a', l='ServerLevel[wilderness]', x=6083.70, y=123.00, z=-2918.67, cpos=[380, -183], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11290[06:20:16] [Server thread/INFO]: The_unknown_ issued server command: /clearinv
11291[06:20:21] [Server thread/INFO]: Named entity Zombie['Zombie Pig'/7386936, uuid='abb5d7d1-25a0-4309-b681-1b995903e9ac', l='ServerLevel[wilderness]', x=4693.74, y=83.00, z=-1347.81, cpos=[293, -85], tl=963, v=true] died: Zombie Pig was slain by a_Canis_Majoris
11292[06:20:21] [Server thread/INFO]: The_unknown_ issued server command: /gms
11293[06:20:24] [Server thread/INFO]: Named entity Spider['Spider'/7303908, uuid='8aef2855-9fad-4d99-a257-457aa299bd5c', l='ServerLevel[wilderness]', x=4690.60, y=81.63, z=-1353.65, cpos=[293, -85], tl=2284, v=true] died: Spider was slain by FishServant
11294[06:20:25] [Server thread/INFO]: The_unknown_ issued server command: /kit
11295[06:20:27] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7456315, uuid='64437d3d-6892-4ebb-bb33-686f83ae9f46', l='ServerLevel[wilderness]', x=6014.83, y=137.00, z=-2830.34, cpos=[375, -177], tl=84, v=true] died: Wild Squirrel suffocated in a wall
11296[06:20:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7469212, uuid='d28e52ef-7bcf-4155-a517-b746a7dec45c', l='ServerLevel[wilderness]', x=5861.05, y=173.00, z=-2676.90, cpos=[366, -168], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11297[06:20:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7469291, uuid='43d522e9-722b-4bb1-ac65-5c720476c54a', l='ServerLevel[wilderness]', x=5856.58, y=177.00, z=-2669.05, cpos=[366, -167], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11298[06:20:38] [Server thread/INFO]: Humanityirl issued server command: /rtp
11299[06:20:38] [Server thread/INFO]: Named entity Pig['Wild Horse'/6010298, uuid='a649c054-9501-4796-b6a0-e21a7a96f620', l='ServerLevel[wilderness]', x=4652.52, y=81.00, z=-1337.26, cpos=[290, -84], tl=12762, v=true] died: Wild Horse was slain by Zombie
11300[06:20:39] [Server thread/INFO]: FishServant issued server command: /wraps
11301[06:20:42] [Server thread/INFO]: Humanityirl issued server command: /rtp
11302[06:20:44] [Server thread/INFO]: Named entity Pig['Wild Duck'/7424774, uuid='059ce8a7-9084-4705-89da-790a88a047cc', l='ServerLevel[wilderness]', x=6088.81, y=134.00, z=-2815.07, cpos=[380, -176], tl=765, v=true] died: Wild Duck was slain by Zombie Spearman
11303[06:20:44] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
11304[06:20:47] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 6 x Andesite for $24 from blocks shop.
11305[06:20:49] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 1 x Ender Pearl for $50 from mobs shop.
11306[06:20:53] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 1 x Blaze Rod for $50 from mobs shop.
11307[06:20:59] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 4 x Barrel for $200 from decoration shop.
11308[06:21:04] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
11309[06:21:04] [Server thread/INFO]: a_Canis_Majoris issued server command: /trade accept FishServant
11310[06:21:07] [Server thread/INFO]: [ShopGUIPlus] AnFrankTheTank bought 2 x Smoker for $250 from decoration shop.
11311[06:21:13] [Server thread/INFO]: [ShopGUIPlus] ummmmmmmmmh bought 8 x Obsidian for $2,000 from blocks shop.
11312[06:21:15] [Server thread/INFO]: FishServant issued server command: /spawn
11313[06:21:24] [Server thread/INFO]: FishServant issued server command: /store
11314[06:21:31] [Server thread/INFO]: The_unknown_ issued server command: /v
11315[06:21:35] [Server thread/INFO]: CCSSG2111 is now AFK!
11316[06:21:37] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/7524112, uuid='8845ea96-0c1b-4a8a-8a5d-988559378b7f', l='ServerLevel[wilderness]', x=4708.27, y=81.00, z=-1334.29, cpos=[294, -84], tl=452, v=true] died: Zombie Raider was slain by a_Canis_Majoris
11317[06:21:37] [Server thread/INFO]: Named entity Spider['Spider'/7511947, uuid='8c92b173-2631-4d89-ad04-6fec65655801', l='ServerLevel[wilderness]', x=4709.92, y=81.39, z=-1334.29, cpos=[294, -84], tl=706, v=true] died: Spider was slain by a_Canis_Majoris
11318[06:21:37] [Server thread/INFO]: Named entity Spider['Spider'/7511767, uuid='28de7e39-7a88-418f-8b25-b4e579cfac50', l='ServerLevel[wilderness]', x=4708.61, y=81.00, z=-1332.27, cpos=[294, -84], tl=706, v=true] died: Spider was slain by a_Canis_Majoris
11319[06:21:38] [Server thread/INFO]: Named entity Zombie['Zombie'/7524113, uuid='ee7e65df-af79-4edd-9799-ccef3f1a67fd', l='ServerLevel[wilderness]', x=4706.79, y=81.00, z=-1336.11, cpos=[294, -84], tl=476, v=true] died: Zombie was slain by a_Canis_Majoris
11320[06:21:39] [Server thread/INFO]: Named entity Spider['Spider'/7511803, uuid='0ff8790b-8c5c-447b-bf54-916320257872', l='ServerLevel[wilderness]', x=4707.00, y=81.00, z=-1340.56, cpos=[294, -84], tl=750, v=true] died: Spider was slain by a_Canis_Majoris
11321[06:21:41] [Server thread/INFO]: Named entity Spider['Spider'/7511839, uuid='89e15c51-b72d-4b4b-a231-be05ac52feac', l='ServerLevel[wilderness]', x=4708.85, y=82.04, z=-1343.21, cpos=[294, -84], tl=783, v=true] died: Spider was slain by a_Canis_Majoris
11322[06:21:42] [Server thread/INFO]: Named entity Spider['Spider'/7511875, uuid='d467ce6e-1fe0-4bc5-9c4e-dad3bdbd3789', l='ServerLevel[wilderness]', x=4704.19, y=81.00, z=-1319.21, cpos=[294, -83], tl=802, v=true] died: Spider was slain by a_Canis_Majoris
11323[06:21:42] [Server thread/INFO]: Named entity Spider['Spider'/7511911, uuid='9b222826-1ac8-4e92-af95-7e363a992f54', l='ServerLevel[wilderness]', x=4703.40, y=81.88, z=-1320.18, cpos=[293, -83], tl=802, v=true] died: Spider was slain by a_Canis_Majoris
11324[06:21:42] [Server thread/INFO]: llllllllll3 lost connection: Disconnected
11325[06:21:42] [Server thread/INFO]: [ZelChat] Player unloaded: e397ca36-962a-4c6d-8947-e213d6b9271e
11326[06:21:42] [Server thread/INFO]: llllllllll3 lives another day...
11327[06:21:54] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7570218, uuid='ece6d854-b84f-429d-a453-220953adb58a', l='ServerLevel[wilderness]', x=5441.60, y=98.00, z=-2321.98, cpos=[340, -146], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11328[06:21:54] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7570276, uuid='de243d47-98f2-4cfa-86df-a3da93758b67', l='ServerLevel[wilderness]', x=5454.67, y=98.00, z=-2321.85, cpos=[340, -146], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11329[06:22:05] [Server thread/INFO]: [CHAT GAMES] A(n) UNSCRAMBLE chat game has started in the server!
11330[06:22:05] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11331[06:22:06] [Craft Scheduler Thread - 287 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11332[06:22:09] [Async Chat Thread - #43/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
11333[06:22:09] [Server thread/INFO]: a_Canis_Majoris new balance: 60.5k
11334[06:22:38] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7614107, uuid='53cd02c8-6557-4f9e-b0ed-1743037510d4', l='ServerLevel[wilderness]', x=5084.85, y=81.00, z=-2602.14, cpos=[317, -163], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11335[06:22:38] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7614043, uuid='03e03f56-50e8-46cf-b1f0-4ad7acaaf1c1', l='ServerLevel[wilderness]', x=5080.45, y=80.00, z=-2609.94, cpos=[317, -164], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11336[06:22:41] [Server thread/INFO]: ummmmmmmmmh issued server command: /shop
11337[06:22:46] [Server thread/INFO]: ummmmmmmmmh issued server command: /ah
11338[06:22:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7508892, uuid='07c73ce5-21bf-46ca-89fc-bde33750283a', l='ServerLevel[wilderness]', x=3032.40, y=120.00, z=-6315.15, cpos=[189, -395], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11339[06:22:49] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7508916, uuid='8006c84e-c3bb-431e-99b9-4696b06af025', l='ServerLevel[wilderness]', x=3037.76, y=128.00, z=-6325.69, cpos=[189, -396], tl=85, v=true] died: Wild Squirrel suffocated in a wall
11340[06:23:08] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7643310, uuid='e43e98fc-9601-4b1a-9e2d-4b3ae4b17c63', l='ServerLevel[wilderness]', x=4972.57, y=88.00, z=-2618.94, cpos=[310, -164], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11341[06:23:10] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7642535, uuid='523e81cb-0173-418f-8cbe-743a5677e04f', l='ServerLevel[wilderness]', x=4946.00, y=72.50, z=-2509.93, cpos=[309, -157], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11342[06:23:10] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7642563, uuid='b0d667f9-7800-46b7-b084-b5416460eca8', l='ServerLevel[wilderness]', x=4954.61, y=64.00, z=-2511.93, cpos=[309, -157], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11343[06:23:15] [Server thread/INFO]: Named entity EnderMan['Enderman'/7614447, uuid='d494cd0f-fa03-4ab1-846d-f4fa879434ca', l='ServerLevel[wilderness]', x=4645.09, y=82.00, z=-1372.00, cpos=[290, -86], tl=852, v=true] died: Enderman was slain by a_Canis_Majoris
11344[06:23:26] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11345[06:23:31] [Server thread/INFO]: Named entity Zombie['Zombie Raider'/7578996, uuid='a7af72b6-407b-4052-9dda-def6d50b8229', l='ServerLevel[wilderness]', x=6066.57, y=-36.00, z=-2794.91, cpos=[379, -175], tl=1875, v=true] died: Zombie Raider was slain by The_unknown_
11346[06:23:35] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7676870, uuid='0880896e-e8b6-46b6-9b99-71c37cf0971a', l='ServerLevel[wilderness]', x=-9707.08, y=192.00, z=2670.42, cpos=[-607, 166], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11347[06:23:44] [Server thread/INFO]: Miscodes issued server command: /tpo mihxil
11348[06:23:53] [Server thread/INFO]: Miscodes issued server command: /tpo The_unknown_
11349[06:23:54] [Server thread/INFO]: Miscodes issued server command: /gmsp
11350[06:24:00] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7711007, uuid='7519d7e3-216a-4d87-91cd-61bf8ef04314', l='ServerLevel[wilderness]', x=-9756.77, y=108.00, z=2690.28, cpos=[-610, 168], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11351[06:24:01] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/7677837, uuid='ab909046-e731-457c-b71d-e05e0bc19c9c', l='ServerLevel[wilderness]', x=-9710.17, y=201.00, z=2720.02, cpos=[-607, 170], tl=586, v=true] died: Wild Deer (M) was slain by ummmmmmmmmh
11352[06:24:04] [Server thread/INFO]: The_unknown_ issued server command: /fly
11353[06:24:12] [Server thread/INFO]: [Tebex] Dispatching command 'points give AnFrankTheTank 300' for player 'AnFrankTheTank'
11354[06:24:12] [Server thread/INFO]: CRESIN » AnFrankTheTank was given 300 Cresins.
11355[06:24:15] [Server thread/INFO]: Named entity Zombie['Zombie Mutant'/7398273, uuid='fcd44212-287d-46cc-8117-0e85003ac2bf', l='ServerLevel[wilderness]', x=4666.00, y=76.00, z=-1377.92, cpos=[291, -87], tl=5428, v=true] died: Zombie Mutant burned to death
11356[06:24:22] [Server thread/INFO]: Named entity Zombie['Zombie'/7636642, uuid='6e60e3c3-b43d-4054-bbda-bfe91c577174', l='ServerLevel[wilderness]', x=4634.99, y=79.00, z=-1377.88, cpos=[289, -87], tl=1733, v=true] died: Zombie burned to death
11357[06:24:25] [Async Chat Thread - #45/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ woah
11358[06:24:26] [Server thread/INFO]: Humanityirl issued server command: /rtp
11359[06:24:27] [Server thread/INFO]: 💀 a_Canis_Majoris was outplayed by AnFrankTheTank and their Diamond Axe!
11360[06:24:34] [Server thread/INFO]: Miscodes issued server command: /warp witherstorm
11361[06:24:37] [Server thread/INFO]: The_unknown_ issued server command: /gmc
11362[06:24:40] [Server thread/INFO]: Miscodes issued server command: /tpohere The_unknown_
11363[06:24:43] [Server thread/INFO]: Miscodes issued server command: /gmc
11364[06:24:43] [Async Chat Thread - #46/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ this is beaufuil
11365[06:24:47] [luckperms-worker-8/INFO]: [LuckPerms] [Messaging] Received user update ping for 'anfrankthetank' with id: d0a04975-100c-446b-a674-c0138d023a43
11366[06:24:48] [luckperms-worker-8/INFO]: [LuckPerms] [Messaging] Received user update ping for 'anfrankthetank' with id: 6c1ca2c2-4924-4bc1-a0e8-f471599adb77
11367[06:24:48] [Server thread/INFO]: Miscodes issued server command: /mm egg get LRD_WITHERSTORM
11368[06:24:50] [Async Chat Thread - #46/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ welp
11369[06:24:51] [Server thread/INFO]: Miscodes issued server command: /gms
11370[06:24:52] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11371[06:24:58] [Server thread/INFO]: Miscodes issued server command: /gmc
11372[06:25:12] [Server thread/INFO]: Miscodes issued server command: /enchant Power 255
11373[06:25:14] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7774616, uuid='1656c27d-73aa-4081-ace5-7f1aadb91e79', l='ServerLevel[wilderness]', x=-9682.15, y=114.00, z=-9607.50, cpos=[-606, -601], tl=328, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
11374[06:25:17] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7774661, uuid='30ddc6bd-da6a-4fb8-9bc5-a2fec05fae59', l='ServerLevel[wilderness]', x=-9688.89, y=115.00, z=-9605.44, cpos=[-606, -601], tl=370, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
11375[06:25:20] [Server thread/INFO]: Named entity IronGolem['Wither'/7765241, uuid='c14f51bd-0a3d-4916-aac6-195b0c8bbad6', l='ServerLevel[arenas_world]', x=-211.50, y=6.00, z=-180.50, cpos=[-14, -12], tl=614, v=true] died: Wither was shot by Miscodes
11376[06:25:24] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/7773821, uuid='0d334738-91ee-45ce-8446-09ed6aab1666', l='ServerLevel[wilderness]', x=-9696.45, y=120.00, z=-9591.51, cpos=[-607, -600], tl=502, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
11377[06:25:33] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/7745962, uuid='9db60514-b0ed-44e6-8746-019abed63a3d', l='ServerLevel[wilderness]', x=9622.64, y=76.00, z=942.36, cpos=[601, 58], tl=1223, v=true] died: Wild Deer (M) was slain by Humanityirl
11378[06:25:39] [Server thread/INFO]: Named entity Wolf['Wild Badger'/7775374, uuid='8467ec77-d0f8-44ca-90d2-a8a399a8e114', l='ServerLevel[wilderness]', x=-9724.13, y=130.00, z=-9588.69, cpos=[-608, -600], tl=644, v=true] died: Wild Badger was slain by ummmmmmmmmh
11379[06:25:47] [luckperms-worker-8/INFO]: [LuckPerms] [Messaging] Received user update ping for 'a_canis_majoris' with id: 845de541-4b5e-4aea-a4c6-fe3f6d4607f5
11380[06:25:48] [luckperms-worker-8/INFO]: [LuckPerms] [Messaging] Received user update ping for 'a_canis_majoris' with id: adbbec7f-c26d-4084-bc40-9c8e1e909a91
11381[06:25:55] [Server thread/INFO]: ummmmmmmmmh issued server command: /skills
11382[06:25:55] [Async Chat Thread - #47/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ OMG???
11383[06:25:59] [Async Chat Thread - #47/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ THANK YOU GUYS FOR BUYING RANKS
11384[06:25:59] [Server thread/INFO]: Named entity Drowned['Wither Skeleton'/7806050, uuid='11468c24-d259-4669-b592-5f5dcd476143', l='ServerLevel[arenas_world]', x=-211.36, y=24.00, z=-153.14, cpos=[-14, -10], tl=791, v=true] died: Wither Skeleton suffocated in a wall
11385[06:25:59] [Async Chat Thread - #47/INFO]: <glyph:nametag_wanderer> AnFrankTheTank ‣ oo
11386[06:26:01] [Async Chat Thread - #47/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ I LOVE YOU
11387[06:26:02] [Async Chat Thread - #47/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ ?
11388[06:26:04] [Async Chat Thread - #47/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ O
11389[06:26:12] [Server thread/INFO]: [Tebex] Dispatching command 'points give a_Canis_Majoris 300' for player 'a_Canis_Majoris'
11390[06:26:12] [Server thread/INFO]: CRESIN » a_Canis_Majoris was given 300 Cresins.
11391[06:26:13] [customfishing-worker-0/INFO]: [CustomFishing] Data Saved for online players. Took 6ms.
11392[06:26:15] [Server thread/WARN]: Couldn't smelt 3 minecraft:porkchop because there is no smelting recipe
11393[06:26:15] [Server thread/INFO]: Named entity Pig['Wild Frog'/7658719, uuid='7a070373-7f91-4998-8304-360db6905730', l='ServerLevel[wilderness]', x=4665.89, y=81.88, z=-1340.94, cpos=[291, -84], tl=3565, v=true] died: Wild Frog was slain by AnFrankTheTank
11394[06:26:16] [Async Chat Thread - #47/INFO]: <glyph:nametag_media> Humanityirl ‣ Yo someone bought??
11395[06:26:18] [Async Chat Thread - #47/INFO]: <glyph:nametag_media> Humanityirl ‣ YOO
11396[06:26:24] [Async Chat Thread - #48/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ THANK YOU SO MUCH ❤33
11397[06:26:28] [Server thread/INFO]: Named entity Drowned['Creeper'/7857850, uuid='47fd2c8b-c4e9-4849-bdd9-268b0516e75d', l='ServerLevel[wilderness]', x=4727.14, y=68.37, z=-1365.45, cpos=[295, -86], tl=540, v=true] died: Creeper was slain by a_Canis_Majoris
11398[06:26:32] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> AnFrankTheTank ‣ it was all DeerWithABeer
11399[06:26:38] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> AnFrankTheTank ‣ hes the one that bought them
11400[06:26:40] [Async Chat Thread - #48/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ oh
11401[06:26:43] [Async Chat Thread - #48/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ cool
11402[06:26:44] [Async Chat Thread - #47/INFO]: <glyph:nametag_wanderer> AnFrankTheTank ‣ so thank you deer!
11403[06:26:47] [Async Chat Thread - #47/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ THANK YOU DEER
11404[06:26:51] [Async Chat Thread - #47/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ Thank you dear~
11405[06:26:52] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11406[06:26:55] [Server thread/INFO]: Miscodes issued server command: /warp ender_bosses
11407[06:26:55] [Server thread/INFO]: The_unknown_ issued server command: /tp Miscodes
11408[06:26:56] [Async Chat Thread - #47/INFO]: <glyph:nametag_media> Humanityirl ‣ He one of the followers or? He from yours <.<
11409[06:27:02] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7947244, uuid='36958881-da6a-4c0b-96ab-78ddaff05615', l='ServerLevel[wilderness]', x=9859.77, y=156.00, z=-3244.64, cpos=[616, -203], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11410[06:27:03] [Async Chat Thread - #47/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ miscodes im pretty sure i spent close to 200 on ur server
11411[06:27:05] [Server thread/INFO]: [CHAT GAMES] A(n) VARIABLE chat game has started in the server!
11412[06:27:06] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11413[06:27:06] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11414[06:27:06] [Craft Scheduler Thread - 426 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11415[06:27:06] [Async Chat Thread - #47/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ hes an older player from here haha
11416[06:27:09] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/7960456, uuid='05ef74fc-111d-4b5c-8018-8dd557c814d8', l='ServerLevel[wilderness]', x=9787.13, y=177.00, z=-3170.32, cpos=[611, -199], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11417[06:27:09] [Async Chat Thread - #48/INFO]: <glyph:nametag_owner> Miscodes [ Resurrected ] ‣ yeah thank u fish ily
11418[06:27:12] [Async Chat Thread - #48/INFO]: <glyph:nametag_media> Humanityirl ‣ Oh i see I see
11419[06:27:15] [Async Chat Thread - #48/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ yea
11420[06:27:17] [Server thread/INFO]: Miscodes issued server command: /mm egg get toro_enderdragon
11421[06:27:17] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ 24
11422[06:27:21] [Async Chat Thread - #48/INFO]: <glyph:nametag_media> Humanityirl ‣ I hope we get you even more bro
11423[06:27:21] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ 34
11424[06:27:23] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ 44
11425[06:27:24] [Server thread/INFO]: Named entity EnderMan['Enderman'/7947429, uuid='acb78b6e-60d7-4b8c-8dab-c11b2c71a5e6', l='ServerLevel[spawn_the_end]', x=-3303.01, y=91.00, z=1288.73, cpos=[-207, 80], tl=516, v=true] died: Enderman was slain by The Ender Dragon
11426[06:27:24] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11427[06:27:24] [Server thread/INFO]: Named entity EnderMan['Enderman'/7947513, uuid='e10d1833-8ada-4e69-bcd0-1917ec9a00c4', l='ServerLevel[spawn_the_end]', x=-3302.70, y=91.00, z=1297.03, cpos=[-207, 81], tl=522, v=true] died: Enderman was slain by The Ender Dragon
11428[06:27:24] [Server thread/INFO]: Named entity EnderMan['Enderman'/7947485, uuid='f5409fbb-2352-46bd-89a1-7a17a912485d', l='ServerLevel[spawn_the_end]', x=-3308.88, y=91.00, z=1295.99, cpos=[-207, 80], tl=522, v=true] died: Enderman was slain by The Ender Dragon
11429[06:27:24] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ NO
11430[06:27:24] [Server thread/INFO]: Named entity EnderMan['Enderman'/7947457, uuid='1f2ab6fe-6e28-4ec0-9765-8456423caf63', l='ServerLevel[spawn_the_end]', x=-3298.21, y=91.00, z=1301.80, cpos=[-207, 81], tl=528, v=true] died: Enderman was slain by The Ender Dragon
11431[06:27:29] [Async Chat Thread - #48/INFO]: <glyph:nametag_media> Humanityirl ‣ This server needs GLAZED
11432[06:27:33] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11433[06:27:35] [Async Chat Thread - #48/INFO]: <glyph:nametag_wanderer> a_Canis_Majoris ‣ my brain is off
11434[06:27:51] [Server thread/INFO]: Named entity Wolf['Wild Grizzly Bear'/8048173, uuid='62383724-d2a2-4280-af95-d1c540ebd3bd', l='ServerLevel[wilderness]', x=9795.50, y=186.00, z=-3240.50, cpos=[612, -203], tl=81, v=true] died: Wild Grizzly Bear suffocated in a wall
11435[06:27:52] [Server thread/INFO]: Miscodes issued server command: /i netherite_sword
11436[06:27:56] [Server thread/INFO]: Miscodes issued server command: /enchant Sharpness 255
11437[06:28:02] [Server thread/INFO]: Named entity Bat['Midnight Moth'/7947023, uuid='89045dfa-1b33-4ed0-832a-a064107b5b27', l='ServerLevel[wilderness]', x=9850.48, y=154.89, z=-3243.38, cpos=[615, -203], tl=1289, v=true] died: Midnight Moth was poked to death by a sweet berry bush
11438[06:28:07] [Server thread/INFO]: The_unknown_ issued server command: /enchant Sharpness 255
11439[06:28:08] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11440[06:28:18] [Server thread/INFO]: FishServant issued server command: /lands
11441[06:28:24] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
11442[06:28:28] [Server thread/INFO]: AnFrankTheTank issued server command: /shop
11443[06:28:32] [Server thread/INFO]: AnFrankTheTank issued server command: /store
11444[06:28:36] [Server thread/INFO]: a_Canis_Majoris issued server command: /cresinshop
11445[06:28:48] [Server thread/INFO]: Miscodes issued server command: /mm m kill toro_enderdragon
11446[06:29:10] [Server thread/INFO]: Humanityirl issued server command: /daily
11447[06:29:10] [Server thread/INFO]: Humanityirl new balance: 6.4k
11448[06:29:26] [Server thread/INFO]: Miscodes issued server command: /mm egg get tc_cyclops
11449[06:29:29] [Server thread/INFO]: Miscodes issued server command: /mm egg get LRD_GARGOYLE
11450[06:29:37] [Server thread/INFO]: Named entity Zombie['Tank Zombie'/8124343, uuid='de937df8-25b7-42ee-aa77-428ff5fddd6e', l='ServerLevel[wilderness]', x=-5750.76, y=80.00, z=-2742.71, cpos=[-360, -172], tl=731, v=true] died: Tank Zombie was slain by ummmmmmmmmh
11451[06:29:37] [Server thread/INFO]: Miscodes issued server command: /mm egg get shulking
11452[06:29:39] [Server thread/INFO]: Miscodes issued server command: /mm egg get end_beast
11453[06:29:45] [Async Chat Thread - #49/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ W
11454[06:29:48] [Server thread/INFO]: Miscodes issued server command: /gms
11455[06:29:48] [Async Chat Thread - #49/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ hurrvicane
11456[06:29:50] [Server thread/INFO]: Miscodes issued server command: /gmc
11457[06:29:53] [Server thread/INFO]: MANA » ummmmmmmmmh has been given skill 3-hurricane</bold>!
11458[06:29:54] [Server thread/INFO]: The_unknown_ new balance: 11.7k
11459[06:29:54] [Server thread/INFO]: Named entity IronGolem['Cyclops'/8295995, uuid='802e6370-c294-4007-914d-3595c58038d2', l='ServerLevel[spawn_the_end]', x=-3303.37, y=91.00, z=1311.27, cpos=[-207, 81], tl=223, v=true] died: Cyclops was slain by The_unknown_
11460[06:29:56] [Server thread/INFO]: ummmmmmmmmh issued server command: /skills
11461[06:29:59] [Folia Async Scheduler Thread #4/INFO]:
11462[06:29:59] [Folia Async Scheduler Thread #4/INFO]: MOBS » End Beast will spawn at /warp ender_bosses in 30:00!
11463[06:29:59] [Folia Async Scheduler Thread #4/INFO]:
11464[06:30:00] [Server thread/INFO]: The_unknown_ new balance: 16.7k
11465[06:30:00] [Server thread/INFO]: Named entity IronGolem['Gargoyle'/8299079, uuid='8c007b18-32ee-467d-a66c-8487111fb2bd', l='ServerLevel[spawn_the_end]', x=-3301.85, y=91.00, z=1316.36, cpos=[-207, 82], tl=323, v=true] died: Gargoyle was slain by The_unknown_
11466[06:30:12] [Server thread/INFO]: [Tebex] Dispatching command 'cresin give FishServant 800' for player 'FishServant'
11467[06:30:12] [Server thread/INFO]: CRESIN » FishServant was given 800 Cresins.
11468[06:30:23] [Server thread/INFO]: Miscodes issued server command: /gms
11469[06:30:27] [Server thread/INFO]: 💀 Miscodes was killed by Shulking, Emperor of Shulkers!
11470[06:30:30] [Server thread/INFO]: Miscodes issued server command: /back
11471[06:30:31] [Server thread/INFO]: Miscodes issued server command: /gmc
11472[06:30:45] [Server thread/INFO]: The_unknown_ new balance: 26.7k
11473[06:30:45] [Server thread/INFO]: Named entity Zombie['Shulking, Emperor of Shulkers'/8338069, uuid='36853c58-426b-457d-a16a-5a9b3f470d41', l='ServerLevel[spawn_the_end]', x=-3335.71, y=91.00, z=1329.42, cpos=[-209, 83], tl=798, v=true] died: Shulking, Emperor of Shulkers was slain by The_unknown_
11474[06:30:50] [Async Chat Thread - #51/INFO]: <glyph:nametag_nomad> ummmmmmmmmh ‣ how
11475[06:30:56] [Server thread/INFO]: Named entity Drowned['Scarab Beetle'/8419974, uuid='fc376fa3-83eb-429d-b8d1-e46a6a4affb6', l='ServerLevel[wilderness]', x=9384.34, y=76.00, z=1087.68, cpos=[586, 67], tl=206, v=true] died: Scarab Beetle was slain by Humanityirl
11476[06:31:01] [Server thread/INFO]: Named entity Pig['Wild Sheep'/8090698, uuid='d6ff6c52-33f2-47bc-84af-018132506687', l='ServerLevel[wilderness]', x=9423.40, y=76.00, z=1024.83, cpos=[588, 64], tl=1674, v=true] died: Wild Sheep was slain by Wild Borealynx
11477[06:31:06] [Server thread/INFO]: ummmmmmmmmh issued server command: /rtp
11478[06:31:09] [Server thread/INFO]: The_unknown_ new balance: 36.7k
11479[06:31:09] [Server thread/INFO]: Named entity Zombie['End Beast, Warrior of The Abyss'/8446409, uuid='52a32bd0-7d5b-4961-ac42-832dfffdc38f', l='ServerLevel[spawn_the_end]', x=-3339.00, y=91.00, z=1324.13, cpos=[-209, 82], tl=226, v=true] died: End Beast, Warrior of The Abyss was slain by The_unknown_
11480[06:31:13] [Server thread/INFO]: AnFrankTheTank lost connection: Disconnected
11481[06:31:13] [Server thread/INFO]: [ZelChat] Player unloaded: 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
11482[06:31:13] [Server thread/INFO]: AnFrankTheTank lives another day...
11483[06:31:16] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8473915, uuid='e04b2530-eb65-4aa8-851c-63b7abe2ed62', l='ServerLevel[wilderness]', x=-8507.75, y=157.00, z=2244.54, cpos=[-532, 140], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11484[06:31:26] [Server thread/INFO]: Miscodes issued server command: /tpp ender_dragon
11485[06:31:31] [User Authenticator #7/INFO]: UUID of player AnFrankTheTank is 2a5e2cd4-fae0-4b83-ac66-5d41bc35a2a0
11486[06:31:31] [Server thread/INFO]: The_unknown_ issued server command: /tp Miscodes
11487[06:31:32] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/8478078, uuid='8d40b538-a30e-44d0-b929-8036b2baee3a', l='ServerLevel[wilderness]', x=-8514.50, y=154.00, z=2209.50, cpos=[-533, 138], tl=377, v=true] died: Wild Deer (M) was slain by ummmmmmmmmh
11488[06:31:38] [Server thread/INFO]: Named entity Pig['Wild Skunk'/8476775, uuid='af07ddee-f2d5-4764-ad7f-97507280abb7', l='ServerLevel[wilderness]', x=-8514.50, y=151.00, z=2203.50, cpos=[-533, 137], tl=500, v=true] died: Wild Skunk was slain by ummmmmmmmmh
11489[06:31:38] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8473962, uuid='b2ea1820-af9d-476b-bdbf-17309875adfc', l='ServerLevel[wilderness]', x=-8518.35, y=166.00, z=2233.69, cpos=[-533, 139], tl=520, v=true] died: Wild Squirrel froze to death
11490[06:31:39] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/8477224, uuid='a4dfd7cf-bff5-48e1-b098-3e8f642da361', l='ServerLevel[wilderness]', x=-8514.50, y=156.00, z=2224.50, cpos=[-533, 139], tl=520, v=true] died: Wild Raccoon froze to death
11491[06:31:40] [Server thread/INFO]: Named entity Wolf['Alpha Clawcher'/8467391, uuid='51445b5d-f257-41c9-87e1-9e7b6db4c100', l='ServerLevel[wilderness]', x=9247.02, y=76.00, z=1130.34, cpos=[577, 70], tl=620, v=true] died: Alpha Clawcher was slain by Humanityirl
11492[06:31:44] [Server thread/INFO]: Named entity Wolf['Wild Badger'/8475239, uuid='a9ae66ea-6ccc-469b-9697-3ba20f456313', l='ServerLevel[wilderness]', x=-8499.50, y=153.00, z=2203.51, cpos=[-532, 137], tl=645, v=true] died: Wild Badger was slain by ummmmmmmmmh
11493[06:31:45] [Server thread/INFO]: Named entity Pig['Wild Mouse'/8486226, uuid='1a6ced45-48ec-4343-84c0-36d0e9b175b0', l='ServerLevel[wilderness]', x=-8533.50, y=167.00, z=2235.50, cpos=[-534, 139], tl=520, v=true] died: Wild Mouse froze to death
11494[06:31:50] [Server thread/INFO]: Named entity Drowned['Sapphire Beetle'/8498454, uuid='0ca54537-1b30-486a-ae98-43da89c3bd96', l='ServerLevel[wilderness]', x=-8533.50, y=167.00, z=2235.50, cpos=[-534, 139], tl=600, v=true] died: Sapphire Beetle froze to death
11495[06:31:51] [Server thread/INFO]: Named entity Pig['Wild Elk (F)'/8522586, uuid='2d95dafd-9b10-41ac-ab9c-e5a1f2999641', l='ServerLevel[wilderness]', x=-8504.50, y=153.00, z=2254.50, cpos=[-532, 140], tl=378, v=true] died: Wild Elk (F) suffocated in a wall
11496[06:31:51] [Server thread/INFO]: Named entity Pig['Wild Elk (F)'/8522685, uuid='ac96ea88-7d12-4b71-8349-16356e94aa16', l='ServerLevel[wilderness]', x=-8498.50, y=149.00, z=2253.50, cpos=[-532, 140], tl=377, v=true] died: Wild Elk (F) suffocated in a wall
11497[06:31:51] [Server thread/INFO]: Named entity Pig['Wild Elk (F)'/8523039, uuid='c7f075be-6659-4205-848d-f03e6dcd2090', l='ServerLevel[wilderness]', x=-8496.50, y=150.00, z=2235.50, cpos=[-532, 139], tl=374, v=true] died: Wild Elk (F) suffocated in a wall
11498[06:31:53] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/8523560, uuid='235f0475-8259-4cc2-8c24-18e7f512f26d', l='ServerLevel[wilderness]', x=-8484.43, y=147.00, z=2230.24, cpos=[-531, 139], tl=397, v=true] died: Wild Deer (M) was slain by ummmmmmmmmh
11499[06:31:57] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
11500[06:32:06] [Server thread/INFO]: [CHAT GAMES] A(n) FILLOUT chat game has started in the server!
11501[06:32:06] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11502[06:32:06] [Craft Scheduler Thread - 444 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11503[06:32:07] [Server thread/INFO]: No new recipes were learned
11504[06:32:07] [ZelChat-Executor/INFO]: [ZelChat] Player loaded: AnFrankTheTank
11505[06:32:07] [Server thread/INFO]: AnFrankTheTank enters the Dreamscape...
11506[06:32:07] [Server thread/INFO]: AnFrankTheTank[IP hidden] logged in with entity id 8521073 at ([wilderness]4665.966508172728, 81.0, -1344.4191857583112)
11507[06:32:07] [Server thread/INFO]: [!] Successfully added.
11508[06:32:07] [Server thread/INFO]: [!] Successfully added.
11509[06:32:07] [Server thread/INFO]: [!] Successfully removed.
11510[06:32:07] [Server thread/INFO]: SERVER » ʏᴏᴜʀ ɢᴀᴍᴇ ᴍᴏᴅᴇ ᴡᴀꜱ ꜱᴇᴛ ᴛᴏ ꜱᴜʀᴠɪᴠᴀʟ.
11511[06:32:09] [Async Chat Thread - #53/INFO]: [ZelChat] ChatEvent was cancelled by another plugin
11512[06:32:09] [Server thread/INFO]: a_Canis_Majoris new balance: 60.6k
11513[06:32:21] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8574604, uuid='b4899e17-3f79-42ae-a4b5-3ca0145a9fb7', l='ServerLevel[wilderness]', x=-8395.51, y=145.00, z=2209.93, cpos=[-525, 138], tl=247, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
11514[06:32:24] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8574543, uuid='9e8a13bf-e20b-4178-a7fa-56b79b893b7b', l='ServerLevel[wilderness]', x=-8387.43, y=144.77, z=2205.59, cpos=[-525, 137], tl=308, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
11515[06:32:29] [Server thread/INFO]: Named entity Wolf['Wild Deer (M)'/8569402, uuid='67cac5ee-d7f9-4b56-8516-1d125f0352ca', l='ServerLevel[wilderness]', x=-8418.50, y=150.00, z=2250.50, cpos=[-527, 140], tl=480, v=true] died: Wild Deer (M) froze to death
11516[06:32:35] [Server thread/INFO]: Named entity Drowned['Sapphire Beetle'/8580167, uuid='3bff5b74-dee9-4536-b65d-2f7082fde5f9', l='ServerLevel[wilderness]', x=-8370.04, y=134.00, z=2216.03, cpos=[-524, 138], tl=476, v=true] died: Sapphire Beetle was slain by ummmmmmmmmh
11517[06:32:38] [Server thread/INFO]: ummmmmmmmmh issued server command: /pets
11518[06:32:46] [Server thread/INFO]: Named entity Pig['Wild Skunk'/8582117, uuid='b64c01d8-1e9a-41af-a446-3786955358fa', l='ServerLevel[wilderness]', x=-8360.05, y=132.00, z=2215.30, cpos=[-523, 138], tl=591, v=true] died: Wild Skunk was slain by ummmmmmmmmh
11519[06:32:51] [Server thread/INFO]: Changed title display times for AnFrankTheTank
11520[06:32:51] [Server thread/INFO]: Showing new title for AnFrankTheTank
11521[06:32:53] [Server thread/INFO]: [!] Hud 'test_hud' is not active for this player.
11522[06:32:53] [Server thread/INFO]: [!] Successfully removed.
11523[06:32:53] [Server thread/INFO]: [!] Successfully removed.
11524[06:32:53] [Server thread/INFO]: [!] Successfully added.
11525[06:32:53] [ForkJoinPool.commonPool-worker-4/INFO]: AnFrankTheTank have been teleported (wilderness,4665,81,-1345).
11526[06:33:03] [Server thread/INFO]: Named entity Wolf['Wild Badger'/8594796, uuid='dcf05070-6380-4adc-b2ff-00570f8b540b', l='ServerLevel[wilderness]', x=-8332.69, y=129.00, z=2230.31, cpos=[-521, 139], tl=716, v=true] died: Wild Badger was slain by ummmmmmmmmh
11527[06:33:04] [Server thread/INFO]: Named entity Pig['Wild Mouse'/8613583, uuid='bfe4fa49-950f-4efd-9c50-6ef8238df70f', l='ServerLevel[wilderness]', x=-8324.50, y=129.00, z=2277.50, cpos=[-521, 142], tl=520, v=true] died: Wild Mouse froze to death
11528[06:33:06] [Server thread/INFO]: ummmmmmmmmh new balance: 30.1k
11529[06:33:31] [Server thread/INFO]: Named entity Pig['Wild Hen'/8645723, uuid='16d0e5c3-77dc-4df1-9e37-d12211335b90', l='ServerLevel[wilderness]', x=-8241.50, y=138.00, z=2232.95, cpos=[-516, 139], tl=394, v=true] died: Wild Hen was slain by ummmmmmmmmh
11530[06:33:37] [Server thread/INFO]: Named entity Zombie['Zombie Hen'/8706025, uuid='ed92fc48-e733-4e7f-8890-f92f131d37cf', l='ServerLevel[wilderness]', x=-8242.49, y=137.00, z=2232.12, cpos=[-516, 139], tl=91, v=true] died: Zombie Hen was slain by ummmmmmmmmh
11531[06:33:41] [Server thread/INFO]: The_unknown_ issued server command: /pv 1
11532[06:33:49] [Server thread/INFO]: The_unknown_ issued server command: /pv 2
11533[06:34:06] [Server thread/INFO]: FishServant issued server command: /cresinshop
11534[06:34:14] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8698776, uuid='60b03442-a270-4182-8568-35769eb1ddd2', l='ServerLevel[wilderness]', x=-8211.06, y=138.00, z=2228.22, cpos=[-514, 139], tl=941, v=true] died: Wild Squirrel was slain by ummmmmmmmmh
11535[06:34:18] [Server thread/INFO]: a_Canis_Majoris issued server command: /shop
11536[06:34:19] [Server thread/INFO]: ummmmmmmmmh issued server command: /stats
11537[06:35:09] [Server thread/INFO]: ummmmmmmmmh issued server command: /ah
11538[06:35:18] [Async Chat Thread - #55/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ :alarm:
11539[06:35:28] [Server thread/INFO]: Miscodes issued server command: /items get emerald_helmet
11540[06:35:30] [Server thread/INFO]: Miscodes issued server command: /items get emerald_chestplate
11541[06:35:32] [Server thread/INFO]: Miscodes issued server command: /items get emerald_leggings
11542[06:35:35] [Server thread/INFO]: Miscodes issued server command: /items get emerald_boots
11543[06:35:39] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
11544[06:35:41] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
11545[06:35:42] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
11546[06:35:44] [Server thread/INFO]: Miscodes issued server command: /enchant Protection 4
11547[06:35:51] [Server thread/INFO]: Named entity Zombie['Zombie'/8824498, uuid='e99369a1-d5a4-4664-a025-0c8e6644b0f9', l='ServerLevel[wilderness]', x=9291.15, y=76.00, z=1083.86, cpos=[580, 67], tl=635, v=true] died: Zombie burned to death
11548[06:35:54] [Server thread/INFO]: FishServant issued server command: /lands
11549[06:35:59] [Server thread/INFO]: Named entity Zombie['Zombie'/8825388, uuid='5019a16b-6303-4c41-8c07-e6192cfb99b8', l='ServerLevel[wilderness]', x=9289.46, y=76.00, z=1086.39, cpos=[580, 67], tl=773, v=true] died: Zombie burned to death
11550[06:36:03] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8780869, uuid='cf567d93-24db-482e-a345-f2be8be22e48', l='ServerLevel[wilderness]', x=-8100.78, y=115.00, z=2299.99, cpos=[-507, 143], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11551[06:36:06] [Server thread/INFO]: Named entity Zombie['Zombie'/8824471, uuid='0e08eb76-be43-4cb9-8a8e-e60c4335a2cb', l='ServerLevel[wilderness]', x=9283.47, y=69.16, z=1083.49, cpos=[580, 67], tl=928, v=false, removed=DISCARDED] died: Zombie was slain by Zombie
11552[06:36:13] [customfishing-worker-2/INFO]: [CustomFishing] Data Saved for online players. Took 3ms.
11553[06:36:24] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/8773580, uuid='207ba2f8-a509-4ed4-b2c8-608bf4564414', l='ServerLevel[wilderness]', x=-8113.19, y=121.00, z=2271.92, cpos=[-508, 141], tl=2275, v=true] died: Wild Raccoon was slain by ummmmmmmmmh
11554[06:36:37] [Server thread/INFO]: Named entity Wolf['Alpha Clawcher'/8912200, uuid='0acaf468-b7f7-42f8-af96-356ab93dd721', l='ServerLevel[wilderness]', x=-8069.50, y=86.00, z=2349.50, cpos=[-505, 146], tl=74, v=true] died: Alpha Clawcher suffocated in a wall
11555[06:36:47] [Server thread/INFO]: Named entity Drowned['Sapphire Beetle'/8887910, uuid='030d1e7a-4c6a-44c7-9baf-2100e2ed4c2f', l='ServerLevel[wilderness]', x=-8064.51, y=112.00, z=2265.43, cpos=[-505, 141], tl=680, v=true] died: Sapphire Beetle froze to death
11556[06:36:57] [Server thread/INFO]: Named entity Drowned['Drowned'/8878683, uuid='1dba6753-f5ca-4571-a339-c6e4ade73939', l='ServerLevel[wilderness]', x=9294.85, y=71.00, z=1077.45, cpos=[580, 67], tl=1014, v=true] died: Drowned was slain by Humanityirl
11557[06:37:05] [Server thread/INFO]: [CHAT GAMES] A(n) UNSCRAMBLE chat game has started in the server!
11558[06:37:05] [Server thread/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Saving 29 pets to database using batch...
11559[06:37:06] [Craft Scheduler Thread - 411 - MythicMobTaming/INFO]: [me.neranuksoc.mythicmobtaming.pet.PetManager] Batch saved 29 pets.
11560[06:37:06] [Server thread/INFO]: a_Canis_Majoris issued server command: /shop
11561[06:37:16] [Async Chat Thread - #57/INFO]: <glyph:nametag_runewalker> FishServant [ Resurrected ] ‣ Reptile
11562[06:37:20] [Server thread/INFO]: Named entity Turtle['Wild Archelania'/8911738, uuid='66e3769d-c370-4664-b98f-95c2bae78211', l='ServerLevel[wilderness]', x=-8071.72, y=90.00, z=2348.19, cpos=[-505, 146], tl=955, v=true] died: Wild Archelania suffocated in a wall
11563[06:37:22] [Server thread/INFO]: [ShopGUIPlus] a_Canis_Majoris bought 128 x Stone Bricks for $3,200 from blocks shop.
11564[06:37:29] [Server thread/INFO]: [ShopGUIPlus] a_Canis_Majoris bought 64 x Mossy Stone Bricks for $1,920 from blocks shop.
11565[06:37:34] [Server thread/INFO]: Named entity Pig['Wild Raccoon'/8955450, uuid='8a089bf7-0057-4d60-bcdd-eb79a1cd544d', l='ServerLevel[wilderness]', x=-8035.50, y=98.00, z=2308.50, cpos=[-503, 144], tl=520, v=true] died: Wild Raccoon froze to death
11566[06:37:40] [Server thread/INFO]: Named entity Pig['Wild Horse'/6010434, uuid='7bb31832-9e38-4681-bb74-30f0ac302ee2', l='ServerLevel[wilderness]', x=4632.99, y=82.00, z=-1310.04, cpos=[289, -82], tl=34714, v=true] died: Wild Horse was slain by FishServant
11567[06:37:42] [Server thread/INFO]: Named entity Turtle['Wild Archelania'/8971659, uuid='ea93506a-2348-4261-9e98-e35d1c5601e3', l='ServerLevel[wilderness]', x=-8054.42, y=89.00, z=2332.83, cpos=[-504, 145], tl=362, v=true] died: Wild Archelania was slain by ummmmmmmmmh
11568[06:37:50] [Server thread/INFO]: Named entity Drowned['Sapphire Beetle'/8953369, uuid='7d6cb1a4-5d4f-4647-9e36-3211432a9512', l='ServerLevel[wilderness]', x=-8036.46, y=89.00, z=2319.52, cpos=[-503, 144], tl=880, v=true] died: Sapphire Beetle froze to death
11569[06:37:53] [Server thread/INFO]: FishServant issued server command: /echest
11570[06:38:01] [Server thread/INFO]: FishServant issued server command: /echest
11571[06:38:02] [Server thread/INFO]: Named entity Pig['Wild Skunk'/8971388, uuid='0145e73f-8056-4d59-810e-0da9f5ef3ab5', l='ServerLevel[wilderness]', x=-8014.50, y=93.00, z=2295.50, cpos=[-501, 143], tl=680, v=true] died: Wild Skunk froze to death
11572[06:38:13] [Server thread/INFO]: FishServant issued server command: /shop
11573[06:38:19] [Server thread/INFO]: [ShopGUIPlus] FishServant bought 64 x Arrow for $320 from armory shop.
11574[06:38:23] [Server thread/INFO]: The_unknown_ issued server command: /pv 1
11575[06:38:27] [Server thread/INFO]: Named entity Pig['Wild Horse'/7854247, uuid='7e2c1ce9-d73e-48a1-821b-dbcfc96dafd2', l='ServerLevel[wilderness]', x=4649.74, y=83.00, z=-1275.46, cpos=[290, -80], tl=2216, v=true] died: Wild Horse was shot by FishServant
11576[06:38:30] [Server thread/INFO]: a_Canis_Majoris issued server command: /shop
11577[06:38:39] [Server thread/INFO]: [ShopGUIPlus] a_Canis_Majoris bought 64 x Mossy Cobblestone for $320 from blocks shop.
11578[06:38:57] [Server thread/INFO]: The_unknown_ issued server command: /rtp
11579[06:39:04] [Server thread/INFO]: Named entity Wolf['Wild Bison'/1931761, uuid='7f466dac-764f-4a8b-8502-46857a790efa', l='ServerLevel[wilderness]', x=4604.57, y=83.00, z=-1318.98, cpos=[287, -83], tl=70361, v=true] died: Wild Bison was shot by FishServant
11580[06:39:09] [Server thread/INFO]: FishServant issued server command: /shop
11581[06:39:29] [Server thread/INFO]: [ShopGUIPlus] a_Canis_Majoris bought 64 x Moss Block for $6,400 from blocks shop.
11582[06:39:59] [Server thread/INFO]: The_unknown_ issued server command: /spawn
11583[06:40:01] [Server thread/INFO]: The_unknown_ issued server command: /rtp
11584[06:40:02] [Server thread/INFO]: Named entity Pig['Wild Sheep'/3903065, uuid='c6f88a7c-c25f-43e2-b3b3-83aae28e5b5d', l='ServerLevel[wilderness]', x=4719.24, y=81.00, z=-1261.56, cpos=[294, -79], tl=11454, v=true] died: Wild Sheep was shot by FishServant
11585[06:40:04] [Server thread/INFO]: Miscodes issued server command: /spawn
11586[06:40:05] [Server thread/INFO]: The_unknown_ issued server command: /gms
11587[06:40:05] [Server thread/INFO]: Miscodes issued server command: /rtp
11588[06:40:10] [Server thread/INFO]: Named entity Zombie['Zombie Sheep'/9194040, uuid='376d7a79-1bd3-4931-997d-e0dd0c52efc0', l='ServerLevel[wilderness]', x=4715.08, y=81.00, z=-1271.12, cpos=[294, -80], tl=112, v=true] died: Zombie Sheep was slain by FishServant
11589[06:40:11] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9198236, uuid='8566af5c-7e4c-4744-bec5-83c004c0b72a', l='ServerLevel[wilderness]', x=-2849.73, y=112.00, z=9713.56, cpos=[-179, 607], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11590[06:40:12] [Server thread/INFO]: The_unknown_ issued server command: /fly
11591[06:40:14] [Server thread/INFO]: a_Canis_Majoris issued server command: /shop
11592[06:40:16] [Server thread/INFO]: Humanityirl issued server command: /rtp
11593[06:40:17] [Server thread/INFO]: Named entity Pig['Wild Sheep'/8041215, uuid='331d318c-eb01-43d8-a9a7-4f818505d76a', l='ServerLevel[wilderness]', x=4704.21, y=81.00, z=-1250.04, cpos=[294, -79], tl=980, v=true] died: Wild Sheep was slain by FishServant
11594[06:40:18] [Server thread/INFO]: Named entity Pig['Wild Duck'/9190097, uuid='85de508c-263f-482d-ad23-d990556e6498', l='ServerLevel[wilderness]', x=8984.18, y=78.00, z=-5982.49, cpos=[561, -374], tl=312, v=true] died: Wild Duck was slain by Wild Lioness
11595[06:40:20] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9227824, uuid='7a570d5f-bcad-479e-af6b-d86a435e774d', l='ServerLevel[wilderness]', x=-2943.14, y=86.00, z=9837.26, cpos=[-184, 614], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11596[06:40:21] [Server thread/INFO]: Named entity Zombie['Zombie Sheep'/9234449, uuid='d94edbfd-02d0-46fb-99d3-8e4fa2e888b0', l='ServerLevel[wilderness]', x=4702.91, y=81.00, z=-1248.98, cpos=[293, -79], tl=52, v=true] died: Zombie Sheep was slain by FishServant
11597[06:40:26] [Server thread/INFO]: Named entity Salmon['Blue Jellyfish'/9226445, uuid='cbb60a49-b44d-4bd4-b309-c33843f0eb51', l='ServerLevel[wilderness]', x=9067.21, y=75.66, z=-5876.29, cpos=[566, -368], tl=210, v=true] died: Blue Jellyfish was slain by Wild Shark
11598[06:40:26] [Server thread/INFO]: Named entity Wolf['Wild Rooster'/6069340, uuid='c4351acf-f43b-46be-91e6-fbf251cbcc1c', l='ServerLevel[wilderness]', x=4726.10, y=81.00, z=-1245.22, cpos=[295, -78], tl=956, v=true] died: Wild Rooster was slain by FishServant
11599[06:40:27] [Server thread/INFO]: Named entity Pig['Wild Hen'/6083092, uuid='5019c322-0002-4d74-9f87-b582082e1561', l='ServerLevel[wilderness]', x=4727.50, y=81.00, z=-1247.94, cpos=[295, -78], tl=1366, v=true] died: Wild Hen was slain by FishServant
11600[06:40:32] [Server thread/INFO]: Named entity Zombie['Zombie Rooster'/9258128, uuid='036d0051-e9db-4b28-8982-d96358a50628', l='ServerLevel[wilderness]', x=4728.61, y=81.00, z=-1250.66, cpos=[295, -79], tl=92, v=true] died: Zombie Rooster was slain by FishServant
11601[06:40:32] [Server thread/INFO]: Named entity Zombie['Zombie Hen'/9261047, uuid='8ace32b3-a57b-4604-81ec-98a0f8237f64', l='ServerLevel[wilderness]', x=4728.72, y=81.00, z=-1251.42, cpos=[295, -79], tl=71, v=true] died: Zombie Hen was slain by FishServant
11602[06:40:36] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9269628, uuid='9138c0f2-b48f-4689-98c2-5be9b2ba0eeb', l='ServerLevel[wilderness]', x=9639.93, y=104.00, z=-5766.14, cpos=[602, -361], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11603[06:40:40] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2787ms or 55 ticks behind
11604[06:40:44] [Server thread/INFO]: Humanityirl issued server command: /rtp
11605[06:40:48] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9285171, uuid='976a9d12-917d-42fa-a3ad-c51973e438f1', l='ServerLevel[wilderness]', x=9854.80, y=76.00, z=-5747.95, cpos=[615, -360], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11606[06:40:50] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/8936210, uuid='d7031239-3cc3-4bb7-a42a-e44558fc372b', l='ServerLevel[wilderness]', x=-8147.76, y=98.00, z=2397.78, cpos=[-510, 149], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11607[06:41:06] [Server thread/INFO]: Humanityirl issued server command: /rtp
11608[06:41:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 16075ms or 321 ticks behind
11609[06:41:15] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9328839, uuid='89819949-cb45-4889-a3c5-8f72d7dd0a64', l='ServerLevel[wilderness]', x=10512.82, y=88.00, z=-6215.94, cpos=[657, -389], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11610[06:41:24] [Server thread/INFO]: Named entity Pig['Wild Squirrel'/9339847, uuid='f0ad527e-a60a-46fc-963f-4576e5b76bfe', l='ServerLevel[wilderness]', x=10613.00, y=76.00, z=-6276.76, cpos=[663, -393], tl=81, v=true] died: Wild Squirrel suffocated in a wall
11611[06:41:26] [Iris 1444/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11612[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11613[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11614[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11615[06:41:26] [Iris 1444/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11616[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11617[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11618[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11619[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11620[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11621[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11622[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11623[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11624[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11625[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11626[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11627[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11628[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11629[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11630[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11631[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11632[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11633[06:41:26] [Iris 1444/INFO]: [Iris]: Failed to get Tectonic Plate -8 17 Due to a unknown exception
11634[06:41:26] [Iris 1444/INFO]: [Iris]: Retrying to get -8 17 Mantle Region
11635[06:41:26] [Iris 1444/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11636[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11637[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11638[06:41:26] [Iris 1444/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11639[06:41:26] [Iris 1444/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11640[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11641[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11642[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11643[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11644[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11645[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11646[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:554)
11647[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11648[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11649[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11650[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11651[06:41:26] [Iris 1444/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11652[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11653[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11654[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11655[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11656[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11657[06:41:26] [Iris 1444/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11658[06:41:26] [Iris 10/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11659[06:41:26] [Iris 10/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11660[06:41:26] [Iris 10/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11661[06:41:26] [Iris 10/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11662[06:41:26] [Iris 10/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11663[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11664[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11665[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11666[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11667[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11668[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11669[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11670[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11671[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11672[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11673[06:41:26] [Iris 10/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11674[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11675[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11676[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11677[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11678[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11679[06:41:26] [Iris 10/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11680[06:41:26] [Iris 480/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11681[06:41:26] [Iris 480/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11682[06:41:26] [Iris 480/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11683[06:41:26] [Iris 480/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11684[06:41:26] [Iris 480/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11685[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11686[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11687[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11688[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11689[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11690[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11691[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11692[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11693[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11694[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11695[06:41:26] [Iris 480/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11696[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11697[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11698[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11699[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11700[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11701[06:41:26] [Iris 480/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11702[06:41:26] [Iris 1252/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11703[06:41:26] [Iris 1252/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11704[06:41:26] [Iris 1252/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11705[06:41:26] [Iris 1252/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11706[06:41:26] [Iris 1252/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11707[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11708[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11709[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11710[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11711[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11712[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11713[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11714[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11715[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11716[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11717[06:41:26] [Iris 1252/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11718[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11719[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11720[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11721[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11722[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11723[06:41:26] [Iris 1252/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11724[06:41:26] [Iris 1444/INFO]: [Iris]: Failed to get Tectonic Plate -8 17 Due to a unknown exception
11725[06:41:26] [Iris 1095/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11726[06:41:26] [Iris 1095/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11727[06:41:26] [Iris 1095/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11728[06:41:26] [Iris 1095/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11729[06:41:26] [Iris 1095/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11730[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11731[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11732[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11733[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11734[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11735[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11736[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11737[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11738[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11739[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11740[06:41:26] [Iris 1095/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11741[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11742[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11743[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11744[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11745[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11746[06:41:26] [Iris 1095/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11747[06:41:26] [Iris 210/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11748[06:41:26] [Iris 210/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11749[06:41:26] [Iris 210/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11750[06:41:26] [Iris 210/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11751[06:41:26] [Iris 210/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11752[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11753[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11754[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11755[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11756[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11757[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11758[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11759[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11760[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11761[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11762[06:41:26] [Iris 210/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11763[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11764[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11765[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11766[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11767[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11768[06:41:26] [Iris 210/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11769[06:41:26] [Iris 259/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11770[06:41:26] [Iris 259/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11771[06:41:26] [Iris 259/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11772[06:41:26] [Iris 259/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11773[06:41:26] [Iris 259/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11774[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11775[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11776[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11777[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11778[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11779[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11780[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11781[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11782[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11783[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11784[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11785[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11786[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11787[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11788[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11789[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11790[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11791[06:41:26] [Iris 1413/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11792[06:41:26] [Iris 1413/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11793[06:41:26] [Iris 1413/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11794[06:41:26] [Iris 1413/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11795[06:41:26] [Iris 1413/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11796[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11797[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11798[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11799[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11800[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11801[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11802[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11803[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11804[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11805[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11806[06:41:26] [Iris 1413/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11807[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11808[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11809[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11810[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11811[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11812[06:41:26] [Iris 1413/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11813[06:41:26] [Iris 921/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11814[06:41:26] [Iris 921/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11815[06:41:26] [Iris 921/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11816[06:41:26] [Iris 921/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11817[06:41:26] [Iris 921/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11818[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11819[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11820[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11821[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11822[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11823[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11824[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11825[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11826[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11827[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11828[06:41:26] [Iris 921/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11829[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11830[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11831[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11832[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11833[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11834[06:41:26] [Iris 921/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11835[06:41:26] [Iris 1117/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11836[06:41:26] [Iris 1117/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11837[06:41:26] [Iris 1117/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11838[06:41:26] [Iris 1117/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11839[06:41:26] [Iris 1117/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11840[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11841[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11842[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11843[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11844[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11845[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11846[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11847[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11848[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11849[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11850[06:41:26] [Iris 1117/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11851[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11852[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11853[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11854[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11855[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11856[06:41:26] [Iris 1117/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11857[06:41:26] [Iris 1215/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11858[06:41:26] [Iris 1215/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11859[06:41:26] [Iris 1215/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11860[06:41:26] [Iris 1215/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11861[06:41:26] [Iris 1215/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11862[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11863[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11864[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11865[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11866[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11867[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11868[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11869[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11870[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11871[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11872[06:41:26] [Iris 1215/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11873[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11874[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11875[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11876[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11877[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11878[06:41:26] [Iris 1215/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11879[06:41:26] [Iris 1319/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11880[06:41:26] [Iris 1319/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11881[06:41:26] [Iris 1319/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11882[06:41:26] [Iris 1319/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11883[06:41:26] [Iris 1319/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11884[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11885[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11886[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11887[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11888[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11889[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11890[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11891[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11892[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11893[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11894[06:41:26] [Iris 1319/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11895[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11896[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11897[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11898[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11899[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11900[06:41:26] [Iris 1319/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11901[06:41:26] [Iris 394/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11902[06:41:26] [Iris 394/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11903[06:41:26] [Iris 394/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11904[06:41:26] [Iris 394/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11905[06:41:26] [Iris 394/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11906[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11907[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11908[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11909[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11910[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11911[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11912[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11913[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11914[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11915[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11916[06:41:26] [Iris 394/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11917[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11918[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11919[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11920[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11921[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11922[06:41:26] [Iris 394/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11923[06:41:26] [Iris 1295/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11924[06:41:26] [Iris 1295/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11925[06:41:26] [Iris 1295/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11926[06:41:26] [Iris 1295/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11927[06:41:26] [Iris 1295/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11928[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11929[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11930[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11931[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11932[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11933[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11934[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11935[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11936[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11937[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11938[06:41:26] [Iris 1295/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11939[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11940[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11941[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11942[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11943[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11944[06:41:26] [Iris 1295/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11945[06:41:26] [Iris 1037/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11946[06:41:26] [Iris 1037/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11947[06:41:26] [Iris 1037/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11948[06:41:26] [Iris 1037/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11949[06:41:26] [Iris 1037/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11950[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11951[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11952[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11953[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11954[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11955[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11956[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11957[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11958[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11959[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11960[06:41:26] [Iris 1037/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11961[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11962[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11963[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11964[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11965[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11966[06:41:26] [Iris 1037/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11967[06:41:26] [Iris 796/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11968[06:41:26] [Iris 796/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11969[06:41:26] [Iris 796/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11970[06:41:26] [Iris 796/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11971[06:41:26] [Iris 796/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11972[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11973[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11974[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11975[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11976[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11977[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
11978[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
11979[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
11980[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
11981[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
11982[06:41:26] [Iris 796/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
11983[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
11984[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
11985[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
11986[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
11987[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
11988[06:41:26] [Iris 796/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
11989[06:41:26] [Iris 1197/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
11990[06:41:26] [Iris 1197/WARN]: at java.base/java.lang.Thread.start0(Native Method)
11991[06:41:26] [Iris 1197/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
11992[06:41:26] [Iris 1197/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
11993[06:41:26] [Iris 1197/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
11994[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
11995[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
11996[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
11997[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
11998[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
11999[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12000[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12001[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12002[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12003[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12004[06:41:26] [Iris 1197/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12005[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12006[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12007[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12008[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12009[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12010[06:41:26] [Iris 1197/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12011[06:41:26] [Iris 260/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12012[06:41:26] [Iris 260/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12013[06:41:26] [Iris 260/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12014[06:41:26] [Iris 260/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12015[06:41:26] [Iris 260/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12016[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12017[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12018[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12019[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12020[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12021[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12022[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12023[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12024[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12025[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12026[06:41:26] [Iris 260/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12027[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12028[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12029[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12030[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12031[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12032[06:41:26] [Iris 260/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12033[06:41:26] [Iris 395/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12034[06:41:26] [Iris 395/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12035[06:41:26] [Iris 395/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12036[06:41:26] [Iris 395/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12037[06:41:26] [Iris 395/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12038[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12039[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12040[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12041[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12042[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12043[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12044[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12045[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12046[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12047[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12048[06:41:26] [Iris 395/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12049[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12050[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12051[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12052[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12053[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12054[06:41:26] [Iris 395/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12055[06:41:26] [Iris 1334/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12056[06:41:26] [Iris 1334/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12057[06:41:26] [Iris 1334/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12058[06:41:26] [Iris 1334/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12059[06:41:26] [Iris 1334/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12060[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12061[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12062[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12063[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12064[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12065[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12066[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12067[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12068[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12069[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12070[06:41:26] [Iris 1334/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12071[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12072[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12073[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12074[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12075[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12076[06:41:26] [Iris 1334/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12077[06:41:26] [Iris 1167/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12078[06:41:26] [Iris 1167/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12079[06:41:26] [Iris 1167/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12080[06:41:26] [Iris 1167/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12081[06:41:26] [Iris 1167/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12082[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12083[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12084[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12085[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12086[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12087[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12088[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12089[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12090[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12091[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12092[06:41:26] [Iris 1167/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12093[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12094[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12095[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12096[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12097[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12098[06:41:26] [Iris 1167/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12099[06:41:26] [Iris 228/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12100[06:41:26] [Iris 228/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12101[06:41:26] [Iris 228/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12102[06:41:26] [Iris 228/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12103[06:41:26] [Iris 228/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12104[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12105[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12106[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12107[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12108[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12109[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12110[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12111[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12112[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12113[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12114[06:41:26] [Iris 228/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12115[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12116[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12117[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12118[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12119[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12120[06:41:26] [Iris 228/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12121[06:41:26] [Iris 204/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12122[06:41:26] [Iris 204/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12123[06:41:26] [Iris 204/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12124[06:41:26] [Iris 204/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12125[06:41:26] [Iris 204/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12126[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12127[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12128[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12129[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12130[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12131[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12132[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12133[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12134[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12135[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12136[06:41:26] [Iris 204/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12137[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12138[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12139[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12140[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12141[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12142[06:41:26] [Iris 204/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12143[06:41:26] [Iris 214/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12144[06:41:26] [Iris 214/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12145[06:41:26] [Iris 214/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12146[06:41:26] [Iris 214/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12147[06:41:26] [Iris 214/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12148[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12149[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12150[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12151[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12152[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12153[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12154[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12155[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12156[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12157[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12158[06:41:26] [Iris 214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12159[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12160[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12161[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12162[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12163[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12164[06:41:26] [Iris 214/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12165[06:41:26] [Iris 1214/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12166[06:41:26] [Iris 1214/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12167[06:41:26] [Iris 1214/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12168[06:41:26] [Iris 1214/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12169[06:41:26] [Iris 1214/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12170[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12171[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12172[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12173[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12174[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12175[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12176[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12177[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12178[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12179[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12180[06:41:26] [Iris 1214/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12181[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12182[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12183[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12184[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12185[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12186[06:41:26] [Iris 1214/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12187[06:41:26] [Iris 362/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12188[06:41:26] [Iris 362/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12189[06:41:26] [Iris 362/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12190[06:41:26] [Iris 362/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12191[06:41:26] [Iris 362/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12192[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12193[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12194[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12195[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12196[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12197[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12198[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12199[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12200[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12201[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12202[06:41:26] [Iris 362/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12203[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12204[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12205[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12206[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12207[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12208[06:41:26] [Iris 362/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12209[06:41:26] [Iris 700/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12210[06:41:26] [Iris 700/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12211[06:41:26] [Iris 700/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12212[06:41:26] [Iris 700/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12213[06:41:26] [Iris 700/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12214[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12215[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12216[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12217[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12218[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12219[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12220[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12221[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12222[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12223[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12224[06:41:26] [Iris 700/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12225[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12226[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12227[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12228[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12229[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12230[06:41:26] [Iris 700/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12231[06:41:26] [Iris 1439/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12232[06:41:26] [Iris 1439/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12233[06:41:26] [Iris 1439/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12234[06:41:26] [Iris 1439/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12235[06:41:26] [Iris 1439/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12236[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12237[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12238[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12239[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12240[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12241[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12242[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12243[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12244[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12245[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12246[06:41:26] [Iris 1439/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12247[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12248[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12249[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12250[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12251[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12252[06:41:26] [Iris 1439/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12253[06:41:26] [Iris 119/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12254[06:41:26] [Iris 119/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12255[06:41:26] [Iris 119/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12256[06:41:26] [Iris 119/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12257[06:41:26] [Iris 119/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12258[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12259[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12260[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12261[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12262[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12263[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12264[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12265[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12266[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12267[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12268[06:41:26] [Iris 119/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12269[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12270[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12271[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12272[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12273[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12274[06:41:26] [Iris 119/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12275[06:41:26] [Iris 1125/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12276[06:41:26] [Iris 1125/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12277[06:41:26] [Iris 1125/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12278[06:41:26] [Iris 1125/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12279[06:41:26] [Iris 1125/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12280[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12281[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12282[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12283[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12284[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12285[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12286[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12287[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12288[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12289[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12290[06:41:26] [Iris 1125/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12291[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12292[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12293[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12294[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12295[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12296[06:41:26] [Iris 1125/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12297[06:41:26] [Iris 569/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12298[06:41:26] [Iris 569/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12299[06:41:26] [Iris 569/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12300[06:41:26] [Iris 569/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12301[06:41:26] [Iris 569/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12302[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12303[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12304[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12305[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12306[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12307[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12308[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12309[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12310[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12311[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12312[06:41:26] [Iris 569/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12313[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12314[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12315[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12316[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12317[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12318[06:41:26] [Iris 569/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12319[06:41:26] [Iris 747/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12320[06:41:26] [Iris 747/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12321[06:41:26] [Iris 747/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12322[06:41:26] [Iris 747/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12323[06:41:26] [Iris 747/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12324[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12325[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12326[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12327[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12328[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12329[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12330[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12331[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12332[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12333[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12334[06:41:26] [Iris 747/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12335[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12336[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12337[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12338[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12339[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12340[06:41:26] [Iris 747/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12341[06:41:26] [Iris 1109/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12342[06:41:26] [Iris 1109/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12343[06:41:26] [Iris 1109/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12344[06:41:26] [Iris 1109/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12345[06:41:26] [Iris 1109/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12346[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12347[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12348[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12349[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12350[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12351[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12352[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12353[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12354[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12355[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12356[06:41:26] [Iris 1109/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12357[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12358[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12359[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12360[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12361[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12362[06:41:26] [Iris 1109/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12363[06:41:26] [Iris 1055/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12364[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12365[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12366[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12367[06:41:26] [Iris 1055/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12368[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12369[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12370[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12371[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12372[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12373[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12374[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12375[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12376[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12377[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12378[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12379[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12380[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12381[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12382[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12383[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12384[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12385[06:41:26] [Iris 188/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12386[06:41:26] [Iris 188/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12387[06:41:26] [Iris 188/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12388[06:41:26] [Iris 188/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12389[06:41:26] [Iris 188/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12390[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12391[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12392[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12393[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12394[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12395[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12396[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12397[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12398[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12399[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12400[06:41:26] [Iris 188/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12401[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12402[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12403[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12404[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12405[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12406[06:41:26] [Iris 188/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12407[06:41:26] [Iris 350/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12408[06:41:26] [Iris 350/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12409[06:41:26] [Iris 350/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12410[06:41:26] [Iris 350/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12411[06:41:26] [Iris 350/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12412[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12413[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12414[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12415[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12416[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12417[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12418[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12419[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12420[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12421[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12422[06:41:26] [Iris 350/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12423[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12424[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12425[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12426[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12427[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12428[06:41:26] [Iris 350/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12429[06:41:26] [Iris 138/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12430[06:41:26] [Iris 138/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12431[06:41:26] [Iris 138/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12432[06:41:26] [Iris 138/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12433[06:41:26] [Iris 138/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12434[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12435[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12436[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12437[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12438[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12439[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12440[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12441[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12442[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12443[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12444[06:41:26] [Iris 138/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12445[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12446[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12447[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12448[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12449[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12450[06:41:26] [Iris 138/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12451[06:41:26] [Iris 425/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12452[06:41:26] [Iris 425/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12453[06:41:26] [Iris 425/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12454[06:41:26] [Iris 425/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12455[06:41:26] [Iris 425/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12456[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12457[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12458[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12459[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12460[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12461[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12462[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12463[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12464[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12465[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12466[06:41:26] [Iris 425/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12467[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12468[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12469[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12470[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12471[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12472[06:41:26] [Iris 425/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12473[06:41:26] [Iris 1327/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12474[06:41:26] [Iris 1327/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12475[06:41:26] [Iris 1327/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12476[06:41:26] [Iris 1327/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12477[06:41:26] [Iris 1327/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12478[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12479[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12480[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12481[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12482[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12483[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12484[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12485[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12486[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12487[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12488[06:41:26] [Iris 1327/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12489[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12490[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12491[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12492[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12493[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12494[06:41:26] [Iris 1327/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12495[06:41:26] [Iris 775/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12496[06:41:26] [Iris 775/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12497[06:41:26] [Iris 775/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12498[06:41:26] [Iris 775/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12499[06:41:26] [Iris 775/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12500[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12501[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12502[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12503[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12504[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12505[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12506[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12507[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12508[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12509[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12510[06:41:26] [Iris 775/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12511[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12512[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12513[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12514[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12515[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12516[06:41:26] [Iris 775/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12517[06:41:26] [Iris 1055/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12518[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12519[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12520[06:41:26] [Iris 1055/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12521[06:41:26] [Iris 1055/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12522[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12523[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12524[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12525[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12526[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12527[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12528[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12529[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12530[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12531[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12532[06:41:26] [Iris 1055/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12533[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12534[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12535[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12536[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12537[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12538[06:41:26] [Iris 1055/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12539[06:41:26] [Iris 259/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12540[06:41:26] [Iris 259/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12541[06:41:26] [Iris 259/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12542[06:41:26] [Iris 259/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12543[06:41:26] [Iris 259/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12544[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12545[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12546[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12547[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12548[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12549[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12550[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12551[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12552[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12553[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12554[06:41:26] [Iris 259/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12555[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12556[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12557[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12558[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12559[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12560[06:41:26] [Iris 259/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12561[06:41:26] [Iris 1093/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12562[06:41:26] [Iris 1093/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12563[06:41:26] [Iris 1093/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12564[06:41:26] [Iris 1093/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12565[06:41:26] [Iris 1093/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12566[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12567[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12568[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12569[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12570[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12571[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12572[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12573[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12574[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12575[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12576[06:41:26] [Iris 1093/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12577[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12578[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12579[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12580[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12581[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12582[06:41:26] [Iris 1093/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12583[06:41:26] [Iris 912/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12584[06:41:26] [Iris 912/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12585[06:41:26] [Iris 912/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12586[06:41:26] [Iris 912/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12587[06:41:26] [Iris 912/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12588[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12589[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12590[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12591[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12592[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12593[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12594[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12595[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12596[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12597[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12598[06:41:26] [Iris 912/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12599[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12600[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12601[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12602[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12603[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12604[06:41:26] [Iris 912/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12605[06:41:26] [Iris 799/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12606[06:41:26] [Iris 799/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12607[06:41:26] [Iris 799/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12608[06:41:26] [Iris 799/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12609[06:41:26] [Iris 799/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12610[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12611[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12612[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12613[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12614[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12615[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12616[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12617[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12618[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12619[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12620[06:41:26] [Iris 799/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12621[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12622[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12623[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12624[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12625[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12626[06:41:26] [Iris 799/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12627[06:41:26] [Iris 1431/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12628[06:41:26] [Iris 1431/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12629[06:41:26] [Iris 1431/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12630[06:41:26] [Iris 1431/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12631[06:41:26] [Iris 1431/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12632[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12633[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12634[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12635[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12636[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12637[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12638[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12639[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12640[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12641[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12642[06:41:26] [Iris 1431/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12643[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12644[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12645[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12646[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12647[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12648[06:41:26] [Iris 1431/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12649[06:41:26] [Iris 844/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12650[06:41:26] [Iris 844/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12651[06:41:26] [Iris 844/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12652[06:41:26] [Iris 844/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12653[06:41:26] [Iris 844/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12654[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12655[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12656[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12657[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12658[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12659[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12660[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12661[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12662[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12663[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12664[06:41:26] [Iris 844/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12665[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12666[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12667[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12668[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12669[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12670[06:41:26] [Iris 844/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12671[06:41:26] [Iris 570/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12672[06:41:26] [Iris 570/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12673[06:41:26] [Iris 570/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12674[06:41:26] [Iris 570/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12675[06:41:26] [Iris 570/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12676[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12677[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12678[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12679[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12680[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12681[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12682[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12683[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12684[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12685[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12686[06:41:26] [Iris 570/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12687[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12688[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12689[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12690[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12691[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12692[06:41:26] [Iris 570/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12693[06:41:26] [Iris 1231/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12694[06:41:26] [Iris 1231/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12695[06:41:26] [Iris 1231/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12696[06:41:26] [Iris 1231/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12697[06:41:26] [Iris 1231/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12698[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12699[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12700[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12701[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12702[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12703[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12704[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12705[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12706[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12707[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12708[06:41:26] [Iris 1231/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12709[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12710[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12711[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12712[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12713[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12714[06:41:26] [Iris 1231/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12715[06:41:26] [Iris 1239/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12716[06:41:26] [Iris 1239/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12717[06:41:26] [Iris 1239/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12718[06:41:26] [Iris 1239/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12719[06:41:26] [Iris 1239/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12720[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12721[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12722[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12723[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12724[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12725[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12726[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12727[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12728[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12729[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12730[06:41:26] [Iris 1239/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12731[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12732[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12733[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12734[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12735[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12736[06:41:26] [Iris 1239/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12737[06:41:26] [Iris 985/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12738[06:41:26] [Iris 985/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12739[06:41:26] [Iris 985/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12740[06:41:26] [Iris 985/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12741[06:41:26] [Iris 985/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12742[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12743[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12744[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12745[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12746[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12747[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12748[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12749[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12750[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12751[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12752[06:41:26] [Iris 985/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12753[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12754[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12755[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12756[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12757[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12758[06:41:26] [Iris 985/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12759[06:41:26] [Iris 841/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12760[06:41:26] [Iris 841/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12761[06:41:26] [Iris 841/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12762[06:41:26] [Iris 841/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12763[06:41:26] [Iris 841/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12764[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12765[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12766[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12767[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12768[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12769[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12770[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12771[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12772[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12773[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12774[06:41:26] [Iris 841/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12775[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12776[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12777[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12778[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12779[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12780[06:41:26] [Iris 841/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12781[06:41:26] [Iris 1261/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12782[06:41:26] [Iris 1261/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12783[06:41:26] [Iris 1261/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12784[06:41:26] [Iris 1261/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12785[06:41:26] [Iris 1261/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12786[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12787[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12788[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12789[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12790[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12791[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12792[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12793[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12794[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12795[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12796[06:41:26] [Iris 1261/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12797[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12798[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12799[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12800[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12801[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12802[06:41:26] [Iris 1261/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12803[06:41:26] [Iris 1383/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12804[06:41:26] [Iris 1383/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12805[06:41:26] [Iris 1383/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12806[06:41:26] [Iris 1383/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12807[06:41:26] [Iris 1383/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12808[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12809[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12810[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12811[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12812[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12813[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12814[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12815[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12816[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12817[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12818[06:41:26] [Iris 1383/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12819[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12820[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12821[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12822[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12823[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12824[06:41:26] [Iris 1383/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12825[06:41:26] [Iris 554/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12826[06:41:26] [Iris 554/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12827[06:41:26] [Iris 554/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12828[06:41:26] [Iris 554/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12829[06:41:26] [Iris 554/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12830[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12831[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12832[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12833[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12834[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12835[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12836[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12837[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12838[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12839[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12840[06:41:26] [Iris 554/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12841[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12842[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12843[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12844[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12845[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12846[06:41:26] [Iris 554/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12847[06:41:26] [Iris 1423/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12848[06:41:26] [Iris 1423/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12849[06:41:26] [Iris 1423/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12850[06:41:26] [Iris 1423/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12851[06:41:26] [Iris 1423/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12852[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12853[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12854[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12855[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12856[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12857[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12858[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12859[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12860[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12861[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12862[06:41:26] [Iris 1423/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12863[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12864[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12865[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12866[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12867[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12868[06:41:26] [Iris 1423/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12869[06:41:26] [Iris 1437/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12870[06:41:26] [Iris 1437/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12871[06:41:26] [Iris 1437/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12872[06:41:26] [Iris 1437/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12873[06:41:26] [Iris 1437/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12874[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12875[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12876[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12877[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12878[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12879[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12880[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12881[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12882[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12883[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12884[06:41:26] [Iris 1437/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12885[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12886[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12887[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12888[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12889[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12890[06:41:26] [Iris 1437/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12891[06:41:26] [Iris 1171/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12892[06:41:26] [Iris 1171/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12893[06:41:26] [Iris 1171/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12894[06:41:26] [Iris 1171/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12895[06:41:26] [Iris 1171/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12896[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12897[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12898[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12899[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12900[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12901[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12902[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12903[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12904[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12905[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12906[06:41:26] [Iris 1171/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12907[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12908[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12909[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12910[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12911[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12912[06:41:26] [Iris 1171/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12913[06:41:26] [Iris 1407/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12914[06:41:26] [Iris 1407/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12915[06:41:26] [Iris 1407/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12916[06:41:26] [Iris 1407/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12917[06:41:26] [Iris 1407/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12918[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12919[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12920[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12921[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12922[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12923[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12924[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12925[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12926[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12927[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12928[06:41:26] [Iris 1407/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12929[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12930[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12931[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12932[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12933[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12934[06:41:26] [Iris 1407/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12935[06:41:26] [Iris 384/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12936[06:41:26] [Iris 384/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12937[06:41:26] [Iris 384/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12938[06:41:26] [Iris 384/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12939[06:41:26] [Iris 384/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12940[06:41:26] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12941[06:41:26] [Iris 480/INFO]: [Iris]: Failed to get Tectonic Plate 20 -12 Due to a unknown exception
12942[06:41:26] [Iris 1444/INFO]: [Iris]: Retrying to get -8 17 Mantle Region
12943[06:41:26] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12944[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12945[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12946[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12947[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12948[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12949[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12950[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12951[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12952[06:41:27] [Iris 384/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12953[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12954[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12955[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12956[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12957[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12958[06:41:27] [Iris 384/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12959[06:41:27] [Iris 156/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12960[06:41:27] [Iris 156/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12961[06:41:27] [Iris 156/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12962[06:41:27] [Iris 156/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12963[06:41:27] [Iris 156/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12964[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12965[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12966[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12967[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12968[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12969[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12970[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12971[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12972[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12973[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12974[06:41:27] [Iris 156/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12975[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12976[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12977[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
12978[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
12979[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
12980[06:41:27] [Iris 156/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
12981[06:41:27] [Iris 139/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
12982[06:41:27] [Iris 139/WARN]: at java.base/java.lang.Thread.start0(Native Method)
12983[06:41:27] [Iris 139/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
12984[06:41:27] [Iris 139/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
12985[06:41:27] [Iris 139/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
12986[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
12987[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
12988[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
12989[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
12990[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
12991[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
12992[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
12993[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
12994[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
12995[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
12996[06:41:27] [Iris 139/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
12997[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
12998[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
12999[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13000[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13001[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13002[06:41:27] [Iris 139/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13003[06:41:27] [Iris 942/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13004[06:41:27] [Iris 942/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13005[06:41:27] [Iris 942/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13006[06:41:27] [Iris 942/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13007[06:41:27] [Iris 942/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13008[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13009[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13010[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13011[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13012[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13013[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13014[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13015[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13016[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13017[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13018[06:41:27] [Iris 942/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13019[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13020[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13021[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13022[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13023[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13024[06:41:27] [Iris 942/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13025[06:41:27] [Iris 1303/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13026[06:41:27] [Iris 1303/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13027[06:41:27] [Iris 1303/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13028[06:41:27] [Iris 1303/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13029[06:41:27] [Iris 1303/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13030[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13031[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13032[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13033[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13034[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13035[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13036[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13037[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13038[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13039[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13040[06:41:27] [Iris 1303/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13041[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13042[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13043[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13044[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13045[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13046[06:41:27] [Iris 1303/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13047[06:41:27] [Iris 1373/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13048[06:41:27] [Iris 1373/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13049[06:41:27] [Iris 1373/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13050[06:41:27] [Iris 1373/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13051[06:41:27] [Iris 1373/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13052[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13053[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13054[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13055[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13056[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13057[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13058[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13059[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13060[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13061[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13062[06:41:27] [Iris 1373/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13063[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13064[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13065[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13066[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13067[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13068[06:41:27] [Iris 1373/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13069[06:41:27] [Iris 912/INFO]: [Iris]: Failed to get Tectonic Plate 20 -12 Due to a unknown exception
13070[06:41:27] [Iris 1182/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13071[06:41:27] [Iris 1182/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13072[06:41:27] [Iris 1182/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13073[06:41:27] [Iris 1182/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13074[06:41:27] [Iris 1182/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13075[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13076[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13077[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13078[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13079[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13080[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13081[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13082[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13083[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13084[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13085[06:41:27] [Iris 1182/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13086[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13087[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13088[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13089[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13090[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13091[06:41:27] [Iris 1182/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13092[06:41:27] [Iris 700/INFO]: [Iris]: Failed to get Tectonic Plate -6 17 Due to a unknown exception
13093[06:41:27] [Iris 955/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13094[06:41:27] [Iris 955/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13095[06:41:27] [Iris 955/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13096[06:41:27] [Iris 955/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13097[06:41:27] [Iris 955/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13098[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13099[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13100[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13101[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13102[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13103[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13104[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13105[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13106[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13107[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13108[06:41:27] [Iris 955/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13109[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13110[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13111[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13112[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13113[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13114[06:41:27] [Iris 955/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13115[06:41:27] [Iris 1333/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13116[06:41:27] [Iris 1333/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13117[06:41:27] [Iris 1333/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13118[06:41:27] [Iris 1333/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13119[06:41:27] [Iris 1333/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13120[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13121[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13122[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13123[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13124[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13125[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13126[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13127[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13128[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13129[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13130[06:41:27] [Iris 1333/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13131[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13132[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13133[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13134[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13135[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13136[06:41:27] [Iris 1333/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13137[06:41:27] [Iris 180/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13138[06:41:27] [Iris 180/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13139[06:41:27] [Iris 180/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13140[06:41:27] [Iris 180/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13141[06:41:27] [Iris 180/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13142[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13143[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13144[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13145[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13146[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13147[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13148[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13149[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13150[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13151[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13152[06:41:27] [Iris 180/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13153[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13154[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13155[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13156[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13157[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13158[06:41:27] [Iris 180/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13159[06:41:27] [Iris 294/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13160[06:41:27] [Iris 294/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13161[06:41:27] [Iris 294/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13162[06:41:27] [Iris 294/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13163[06:41:27] [Iris 294/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13164[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13165[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13166[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13167[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13168[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13169[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13170[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13171[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13172[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13173[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13174[06:41:27] [Iris 294/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13175[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13176[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13177[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13178[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13179[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13180[06:41:27] [Iris 294/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13181[06:41:27] [Iris 1073/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13182[06:41:27] [Iris 1073/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13183[06:41:27] [Iris 1073/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13184[06:41:27] [Iris 1073/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13185[06:41:27] [Iris 1073/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13186[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13187[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13188[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13189[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13190[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13191[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13192[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13193[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13194[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13195[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13196[06:41:27] [Iris 1073/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13197[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13198[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13199[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13200[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13201[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13202[06:41:27] [Iris 1073/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13203[06:41:27] [Iris 481/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13204[06:41:27] [Iris 481/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13205[06:41:27] [Iris 481/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13206[06:41:27] [Iris 481/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13207[06:41:27] [Iris 481/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13208[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13209[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13210[06:41:27] [Iris 1055/INFO]: [Iris]: Failed to get Tectonic Plate 20 -13 Due to a unknown exception
13211[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13212[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13213[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13214[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13215[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13216[06:41:27] [Iris 480/INFO]: [Iris]: Retrying to get 20 -12 Mantle Region
13217[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13218[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13219[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13220[06:41:27] [Iris 481/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13221[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13222[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13223[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13224[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13225[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13226[06:41:27] [Iris 481/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13227[06:41:27] [Iris 1110/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13228[06:41:27] [Iris 1110/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13229[06:41:27] [Iris 1110/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13230[06:41:27] [Iris 1110/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13231[06:41:27] [Iris 1110/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13232[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13233[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13234[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13235[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13236[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13237[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13238[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13239[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13240[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13241[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13242[06:41:27] [Iris 1110/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13243[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13244[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13245[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13246[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13247[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13248[06:41:27] [Iris 1110/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13249[06:41:27] [Iris 660/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13250[06:41:27] [Iris 660/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13251[06:41:27] [Iris 660/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13252[06:41:27] [Iris 660/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13253[06:41:27] [Iris 660/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13254[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13255[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13256[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13257[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13258[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13259[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13260[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13261[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13262[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13263[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13264[06:41:27] [Iris 660/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13265[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13266[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13267[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13268[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13269[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13270[06:41:27] [Iris 660/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13271[06:41:27] [Iris 1238/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13272[06:41:27] [Iris 1238/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13273[06:41:27] [Iris 1238/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13274[06:41:27] [Iris 1238/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13275[06:41:27] [Iris 1238/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13276[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13277[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13278[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13279[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13280[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13281[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13282[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13283[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13284[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13285[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13286[06:41:27] [Iris 1238/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13287[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13288[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13289[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13290[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13291[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13292[06:41:27] [Iris 1238/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13293[06:41:27] [Iris 1366/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13294[06:41:27] [Iris 1366/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13295[06:41:27] [Iris 1366/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13296[06:41:27] [Iris 1366/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13297[06:41:27] [Iris 1366/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13298[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13299[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13300[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13301[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13302[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13303[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13304[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13305[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13306[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13307[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13308[06:41:27] [Iris 1366/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13309[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13310[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13311[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13312[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13313[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13314[06:41:27] [Iris 1366/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13315[06:41:27] [Iris 432/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13316[06:41:27] [Iris 432/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13317[06:41:27] [Iris 432/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13318[06:41:27] [Iris 432/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13319[06:41:27] [Iris 432/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13320[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13321[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13322[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13323[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13324[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13325[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13326[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13327[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13328[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13329[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13330[06:41:27] [Iris 432/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13331[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13332[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13333[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13334[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13335[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13336[06:41:27] [Iris 432/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13337[06:41:27] [Iris 636/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13338[06:41:27] [Iris 1055/INFO]: [Iris]: Retrying to get 20 -13 Mantle Region
13339[06:41:27] [Iris 636/WARN]: at java.base/java.lang.Thread.start0(Native Method)
13340[06:41:27] [Iris 636/WARN]: at java.base/java.lang.Thread.start(Thread.java:1553)
13341[06:41:27] [Iris 636/WARN]: at java.base/java.lang.System$2.start(System.java:2577)
13342[06:41:27] [Iris 636/WARN]: at java.base/jdk.internal.vm.SharedThreadContainer.start(SharedThreadContainer.java:152)
13343[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool.createWorker(ForkJoinPool.java:1575)
13344[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool.tryCompensate(ForkJoinPool.java:1993)
13345[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool.helpJoin(ForkJoinPool.java:2034)
13346[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:423)
13347[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
13348[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.get(Mantle.java:522)
13349[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.mantle.Mantle.hasFlag(Mantle.java:266)
13350[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.isCovered(EngineMantle.java:228)
13351[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.mantle.EngineMantle.cleanupChunk(EngineMantle.java:238)
13352[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.engine.framework.Engine.lambda$cleanupMantleChunk$32(Engine.java:1003)
13353[06:41:27] [Iris 636/WARN]: at Iris-3.8.0-1.20.1-1.21.10.jar//com.volmit.iris.util.scheduling.J.lambda$a$1(J.java:81)
13354[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
13355[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
13356[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
13357[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
13358[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
13359[06:41:27] [Iris 636/WARN]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
13360[06:41:27] [Iris 71/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
13361[06:41:27] [Iris 700/INFO]: [Iris]: Retrying to get -6 17 Mantle Region
13362[06:41:27] [Iris 1073/INFO]: [Iris]: Failed to get Tectonic Plate 20 -12 Due to a unknown exception
13363[06:41:27] [Iris 1073/INFO]: [Iris]: Retrying to get 20 -12 Mantle Region
This log will be saved for 90 days from their last view.
Report abuse