Java Version: 21.0.3
Up-time: 1m 35s
Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1387), Spigot: 1.3.1-SNAPSHOT (build 7067-DEV)
Script Containers: 1, Events: 1
Last reload: 1m 27s ago
Server Version: Purpur version 1.20.6-2233-0d6766e (MC: 1.20.6)
Active Plugins (29): ViaVersion: 5.0.3, LuckPerms: 5.4.98, Vault: 1.7.3-b131, PlaceholderAPI: 2.11.6,
Chatty: 3.0.0-SNAPSHOT, MythicMobs: 5.7.0-SNAPSHOT-db9480c6, ProtocolLib: 5.3.0-SNAPSHOT-726,
LoneLibs: 1.0.56, Essentials: 2.21.0-dev+102-fcf6e64, ModelEngine: R4.0.7,
Denizen: 1.3.1-SNAPSHOT (build 7067-DEV), WorldEdit: 7.3.6+6892-3d660b8, ItemsAdder: 4.0.2-alpha-test-3,
spark: 1.10.105, CustomStructures: 1.9.1, PlasmoVoice: 2.0.10, DirectionalBlock: 1.4.1,
Graves: 4.9.5, Iris: 3.4.1-1.19.2-1.21, customTools: 1.0-SNAPSHOT, online-bot: 1.0-SNAPSHOT,
AdvancedSeasons: 1.4.2, BlockSounds: 1.7, TAB: 4.1.5, RPGhuds: 1.2.0-r2,
ViaBackwards: 5.0.3, DiscordSRV: 1.28.0, MythicHUD: 1.1.0-SNAPSHOT, survival: 1.0-SNAPSHOT,
Loaded Worlds (4): world, world_nether, world_the_end, 12331
Online Players (1): xn80a32(xn80a32)
Total Players Ever: 1 (1 v3)
Mode: online
03:01:07 Running script event 'PlayerClicksBlock', event='after player right clicks water_cauldron' for script 'COPPER_TRANSFORMATION'
03:01:07 Starting InstantQueue 'COPPER_TRANSFORMATION_1_ProvidePie' with player 'xn80a32'...
03:01:07 +- Queue 'COPPER_TRANSFORMATION_1_ProvidePie' Executing: (line 5) if <player.item_in_hand.ia_namespaced_id> == javaitems:melted_copper_ingot && <context.block.material.level> >= 1 ---------+
03:01:07 +> Executing 'IF': use_braces='true'
03:01:07 Filled tag <player.item_in_hand.ia_namespaced_id> with 'javaitems:melted_copper_ingot'.
03:01:07 Comparing if javaitems:melted_copper_ingot EQUALS javaitems:melted_copper_ingot ... true
03:01:07 ERROR in script 'copper_transformation' in queue 'COPPER_TRANSFORMATION_1_ProvidePie' while executing command 'IF' in file 'scripts/copper_transformation.dsc' on line '5' with player 'xn80a32'!
Error Message: Invalid context ID 'block'!
03:01:07 Additional Error Info: Tag-base 'context' returned null.
03:01:07 Additional Error Info: Tag <context.block.material.level> is invalid!
03:01:07 Additional Error Info: Unfilled or unrecognized sub-tag(s) 'context.block.material.level' for tag <context.block.material.level>!
03:01:07 Additional Error Info: Cannot compare as numbers 'context.block.material.level' vs '1' - one or both values are not numerical. Returning false.
03:01:07 Comparing if context.block.material.level OR_MORE 1 ... false
03:01:07 No part of the if command passed, no block will run.
03:01:07 Completing queue 'COPPER_TRANSFORMATION_1_ProvidePie' in 5ms.