WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
114 stars 36 forks source link

Cauldron opening error #257

Closed SonicGleb closed 1 year ago

SonicGleb commented 1 year ago

What happened?

Simply, cauldron feature doesn't work as intended: it won't open.

How can the bug be reproduced?

  1. Place the cauldron
  2. Try to RMB it
  3. profit (not really tho) 😎

Expected Behaviour?

The expected behaviour is a GUI opened by a player, but instead it throws an error in console and doesn't do anything.

Plugin version

Custom Crafting: v4.16.6.3 --=-- WolfyUtilities: v4.16.10.1

Server software

Paper 1.19.4 (( git-Paper-492 (MC: 1.19.4)(API: 1.19.4-R0.1-SNAPSHOT) ))

Relevant log output

[17:24:40] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:24:44] [ServerMain/INFO]: Loaded 7 recipes
[17:24:45] [Server thread/INFO]: Starting minecraft server version 1.19.4
[17:24:45] [Server thread/INFO]: Loading properties
[17:24:45] [Server thread/INFO]: This server is running Paper version git-Paper-492 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 497b919)
[17:24:45] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:24:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:24:46] [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
[17:24:46] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[17:24:46] [Server thread/INFO]: Default game type: SURVIVAL
[17:24:46] [Server thread/INFO]: Generating keypair
[17:24:47] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25910
[17:24:47] [Server thread/INFO]: Using epoll channel type
[17:24:47] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[17:24:47] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[17:24:48] [Server thread/INFO]: [WolfyUtilities] NMS Version: v1_19_R3
[17:24:49] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 797 ms to scan 1 urls, producing 1254 keys and 3980 values
[17:24:50] [Server thread/INFO]: [CustomCrafting] NMS Version: v1_19_R3
[17:24:50] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:24:56] [Server thread/WARN]: Legacy plugin VanishXL v1.0 does not specify an api-version.
[17:24:57] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3
[17:24:57] [Server thread/INFO]: [SCore] Loading server plugin SCore v3.9.58
[17:24:57] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.6.2
[17:24:57] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
[17:24:57] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.16.10.1
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Generate Functional Recipes
[17:24:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data
[17:24:58] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes
[17:24:58] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.71
[17:24:59] [Server thread/INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.16.6.3
[17:24:59] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.16.10.1
[17:24:59] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.16.6.3
[17:24:59] [Server thread/INFO]: [CustomCrafting] Environment   : PROD
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[17:24:59] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[17:24:59] [Server thread/INFO]: [PluginManager] Loading server plugin PluginManager v2.7.4
[17:24:59] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v14.2.10
[17:24:59] [Server thread/INFO]: [VanishXL] Loading server plugin VanishXL v1.0
[17:24:59] [Server thread/INFO]: [PlasmoVoice] Loading server plugin PlasmoVoice v2.0.0
[17:24:59] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v5.9.58
[17:24:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.10.1
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.19.4
[17:24:59] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.16.10.1
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations: 
[17:24:59] [Server thread/INFO]: [WolfyUtilities]  - ExecutableItems
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Create & Init Plugin integrations: 
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Register API references
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[17:24:59] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[17:24:59] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.71
[17:25:00] [Server thread/INFO]:         __    
[17:25:00] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.71
[17:25:00] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[17:25:00] [Server thread/INFO]: 
[17:25:00] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:25:01] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:25:03] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:25:03] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:25:04] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4196ms)
[17:25:04] [Server thread/INFO]: [PlasmoVoice] Enabling PlasmoVoice v2.0.0
[17:25:04] [Server thread/WARN]: [PlasmoVoiceServer] New version available 2.0.3: https://cdn.modrinth.com/data/1bZhdhsH/versions/U7rI0E7V/PlasmoVoice-Paper-2.0.3.jar
[17:25:05] [Server thread/INFO]: [PlasmoVoiceServer] LuckPerms permissions listener attached
[17:25:05] [Server thread/INFO]: [PlasmoVoiceServer] UDP server is started on /[0:0:0:0:0:0:0:0]:25910
[17:25:06] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:25:06] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:25:06] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:25:06] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:25:06] [Server thread/INFO]: Preparing level "world"
[17:25:06] [Server thread/INFO]: -------- World Settings For [world] --------
[17:25:06] [Server thread/INFO]: Item Merge Radius: 2.5
[17:25:06] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:25:06] [Server thread/INFO]: View Distance: 10
[17:25:06] [Server thread/INFO]: Simulation Distance: 10
[17:25:06] [Server thread/INFO]: Mob Spawn Range: 6
[17:25:06] [Server thread/INFO]: Item Despawn Rate: 6000
[17:25:06] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:25:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:25:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:25:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:25:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[17:25:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[17:25:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:25:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[17:25:06] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:25:06] [Server thread/INFO]: Max TNT Explosions: 100
[17:25:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:25:08] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[17:25:08] [Server thread/INFO]: Item Merge Radius: 2.5
[17:25:08] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:25:08] [Server thread/INFO]: View Distance: 10
[17:25:08] [Server thread/INFO]: Simulation Distance: 10
[17:25:08] [Server thread/INFO]: Mob Spawn Range: 6
[17:25:08] [Server thread/INFO]: Item Despawn Rate: 6000
[17:25:08] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:25:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:25:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:25:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:25:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[17:25:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:25:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[17:25:08] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:25:08] [Server thread/INFO]: Max TNT Explosions: 100
[17:25:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:25:08] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[17:25:08] [Server thread/INFO]: Item Merge Radius: 2.5
[17:25:08] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:25:08] [Server thread/INFO]: View Distance: 10
[17:25:08] [Server thread/INFO]: Simulation Distance: 10
[17:25:08] [Server thread/INFO]: Mob Spawn Range: 6
[17:25:08] [Server thread/INFO]: Item Despawn Rate: 6000
[17:25:08] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:25:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:25:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:25:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:25:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[17:25:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[17:25:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:25:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[17:25:08] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:25:08] [Server thread/INFO]: Max TNT Explosions: 100
[17:25:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:25:08] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:25:09] [Server thread/INFO]: Time elapsed: 991 ms
[17:25:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:25:09] [Server thread/INFO]: Time elapsed: 383 ms
[17:25:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:25:10] [Server thread/INFO]: Time elapsed: 405 ms
[17:25:10] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
[17:25:11] [Server thread/INFO]: [CoreProtect] CoreProtect был успешно запущен! 
[17:25:11] [Server thread/INFO]: [CoreProtect] Для хранения данных используется SQLite.
[17:25:11] [Server thread/INFO]: --------------------
[17:25:11] [Server thread/INFO]: [CoreProtect] Нравится CoreProtect? Присоединяйтесь к нашему Discord!
[17:25:11] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[17:25:11] [Server thread/INFO]: --------------------
[17:25:11] [Server thread/INFO]: [SCore] Enabling SCore v3.9.58
[17:25:12] [Server thread/INFO]: ================ SCore ================
[17:25:12] [Server thread/INFO]: SCore Version of the server git-Paper-492 (MC: 1.19.4) !
[17:25:12] [Server thread/INFO]: SCore ExecutableItems hooked !  (5.9.58) Load After
[17:25:12] [Server thread/INFO]: SCore CoreProtect hooked !  (21.3)  8aLoad Before
[17:25:12] [Server thread/INFO]: SCore Locale setup: EN
[17:25:12] [Server thread/INFO]: SCore Language of the editor setup on EN
[17:25:12] [Server thread/INFO]: SCore Language for in-game messages setup on EN
[17:25:12] [Server thread/INFO]: SCore onnection to the db...
[17:25:12] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table Commands if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
[17:25:12] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
[17:25:15] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
[17:25:15] [Server thread/INFO]: ================ SCore ================
[17:25:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[17:25:15] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.4 (762)
[17:25:15] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[17:25:15] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[17:25:15] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[17:25:15] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://jo0001.github.io/ViaSetup
[17:25:15] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[17:25:15] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.6.3
[17:25:16] [Server thread/INFO]: [CustomCrafting] ____ _  _ ____ ___ ____ _  _ ____ ____ ____ ____ ___ _ _  _ ____ 
[17:25:16] [Server thread/INFO]: [CustomCrafting] |    |  | [__   |  |  | |\/| |    |__/ |__| |___  |  | |\ | | __ 
[17:25:16] [Server thread/INFO]: [CustomCrafting] |___ |__| ___]  |  |__| |  | |___ |  \ |  | |     |  | | \| |__]
[17:25:16] [Server thread/INFO]: [CustomCrafting]     Version    | v4.16.6.3
[17:25:16] [Server thread/INFO]: [CustomCrafting]     WolfyUtils | v4.16.10.1
[17:25:16] [Server thread/INFO]: [CustomCrafting]     Bukkit     | git-Paper-492 (MC: 1.19.4)(API: 1.19.4-R0.1-SNAPSHOT)
[17:25:16] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[17:25:16] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[17:25:16] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[17:25:17] [Thread-13/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[17:25:17] [Server thread/INFO]: [CustomCrafting] 
[17:25:17] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project: 
[17:25:17] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Junye Zhou, PwassonDoDouce, Mr_Mint_, Mithran
[17:25:17] [Server thread/INFO]: [CustomCrafting] Spunkerz, Teddy, 霜神CreamGod, lance fector, Noah Strijbos, Kyle Kangas
[17:25:17] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:25:17] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[17:25:18] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[17:25:18] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[17:25:18] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
[17:25:18] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[17:25:22] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:25:22] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.7.4
[17:25:22] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.10
[17:25:23] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_19_R3, using MappingSpigotSkinRefresher.
[17:25:24] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[17:25:24] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[17:25:24] [Server thread/INFO]: [VanishXL] Enabling VanishXL v1.0*
[17:25:24] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v5.9.58
[17:25:24] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[17:25:24] [Server thread/INFO]: ExecutableItems CustomCrafting hooked !
[17:25:25] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
[17:25:25] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
[17:25:36] [Server thread/INFO]: ========*======== ExecutableItems ========*========
[17:25:36] [Server thread/INFO]: Running delayed init tasks
[17:25:36] [Server thread/INFO]: Done (50.889s)! For help, type "help"
[17:25:36] [Server thread/INFO]: Timings Reset
[17:25:36] [Server thread/INFO]: [WolfyUtilities] Dependencies Loaded. Calling DependenciesLoadedEvent!
[17:25:36] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:25:36] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
[17:25:36] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[17:25:36] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[17:25:36] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
[17:25:36] [Craft Scheduler Thread - 6 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[17:25:37] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.10
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[17:25:37] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[17:25:37] [User Authenticator #1/INFO]: UUID of player Woodk1d is 84b85bd4-a764-3c4d-a83b-89d5141c3d81
[17:25:38] [Craft Scheduler Thread - 9 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
[17:25:38] [User Authenticator #2/INFO]: UUID of player OhHiMark is a9311b30-4230-3144-bf23-ddf2a1a03b1a
[17:25:38] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 13 recipes; Skipped: 0 error/s, 0 already existing
[17:25:38] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:25:38] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
[17:25:38] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 13 recipes
[17:25:38] [Server thread/INFO]: [CustomCrafting] 
[17:25:38] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[17:25:38] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[17:25:38] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[17:25:38] [User Authenticator #0/INFO]: UUID of player kostya_1244 is 1a8c4a71-ce15-3047-9e9c-62a15643df71
[17:25:39] [Server thread/INFO]: Woodk1d joined the game
[17:25:39] [Server thread/INFO]: Woodk1d[/194.50.13.54:4640] logged in with entity id 1 at ([world]-93.49336154388985, 63.0, -160.76368091099536)
[17:25:39] [Server thread/INFO]: OhHiMark joined the game
[17:25:39] [Server thread/INFO]: OhHiMark[/5.11.76.245:61527] logged in with entity id 2 at ([world]-93.49336154388985, 63.0, -160.76368091099536)
[17:25:40] [Server thread/INFO]: kostya_1244 joined the game
[17:25:40] [Server thread/INFO]: kostya_1244[/95.29.28.59:63331] logged in with entity id 3 at ([world]-110.3664322282969, 30.881089703308334, 847.6269869175492)
[17:25:42] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5046ms or 100 ticks behind
[17:26:00] [Server thread/INFO]: OhHiMark issued server command: /gamemode creative
[17:26:10] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomCrafting v4.16.6.3
java.lang.ClassCastException: class com.wolfyscript.utilities.paper.WolfyCorePaper cannot be cast to class com.wolfyscript.utilities.bukkit.WolfyCoreBukkit (com.wolfyscript.utilities.paper.WolfyCorePaper and com.wolfyscript.utilities.bukkit.WolfyCoreBukkit are in unnamed module of loader 'wolfyutils-spigot-4.16.10.1.jar' @77f651ba)
    at me.wolfyscript.customcrafting.listeners.CauldronListener.getCreateAndOpenGUI(CauldronListener.java:77) ~[customcrafting-spigot-4.16.6.3.jar:?]
    at me.wolfyscript.customcrafting.listeners.CauldronListener.onInteractWithCauldron(CauldronListener.java:73) ~[customcrafting-spigot-4.16.6.3.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor105.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-492]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-492]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-492]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:545) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:536) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1957) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1342) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1319) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1312) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1389) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-492]
    at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[17:26:10] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomCrafting v4.16.6.3
java.lang.ClassCastException: class com.wolfyscript.utilities.paper.WolfyCorePaper cannot be cast to class com.wolfyscript.utilities.bukkit.WolfyCoreBukkit (com.wolfyscript.utilities.paper.WolfyCorePaper and com.wolfyscript.utilities.bukkit.WolfyCoreBukkit are in unnamed module of loader 'wolfyutils-spigot-4.16.10.1.jar' @77f651ba)
    at me.wolfyscript.customcrafting.listeners.CauldronListener.getCreateAndOpenGUI(CauldronListener.java:77) ~[customcrafting-spigot-4.16.6.3.jar:?]
    at me.wolfyscript.customcrafting.listeners.CauldronListener.onInteractWithCauldron(CauldronListener.java:73) ~[customcrafting-spigot-4.16.6.3.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor105.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-492]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-492]
    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-492]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:545) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:536) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1957) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1342) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1319) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1312) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1389) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.19.4.jar:git-Paper-492]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-492]
    at java.lang.Thread.run(Thread.java:1589) ~[?:?]

Submit issue

WolfyScript commented 1 year ago

Thanks for reporting this. I'll fix it as soon as possible. This is caused by the recent Paper Plugin feature I implemented in WolfyUtils. Looks like CC wasn't really as compatible with it like I thought.

WolfyScript commented 1 year ago

Forgot to update you on this. This issue is fixed in the latest update (v4.16.6.4) on CurseForge