Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipes with Executable Items doesn't load anymor #377

Open
3 tasks done
Yorinaki opened this issue Jul 4, 2024 · 0 comments
Open
3 tasks done

Recipes with Executable Items doesn't load anymor #377

Yorinaki opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Yorinaki
Copy link

Yorinaki commented Jul 4, 2024

What happened?

The recipe won't load

How can the bug be reproduced?

Creating Recipes with Executable Items with setting up attributes etc. , save it. Restart the Server

Expected Behaviour?

The Crafting recipe will load and is craftable correctly

Plugin version

wolfyutils-spigot-4.17-beta.4 and customcrafting-spigot-4.17-beta.3

Server software

Paper 1.21

Relevant log output

[14:01:49] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:01:54] [ServerMain/INFO]: Loaded 1290 recipes
[14:01:54] [ServerMain/INFO]: Loaded 1399 advancements
[14:01:55] [Server thread/INFO]: Starting minecraft server version 1.21
[14:01:55] [Server thread/INFO]: Loading properties
[14:01:55] [Server thread/INFO]: This server is running Paper version 1.21-40-master@b45d9b6 (2024-07-01T08:23:14Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[14:01:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:01:56] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:01:57] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
    We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
    For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[14:01:57] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 24 worker threads, and population gen parallelism of 24 threads
[14:01:57] [Server thread/INFO]: Default game type: SURVIVAL
[14:01:57] [Server thread/INFO]: Generating keypair
[14:01:58] [Server thread/INFO]: Starting Minecraft server on 5.83.168.41:64000
[14:01:58] [Server thread/INFO]: Using epoll channel type
[14:01:58] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[14:01:58] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[14:02:00] [Server thread/INFO]: [WolfyUtilities] NMS Version: null
[14:02:00] [Server thread/WARN]: [WolfyUtilities] Did not detect NMS implementation for server version (null)! Using Fallback! This might cause issue if plugins use the NMS Utils!
[14:02:00] [Server thread/ERROR]: [WolfyUtilities] Could not find or invoke Method!
java.lang.NoSuchMethodException: net.minecraft.core.IdMap.get(net.minecraft.resources.ResourceLocation)
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) ~[?:?]
	at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) ~[reflection-rewriter-runtime-0.0.3.jar:?]
	at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.util.Reflection.getDeclaredMethod(Reflection.java:274) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.nms.fallback.FallbackRecipeUtilImpl.<clinit>(FallbackRecipeUtilImpl.java:50) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.nms.fallback.FallbackNMSEntry.<init>(FallbackNMSEntry.java:25) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.nms.NMSUtil.create(NMSUtil.java:114) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.WolfyUtilsBukkit.<init>(WolfyUtilsBukkit.java:56) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilities.<init>(WolfyUtilities.java:69) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilities.<init>(WolfyUtilities.java:77) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.lambda$getAPI$0(WolfyUtilCore.java:547) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1228) ~[?:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.getAPI(WolfyUtilCore.java:547) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.getAPI(WolfyUtilCore.java:534) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.<init>(WolfyUtilCore.java:205) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.paper.WolfyCorePaper.<init>(WolfyCorePaper.java:20) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
	at io.papermc.paper.plugin.provider.util.ProviderUtil.loadClass(ProviderUtil.java:60) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
	at io.papermc.paper.plugin.provider.util.ProviderUtil.loadClass(ProviderUtil.java:29) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
	at io.papermc.paper.plugin.provider.type.paper.PaperPluginParent$PaperServerPluginProvider.createInstance(PaperPluginParent.java:169) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.provider.type.paper.PaperPluginParent$PaperServerPluginProvider.createInstance(PaperPluginParent.java:139) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:535) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:290) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1157) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:02:00] [Server thread/ERROR]: [WolfyUtilities] Could not find or invoke Method!
java.lang.NoSuchMethodException: net.minecraft.resources.ResourceLocation.of(java.lang.String,char)
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) ~[?:?]
	at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) ~[reflection-rewriter-runtime-0.0.3.jar:?]
	at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.util.Reflection.getDeclaredMethod(Reflection.java:274) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.nms.fallback.FallbackRecipeUtilImpl.<clinit>(FallbackRecipeUtilImpl.java:54) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.nms.fallback.FallbackNMSEntry.<init>(FallbackNMSEntry.java:25) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.nms.NMSUtil.create(NMSUtil.java:114) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.bukkit.WolfyUtilsBukkit.<init>(WolfyUtilsBukkit.java:56) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilities.<init>(WolfyUtilities.java:69) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilities.<init>(WolfyUtilities.java:77) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.lambda$getAPI$0(WolfyUtilCore.java:547) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1228) ~[?:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.getAPI(WolfyUtilCore.java:547) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.getAPI(WolfyUtilCore.java:534) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/me.wolfyscript.utilities.api.WolfyUtilCore.<init>(WolfyUtilCore.java:205) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at wolfyutils-spigot-4.17-beta.4.jar/com.wolfyscript.utilities.paper.WolfyCorePaper.<init>(WolfyCorePaper.java:20) ~[wolfyutils-spigot-4.17-beta.4.jar:?]
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
	at io.papermc.paper.plugin.provider.util.ProviderUtil.loadClass(ProviderUtil.java:60) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
	at io.papermc.paper.plugin.provider.util.ProviderUtil.loadClass(ProviderUtil.java:29) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
	at io.papermc.paper.plugin.provider.type.paper.PaperPluginParent$PaperServerPluginProvider.createInstance(PaperPluginParent.java:169) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.provider.type.paper.PaperPluginParent$PaperServerPluginProvider.createInstance(PaperPluginParent.java:139) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:535) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:290) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1157) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.jar:1.21-40-b45d9b6]
	at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:02:01] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 1169 ms to scan 1 urls, producing 926 keys and 3729 values
[14:02:01] [Server thread/INFO]: [WolfyUtilities] Register Default StackIdentifiers
[14:02:02] [Server thread/INFO]: [CustomCrafting] NMS Version: null
[14:02:02] [Server thread/WARN]: [WolfyUtilities] Did not detect NMS implementation for server version (null)! Using Fallback! This might cause issue if plugins use the NMS Utils!
[14:02:03] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.134
[14:02:04] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[14:02:04] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.4-beta-01+0452ca2
[14:02:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@a7ed5ed]
[14:02:06] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0-SNAPSHOT-723
[14:02:06] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.0) has not yet been tested! Proceed with caution.
[14:02:07] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[14:02:07] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.13.1
[14:02:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[14:02:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[14:02:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[14:02:07] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
[14:02:07] [Server thread/INFO]: [SCore] Loading server plugin SCore v5.24.7.1
[14:02:07] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.0.5
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.17-beta.4
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data
[14:02:07] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes
[14:02:07] [Thread-30/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[14:02:07] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.19.7
[14:02:07] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.7.4.2
[14:02:07] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.9.5
[14:02:08] [Server thread/INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.17-beta.3
[14:02:08] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.17-beta.4
[14:02:08] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.17-beta.3
[14:02:08] [Server thread/INFO]: [CustomCrafting] Environment   : PROD
[14:02:08] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[14:02:08] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[14:02:08] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[14:02:08] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[14:02:09] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[14:02:09] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[14:02:09] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[14:02:09] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[14:02:09] [Server thread/INFO]: [SmoothTimber] Loading server plugin SmoothTimber v1.27.0
[14:02:09] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.5.16
[14:02:09] [Server thread/INFO]: [DropEdit2] Loading server plugin DropEdit2 v1.1.76-SNAPSHOT
[14:02:09] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v7.24.7.1
[14:02:09] [Server thread/INFO]: [MyPet] Loading server plugin MyPet v3.12
[14:02:10] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Error-Reporter ENABLED
[14:02:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:02:11] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.134
[14:02:11] [Server thread/INFO]:         __    
[14:02:11] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.134
[14:02:11] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[14:02:11] [Server thread/INFO]: 
[14:02:11] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:02:12] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:02:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:02:12] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:02:13] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2203ms)
[14:02:13] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
[14:02:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:02:13] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
[14:02:13] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[14:02:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.4-beta-01+0452ca2
[14:02:13] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:02:14] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[14:02:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter
[14:02:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0-SNAPSHOT-723
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.17-beta.4
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.21.0
[14:02:18] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.17.0.0
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations: 
[14:02:18] [Server thread/INFO]: [WolfyUtilities]  - PlaceholderAPI
[14:02:18] [Server thread/INFO]: [WolfyUtilities]  - ExecutableItems
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Create & Init Plugin integrations: 
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Register API references
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[14:02:18] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[14:02:18] [Server thread/INFO]: Preparing level "world"
[14:02:21] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:02:24] [Server thread/INFO]: Time elapsed: 3374 ms
[14:02:24] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[14:02:25] [Server thread/INFO]: Time elapsed: 593 ms
[14:02:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[14:02:26] [Server thread/INFO]: Time elapsed: 637 ms
[14:02:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[14:02:27] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:02:27] [Server thread/INFO]: [WolfyUtilities] init PAPI event
[14:02:27] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for PlaceholderAPI
[14:02:27] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.13.1
[14:02:27] [Server thread/INFO]: [NBTAPI] Checking bindings...
[14:02:27] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[14:02:27] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[14:02:27] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[14:02:30] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[14:02:30] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
[14:02:31] [Server thread/INFO]: [CoreProtect] CoreProtect ist jetzt aktiviert! 
[14:02:31] [Server thread/INFO]: [CoreProtect] Verwenden von SQLite zur Datenspeicherung.
[14:02:31] [Server thread/INFO]: --------------------
[14:02:31] [Server thread/INFO]: [CoreProtect] Genießen CoreProtect? Tritt unser... bei Discord!
[14:02:31] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[14:02:31] [Server thread/INFO]: --------------------
[14:02:31] [Server thread/INFO]: [SCore] Enabling SCore v5.24.7.1
[14:02:31] [Server thread/INFO]: ================ SCore ================
[14:02:31] [Server thread/INFO]: SCore is running on Paper or fork
[14:02:31] [Server thread/INFO]: SCore Version of the server CraftServer{serverName=Paper,serverVersion=1.21-40-b45d9b6,minecraftVersion=1.21} !
[14:02:31] [Server thread/INFO]: SCore ExecutableItems hooked !  (7.24.7.1) Load After
[14:02:31] [Server thread/INFO]: SCore PlaceholderAPI hooked !  (2.11.6)  Load Before
[14:02:31] [Server thread/INFO]: SCore Vault hooked !  (1.7.3-CMI)  Load Before
[14:02:31] [Server thread/INFO]: SCore CoreProtect hooked !  (22.4)  Load Before
[14:02:31] [Server thread/INFO]: SCore ProtocolLib hooked !
[14:02:31] [Server thread/INFO]: SCore Locale setup: DE
[14:02:31] [Server thread/INFO]: SCore NBTAPI hooked !  (2.13.1)  Load Before
[14:02:31] [Server thread/INFO]: SCore HeadDatabase hooked !  (4.19.7) Load After
[14:02:31] [Server thread/INFO]: SCore CMI hooked !  (9.7.4.2) Load After
[14:02:31] [Server thread/INFO]: SCore CustomCrafting hooked !  (4.17-beta.3) Load After
[14:02:31] [Server thread/INFO]: SCore WorldEdit hooked !  (7.3.4-beta-01+0452ca2)  Load Before
[14:02:31] [Server thread/INFO]: SCore Language of the editor setup on DE
[14:02:31] [Server thread/INFO]: [SCore] ERROR LOAD MESSAGE features.usePerDay.description for the plugin > SCore in language: DE
[14:02:31] [Server thread/INFO]: SCore Language for in-game messages setup on DE
[14:02:31] [Server thread/INFO]: SCore will connect to the database hosted: MySQL
[14:02:31] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Commands if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
[14:02:31] [Server thread/INFO]: SCore Creating table Variables if not exists...
[14:02:32] [Server thread/INFO]: SCore SCore loaded 1 variables from local files !
[14:02:32] [Server thread/INFO]: SCore SCore loaded 1 variables from your MySQL Database !
[14:02:32] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
[14:02:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
[14:02:33] [Server thread/INFO]: ================ SCore ================
[14:02:33] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.0.5
[14:02:34] [Server thread/INFO]: Server version: v1_21_R1 - 1.21.0 - paper  1.21-40-b45d9b6 (MC: 1.21)
[14:02:35] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:02:35] [Server thread/INFO]: CMI hooked.
[14:02:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.0.5]
[14:02:35] [Server thread/INFO]: PlaceholderAPI hooked.
[14:02:35] [Server thread/INFO]: Updated (EN) language file. Took 86ms
[14:02:35] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.19.7
[14:02:35] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[14:02:35] [Server thread/ERROR]: [HeadDatabase] Failed to initialize head reflection, are you using a supported server version?
[14:02:35] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[14:02:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.19.7]
[14:02:35] [Server thread/INFO]: [CMI] Enabling CMI v9.7.4.2
[14:02:36] [Server thread/INFO]: _______________________________________________________
[14:02:36] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[14:02:36] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[14:02:36] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃ 
[14:02:36] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃ 
[14:02:36] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[14:02:36] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[14:02:36] [Server thread/INFO]: _______________________________________________________
[14:02:36] [Server thread/INFO]: Integrating PaperSpigot async methods
[14:02:36] [Server thread/INFO]: Vault found. (Loaded: true)
[14:02:36] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 76194 heads!
[14:02:37] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[14:02:37] [Server thread/INFO]: 59 Enabled and 7 Disabled modules
[14:02:38] [Server thread/INFO]: ProtocolLib found. (Loaded: true)
[14:02:38] [Server thread/INFO]: Permission plugin: LuckPerms5.4.134
[14:02:38] [Server thread/INFO]: Initialized Cipher256 AES
[14:02:41] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 114ms
[14:02:41] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 12ms
[14:02:41] [Server thread/INFO]: 3.46.0 data base type detected
[14:02:41] [Server thread/INFO]: Started SqLite data base. Took 233ms
[14:02:41] [Server thread/INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
[14:02:41] [Server thread/INFO]: [CMI] Alternatively you can enable CMI economy in config.yml file
[14:02:41] [Server thread/INFO]: Vault was found but not economy plugin, you will have limited economy support
[14:02:42] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
[14:02:42] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[14:02:42] [Server thread/INFO]: Loaded (6) cooldowns into memory. Took 0ms
[14:02:43] [Server thread/INFO]: Loaded (145) custom mob heads into memory. Took 39ms
[14:02:43] [Server thread/INFO]: Loaded (5) kits into memory. Took 16ms
[14:02:43] [Server thread/INFO]: Loaded (7) ranks into memory. Took 143ms
[14:02:44] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 20ms
[14:02:44] [Server thread/INFO]: Loaded (13) player data into memory. Took 38ms
[14:02:44] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
[14:02:44] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[14:02:44] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 1ms
[14:02:44] [Server thread/INFO]: Registered events. Took 569ms
[14:02:44] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 27ms
[14:02:45] [Server thread/INFO]: Loaded (EN) language file into memory. Took 350ms
[14:02:45] [Server thread/INFO]: Loaded (DE) language file into memory. Took 488ms
[14:02:45] [Server thread/INFO]: Loaded (245) worth values into memory. Took 60ms
[14:02:45] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
[14:02:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.7.4.2]
[14:02:45] [Server thread/INFO]: PlaceholderAPI hooked.
[14:02:45] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
[14:02:45] [Server thread/INFO]: Starting world timer.
[14:02:45] [Server thread/INFO]: Initializing world manager.
[14:02:45] [Server thread/INFO]: Loaded (4) schedules into memory. Took 15ms
[14:02:46] [Server thread/INFO]: Loaded GeoIP
[14:02:46] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 1ms
[14:02:46] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[14:02:46] [Server thread/INFO]: Version 9.7.4.2 has been enabled
[14:02:46] [Server thread/INFO]: _______________________________________________________
[14:02:46] [Server thread/INFO]: [GSit] Enabling GSit v1.9.5
[14:02:46] [Server thread/INFO]: [GSit] Das Plugin wurde erfolgreich aktiviert.
[14:02:46] [Server thread/INFO]: [GSit] Verknüpfung mit PlaceholderAPI erfolgreich!
[14:02:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.9.5]
[14:02:46] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.17-beta.3
[14:02:47] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[14:02:47] [Server thread/INFO]: [CustomCrafting] Loaded active language "de_DE" v5.0.0 translated by EmielRegis
[14:02:48] [Server thread/INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____ 
[14:02:48] [Server thread/INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __ 
[14:02:48] [Server thread/INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[14:02:48] [Server thread/INFO]: [CustomCrafting]     Version      | v4.17-beta.3
[14:02:48] [Server thread/INFO]: [CustomCrafting]     WolfyUtils   | v4.17-beta.4
[14:02:48] [Server thread/INFO]: [CustomCrafting]     Bukkit       | 1.21-40-b45d9b6 (MC: 1.21)(API: 1.21-R0.1-SNAPSHOT)
[14:02:48] [Server thread/INFO]: [CustomCrafting] 
[14:02:48] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project: 
[14:02:48] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Obsidian_Sword, LiveJunye, Mithran, Teddy
[14:02:48] [Server thread/INFO]: [CustomCrafting] Invictus_Vulpes , Luuk Musch, fioxu, JorshStark, Perny Dev, Charlie
[14:02:48] [Server thread/INFO]: [CustomCrafting] iachen, whja t, Green Masks, lance fector, Jack Snellings, MineHouse Server
[14:02:48] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[14:02:48] [Server thread/INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[14:02:48] [Server thread/INFO]: [CustomCrafting] Registriere PlaceHolder
[14:02:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrafting [4.17-beta.3]
[14:02:48] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[14:02:48] [Server thread/INFO]: [CustomCrafting] Initialisiere Inventar GUIs
[14:02:48] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[14:02:50] [Server thread/INFO]: [CustomCrafting] Lade Rezepte & Items
[14:02:50] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[14:02:50] [Server thread/INFO]: [CustomCrafting] [LOCAL] Using 64 threads
[14:02:50] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[14:02:50] [Server thread/INFO]: [CustomCrafting] [LOCAL] Lade Items
[14:02:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Lade Rezepte
[14:02:51] [ForkJoinPool-3-worker-12/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/feuerhelm": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-17/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/perfektesessen": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-11/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/leidenschaft": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-14/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/feuerhose": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-13/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/feuerbrust": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-10/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/wolfsentensabber": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-9/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/ramur": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-2/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/yorigekocht": Could not find stack identifier parser wolfyutilities:executableitems
[14:02:51] [ForkJoinPool-3-worker-16/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/superledermake": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-15/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/feuerschuhe": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-21/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:fix/fixschleuder": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-3/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/yorinfleisch": Could not find stack identifier parser wolfyutilities:executableitems
[14:02:51] [ForkJoinPool-3-worker-6/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/butzkia": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-7/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/robert": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-4/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/superlederzerlegung": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-5/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/schleudersteak": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-8/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/astira": Could not find implementation for wolfyutilities:executableitems of type com.wolfyscript.utilities.bukkit.world.items.reference.StackIdentifier
[14:02:51] [ForkJoinPool-3-worker-1/WARN]: [CustomCrafting] [LOCAL] [Error] Invalid Recipe: "customcrafting:allgemein/kupfonium": Could not find stack identifier parser wolfyutilities:executableitems
[14:02:51] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 3 recipes in 364ms
[14:02:51] [Server thread/WARN]: [CustomCrafting] [LOCAL] Failed to load 18 recipes
[14:02:51] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[14:02:51] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[14:02:51] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[14:02:51] [Server thread/INFO]: [SmoothTimber] Enabling SmoothTimber v1.27.0
[14:02:51] [Server thread/INFO]: SmoothTimber || You're currently using the untested Minecraft Version 1.21 (Core v1_20x)
[14:02:51] [Server thread/INFO]: SmoothTimber || Please note that this core only officially supports 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, so problems may occur.
[14:02:52] [Server thread/INFO]: SmoothTimber || Trying to enable compatibility addon 'CoreProtectAddon' for plugin 'CoreProtect'...
[14:02:52] [Server thread/INFO]: SmoothTimber || Successfully enabled compatbility addon 'CoreProtectAddon' for plugin 'CoreProtect'...
[14:02:52] [Server thread/INFO]: SmoothTimber || Trying to enable compatibility addon 'PlaceholderApi' for plugin 'PlaceholderAPI'...
[14:02:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: smoothtimber [1.27.0]
[14:02:52] [Server thread/INFO]: SmoothTimber || Successfully enabled compatbility addon 'PlaceholderApi' for plugin 'PlaceholderAPI'...
[14:02:52] [Server thread/INFO]: [voicechat] Enabling voicechat v2.5.16
[14:02:52] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.21-R0.1
[14:02:52] [Server thread/INFO]: [voicechat] Compatibility version 18
[14:02:52] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion
[14:02:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voicechat [2.5.16]
[14:02:52] [Server thread/INFO]: [voicechat] Successfully registered PlaceholderAPI expansion
[14:02:52] [Server thread/INFO]: [DropEdit2] Enabling DropEdit2 v1.1.76-SNAPSHOT
[14:02:52] [Server thread/INFO]: [DropEdit2] §aUsing language file de.yml!
[14:02:52] [Server thread/INFO]: [DropEdit2] - §26§a Mob configurations
[14:02:52] [Server thread/INFO]: [DropEdit2] - §22§a Block configurations
[14:02:52] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v7.24.7.1
[14:02:52] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[14:02:53] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
[14:02:53] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
[14:02:54] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 43
[14:02:54] [Server thread/INFO]: ExecutableItems Items with display conditions :  
[14:02:54] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[14:02:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ExecutableItems [1.0.0]
[14:02:54] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for ExecutableItems
[14:02:54] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Enabling MyPet v3.12
[14:02:55] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] No Update available.
[14:02:55] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] This version of MyPet is not compatible with "null on 1.21". Is MyPet up to date?
[14:02:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:02:55] [Server thread/INFO]: 0 placeholder hook(s) registered!
[14:02:55] [Server thread/INFO]: Starting GS4 status listener
[14:02:55] [Server thread/INFO]: Thread Query Listener started
[14:02:55] [Query Listener #1/INFO]: Query running on 5.83.168.41:64001
[14:02:56] [Server thread/INFO]: Running delayed init tasks
[14:02:56] [Server thread/INFO]: [CoreProtect] WorldEdit erfolgreich anmelden initialisiert.
[14:02:56] [Server thread/INFO]: Done (60.417s)! For help, type "help"
[14:02:56] [Server thread/INFO]: Timings Reset
[14:02:56] [Server thread/INFO]: [voicechat] Loading plugins
[14:02:56] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
[14:02:56] [Server thread/INFO]: [voicechat] Initializing plugins
[14:02:56] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
[14:02:56] [Server thread/INFO]: [voicechat] Using the Minecraft servers port as voice chat port
[14:02:56] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at 5.83.168.41:64000
[14:02:58] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2629ms or 52 ticks behind
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/wolfsentensabber removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/yorigekocht removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.fix/fixschleuder removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/yorinfleisch removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/astira removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/superledermake removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerhose removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/butzkia removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/schleudersteak removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/kupfonium removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerhelm removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerschuhe removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/perfektesessen removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/robert removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/ramur removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/superlederzerlegung removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerbrust removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/leidenschaft removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/superledermake removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/kupfonium removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/ramur removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerhose removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/superlederzerlegung removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerbrust removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/leidenschaft removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/schleudersteak removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/wolfsentensabber removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/feuerschuhe removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/yorigekocht removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/astira removed now.
[14:20:03 ERROR]: Tried to load unrecognized recipe: customcrafting:cc_display.allgemein/robert removed now.

Submit issue

  • read the Wiki and especially the FaQ, and made sure there is no fix to your issue,
  • searched for and ensured there isn't already an open issue regarding this,
  • are running the latest version of your server software (Spigot, Paper, etc.), and plugins (WolfyUtilities, CustomCrafting).
@Yorinaki Yorinaki added the bug Something isn't working label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants