Java Version: 1.8.0_161
Up-time: 1h 28m
CraftBukkit Version: git-Paper-134 (MC: 1.15.2)
Denizen Version: Core: 1.60-SNAPSHOT (Build 513), CraftBukkit: 1.1.2-SNAPSHOT (build 1702-REL)
Active Plugins (1): Denizen: 1.1.2-SNAPSHOT (build 1702-REL)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): ImGoinq(ImGoinq)
Offline Players: 0
Mode: online
00:32:57 [INFO] Running script event 'EntityDamaged', event='entity damaged' for script 'ITEM_GOINQ_DAMAGE'
00:32:57 [INFO] Starting InstantQueue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' with player 'ImGoinq'...
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 703) DEFINE "damage_amount:<context.damage>" ---------+
00:32:57 [INFO] Filled tag <context.damage> with '4'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(damage_amount[0]:SET:4)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 704) DEFINE "magic_damage_amount:0" ---------+
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(magic_damage_amount[0]:SET:0)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 705) DEFINE "physical_damage_amount:0" ---------+
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(physical_damage_amount[0]:SET:0)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 707) IF "<context.cause>" "==" "fire_tick" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(fire_tick)' --> OUTCOME='false'
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 709) IF "<context.cause>" "==" "fire" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(fire)' --> OUTCOME='false'
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 711) IF "<context.cause>" "==" "lava" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(lava)' --> OUTCOME='false'
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 714) DEFINE "damager:<context.damager>" ---------+
00:32:57 [INFO] Filled tag <context.damager> with 'p@a81ed51f-5704-4da9-98f3-82727b5de339 (ImGoinq)'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries'
action='(damager[0]:SET:p@a81ed51f-5704-4da9-98f3-82727b5de339)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 715) IF "<context.cause>" "==" "ENTITY_ATTACK" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(ENTITY_ATTACK)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 716) IF "<[damager].item_in_hand.has_nbt[weapon_min_damage]>"
---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[damager].item_in_hand.has_nbt[weapon_min_damage]> with 'true'.
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 717) IF "<[damager].item_in_hand.has_nbt[weapon_max_damage]>"
---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[damager].item_in_hand.has_nbt[weapon_max_damage]> with 'true'.
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 719) IF "<[damager].has_flag[attack_cooldown]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[damager].has_flag[attack_cooldown]> with 'false'.
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 722) FLAG "<[damager]>" "attack_cooldown"
"d:<[damager].item_in_hand.nbt[weapon_attack_speed]>" ---------+
00:32:57 [INFO] Filled tag <[damager]> with 'p@a81ed51f-5704-4da9-98f3-82727b5de339 (ImGoinq)'.
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_attack_speed]> with '1'.
00:32:57 [INFO] +> Executing 'FLAG': flag_name='attack_cooldown' Action/Value='SET_BOOLEAN(true)' duration='[email protected] (1s)'
flag_target='p@a81ed51f-5704-4da9-98f3-82727b5de339 (ImGoinq)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 724) DEFINE
"physical_damage_amount:<util.random.int[<[damager].item_in_hand.nbt[weapon_min_damage]>].to[<[damager].item_in_hand.nbt[weapon_max_damage]>]>"
---------+
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_min_damage]> with '2342'.
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_max_damage]> with '4141'.
00:32:57 [INFO] Filled tag <util.random.int[2342].to[4141]> with '3597'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(physical_damage_amount[0]:SET:3597)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 726) IF "<util.random.int[0].to[100]>" "<="
"<[damager].item_in_hand.nbt[weapon_crit_chance]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <util.random.int[0].to[100]> with '92'.
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_crit_chance]> with '20'.
00:32:57 [INFO] Comparable='Decimal(92.0)', Operator='OR_LESS', ComparedTo='Decimal(20.0)' --> OUTCOME='false'
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 729) IF "<[damager].item_in_hand.nbt[weapon_life_steal]>" ">"
"0" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_life_steal]> with '5'.
00:32:57 [INFO] Comparable='Decimal(5.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 730) DEFINE
"lifsteal:<[damager].item_in_hand.nbt[weapon_life_steal].div[100]>" ---------+
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_life_steal].div[100]> with '0.05'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(lifsteal[0]:SET:0.05)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 731) DEFINE
"lifsteal:<[lifsteal].mul[<[physical_damage_amount]>]>" ---------+
00:32:57 [INFO] Filled tag <[physical_damage_amount]> with '3597'.
00:32:57 [INFO] Filled tag <[lifsteal].mul[3597]> with '179.85'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(lifsteal[0]:SET:179.85)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 732) HEAL "<[lifsteal]>" "<[damager]>" ---------+
00:32:57 [INFO] Filled tag <[lifsteal]> with '179.85'.
00:32:57 [INFO] Filled tag <[damager]> with 'p@a81ed51f-5704-4da9-98f3-82727b5de339 (ImGoinq)'.
00:32:57 [INFO] +> Executing 'HEAL': amount='179.85' entities='[p@a81ed51f-5704-4da9-98f3-82727b5de339]'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 734) IF "<[damager].item_in_hand.nbt[weapon_magic_damage]>"
">" "0" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_magic_damage]> with '5'.
00:32:57 [INFO] Comparable='Decimal(5.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 735) DEFINE
"magic_damage_amount:<[damager].item_in_hand.nbt[weapon_magic_damage]>" "<context.entity>" "cause:MAGIC" ---------+
00:32:57 [INFO] Filled tag <[damager].item_in_hand.nbt[weapon_magic_damage]> with '5'.
00:32:57 [INFO] Filled tag <context.entity> with 'e@ 15f2683c-b807-40b0-9cfb-a0a006f0ef1b(CREEPER/Creeper)'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' definition='e@15f2683c-b807-40b0-9cfb-a0a006f0ef1b'
value='cause:MAGIC' action='(magic_damage_amount[0]:SET:5)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 737) MARK "natural_damage" ---------+
00:32:57 [INFO] +> Executing 'MARK': m_name='natural_damage'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 738) IF "<context.cause>" "==" "ENTITY_ATTACK" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(ENTITY_ATTACK)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 739) IF
"<context.entity.equipment.boots.has_nbt[armor_armor]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.entity.equipment.boots.has_nbt[armor_armor]> with 'false'.
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 741) IF
"<context.entity.equipment.chestplate.has_nbt[armor_armor]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.entity.equipment.chestplate.has_nbt[armor_armor]> with 'false'.
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 743) IF
"<context.entity.equipment.helmet.has_nbt[armor_armor]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.entity.equipment.helmet.has_nbt[armor_armor]> with 'false'.
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 745) IF
"<context.entity.equipment.leggings.has_nbt[armor_armor]>" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <context.entity.equipment.leggings.has_nbt[armor_armor]> with 'false'.
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 747) IF "<context.cause>" "==" "MAGIC" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='false'
00:32:57 [INFO] Filled tag <context.cause> with 'entity_attack'.
00:32:57 [INFO] Comparable='Element(entity_attack)', Operator='EQUALS', ComparedTo='Element(MAGIC)' --> OUTCOME='false'
00:32:57 [INFO] No part of the if command passed, no block will run.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 750) IF "<[physical_damage_amount]>" ">" "0" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[physical_damage_amount]> with '3597'.
00:32:57 [INFO] Comparable='Decimal(3597.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 751) DEFINE "damage_amount::+:<[physical_damage_amount]>"
---------+
00:32:57 [INFO] Filled tag <[physical_damage_amount]> with '3597'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(damage_amount[0]:SET::+:3597)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 752) IF "<[magic_damage_amount]>" ">" "0" ---------+
00:32:57 [INFO] +> Executing 'IF': use_braces='true'
00:32:57 [INFO] Filled tag <[magic_damage_amount]> with '5'.
00:32:57 [INFO] Comparable='Decimal(5.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true'
00:32:57 [INFO] If command passed, running block.
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 753) DEFINE "damage_amount::+:<[magic_damage_amount]>"
---------+
00:32:57 [INFO] Filled tag <[magic_damage_amount]> with '5'.
00:32:57 [INFO] +> Executing 'DEFINE': queue='ITEM_GOINQ_DAMAGE_AskingTokenCarries' action='(damage_amount[0]:SET::+:5)'
00:32:57 [INFO] +- Queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' Executing: (line 754) DETERMINE "passively" "<[damage_amount]>" ---------+
00:32:57 [INFO] Filled tag <[damage_amount]> with ':+:5'.
00:32:57 [INFO] +> Executing 'DETERMINE': outcome=':+:5' passively='true' Queue='q@ITEM_GOINQ_DAMAGE_AskingTokenCarries'
00:32:57 [INFO] Completing queue 'ITEM_GOINQ_DAMAGE_AskingTokenCarries' in 4ms.
00:32:57 [INFO] ERROR!
Error Message: Unknown determination ':+:5'