[09:11:30] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.4+7-LTS; Azul Systems, Inc. Zulu21.36+17-CA) on Linux 6.8.0-57-generic (amd64) [09:11:30] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-226-ver/1.21.4@a838a88 (2025-04-17T19:20:57Z) for Minecraft 1.21.4 [09:11:30] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins... [09:11:30] [ServerMain/INFO]: [PluginInitializerManager] Initialized 36 plugins [09:11:30] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1): - FartherViewDistance (10.0.0) [09:11:30] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (35): - Chunky (1.4.36), CinematicStudio (2.0.1-indev-3), Citizens (2.0.37-SNAPSHOT (build 3727)), CosmeticsCore (1.3.5), CustomArcheology (2.1.1), CustomFishing (2.3.6), DrawOnMap (1.0), Essentials (2.21.0), EssentialsSpawn (2.21.0), ExploitFixer (3.1.6), FastAsyncWorldEdit (2.12.3), HamsterAPI (0.2.4), HeadDatabase (4.21.2), Interactions (2.8.4), ItemsAdder (4.0.9-hotfix-1), LoneLibs (1.0.65), LuckPerms (5.4.158), LunarClient-API (${git.commit.id.abbrev}), MCPets (4.1.4), MiniMOTD (2.1.5), ModelEngine (R4.0.8), MythicMobs (5.8.2-SNAPSHOT-9ca060e3), PlaceholderAPI (2.11.6), PluginManagerPlus (2.9.6), ProtocolLib (5.4.0-SNAPSHOT-742), PublicCrafters (4.13.14), RealDualWield (1.2.0), SkinsRestorer (15.6.2), SystemInfo (1.8.13-SNAPSHOT), TAB (5.2.0), Vault (1.7.3-b131), WorldGuard (7.0.13+82fdc65), ntdRpChat (2.8.3-beta-346a092), packetevents (2.7.0), voicechat (2.5.29) [09:11:32] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [09:11:34] [Worker-Main-3/ERROR]: Couldn't parse data file 'tbirds:village_mansion/pool' from 'tbirds:loot_table/village_mansion/pool.json': DataResult.Error['No component with type: 'minecraft:tooltip_display'; No component with type: 'minecraft:tooltip_display'; Not a string: {"text":"Sunscreen","italic":false} missed input: {"custom_name":{"text":"Sunscreen","italic":false},"tooltip_display":{"hidden_components":["minecraft:potion_contents"]}}': net.minecraft.world.level.storage.loot.LootTable@7c78561] [09:11:34] [Worker-Main-3/ERROR]: Couldn't parse data file 'tbirds:village_tiki/drinks' from 'tbirds:loot_table/village_tiki/drinks.json': DataResult.Error['No component with type: 'minecraft:tooltip_display'; No component with type: 'minecraft:tooltip_display'; Not a string: {"text":"Margarita","italic":false} missed input: {"custom_name":{"text":"Margarita","italic":false},"tooltip_display":{"hidden_components":["minecraft:potion_contents"]}}; No component with type: 'minecraft:tooltip_display'; No component with type: 'minecraft:tooltip_display'; Not a string: {"text":"Piña Colada","italic":false} missed input: {"custom_name":{"text":"Piña Colada","italic":false},"tooltip_display":{"hidden_components":["minecraft:potion_contents"]}}; No component with type: 'minecraft:tooltip_display'; No component with type: 'minecraft:tooltip_display'; Not a string: {"text":"Strawberry Daquiri","italic":false} missed input: {"custom_name":{"text":"Strawberry Daquiri","italic":false},"tooltip_display":{"hidden_components":["minecraft:potion_contents"]}}': net.minecraft.world.level.storage.loot.LootTable@400e78] [09:11:34] [Worker-Main-3/WARN]: Found loot table element validation problem in {minecraft:loot_table/tbirds:village_tiki/drink_bar}.pools[0].entries[3]: Unknown loot table called tbirds:village_tiki/drinks [09:11:34] [Worker-Main-3/WARN]: Found loot table element validation problem in {minecraft:loot_table/heaven:chests/heaven_village/general}.pools[0].entries[5]: Table heaven:chests/heaven_village/general is recursively called [09:11:35] [ServerMain/INFO]: Loaded 1371 recipes [09:11:35] [ServerMain/ERROR]: Failed to load function hexbp:ticko java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Invalid or unknown entity type 'origins:enderian_pearl' at position 19: ...s @e[type=<--[HERE] at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Invalid or unknown entity type 'origins:enderian_pearl' at position 19: ...s @e[type=<--[HERE] at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] ... 6 more [09:11:35] [ServerMain/INFO]: Loaded 1636 advancements [09:11:35] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter... [09:11:35] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 101.4ms [09:11:35] [Server thread/INFO]: Starting minecraft server version 1.21.4 [09:11:35] [Server thread/INFO]: Loading properties [09:11:35] [Server thread/INFO]: This server is running Paper version 1.21.4-226-ver/1.21.4@a838a88 (2025-04-17T19:20:57Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT) [09:11:35] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling [09:11:35] [Server thread/INFO]: Server Ping Player Sample Count: 12 [09:11:35] [Server thread/INFO]: Using 4 threads for Netty based IO [09:11:35] [Server thread/INFO]: [MoonriseCommon] Paper is using 3 worker threads, 1 I/O threads [09:11:35] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true [09:11:35] [Server thread/INFO]: Default game type: SURVIVAL [09:11:35] [Server thread/INFO]: Generating keypair [09:11:35] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:20002 [09:11:35] [Server thread/INFO]: Using epoll channel type [09:11:35] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [09:11:35] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity. [09:11:35] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'Citizens' for files 'plugins/.paper-remapped/Citizens-2.0.37-b3727.jar' and 'plugins/.paper-remapped/Citizens-2.0.37-b3727.jar' in 'plugins/.paper-remapped' [09:11:35] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] 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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/********/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.3.2/adventure-platform-bukkit-4.3.2.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.3.2/adventure-platform-api-4.3.2.jar [09:11:36] [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 [09:11:36] [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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar [09:11:36] [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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.3.2/adventure-platform-facet-4.3.2.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.3.2/adventure-platform-viaversion-4.3.2.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar [09:11:36] [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 [09:11:36] [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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/net/kyori/option/1.0.0/option-1.0.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loading 3 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar [09:11:36] [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 [09:11:36] [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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [09:11:36] [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 [09:11:36] [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 [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 14 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/beer/devs/FastNbt-jar/1.4.3/FastNbt-jar-1.4.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/sourceforge/streamsupport/speedy-math/1.0.0/speedy-math-1.0.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-api/4.18.0/adventure-api-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-key/4.18.0/adventure-key-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/jetbrains/annotations/26.0.1/annotations-26.0.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.18.0/adventure-text-serializer-gson-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.18.0/adventure-text-serializer-json-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/option/1.0.0/option-1.0.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.18.0/adventure-text-serializer-gson-legacy-impl-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json-legacy-impl/4.18.0/adventure-text-serializer-json-legacy-impl-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.3.4/adventure-platform-bukkit-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.3.4/adventure-platform-api-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.4/adventure-text-serializer-bungeecord-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.3.4/adventure-platform-facet-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.3.4/adventure-platform-viaversion-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.18.0/adventure-text-minimessage-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/alibaba/fastjson/2.0.43/fastjson-2.0.43.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/alibaba/fastjson2/fastjson2-extension/2.0.43/fastjson2-extension-2.0.43.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/alibaba/fastjson2/fastjson2/2.0.43/fastjson2-2.0.43.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/ow2/asm/asm/9.3/asm-9.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/com/jeff-media/armor-equip-event/1.0.3/armor-equip-event-1.0.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/fr/skytasul/glowingentities/1.4.3/glowingentities-1.4.3.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/********/libraries/fr/skytasul/reflection-remapper/1.0.0/reflection-remapper-1.0.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loading 1 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loaded library /home/********/libraries/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loading 7 libraries... please wait [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/beer/devs/FastNbt-jar/1.4.5/FastNbt-jar-1.4.5.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-api/4.18.0/adventure-api-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-key/4.18.0/adventure-key-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/org/jetbrains/annotations/26.0.1/annotations-26.0.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.18.0/adventure-text-serializer-gson-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.18.0/adventure-text-serializer-json-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/option/1.0.0/option-1.0.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.18.0/adventure-text-serializer-gson-legacy-impl-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json-legacy-impl/4.18.0/adventure-text-serializer-json-legacy-impl-4.18.0.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-platform-bukkit/4.3.4/adventure-platform-bukkit-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-platform-api/4.3.4/adventure-platform-api-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.4/adventure-text-serializer-bungeecord-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-platform-facet/4.3.4/adventure-platform-facet-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-platform-viaversion/4.3.4/adventure-platform-viaversion-4.3.4.jar [09:11:36] [Server thread/INFO]: [SpigotLibraryLoader] [CosmeticsCore] Loaded library /home/********/libraries/net/kyori/adventure-text-minimessage/4.18.0/adventure-text-minimessage-4.18.0.jar [09:11:36] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [09:11:39] [Server thread/WARN]: Legacy plugin SystemInfo v1.8.13-SNAPSHOT does not specify an api-version. [09:11:39] [Server thread/WARN]: Legacy plugin LunarClient-API v${git.commit.id.abbrev} does not specify an api-version. [09:11:39] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.158 [09:11:40] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131 [09:11:40] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.12.3 [09:11:40] [Server thread/WARN]: ********************************************** ** You are using the Spigot-mapped FAWE jar on a modern Paper version. ** This will result in slower first-run times and wasted disk space from plugin remapping. ** Download the Paper FAWE jar from Modrinth to avoid this: https://modrinth.com/plugin/fastasyncworldedit/ ********************************************** [09:11:40] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4cd63897] [09:11:40] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-742 [09:11:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.4) has not yet been tested! Proceed with caution. [09:11:40] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.13+82fdc65 [09:11:40] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6 [09:11:40] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.37-SNAPSHOT (build 3727) [09:11:40] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.8.2-SNAPSHOT-9ca060e3 [09:11:40] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [09:11:40] [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! [09:11:40] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0 [09:11:40] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR4.0.8 [09:11:40] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v4.0.9-hotfix-1 [09:11:40] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.65 [09:11:40] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.7.0 [09:11:41] [Server thread/INFO]: [HamsterAPI] Loading server plugin HamsterAPI v0.2.4 [09:11:41] [Server thread/INFO]: [CosmeticsCore] Loading server plugin CosmeticsCore v1.3.5 [09:11:41] [Server thread/INFO]: [CinematicStudio] Loading server plugin CinematicStudio v2.0.1-indev-3 [09:11:41] [Server thread/INFO]: [PluginManagerPlus] Loading server plugin PluginManagerPlus v2.9.6 [09:11:41] [Server thread/INFO]: [MCPets] Loading server plugin MCPets v4.1.4 [09:11:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mcpets [1.0.0] [09:11:41] [Server thread/INFO]: [MCPets] : mcpets-dismount flag registered successfully ! [09:11:41] [Server thread/INFO]: [MCPets] : mcpets-despawn flag registered successfully ! [09:11:41] [Server thread/INFO]: [MCPets] : mcpets-dismount-flying flag registered successfully ! [09:11:41] [Server thread/INFO]: [MCPets] : mcpets-pet-player-damage flag registered successfully ! [09:11:41] [Server thread/INFO]: [ntdRpChat] Loading server plugin ntdRpChat v2.8.3-beta-346a092 [09:11:41] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.2.0 [09:11:41] [Server thread/INFO]: [SystemInfo] Loading server plugin SystemInfo v1.8.13-SNAPSHOT [09:11:41] [Server thread/INFO]: [DrawOnMap] Loading server plugin DrawOnMap v1.0 [09:11:41] [Server thread/INFO]: [Interactions] Loading server plugin Interactions v2.8.4 [09:11:41] [Server thread/INFO]: [PublicCrafters] Loading server plugin PublicCrafters v4.13.14 [09:11:41] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.36 [09:11:41] [Server thread/INFO]: [CustomArcheology] Loading server plugin CustomArcheology v2.1.1 [09:11:41] [Server thread/INFO]: [ExploitFixer] Loading server plugin ExploitFixer v3.1.6 [09:11:41] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.6.2 [09:11:41] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.5 [09:11:41] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.5.29 [09:11:41] [Server thread/INFO]: [CustomFishing] Loading server plugin CustomFishing v2.3.6 [09:11:41] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.21.2 [09:11:41] [Server thread/INFO]: [FartherViewDistance] Loading server plugin FartherViewDistance v10.0.0 [09:11:41] [Server thread/INFO]: [RealDualWield] Loading server plugin RealDualWield v1.2.0 [09:11:41] [Server thread/INFO]: [LunarClient-API] Loading server plugin LunarClient-API v${git.commit.id.abbrev} [09:11:41] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0 [09:11:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [09:11:41] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.158 [09:11:42] [Server thread/INFO]: __ [09:11:42] [Server thread/INFO]: | |__) LuckPerms v5.4.158 [09:11:42] [Server thread/INFO]: |___ | Running on Bukkit - Paper [09:11:42] [Server thread/INFO]: [09:11:42] [Server thread/INFO]: [LuckPerms] Loading configuration... [09:11:42] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [09:11:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [09:11:42] [Server thread/INFO]: [LuckPerms] Performing initial data load... [09:11:42] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 670ms) [09:11:42] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [09:11:42] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [09:11:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [09:11:42] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [09:11:42] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [09:11:42] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.12.3 [09:11:42] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully [09:11:42] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully [09:11:42] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [09:11:42] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [09:11:42] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_4.PaperweightFaweAdapter as the Bukkit adapter [09:11:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-742 [09:11:43] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR4.0.8 [09:11:43] [Server thread/INFO]: [ModelEngine] [S] Loading cache version: R4.0.8 [09:11:43] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.65 [09:11:43] [Server thread/INFO]: [CinematicStudio] Enabling CinematicStudio v2.0.1-indev-3 [09:11:43] [Server thread/INFO]: [PluginManagerPlus] Enabling PluginManagerPlus v2.9.6 [09:11:43] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.6.2 [09:11:43] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions. [09:11:43] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.4. [09:11:43] [Server thread/INFO]: [SkinsRestorer] Using paper join listener! [09:11:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.6.2] [09:11:43] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered! [09:11:43] [Server thread/INFO]: [LunarClient-API] Enabling LunarClient-API v${git.commit.id.abbrev}* [09:11:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [09:11:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [09:11:43] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [09:11:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [09:11:43] [Server thread/INFO]: Preparing level "world" [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer | [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |------------------| [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode | [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.6.2 [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 7bda5de [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version! [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting [09:11:43] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate [09:11:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [09:11:44] [Server thread/INFO]: Preparing spawn area: 0% [09:11:44] [Server thread/INFO]: Time elapsed: 290 ms [09:11:44] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [09:11:44] [Server thread/INFO]: Preparing spawn area: 0% [09:11:44] [Server thread/INFO]: Time elapsed: 55 ms [09:11:44] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [09:11:44] [Server thread/INFO]: Preparing spawn area: 0% [09:11:44] [Server thread/INFO]: Time elapsed: 39 ms [09:11:44] [Server thread/INFO]: Preparing start region for dimension heaven:sky [09:11:44] [Server thread/INFO]: Preparing spawn area: 0% [09:11:44] [Server thread/INFO]: Time elapsed: 57 ms [09:11:44] [Server thread/INFO]: Preparing start region for dimension kattersstructures:deep_blue [09:11:44] [Server thread/INFO]: Preparing spawn area: 0% [09:11:44] [Server thread/INFO]: Time elapsed: 52 ms [09:11:44] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.13+82fdc65 [09:11:44] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [09:11:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [09:11:44] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [09:11:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [09:11:44] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [09:11:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [09:11:44] [Server thread/INFO]: [WorldGuard] (world_heaven_sky) TNT ignition is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_heaven_sky) Lighters are PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_heaven_sky) Lava fire is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_heaven_sky) Fire spread is UNRESTRICTED. [09:11:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_heaven_sky' [09:11:44] [Server thread/INFO]: [WorldGuard] (world_kattersstructures_deep_blue) TNT ignition is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_kattersstructures_deep_blue) Lighters are PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_kattersstructures_deep_blue) Lava fire is PERMITTED. [09:11:44] [Server thread/INFO]: [WorldGuard] (world_kattersstructures_deep_blue) Fire spread is UNRESTRICTED. [09:11:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_kattersstructures_deep_blue' [09:11:44] [Server thread/INFO]: [WorldGuard] Loading region data... [09:11:44] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6 [09:11:44] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [09:11:44] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3727) [09:11:45] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks [09:11:45] [Server thread/INFO]: [Citizens] Loaded 0 templates. [09:11:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0] [09:11:45] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault. [09:11:45] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: Citizens [09:11:45] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.8.2-SNAPSHOT-9ca060e3 [09:11:45] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.4)... [09:11:45] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality [09:11:45] [Server thread/INFO]: [MythicMobs] Mythic Citizens Support has been enabled! [09:11:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0] [09:11:46] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled! [09:11:46] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled! [09:11:46] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled! [09:11:46] [Server thread/INFO]: [MythicMobs] Base directory /home/********/plugins/MythicMobs/data [09:11:46] [Server thread/INFO]: [MythicMobs] Module directory /home/********/plugins/MythicMobs/data/worlds [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Packs... [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Items... [09:11:47] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar [09:11:47] [Server thread/WARN]: in 'reader', line 9, column 5: [09:11:47] [Server thread/WARN]: - " [09:11:47] [Server thread/WARN]: ^ [09:11:47] [Server thread/WARN]: found unexpected end of stream [09:11:47] [Server thread/WARN]: in 'reader', line 10, column 1: [09:11:47] [Server thread/WARN]: [09:11:47] [Server thread/WARN]: ^ [09:11:47] [Server thread/WARN]: [09:11:47] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) [09:11:47] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) [09:11:47] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:54) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:45) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.items.ItemExecutor.loadItems(ItemExecutor.java:73) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.items.ItemExecutor.load(ItemExecutor.java:49) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:453) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:185) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) [09:11:47] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:47] [Server thread/WARN]: Caused by: while scanning a quoted scalar [09:11:47] [Server thread/WARN]: in 'reader', line 9, column 5: [09:11:47] [Server thread/WARN]: - " [09:11:47] [Server thread/WARN]: ^ [09:11:47] [Server thread/WARN]: found unexpected end of stream [09:11:47] [Server thread/WARN]: in 'reader', line 10, column 1: [09:11:47] [Server thread/WARN]: [09:11:47] [Server thread/WARN]: ^ [09:11:47] [Server thread/WARN]: [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1039) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:427) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) [09:11:47] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) [09:11:47] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) [09:11:47] [Server thread/WARN]: ... 21 more [09:11:47] [Server thread/ERROR]: Cannot load /home/********/plugins/MythicMobs/Packs/tenshi/Items/tenshi_ibk_items.yml org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar in 'reader', line 9, column 5: - " ^ found unexpected end of stream in 'reader', line 10, column 1: ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:310) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.config.properties.types.NodeListProp.getNodes(NodeListProp.java:43) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.items.ItemExecutor.loadItems(ItemExecutor.java:75) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.items.ItemExecutor.load(ItemExecutor.java:49) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:453) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:185) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a quoted scalar in 'reader', line 9, column 5: - " ^ found unexpected end of stream in 'reader', line 10, column 1: ^ at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1039) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:427) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] ... 21 more [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Item Groups... [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Skills... [09:11:47] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle '=end_rod' is not supported by this version [09:11:47] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [09:11:47] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic effect:particleorbital{r=4;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} @self ~onSpawn [09:11:47] [Server thread/WARN]: java.lang.reflect.InvocationTargetException [09:11:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [09:11:47] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [09:11:47] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:339) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobType.(MobType.java:490) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:159) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:456) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:185) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) [09:11:47] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:47] [Server thread/WARN]: Caused by: java.lang.NumberFormatException: For input string: "78d0cbsize=1" under radix 16 [09:11:47] [Server thread/WARN]: at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Integer.parseInt(Integer.java:662) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Integer.decode(Integer.java:1450) [09:11:47] [Server thread/WARN]: at java.desktop/java.awt.Color.decode(Color.java:731) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.serialize.Chroma.of(Chroma.java:105) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderColorImpl.(PlaceholderColorImpl.java:18) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:300) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:18) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.adapters.BukkitParticle.parseDataOptions(BukkitParticle.java:349) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleEffect.(ParticleEffect.java:87) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect.(ParticleOrbitalEffect.java:56) [09:11:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [09:11:47] [Server thread/WARN]: ... 20 more [09:11:47] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic effect:particleorbital{r=2;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} @self ~onSpawn [09:11:47] [Server thread/WARN]: java.lang.reflect.InvocationTargetException [09:11:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [09:11:47] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [09:11:47] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:339) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobType.(MobType.java:490) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:159) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:456) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:185) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [09:11:47] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [09:11:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657) [09:11:47] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) [09:11:47] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) [09:11:47] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:47] [Server thread/WARN]: Caused by: java.lang.NumberFormatException: For input string: "78d0cbsize=1" under radix 16 [09:11:47] [Server thread/WARN]: at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Integer.parseInt(Integer.java:662) [09:11:47] [Server thread/WARN]: at java.base/java.lang.Integer.decode(Integer.java:1450) [09:11:47] [Server thread/WARN]: at java.desktop/java.awt.Color.decode(Color.java:731) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.serialize.Chroma.of(Chroma.java:105) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderColorImpl.(PlaceholderColorImpl.java:18) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:300) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:18) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.adapters.BukkitParticle.parseDataOptions(BukkitParticle.java:349) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleEffect.(ParticleEffect.java:87) [09:11:47] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect.(ParticleOrbitalEffect.java:56) [09:11:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [09:11:47] [Server thread/WARN]: ... 20 more [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [09:11:47] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [09:11:48] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mob: gm_zombie_tank_apocalypse_alternative | File: /home/********/plugins/MythicMobs/Mobs/zombie_tank_gamita_alternative.yml [09:11:48] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_zombie_tank_apocalypse_alternative_spawn [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_zombie_tank_apocalypse_alternative_spawn} [09:11:48] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad1_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:48] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_angel_dragon_rainstarstot [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_angel_dragon_rainstarstot;sync=true} [09:11:48] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mob: gm_zombie_tank_apocalypse | File: /home/********/plugins/MythicMobs/Mobs/zombie_tank_gamita.yml [09:11:48] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_zombie_tank_apocalypse_spawn [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_zombie_tank_apocalypse_spawn} [09:11:48] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mob: mycotaur_red_mushroom | File: /home/********/plugins/MythicMobs/Mobs/mobs_mycotaur.yml [09:11:48] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill mycotaur_attack [09:11:48] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=mycotaur_attack} [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 211 mobs. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 1026 skills. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 random spawns. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 25 mythic items. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 drop tables. [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [09:11:48] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [09:11:48] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [09:11:48] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.8.2 ( build 9ca060e3 ) has been successfully loaded! [09:11:48] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded. [09:11:48] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs [09:11:48] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0 [09:11:48] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [09:11:48] [Server thread/INFO]: [Essentials] No kits found to migrate. [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider [09:11:48] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider [09:11:48] [Server thread/INFO]: [Essentials] Loaded 43465 items from items.json. [09:11:48] [Server thread/INFO]: [Essentials] Using locale uk [09:11:48] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [09:11:48] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [09:11:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [09:11:48] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [09:11:48] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v4.0.9-hotfix-1 [09:11:48] [Server thread/WARN]: [ItemsAdder] LoneLibs is enabled. This plugin is not needed anymore and it's recommended to remove it (if you are not using it for other plugins). [09:11:48] [Server thread/WARN]: [ItemsAdder] 'allow_other_plugins_resourcepacks' enabled. Do not report resourcepack loading issues. [09:11:48] [Server thread/INFO]: [ItemsAdder] ItemsAdder 4.0.9-hotfix-1 ___ ___ __ __ __ ___ __ ProtocolLib 5.4.0-SNAPSHOT-742 | | |__ |\/| /__` /\ | \ | \ |__ |__) Paper 1.21.4-226-a838a88 (MC: 1.21.4) | | |___ | | .__/ /--\ |__/ |__/ |___ | \ Build Date: 2025-03-18_14.19.23 Java Version: 21.0.4 OS: Linux 6.8.0-57-generic [09:11:49] [Server thread/INFO]: [GlowingEntities] [GlowingEntities] Found server version 1.21.4 [09:11:49] [Server thread/INFO]: [GlowingEntities] [GlowingEntities] Loaded transparent mappings. [09:11:49] [Server thread/INFO]: [ItemsAdder] Registered Citizens NPC Trait: customentity [09:11:49] [Server thread/INFO]: [ItemsAdder] [Host] Starting self-host webserver on port: 20044 [09:11:49] [Server thread/INFO]: [ItemsAdder] [SelfHost] Rate limiter: max 3 requests / 2s. [09:11:49] [Server thread/INFO]: [ItemsAdder] [SelfHost] Clients exceeding 5 times will be blocked for 30m. [09:11:49] [Server thread/INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar [09:11:49] [Server thread/INFO]: [ItemsAdder] [Pack] Done extracting internal contents from .jar [09:11:49] [Server thread/INFO]: [packetevents] Enabling packetevents v2.7.0 [09:11:49] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait... [09:11:49] [Server thread/INFO]: [HamsterAPI] Enabling HamsterAPI v0.2.4 [09:11:49] [Server thread/INFO]: [CosmeticsCore] Enabling CosmeticsCore v1.3.5 [09:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cosmetics [1.0.0] [09:11:51] [Server thread/WARN]: [CosmeticsCore] LoneLibs is enabled but not needed anymore. You can remove it if not used by other plugins. [09:11:51] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.7.0) [09:11:51] [Server thread/INFO]: [MCPets] Enabling MCPets v4.1.4 [09:11:51] [Server thread/INFO]: [MCPets] : Language file reloaded. [09:11:51] [Server thread/INFO]: [MCPets] : Blacklist file reloaded. [09:11:51] [Server thread/INFO]: Loading pets... [09:11:51] [Server thread/INFO]: - ibk_harlequin_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_witch_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_toast_jelly_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_angel_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_puss_in_boots loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_coraline_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_hello_kitty loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_gray_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_toast_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_tuxedo_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_black_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_torbie_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_tortoiseshell_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_sealpoint loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_bingus_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_nyan_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_colorpoint_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_van_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_orange_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_white_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - ibk_tabby_cat loaded succesfully. [09:11:51] [Server thread/INFO]: - petfoods loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-warped_fungus loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-magma loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-nether_waste loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-basalt_delta loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-soul_valley loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-blackstone loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-nether_portal loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-crimson_fungus loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-taiga loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-badlands loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-birch loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-cherry_blossom loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-deep_dark loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-dark_oak loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-dripstone loaded succesfully. [09:11:51] [Server thread/INFO]: - cubee-beach loaded succesfully. [09:11:51] [Server thread/INFO]: - nm_beaver loaded succesfully. [09:11:51] [Server thread/INFO]: [MCPets] : 39 pets registered successfully ! [09:11:51] [Server thread/INFO]: [MCPets] : 2 categories registered successfully ! [09:11:51] [Server thread/ERROR]: [MCPets] Could not reach SQL database. Please configure your database parameters. [09:11:51] [Server thread/INFO]: [MCPets] [Database] Can't initialize MySQL. [09:11:51] [Server thread/INFO]: [MCPets] [Database] Will be using YAML support instead (no worry it's not a bug). [09:11:51] [Server thread/INFO]: -=-=-=-= MCPets loaded =-=-=-=- [09:11:51] [Server thread/INFO]: Plugin made by Nocsy [09:11:51] [Server thread/INFO]: -=-=-=-= -=-=-=-=-=-=- =-=-=-=- [09:11:51] [Server thread/INFO]: -=- Launching Flags -=- [09:11:51] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount. [09:11:51] [Server thread/INFO]: [MCPets] : Starting flag mcpets-despawn. [09:11:51] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount-flying. [09:11:51] [Server thread/INFO]: 3 flags launched. [09:11:51] [Server thread/INFO]: [ntdRpChat] Enabling ntdRpChat v2.8.3-beta-346a092 [09:11:51] [Server thread/INFO]: [ntdRpChat] Starting RpChat (ntdRpChat) v2.8.3-beta-346a092 [09:11:51] [Server thread/INFO]: [ntdRpChat] user: 1, resource ID: 94516, nonce: 9379992 [09:11:51] [Server thread/INFO]: [ntdRpChat] ╭━━━┳━━━┳╮╱╱╭━━━┳━━━┳╮╱╱╭━━━┳╮╱╱╭┳━━━┳╮╱╭┳━━━┳━━━━╮ [09:11:51] [Server thread/INFO]: [ntdRpChat] ┃╭━╮┃╭━╮┃┃╱╱┃╭━━┫╭━╮┃┃╱╱┃╭━╮┃╰╮╭╯┃╭━╮┃┃╱┃┃╭━╮┃╭╮╭╮┃ [09:11:51] [Server thread/INFO]: [ntdRpChat] ┃╰━╯┃┃╱┃┃┃╱╱┃╰━━┫╰━╯┃┃╱╱┃┃╱┃┣╮╰╯╭┫┃╱╰┫╰━╯┃┃╱┃┣╯┃┃╰╯ [09:11:51] [Server thread/INFO]: [ntdRpChat] ┃╭╮╭┫┃╱┃┃┃╱╭┫╭━━┫╭━━┫┃╱╭┫╰━╯┃╰╮╭╯┃┃╱╭┫╭━╮┃╰━╯┃╱┃┃ [09:11:51] [Server thread/INFO]: [ntdRpChat] ┃┃┃╰┫╰━╯┃╰━╯┃╰━━┫┃╱╱┃╰━╯┃╭━╮┃╱┃┃╱┃╰━╯┃┃╱┃┃╭━╮┃╱┃┃ [09:11:51] [Server thread/INFO]: [ntdRpChat] ╰╯╰━┻━━━┻━━━┻━━━┻╯╱╱╰━━━┻╯╱╰╯╱╰╯╱╰━━━┻╯╱╰┻╯╱╰╯╱╰╯ NTD [09:11:51] [Server thread/INFO]: [ntdRpChat] Made with love by DenBeKKer [09:11:51] [Server thread/INFO]: [ntdRpChat] [09:11:51] [Server thread/INFO]: [ntdRpChat] =-= SUPPORT & BUG REPORTING & FEATURE REQUESTING =-= [09:11:51] [Server thread/INFO]: [ntdRpChat] > Discord - https://discord.gg/vbYW3sperj [09:11:51] [Server thread/INFO]: [ntdRpChat] > Vkontakte - https://vk.com/danirodplay (Rus) [09:11:51] [Server thread/INFO]: [ntdRpChat] =-= SUPPORT & BUG REPORTING & FEATURE REQUESTING =-= [09:11:51] [Server thread/INFO]: [ntdRpChat] Loading config... [09:11:51] [Server thread/INFO]: [ntdRpChat] Loading head-chat-module... [09:11:51] [Server thread/INFO]: [ntdRpChat] Chat-head-module was enabled... [09:11:51] [Server thread/INFO]: [ntdRpChat] Loading chat formats... [09:11:51] [Server thread/INFO]: [ntdRpChat] Messages moved from config.yml to messages.yml [09:11:51] [Server thread/INFO]: [ntdRpChat] Loading hooks... [09:11:51] [Server thread/INFO]: [ntdRpChat] PlaceholderAPI hook enabled [09:11:51] [Server thread/INFO]: [ntdRpChat] Oraxen not found [09:11:51] [Server thread/INFO]: [ntdRpChat] ItemsAdder hook enabled [09:11:51] [Server thread/INFO]: [ntdRpChat] Loading placeholders... [09:11:51] [Server thread/INFO]: [ntdRpChat] Loaded placeholder rpchat_prefix with plain text %vault_prefix%, 3 annotations [09:11:51] [Server thread/INFO]: [ntdRpChat] Loaded placeholder rpchat_suffix with plain text %vault_suffix%, 3 annotations [09:11:51] [Server thread/INFO]: [ntdRpChat] Loaded placeholder rpchat_name with plain text %player%, 1 annotations [09:11:51] [Server thread/INFO]: [ntdRpChat] Successfully reloaded (took 20ms) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering commands... [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook ntdrpchat (g) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook rpchat (g) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook ntdme (e) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook me (e) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook ntddo (d) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook do (d) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook ntdtry (i) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook try (i) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook ntdroll (f) [09:11:51] [Server thread/INFO]: [ntdRpChat] Registering command hook roll (f) [09:11:51] [Server thread/INFO]: [TAB] Enabling TAB v5.2.0 [09:11:51] [Server thread/INFO]: [TAB] Loaded NMS hook in 5ms [09:11:51] [Server thread/INFO]: [TAB] Enabled in 111ms [09:11:51] [Server thread/INFO]: [SystemInfo] Enabling SystemInfo v1.8.13-SNAPSHOT* [09:11:51] [Server thread/INFO]: [SystemInfo] Loading library commons-net [09:11:51] [Server thread/INFO]: [SystemInfo] Loading library http-endec [09:11:51] [Server thread/INFO]: [SystemInfo] Loading library jspeedtest [09:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: systeminfo [1.8.13-SNAPSHOT] [09:11:51] [Server thread/INFO]: [SystemInfo] Successfully Registered SystemInfo with PlaceholderAPI. [09:11:51] [Server thread/INFO]: [DrawOnMap] Enabling DrawOnMap v1.0 [09:11:51] [Server thread/INFO]: [DRAW] Loading fonts from files has begun! DONT RELOAD THE SERVER! [09:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: drawonmap [1.0] [09:11:51] [Server thread/INFO]: [Interactions] Enabling Interactions v2.8.4 [09:11:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: interactions [2.8.4] [09:11:51] [Server thread/INFO]: [Interactions]Has been enabled! Version: 2.8.4 [09:11:51] [Server thread/INFO]: [Interactions]Thanks for using my plugin! ~Ajneb97 [09:11:51] [Server thread/INFO]: [PublicCrafters] Enabling PublicCrafters v4.13.14 [09:11:51] [Server thread/INFO]: [PublicCrafters] Detected version 'v1_21_R3' [09:11:51] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.36 [09:11:51] [Server thread/INFO]: [CustomArcheology] Enabling CustomArcheology v2.1.1 [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Loot Table: stone! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Loot Table: netherite_tool! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_sculk! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_stone! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_deepslate! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_end_stone! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_netherrack! [09:11:51] [Server thread/INFO]: [CustomArcheology] Loaded Archeology Block: suspicious_dirt! [09:11:51] [Server thread/INFO]: [CustomArcheology] New AuthLib found, enabled new skull get method! [09:11:51] [Server thread/INFO]: [CustomArcheology] Your Minecraft version is: 1.21.4! [09:11:51] [Server thread/INFO]: [CustomArcheology] Plugin is loaded, author: rzt1020! [09:11:51] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v3.1.6 [09:11:51] [Server thread/INFO]: [ExploitFixer] Successfully hooked with HamsterAPI! [09:11:51] [Server thread/INFO]: [ExploitFixer] Loaded languages: de, ru, pt, fr, hu, uk, sk, id, sv, ko, en, it, es, zh, cs, ar, vi, th, ja, pl, da, he, ro, nl, tr [09:11:51] [Server thread/INFO]: [ExploitFixer] Invalid Recipe ID module initialized successfully [09:11:51] [Server thread/INFO]: [ExploitFixer] Successfully registered commands! [09:11:51] [Server thread/INFO]: [ExploitFixer] Successfully registered tasks! [09:11:51] [Server thread/INFO]: [ExploitFixer] Successfully registered listeners! [09:11:52] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.5 [09:11:52] [Server thread/INFO]: [voicechat] Enabling voicechat v2.5.29 [09:11:52] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.21.4-R0.1 [09:11:52] [Server thread/INFO]: [voicechat] Compatibility version 18 [09:11:52] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion [09:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voicechat [2.5.29] [09:11:52] [Server thread/INFO]: [voicechat] Successfully registered PlaceholderAPI expansion [09:11:52] [Server thread/INFO]: [CustomFishing] Enabling CustomFishing v2.3.6 [09:11:52] [Server thread/INFO]: [CustomFishing] ItemsAdder hooked! [09:11:52] [Server thread/INFO]: [CustomFishing] MythicMobs hooked! [09:11:52] [Server thread/INFO]: [CustomFishing] Vault hooked! [09:11:52] [Server thread/INFO]: [CustomFishing] WorldGuard hooked! [09:11:52] [Server thread/INFO]: [CustomFishing] PlaceholderAPI hooked! [09:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customfishing [2.2] [09:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cfcompetition [2.2] [09:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: fishingstats [2.2] [09:11:52] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.21.2 [09:11:52] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax [09:11:52] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled! [09:11:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.21.2] [09:11:52] [Server thread/INFO]: [FartherViewDistance] Enabling FartherViewDistance v10.0.0 [09:11:52] [Server thread/ERROR]: Error occurred while enabling FartherViewDistance v10.0.0 (Is it up to date?) java.lang.NoClassDefFoundError: me/clip/placeholderapi/expansion/PlaceholderExpansion at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) ~[?:?] at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?] at io.papermc.paper.plugin.entrypoint.classloader.PaperSimplePluginClassLoader.findClass(PaperSimplePluginClassLoader.java:103) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?] at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:118) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:107) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] at FartherViewDistance-10.0.0.jar/xuan.cat.fartherviewdistance.code.ChunkIndex.onEnable(ChunkIndex.java:68) ~[FartherViewDistance-10.0.0.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:657) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:606) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ClassNotFoundException: me.clip.placeholderapi.expansion.PlaceholderExpansion at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:146) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:107) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] ... 21 more [09:11:52] [Server thread/INFO]: [FartherViewDistance] Disabling FartherViewDistance v10.0.0 [09:11:52] [Server thread/INFO]: [RealDualWield] Enabling RealDualWield v1.2.0 [09:11:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0 [09:11:52] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [09:11:52] [Server thread/INFO]: [spark] Starting background profiler... [09:11:52] [Folia Async Scheduler Thread #3/INFO]: [HeadDatabase] Successfully loaded 85311 heads! [09:11:53] [Folia Async Scheduler Thread #3/INFO]: [HeadDatabase] Successfully loaded 18 featured tags! [09:11:53] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [09:11:53] [Server thread/INFO]: Done preparing level "world" (9.173s) [09:11:53] [Server thread/INFO]: Running delayed init tasks [09:11:53] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] [09:11:53] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models] [09:11:53] [Craft Scheduler Thread - 10 - DrawOnMap/INFO]: [DRAW] Loading fonts from files is finished! [09:11:53] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] Loading cache version: R4.0.8 [09:11:53] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Отримання даних про версію... [09:11:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now. [09:11:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard' [09:11:53] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [09:11:53] [Craft Scheduler Thread - 11 - CosmeticsCore/INFO]: [CosmeticsCore] [License] Licensed to Spigot user: md_5 (1) [09:11:53] [Craft Scheduler Thread - 4 - ItemsAdder/INFO]: [ItemsAdder] [License] Spigot product licensed to: md_5 (1) [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing angel_gm_lancer_one.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing angel_gm_warrior_one.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing angel_gm_archer_one.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing aof_chicken_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing aof_cow_brown_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing aof_cow_brown_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing aof_cow_brown_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing aof_cow_dairy_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing angl_boss_gamit_smooth.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing aof_cow_dairy_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing aof_cow_dairy_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing aof_chicken_white_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing aof_pig_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing aof_chicken_brown_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing aof_chicken_white_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing aof_pig_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing aof_pig_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing aof_chicken_brown_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing aspen_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing aof_pig_spotted_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing aof_pig_spotted_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing aspen_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing aof_pig_spotted_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing aof_sheep_baby.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing aof_sheep_female.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing aspen_tree_ent_stump.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing aof_sheep_male.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing big_arrow.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing blightwood_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing aspen_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing blightwood_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing aspen_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing blightwood_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing blightwood_tree_ent_stump.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cursed_archer.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cursed_arrow_rain_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing blightwood_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing cursed_cast_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cursed_arrow_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing cursed_flames_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing blightwood_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing aspen_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing blightwood_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cursed_hollow_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing blightwood_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing cursed_ray_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cursed_spiral_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing aspen_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing aspen_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing blightwood_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing cursed_slash_vfx.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing dark_oak_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing blightwood_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing aspen_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing aspen_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing dark_oak_tree_ent_stump.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing dark_oak_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing ghost_spear.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing ghost_spear2.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing cursed_knight.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing dark_oak_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing hellbark_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing hellbark_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing hellbark_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing dark_oak_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing hellbark_tree_ent_stump.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing cursed_mage.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing kusarigama.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_black_mushroom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_black_mushroom.png. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_blue_mushroom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_blue_mushroom.png. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing dark_oak_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing mycotaur_brown_mushroom.png. [09:11:53] [ForkJoinPool-7-worker-7/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing hellbark_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing mycotaur_chanterelle.png. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_brown_mushroom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_crimson_fungus.png. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing dark_oak_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing mycotaur_purple_mushroom.png. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing dark_oak_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing mycotaur_red_mushroom.png. [09:11:53] [ForkJoinPool-7-worker-4/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing dark_oak_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing mycotaur_warped_fungus.png. [09:11:53] [ForkJoinPool-7-worker-6/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing mycotaur_chanterelle.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing mycotaur_crimson_fungus.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing mycotaur_red_mushroom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing mycotaur_warped_fungus.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing mycotaur_purple_mushroom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing oak_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing oak_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing hellbark_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing oak_tree_ent_stump.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing oak_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing hellbark_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing rain_arrow.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing hellbark_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing dark_oak_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing hellbark_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing portal_animation.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing hellbark_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing sakura_hurler_boulder.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing sakura_decoy_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing sakura_entling.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing sakura_tree_ent_stump.bbmodel. [09:11:53] [Server thread/WARN]: [CustomFishing] en_us.yml not exists, using en.yml as default locale. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing oak_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing oak_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing oak_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing shuriken.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing sakura_bark_beast.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing samurai_armor_dequip.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing oak_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing skr_barebone.bbmodel. [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Loaded 574 items [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/750 REAL_NOTE block IDs [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing skr_skirmisher.bbmodel. [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] Used 350/6608 font_images [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing skr_berserker.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing the_lover_slash1.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing skr_arbalist.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing skr_stray.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing skr_ranger.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing sakura_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing the_lovers_slash2.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing the_lovers_slash3.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing oak_elder_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing zc_corrupted_spike_1.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing zc_corrupted_spike_2.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing skr_witherbone.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing vfx_rock_rubble.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing zc_corrupted_spire.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing oak_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing sakura_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing zc_crusher.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing sakura_tree_ent_tank.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing sakura_hurler_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing sakura_ravager_tree_ent.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing habilidad1_gm_dragon_angel.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing habilidad3_gm_dragon_angel.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing habilidad2_gm_dragon_angel.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing gm_dragon_angel_death.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing zc_runner.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing gm_sentinell_sword_statue.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing zc_impaler.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing zc_scavenger.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing ibk_nyan_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing zc_spitter.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing gm_sentinell_sword_statue_active.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing zc_walker.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing ibk_toast_jelly_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing ibk_sealpoint.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing ibk_white_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing ibk_toast_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing gm_dragon_angel.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing ibk_colorpoint_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing ibk_gray_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing ibk_tuxedo_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing ibk_orange_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing ibk_witch_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing ibk_harlequin_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing ibk_hello_kitty.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing ibk_bingus_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing ibk_tabby_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing ibk_torbie_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing ibk_black_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing ibk_van_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing desktop.ini. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Error: Unknown format. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing nm_beaver.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing ibk_puss_in_boots.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing gm_zombie_tank_apocalypse_alternative.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing gm_zombie_tank_apocalypse.bbmodel. [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 16 categories [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing the_lovers_ghost.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing cubee-badlands.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded successfully. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing cubee-beach.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing cubee-taiga.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing cubee-birch.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing cubee-dark_oak.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing cubee-deep_dark.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing ibk_coraline_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://**.**.**.**:20044/generated.zip [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cubee-dripstone.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing cubee-cherry_blossom.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing cubee-nether_portal.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing cubee-blackstone.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing the_lovers_phase_1.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names head. Naming bone with UUID a7d36494-6f2f-c5dd-5b00-7779ba2bfeb3 [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing cubee-basalt_delta.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing the_lovers_phase_3.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names head2. Naming bone with UUID 171a7080-e49f-6199-178a-8ca5cbca0535 [09:11:53] [ForkJoinPool-7-worker-6/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names head. Naming bone with UUID a7d36494-6f2f-c5dd-5b00-7779ba2bfeb3 [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing nm_cockroach.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing cubee-magma.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing nm_mosquito.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing cubee-soul_valley.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing nm_hornet.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing nm_scorpion_desert.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing nm_ant_black.bbmodel. [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-4/INFO]: [ModelEngine] [A] Importing nm_cricket_brown.bbmodel. [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-10/INFO]: [ModelEngine] [A] Importing nm_ant_red.bbmodel. [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-8/INFO]: [ModelEngine] [A] Importing nm_cricket_green.bbmodel. [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-6/INFO]: [ModelEngine] [A] Importing nm_centipede.bbmodel. [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-1/INFO]: [ModelEngine] [A] Importing cubee-warped_fungus.bbmodel. [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-11/INFO]: [ModelEngine] [A] Importing nm_scorpion_black.bbmodel. [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-5/INFO]: [ModelEngine] [A] Importing nm_mantis.bbmodel. [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-3/INFO]: [ModelEngine] [A] Importing cubee-nether_waste.bbmodel. [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-9/INFO]: [ModelEngine] [A] Importing cubee-crimson_fungus.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-2/INFO]: [ModelEngine] [A] Importing the_lovers_phase_2.bbmodel. [09:11:53] [ForkJoinPool-7-worker-2/WARN]: [ModelEngine] [A] --Warning: Model contains duplicate bone names head. Naming bone with UUID a7d36494-6f2f-c5dd-5b00-7779ba2bfeb3 [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-7/INFO]: [ModelEngine] [A] Importing ibk_angel_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-7/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] [09:11:53] [ForkJoinPool-7-worker-12/INFO]: [ModelEngine] [A] Importing ibk_tortoiseshell_cat.bbmodel. [09:11:53] [ForkJoinPool-7-worker-12/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [09:11:54] [Server thread/INFO]: [Citizens] Loaded 1 NPCs. [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'self}': Failed to load custom targeter SELF} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad2_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic EFFECT:PARTICLEORBITAL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: effect:particleorbital{r=4;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad2_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic EFFECT:PARTICLEORBITAL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: effect:particleorbital{r=2;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} [09:11:54] [Server thread/INFO]: [CustomArcheology] Loaded Tool: netherite_brush! [09:11:54] [Server thread/INFO]: [CustomArcheology] Loaded Tool: diamond_brush! [09:11:54] [Server thread/INFO]: [CustomArcheology] Loaded Tool: diamond_archaeological_shovel! [09:11:54] [Server thread/INFO]: [CustomArcheology] Loaded Tool: netherite_archaeological_shovel! [09:11:54] [Server thread/INFO]: [CustomArcheology] Loaded Tool: archaeological_shovel! [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.2] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: spark [1.0] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: ascii [1.0.0] [09:11:54] [Server thread/INFO]: 6 placeholder hook(s) registered! 1 placeholder hook(s) have an update available. [09:11:54] [Server thread/INFO]: [ItemsAdder] Reloading ItemsAdder Custom Entities Citizens NPCs... [09:11:54] [Server thread/INFO]: [ItemsAdder] Reloaded 0 ItemsAdder Custom Entities Citizens NPCs. [09:11:54] [Server thread/INFO]: [Mythic] Reloading plugin... [09:11:54] [Server thread/INFO]: [MythicMobs] Saving plugin data... [09:11:54] [Server thread/INFO]: [MythicMobs] ✓Saving Finished [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Packs... [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Items... [09:11:54] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar [09:11:54] [Server thread/WARN]: in 'reader', line 9, column 5: [09:11:54] [Server thread/WARN]: - " [09:11:54] [Server thread/WARN]: ^ [09:11:54] [Server thread/WARN]: found unexpected end of stream [09:11:54] [Server thread/WARN]: in 'reader', line 10, column 1: [09:11:54] [Server thread/WARN]: [09:11:54] [Server thread/WARN]: ^ [09:11:54] [Server thread/WARN]: [09:11:54] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) [09:11:54] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) [09:11:54] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:54) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:45) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.items.ItemExecutor.loadItems(ItemExecutor.java:73) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.items.ItemExecutor.load(ItemExecutor.java:49) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:453) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:47) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.ReloadableModule.reload(ReloadableModule.java:19) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.doReloadPart1(ReloadCommand.java:121) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.onCommand(ReloadCommand.java:68) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:64) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:55) [09:11:54] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [09:11:54] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1017) [09:11:54] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:1114) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//dev.lone.itemsadder.Core.OtherPlugins.MythicMobs.MythicMobsHook.reload(SourceFile:47) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ch.a(SourceFile:433) [09:11:54] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ait.a(SourceFile:74) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.e(SourceFile:981) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.agm.f(SourceFile:130) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.a(SourceFile:979) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:54] [Server thread/WARN]: Caused by: while scanning a quoted scalar [09:11:54] [Server thread/WARN]: in 'reader', line 9, column 5: [09:11:54] [Server thread/WARN]: - " [09:11:54] [Server thread/WARN]: ^ [09:11:54] [Server thread/WARN]: found unexpected end of stream [09:11:54] [Server thread/WARN]: in 'reader', line 10, column 1: [09:11:54] [Server thread/WARN]: [09:11:54] [Server thread/WARN]: ^ [09:11:54] [Server thread/WARN]: [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1039) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:427) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) [09:11:54] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) [09:11:54] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) [09:11:54] [Server thread/WARN]: ... 33 more [09:11:54] [Server thread/ERROR]: Cannot load /home/********/plugins/MythicMobs/Packs/tenshi/Items/tenshi_ibk_items.yml org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar in 'reader', line 9, column 5: - " ^ found unexpected end of stream in 'reader', line 10, column 1: ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:310) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.config.properties.types.NodeListProp.getNodes(NodeListProp.java:43) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.items.ItemExecutor.loadItems(ItemExecutor.java:75) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.items.ItemExecutor.load(ItemExecutor.java:49) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:453) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:47) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.plugin.ReloadableModule.reload(ReloadableModule.java:19) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.commands.ReloadCommand.doReloadPart1(ReloadCommand.java:121) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.commands.ReloadCommand.onCommand(ReloadCommand.java:68) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:64) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at MythicMobs-5.8.2-SNAPSHOT 5380.jar/io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:55) ~[MythicMobs-5.8.2-SNAPSHOT 5380.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1017) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:1114) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/dev.lone.itemsadder.Core.OtherPlugins.MythicMobs.MythicMobsHook.reload(SourceFile:47) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/itemsadder.m.ch.a(SourceFile:433) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/itemsadder.m.ait.a(SourceFile:74) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/itemsadder.m.ag.e(SourceFile:981) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/itemsadder.m.agm.f(SourceFile:130) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at ItemsAdder_4.0.9-hotfix-1.jar/itemsadder.m.ag.a(SourceFile:979) ~[ItemsAdder_4.0.9-hotfix-1.jar:?] at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-226-a838a88] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a quoted scalar in 'reader', line 9, column 5: - " ^ found unexpected end of stream in 'reader', line 10, column 1: ^ at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1039) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:427) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?] ... 33 more [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Item Groups... [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Skills... [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle '=end_rod' is not supported by this version [09:11:54] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic effect:particleorbital{r=4;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} @self ~onSpawn [09:11:54] [Server thread/WARN]: java.lang.reflect.InvocationTargetException [09:11:54] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [09:11:54] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [09:11:54] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:339) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobType.(MobType.java:490) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:159) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:456) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:47) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.ReloadableModule.reload(ReloadableModule.java:19) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.doReloadPart1(ReloadCommand.java:121) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.onCommand(ReloadCommand.java:68) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:64) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:55) [09:11:54] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [09:11:54] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1017) [09:11:54] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:1114) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//dev.lone.itemsadder.Core.OtherPlugins.MythicMobs.MythicMobsHook.reload(SourceFile:47) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ch.a(SourceFile:433) [09:11:54] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ait.a(SourceFile:74) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.e(SourceFile:981) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.agm.f(SourceFile:130) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.a(SourceFile:979) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:54] [Server thread/WARN]: Caused by: java.lang.NumberFormatException: For input string: "78d0cbsize=1" under radix 16 [09:11:54] [Server thread/WARN]: at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Integer.parseInt(Integer.java:662) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Integer.decode(Integer.java:1450) [09:11:54] [Server thread/WARN]: at java.desktop/java.awt.Color.decode(Color.java:731) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.serialize.Chroma.of(Chroma.java:105) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderColorImpl.(PlaceholderColorImpl.java:18) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:300) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:18) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.adapters.BukkitParticle.parseDataOptions(BukkitParticle.java:349) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleEffect.(ParticleEffect.java:87) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect.(ParticleOrbitalEffect.java:56) [09:11:54] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [09:11:54] [Server thread/WARN]: ... 32 more [09:11:54] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic effect:particleorbital{r=2;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} @self ~onSpawn [09:11:54] [Server thread/WARN]: java.lang.reflect.InvocationTargetException [09:11:54] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [09:11:54] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [09:11:54] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.SkillExecutor.getMechanic(SkillExecutor.java:339) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobType.(MobType.java:490) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:159) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:456) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:47) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.plugin.ReloadableModule.reload(ReloadableModule.java:19) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.doReloadPart1(ReloadCommand.java:121) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.onCommand(ReloadCommand.java:68) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:64) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:55) [09:11:54] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [09:11:54] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1017) [09:11:54] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:1114) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//dev.lone.itemsadder.Core.OtherPlugins.MythicMobs.MythicMobsHook.reload(SourceFile:47) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ch.a(SourceFile:433) [09:11:54] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) [09:11:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) [09:11:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ait.a(SourceFile:74) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.e(SourceFile:981) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.agm.f(SourceFile:130) [09:11:54] [Server thread/WARN]: at ItemsAdder_4.0.9-hotfix-1.jar//itemsadder.m.ag.a(SourceFile:979) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) [09:11:54] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1175) [09:11:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [09:11:54] [Server thread/WARN]: Caused by: java.lang.NumberFormatException: For input string: "78d0cbsize=1" under radix 16 [09:11:54] [Server thread/WARN]: at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Integer.parseInt(Integer.java:662) [09:11:54] [Server thread/WARN]: at java.base/java.lang.Integer.decode(Integer.java:1450) [09:11:54] [Server thread/WARN]: at java.desktop/java.awt.Color.decode(Color.java:731) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.utils.serialize.Chroma.of(Chroma.java:105) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderColorImpl.(PlaceholderColorImpl.java:18) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:300) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.config.MythicLineConfigImpl.getPlaceholderColor(MythicLineConfigImpl.java:18) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.bukkit.adapters.BukkitParticle.parseDataOptions(BukkitParticle.java:349) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleEffect.(ParticleEffect.java:87) [09:11:54] [Server thread/WARN]: at MythicMobs-5.8.2-SNAPSHOT 5380.jar//io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect.(ParticleOrbitalEffect.java:56) [09:11:54] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [09:11:54] [Server thread/WARN]: ... 32 more [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [09:11:54] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: gm_zombie_tank_apocalypse_alternative | File: /home/********/plugins/MythicMobs/Mobs/zombie_tank_gamita_alternative.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_zombie_tank_apocalypse_alternative_spawn [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_zombie_tank_apocalypse_alternative_spawn} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad1_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_angel_dragon_rainstarstot [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_angel_dragon_rainstarstot;sync=true} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: gm_zombie_tank_apocalypse | File: /home/********/plugins/MythicMobs/Mobs/zombie_tank_gamita.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill gm_zombie_tank_apocalypse_spawn [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=gm_zombie_tank_apocalypse_spawn} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: mycotaur_red_mushroom | File: /home/********/plugins/MythicMobs/Mobs/mobs_mycotaur.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill mycotaur_attack [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=mycotaur_attack} [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 211 mobs. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 vanilla mob overrides. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 1026 skills. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 11 random spawns. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 25 mythic items. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 drop tables. [09:11:54] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'OAK_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'SPRUCE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'BIRCH_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'JUNGLE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'ACACIA_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'DARK_OAK_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'MANGROVE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'CHERRY_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'OAK_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'SPRUCE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'BIRCH_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'JUNGLE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'ACACIA_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'DARK_OAK_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'MANGROVE_GATE' is not a valid block type. [09:11:54] [Server thread/WARN]: [MythicMobs] [BlockType] 'CHERRY_GATE' is not a valid block type. [09:11:54] [Server thread/INFO]: [Mythic] Mythic has finished reloading! [09:11:54] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading! [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1] [09:11:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1] [09:11:54] [Server thread/INFO]: Done (24.752s)! For help, type "help" [09:11:54] [Craft Scheduler Thread - 15 - Vault/INFO]: [Vault] Checking for Updates ... [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'self}': Failed to load custom targeter SELF} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad2_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic EFFECT:PARTICLEORBITAL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: effect:particleorbital{r=4;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} [09:11:54] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic CustomMechanic:NULL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mob: skill_habilidad2_gm_dragon_angel | File: /home/********/plugins/MythicMobs/Mobs/gm_dragons/gm_dragonangel.yml [09:11:54] [Server thread/WARN]: [MythicMobs] --| Error Message: Failed to load custom mechanic EFFECT:PARTICLEORBITAL [09:11:54] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: effect:particleorbital{r=2;points=5;t=90;i=1;vy=10;particle=reddust;color=#78d0cbsize=1} [09:11:54] [Craft Scheduler Thread - 15 - Vault/INFO]: [Vault] No new version available [09:11:54] [Server thread/INFO]: [voicechat] Loading plugins [09:11:54] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s) [09:11:54] [Server thread/INFO]: [voicechat] Initializing plugins [09:11:54] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s) [09:11:54] [Server thread/WARN]: [voicechat] Running in offline mode - Voice chat encryption is not secure! [09:11:54] [VoiceChatServerThread/INFO]: [voicechat] Using server-ip as bind address: 0.0.0.0 [09:11:54] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at 0.0.0.0:20005 [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped. [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] Generator Profiled: [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] - Import Phase: 930.1ms [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] - Assets Phase: 371.4ms [09:11:55] [Craft Scheduler Thread - 1 - ModelEngine/INFO]: [ModelEngine] [A] - Zipping Phase: 852.2ms [09:11:55] [Craft Scheduler Thread - 4 - CustomArcheology/INFO]: [CustomArcheology] Copying your resource pack to ItemsAdder/contents/customarcheology/resourcepack/! [09:11:55] [Craft Scheduler Thread - 4 - CustomArcheology/INFO]: [CustomArcheology] Copy finished, don't forgot reload your ItemsAdder or Oraxen or other resource pack plugin! [09:11:55] [Server thread/INFO]: [CustomArcheology] Successfully created resource pack at plugins/CustomArcheology/pack!