Сборки серверов

СливПлатные

Сейчас онлайн

  • timverhovniy
  • savenx
  • Дед в трусах реально
  • seoavg
  • Suilte
  • linc
  • fcbxcfvbdcfvbbxc
  • Nina
  • DarkCray_
  • oneneely
  • MrYArg1cH

Помощь CustomCrafting выдает ошибку

  • Автор темыQuickMan
  • Дата начала
QuickMan
CustomCrafting выдает ошибку и не работает
latest.yml:
[17:01:13] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:01:13] [main/INFO]: Reloading ResourceManager: Default, bukkit
[17:01:14] [Worker-Main-8/INFO]: Loaded 7 recipes
[17:01:16] [Server thread/INFO]: Starting minecraft server version 1.16.5
[17:01:16] [Server thread/INFO]: Loading properties
[17:01:16] [Server thread/INFO]: This server is running Purpur version git-Purpur-1171 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[17:01:16] [Server thread/INFO]: Debug logging is disabled
[17:01:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:01:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:01:16] [Server thread/INFO]: Default game type: SURVIVAL
[17:01:16] [Server thread/INFO]: Generating keypair
[17:01:16] [Server thread/INFO]: Starting Minecraft server on *:25567
[17:01:16] [Server thread/INFO]: Using default channel type
[17:01:16] [Server thread/INFO]: Tuinity: Using Java 11 compression from Velocity.
[17:01:16] [Server thread/INFO]: Tuinity: Using Java cipher from Velocity.
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loading 2 libraries... please wait
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\inject\guice\5.1.0\guice-5.1.0.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\javax\inject\javax.inject\1\javax.inject-1.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\guava\guava\30.1-jre\guava-30.1-jre.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\errorprone\error_prone_annotations\2.3.4\error_prone_annotations-2.3.4.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\com\google\j2objc\j2objc-annotations\1.3\j2objc-annotations-1.3.jar
[17:01:17] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\Новая папка\3-1.16.5\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[17:01:18] [Server thread/INFO]: [WolfyUtilities] NMS Version: v1_16_R3
[17:01:19] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 558 ms to scan 1 urls, producing 1240 keys and 3910 values
[17:01:19] [Server thread/INFO]: [CustomCrafting] NMS Version: v1_16_R3
[17:01:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0
[17:01:19] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[17:01:19] [Server thread/INFO]: [WolfyUtilities] Loading WolfyUtilities v4.16.9.4
[17:01:19] [Server thread/INFO]: [WolfyUtilities] Generate Functional Recipes
[17:01:19] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_16_R3.CraftServer] me.wolfyscript.lib.javassist.CannotCompileException: [source error] choices() not found in net.minecraft.server.v1_16_R3.RecipeItemStack initializing WolfyUtilities v4.16.9.4 (Is it up to date?)
java.lang.RuntimeException: me.wolfyscript.lib.javassist.CannotCompileException: [source error] choices() not found in net.minecraft.server.v1_16_R3.RecipeItemStack
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateRecipeClasses(FunctionalRecipeGenerator.java:192) ~[?:?]
    at com.wolfyscript.utilities.bukkit.WolfyCoreBukkit.onLoad(WolfyCoreBukkit.java:231) ~[?:?]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399) ~[patched_1.16.5.jar:git-Purpur-1171]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
    at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: me.wolfyscript.lib.javassist.CannotCompileException: [source error] choices() not found in net.minecraft.server.v1_16_R3.RecipeItemStack
    at me.wolfyscript.lib.javassist.CtNewMethod.make(CtNewMethod.java:84) ~[?:?]
    at me.wolfyscript.lib.javassist.CtNewMethod.make(CtNewMethod.java:50) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateConversionUtils(FunctionalRecipeGenerator.java:529) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateUtils(FunctionalRecipeGenerator.java:410) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateRecipeClasses(FunctionalRecipeGenerator.java:184) ~[?:?]
    ... 6 more
Caused by: me.wolfyscript.lib.javassist.compiler.CompileError: choices() not found in net.minecraft.server.v1_16_R3.RecipeItemStack
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:777) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atCallExpr(TypeChecker.java:723) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.JvstTypeChecker.atCallExpr(JvstTypeChecker.java:170) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.CallExpr.accept(CallExpr.java:49) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atArrayLength(TypeChecker.java:955) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atExpr(TypeChecker.java:596) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.Expr.accept(Expr.java:71) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.booleanExpr(TypeChecker.java:539) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atBinExpr(TypeChecker.java:365) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.BinExpr.accept(BinExpr.java:45) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.booleanExpr(TypeChecker.java:551) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.TypeChecker.atBinExpr(TypeChecker.java:365) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.BinExpr.accept(BinExpr.java:45) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.doTypeCheck(CodeGen.java:266) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.compileBooleanExpr(CodeGen.java:260) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.atIfStmnt(CodeGen.java:414) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.atStmnt(CodeGen.java:385) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.Stmnt.accept(Stmnt.java:53) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.atStmnt(CodeGen.java:381) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.Stmnt.accept(Stmnt.java:53) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.atMethodBody(CodeGen.java:321) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.CodeGen.atMethodDecl(CodeGen.java:303) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.ast.MethodDecl.accept(MethodDecl.java:47) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.Javac.compileMethod(Javac.java:175) ~[?:?]
    at me.wolfyscript.lib.javassist.compiler.Javac.compile(Javac.java:102) ~[?:?]
    at me.wolfyscript.lib.javassist.CtNewMethod.make(CtNewMethod.java:79) ~[?:?]
    at me.wolfyscript.lib.javassist.CtNewMethod.make(CtNewMethod.java:50) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateConversionUtils(FunctionalRecipeGenerator.java:529) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateUtils(FunctionalRecipeGenerator.java:410) ~[?:?]
    at com.wolfyscript.utilities.bukkit.nms.item.crafting.FunctionalRecipeGenerator.generateRecipeClasses(FunctionalRecipeGenerator.java:184) ~[?:?]
    ... 6 more
[17:01:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b606
[17:01:21] [Server thread/INFO]: [CustomCrafting] Loading CustomCrafting v4.16.3.2
[17:01:21] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.16.9.4
[17:01:21] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.16.3.2
[17:01:21] [Server thread/INFO]: [CustomCrafting] Environment   : PROD
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[17:01:21] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[17:01:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
[17:01:21] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v9.0.0b45
[17:01:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:01:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:01:21] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
[17:01:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:01:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:01:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.9.4
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.16.5
[17:01:21] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.16.9.4
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations:
[17:01:21] [Server thread/INFO]: [WolfyUtilities]  - No integrations found
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Register API references
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[17:01:21] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[17:01:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b606
[17:01:21] [Server thread/INFO]: Preparing level "world"
[17:01:22] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:01:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:01:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:01:23] [Server thread/INFO]: Time elapsed: 726 ms
[17:01:23] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:01:23] [Server thread/INFO]: Preparing spawn area: 0%
[17:01:23] [Server thread/INFO]: Time elapsed: 235 ms
[17:01:23] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:01:23] [Server thread/INFO]: Preparing spawn area: 0%
[17:01:23] [Server thread/INFO]: Preparing spawn area: 0%
[17:01:23] [Server thread/INFO]: Time elapsed: 542 ms
[17:01:23] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0
[17:01:24] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.3.2
[17:01:24] [Server thread/INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____
[17:01:24] [Server thread/INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __
[17:01:24] [Server thread/INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[17:01:24] [Server thread/INFO]: [CustomCrafting]     Version    | v4.16.3.2
[17:01:24] [Server thread/INFO]: [CustomCrafting]     WolfyUtils | v4.16.9.4
[17:01:24] [Server thread/INFO]: [CustomCrafting]     Bukkit     | git-Purpur-1171 (MC: 1.16.5)(API: 1.16.5-R0.1-SNAPSHOT)
[17:01:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_16_R3! Trying to find NMS support
[17:01:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_16_R3' loaded!
[17:01:24] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[17:01:24] [Server thread/INFO]: [CustomCrafting]
[17:01:24] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project:
[17:01:24] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Apprehentice, Junye Zhou, PwassonDoDouce, Mr_Mint_
[17:01:24] [Server thread/INFO]: [CustomCrafting] Mithran, Isabel Maskrey, Spunkerz, Teddy
[17:01:24] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:01:24] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[17:01:24] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[17:01:24] [Server thread/INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[17:01:24] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[17:01:24] [Server thread/WARN]: [CustomCrafting] Looks like you are using 1.16. This will impact the Cooking Recipe Performance! Please update to 1.17 and/or use Paper!
[17:01:24] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
[17:01:24] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[17:01:24] [Thread-16/WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package com.wolfyscript.lib.nbt.nbtapi' seems to be outdated!
[17:01:24] [Thread-16/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.0'
[17:01:24] [Thread-16/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[17:01:25] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
[17:01:25] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
[17:01:25] [Server thread/ERROR]: [CustomCrafting] Could not load item 'customcrafting:customcrafting/advanced_crafting_table':
[17:01:25] [Server thread/WARN]: me.wolfyscript.lib.com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'wolfyutilities:customitem_tag' as a subtype of `me.wolfyscript.utilities.api.inventory.custom_items.meta.Meta`: Class `java.lang.Object` not subtype of `me.wolfyscript.utilities.api.inventory.custom_items.meta.Meta`
[17:01:25] [Server thread/WARN]:  at [Source: (String); line: 48] (through reference chain: me.wolfyscript.utilities.api.inventory.custom_items.CustomItem["nbtChecks"]->me.wolfyscript.utilities.api.inventory.custom_items.meta.MetaSettings["checks"]->java.util.ArrayList[0])
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.DeserializationContext.invalidTypeIdException(DeserializationContext.java:2078)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._findDeserializer(TypeDeserializerBase.java:199)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedForId(AsPropertyTypeDeserializer.java:125)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:110)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:244)
[17:01:25] [Server thread/WARN]:     at com.wolfyscript.jackson.dataformat.hocon.deserialization.ModifiedCollectionDeserializer.deserialize(ModifiedCollectionDeserializer.java:31)
[17:01:25] [Server thread/WARN]:     at com.wolfyscript.jackson.dataformat.hocon.deserialization.ModifiedCollectionDeserializer.deserialize(ModifiedCollectionDeserializer.java:15)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:138)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:542)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeWithErrorWrapping(BeanDeserializer.java:564)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeUsingPropertyBased(BeanDeserializer.java:471)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1405)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:352)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:185)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4697)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3517)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.lambda$loadItemsInNamespace$0(LocalStorageLoader.java:127)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader$NamespaceFileVisitor.visitFile(LocalStorageLoader.java:393)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader$NamespaceFileVisitor.visitFile(LocalStorageLoader.java:381)
[17:01:25] [Server thread/WARN]:     at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
[17:01:25] [Server thread/WARN]:     at java.base/java.nio.file.Files.walkFileTree(Files.java:2876)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.readFiles(LocalStorageLoader.java:143)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.loadItemsInNamespace(LocalStorageLoader.java:123)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.load(LocalStorageLoader.java:73)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.ResourceLoader.load(ResourceLoader.java:61)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.DataHandler.load(DataHandler.java:116)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.DataHandler.loadRecipesAndItems(DataHandler.java:126)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.CustomCrafting.onEnable(CustomCrafting.java:355)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[17:01:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[17:01:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[17:01:25] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:831)
[17:01:25] [Server thread/ERROR]: [CustomCrafting] ----------------------
[17:01:25] [Server thread/ERROR]: [CustomCrafting] Could not load item 'customcrafting:customcrafting/recipe_book':
[17:01:25] [Server thread/WARN]: me.wolfyscript.lib.com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'wolfyutilities:customitem_tag' as a subtype of `me.wolfyscript.utilities.api.inventory.custom_items.meta.Meta`: Class `java.lang.Object` not subtype of `me.wolfyscript.utilities.api.inventory.custom_items.meta.Meta`
[17:01:25] [Server thread/WARN]:  at [Source: (String); line: 39] (through reference chain: me.wolfyscript.utilities.api.inventory.custom_items.CustomItem["nbtChecks"]->me.wolfyscript.utilities.api.inventory.custom_items.meta.MetaSettings["checks"]->java.util.ArrayList[0])
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.DeserializationContext.invalidTypeIdException(DeserializationContext.java:2078)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._findDeserializer(TypeDeserializerBase.java:199)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedForId(AsPropertyTypeDeserializer.java:125)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:110)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:244)
[17:01:25] [Server thread/WARN]:     at com.wolfyscript.jackson.dataformat.hocon.deserialization.ModifiedCollectionDeserializer.deserialize(ModifiedCollectionDeserializer.java:31)
[17:01:25] [Server thread/WARN]:     at com.wolfyscript.jackson.dataformat.hocon.deserialization.ModifiedCollectionDeserializer.deserialize(ModifiedCollectionDeserializer.java:15)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:138)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:542)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeWithErrorWrapping(BeanDeserializer.java:564)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeUsingPropertyBased(BeanDeserializer.java:471)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1405)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:352)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:185)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4697)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.lib.com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3517)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.lambda$loadItemsInNamespace$0(LocalStorageLoader.java:127)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader$NamespaceFileVisitor.visitFile(LocalStorageLoader.java:393)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader$NamespaceFileVisitor.visitFile(LocalStorageLoader.java:381)
[17:01:25] [Server thread/WARN]:     at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
[17:01:25] [Server thread/WARN]:     at java.base/java.nio.file.Files.walkFileTree(Files.java:2876)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.readFiles(LocalStorageLoader.java:143)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.loadItemsInNamespace(LocalStorageLoader.java:123)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.LocalStorageLoader.load(LocalStorageLoader.java:73)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.ResourceLoader.load(ResourceLoader.java:61)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.DataHandler.load(DataHandler.java:116)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.handlers.DataHandler.loadRecipesAndItems(DataHandler.java:126)
[17:01:25] [Server thread/WARN]:     at me.wolfyscript.customcrafting.CustomCrafting.onEnable(CustomCrafting.java:355)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[17:01:25] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[17:01:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518)
[17:01:25] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074)
[17:01:25] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[17:01:25] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:831)
[17:01:25] [Server thread/ERROR]: [CustomCrafting] ----------------------
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[17:01:25] [Server thread/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:customcrafting/advanced_crafting_table": Cannot construct instance of `me.wolfyscript.utilities.api.inventory.custom_items.references.APIReference` (no Creators, like default constructor, exist): abstract types either need to be mapped to concrete types, have custom deserializer, or contain additional type information
 at [Source: (String); line: 1] (through reference chain: me.wolfyscript.customcrafting.recipes.CraftingRecipeShaped["ingredients"]->java.util.LinkedHashMap["D"]->me.wolfyscript.customcrafting.recipes.items.Ingredient["items"]->java.util.ArrayList[0])
[17:01:25] [Server thread/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:customcrafting/recipe_book": Cannot construct instance of `me.wolfyscript.utilities.api.inventory.custom_items.references.APIReference` (no Creators, like default constructor, exist): abstract types either need to be mapped to concrete types, have custom deserializer, or contain additional type information
 at [Source: (String); line: 1] (through reference chain: me.wolfyscript.customcrafting.recipes.CraftingRecipeShapeless["ingredients"]->java.util.ArrayList[0]->me.wolfyscript.customcrafting.recipes.items.Ingredient["items"]->java.util.ArrayList[0])
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 0 recipes; Skipped: 2 error/s, 0 already existing
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:01:25] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 0 recipes
[17:01:25] [Server thread/INFO]: [CustomCrafting]
[17:01:25] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[17:01:25] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[17:01:25] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:01:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
[17:01:26] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[17:01:26] [Server thread/INFO]: [Essentials] No kits found to migrate.
[17:01:26] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[17:01:26] [Server thread/INFO]: [Essentials] Using locale ru
[17:01:26] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[17:01:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[17:01:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:01:26] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[17:01:26] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.0.0b45
[17:01:26] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:01:32] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib.
[17:01:32] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into Essentials.
[17:01:32] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[17:01:32] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[17:01:32] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[17:01:33] [Server thread/INFO]: Running delayed init tasks
[17:01:33] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Получение информации о версии...
[17:01:33] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Проверка обновлений отключена в настройках.
[17:01:33] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] Checking for Updates ...
[17:01:33] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:01:33] [Server thread/INFO]: Done (16.806s)! For help, type "help"
[17:01:33] [Server thread/INFO]: Timings Reset
[17:01:33] [Craft Scheduler Thread - 4 - Vault/INFO]: [Vault] No new version available
 
Последнее редактирование модератором:
bobobo
Вам надо обновить NBTAPI до 2.11.0

По поводу ошибки:
У вас показывает вот это:
[CustomCrafting] Could not load item 'customcrafting:customcrafting/advanced_crafting_table'
 
QuickMan
Вам надо обновить NBTAPI до 2.11.0

По поводу ошибки:
У вас показывает вот это:
[CustomCrafting] Could not load item 'customcrafting:customcrafting/advanced_crafting_table'
Я решил с этим проблему , установив Wolfyutility версии ниже , но теперь вылезает новая ошибка когда я создаю новый предмет добавленный в крафты
[automerge]1670953618[/automerge]
Wolfyutilities это апи для плагина этого дополнительный

Код:
[20:37:35] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:37:35] [main/INFO]: Reloading ResourceManager: Default, bukkit
[20:37:36] [Worker-Main-5/INFO]: Loaded 7 recipes
[20:37:38] [Server thread/INFO]: Starting minecraft server version 1.16.5
[20:37:38] [Server thread/INFO]: Loading properties
[20:37:38] [Server thread/INFO]: This server is running Purpur version git-Purpur-1171 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[20:37:38] [Server thread/INFO]: Debug logging is disabled
[20:37:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:37:38] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:37:39] [Server thread/INFO]: Default game type: SURVIVAL
[20:37:39] [Server thread/INFO]: Generating keypair
[20:37:39] [Server thread/INFO]: Starting Minecraft server on *:25567
[20:37:39] [Server thread/INFO]: Using default channel type
[20:37:39] [Server thread/INFO]: Tuinity: Using Java 11 compression from Velocity.
[20:37:39] [Server thread/INFO]: Tuinity: Using Java cipher from Velocity.
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loading 2 libraries... please wait
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\inject\guice\5.1.0\guice-5.1.0.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\javax\inject\javax.inject\1\javax.inject-1.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\guava\guava\30.1-jre\guava-30.1-jre.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\errorprone\error_prone_annotations\2.3.4\error_prone_annotations-2.3.4.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\com\google\j2objc\j2objc-annotations\1.3\j2objc-annotations-1.3.jar
[20:37:40] [Server thread/INFO]: [WolfyUtilities] Loaded library E:\123\3-1.16.5\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[20:37:41] [Server thread/INFO]: [WolfyUtilities] NMS Version: v1_16_R3
[20:37:41] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 624 ms to scan 1 urls, producing 1236 keys and 3865 values
[20:37:42] [Server thread/INFO]: [CustomCrafting] NMS Version: v1_16_R3
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Loading WolfyUtilities v4.16.9.3
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Generate Functional Recipes
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data
[20:37:42] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes
[20:37:42] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b606
[20:37:43] [Server thread/INFO]: [CustomCrafting] Loading CustomCrafting v4.16.3.2
[20:37:43] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.16.9.3
[20:37:43] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.16.3.2
[20:37:43] [Server thread/INFO]: [CustomCrafting] Environment   : PROD
[20:37:43] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[20:37:43] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[20:37:43] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[20:37:43] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[20:37:43] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[20:37:44] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[20:37:44] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[20:37:44] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[20:37:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.9.3
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.16.5
[20:37:44] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.16.9.3
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations:
[20:37:44] [Server thread/INFO]: [WolfyUtilities]  - No integrations found
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Register API references
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[20:37:44] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[20:37:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b606
[20:37:44] [Server thread/INFO]: Preparing level "world"
[20:37:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:37:45] [Server thread/INFO]: Preparing spawn area: 0%
[20:37:45] [Server thread/INFO]: Preparing spawn area: 1%
[20:37:45] [Server thread/INFO]: Preparing spawn area: 100%
[20:37:45] [Server thread/INFO]: Time elapsed: 1128 ms
[20:37:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[20:37:46] [Server thread/INFO]: Preparing spawn area: 0%
[20:37:46] [Server thread/INFO]: Time elapsed: 416 ms
[20:37:46] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[20:37:46] [Server thread/INFO]: Preparing spawn area: 0%
[20:37:46] [Server thread/INFO]: Time elapsed: 144 ms
[20:37:46] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.3.2
[20:37:46] [Server thread/INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____
[20:37:46] [Server thread/INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __
[20:37:46] [Server thread/INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[20:37:46] [Server thread/INFO]: [CustomCrafting]     Version    | v4.16.3.2
[20:37:46] [Server thread/INFO]: [CustomCrafting]     WolfyUtils | v4.16.9.3
[20:37:46] [Server thread/INFO]: [CustomCrafting]     Bukkit     | git-Purpur-1171 (MC: 1.16.5)(API: 1.16.5-R0.1-SNAPSHOT)
[20:37:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_16_R3! Trying to find NMS support
[20:37:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_16_R3' loaded!
[20:37:46] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[20:37:46] [Server thread/INFO]: [CustomCrafting]
[20:37:46] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project:
[20:37:46] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Apprehentice, Junye Zhou, PwassonDoDouce, Mr_Mint_
[20:37:46] [Server thread/INFO]: [CustomCrafting] Mithran, Isabel Maskrey, Spunkerz, Teddy
[20:37:46] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[20:37:46] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[20:37:47] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[20:37:47] [Server thread/INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[20:37:47] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[20:37:47] [Server thread/WARN]: [CustomCrafting] Looks like you are using 1.16. This will impact the Cooking Recipe Performance! Please update to 1.17 and/or use Paper!
[20:37:47] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
[20:37:47] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[20:37:47] [Thread-16/WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package com.wolfyscript.lib.nbt.nbtapi' seems to be outdated!
[20:37:47] [Thread-16/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.0'
[20:37:47] [Thread-16/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[20:37:48] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
[20:37:48] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes; Skipped: 0 error/s, 0 already existing
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[20:37:48] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes
[20:37:48] [Server thread/INFO]: [CustomCrafting]
[20:37:48] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[20:37:48] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[20:37:48] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[20:37:48] [Server thread/INFO]: Running delayed init tasks
[20:37:48] [Server thread/INFO]: Done (9.980s)! For help, type "help"
[20:37:48] [Server thread/INFO]: Timings Reset
[20:37:53] [User Authenticator #1/INFO]: UUID of player quickmaan is ff08b208-1cf5-407b-a4a1-acf356da36bd
[20:37:53] [Server thread/INFO]: quickmaan joined the game
[20:37:53] [Server thread/INFO]: quickmaan[/26.24.167.224:63494] logged in with entity id 310 at ([world]-114.89388188211555, 70.0, 83.06434267300772)
[20:38:04] [Server thread/INFO]: quickmaan issued server command: /cc
[20:38:28] [Server thread/INFO]: quickmaan issued server command: /wui items gapple
[20:38:34] [Server thread/INFO]: quickmaan issued server command: /day
[20:38:39] [Server thread/INFO]: quickmaan issued server command: /weather clear
[20:38:39] [Server thread/INFO]: [quickmaan: Set the weather to clear]
[20:38:50] [Server thread/INFO]: quickmaan issued server command: /difficulty easy
[20:38:52] [Server thread/INFO]: quickmaan issued server command: /difficulty peaceful
[20:38:52] [Server thread/INFO]: [quickmaan: The difficulty has been set to Peaceful]
[20:38:57] [Server thread/INFO]: quickmaan issued server command: /gm 0
[20:39:09] [Server thread/INFO]: quickmaan issued server command: /gamemode survival
[20:39:09] [Server thread/INFO]: [quickmaan: Set own game mode to Survival Mode]
[20:39:15] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_16_R3.CraftingManager.a(net.minecraft.server.v1_16_R3.MinecraftKey)
[20:39:15] [Server thread/WARN]:     at java.base/java.lang.Class.getMethod(Class.java:2195)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.utilities.util.Reflection.getMethod(Reflection.java:223)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.utilities.util.Reflection.getMethod(Reflection.java:205)
[20:39:15] [Server thread/WARN]:     at com.wolfyscript.utilities.bukkit.nms.inventory.NMSInventoryUtils.<clinit>(NMSInventoryUtils.java:34)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.checkRecipe(CraftManager.java:119)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.lambda$preCheckRecipe$1(CraftManager.java:96)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:400)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:503)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.preCheckRecipe(CraftManager.java:96)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.listeners.crafting.EventBasedCraftRecipeHandler.onPreCraft(EventBasedCraftRecipeHandler.java:92)
[20:39:15] [Server thread/WARN]:     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor41.execute(Unknown Source)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69)
[20:39:15] [Server thread/WARN]:     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624)
[20:39:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPreCraftEvent(CraftEventFactory.java:1323)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.a(ContainerWorkbench.java:83)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.lambda$a$0(ContainerWorkbench.java:93)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess.lambda$a$0(ContainerAccess.java:61)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess$2.a(ContainerAccess.java:48)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess.a(ContainerAccess.java:60)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.a(ContainerWorkbench.java:92)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.InventoryCrafting.setItem(InventoryCrafting.java:142)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:82)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Container.b(Container.java:379)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Container.a(Container.java:205)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2856)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:55)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1339)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1332)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1308)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1152)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[20:39:15] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:831)
[20:39:15] [Server thread/ERROR]: [CustomCrafting] -------- [Error occurred while crafting Recipe!] --------
[20:39:15] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "com.wolfyscript.utilities.bukkit.nms.inventory.NMSInventoryUtils.RECIPE_MANAGER_GET_RECIPE_METHOD" is null
[20:39:15] [Server thread/WARN]:     at com.wolfyscript.utilities.bukkit.nms.inventory.NMSInventoryUtils.setCurrentRecipe(NMSInventoryUtils.java:51)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.checkRecipe(CraftManager.java:119)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.lambda$preCheckRecipe$1(CraftManager.java:96)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:400)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:503)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[20:39:15] [Server thread/WARN]:     at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.utils.CraftManager.preCheckRecipe(CraftManager.java:96)
[20:39:15] [Server thread/WARN]:     at me.wolfyscript.customcrafting.listeners.crafting.EventBasedCraftRecipeHandler.onPreCraft(EventBasedCraftRecipeHandler.java:92)
[20:39:15] [Server thread/WARN]:     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor41.execute(Unknown Source)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69)
[20:39:15] [Server thread/WARN]:     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[20:39:15] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624)
[20:39:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPreCraftEvent(CraftEventFactory.java:1323)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.a(ContainerWorkbench.java:83)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.lambda$a$0(ContainerWorkbench.java:93)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess.lambda$a$0(ContainerAccess.java:61)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess$2.a(ContainerAccess.java:48)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerAccess.a(ContainerAccess.java:60)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.ContainerWorkbench.a(ContainerWorkbench.java:92)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.InventoryCrafting.setItem(InventoryCrafting.java:142)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:82)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Container.b(Container.java:379)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.Container.a(Container.java:205)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2856)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:55)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1339)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1332)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1308)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1152)
[20:39:15] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293)
[20:39:15] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:831)
[20:39:15] [Server thread/ERROR]: [CustomCrafting] -------- [Error occurred while crafting Recipe!] --------
[20:39:51] [Server thread/INFO]: Stopping the server
[20:39:51] [Server thread/INFO]: Stopping server
[20:39:51] [Server thread/INFO]: [CustomCrafting] Disabling CustomCrafting v4.16.3.2
[20:39:51] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b606
[20:39:51] [Server thread/INFO]: [WolfyUtilities] Disabling WolfyUtilities v4.16.9.3
[20:39:51] [Server thread/INFO]: [WolfyUtilities] Save stored Custom Items
[20:39:51] [Server thread/INFO]: Saving players
[20:39:51] [Server thread/INFO]: quickmaan lost connection: Сервер отключен.
[20:39:51] [Server thread/INFO]: quickmaan left the game
[20:39:52] [Server thread/INFO]: Saving worlds
[20:39:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[20:39:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[20:39:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[20:39:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[20:39:53] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[20:39:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[20:39:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[20:39:54] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[20:39:54] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[20:39:54] [Server thread/INFO]: Flushing Chunk IO
[20:39:54] [Server thread/INFO]: Closing Thread Pool
[20:39:54] [Server thread/INFO]: Closing Server
 
bobobo
В общем всё это время я тестировал...

Используйте старую версию wolfyutils
Я скачал с гитхаба разраба.

Так же на будущее. Вставляйте код ошибок оборачивая их под код. Не буду же я вам исправить каждый раз. Спасибо за понимание.
 
ВерхНиз