Paste #39108: Denizen Debug Logs From Atherys Legends Bois!!!

Date: 2017/01/17 14:01:13 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_66
Up-time: 4h 4m
CraftBukkit Version: git-Spigot-7d78b81-7e19325 (MC: 1.11.2)
Denizen Version: Core: 1.15 (Build 79), CraftBukkit: 1.0.1-SNAPSHOT (build 1633)
Active Plugins (15): MCCore: 1.58, LuckPerms: 2.17.0, WorldEdit: 6.1.5;4651611, OldCombatMechanics: 1.1.2, 
SaneEconomy: 0.10.1, ProtocolSupport: 4.25.dev, ProtocolLib: 4.2.1-SNAPSHOT-b346, 
LibsDisguises: 9.2.4, Vault: 1.5.6-b49, Citizens: 2.0.21-SNAPSHOT (build 1465), 
SkillAPI: 1.17, Denizen: 1.0.1-SNAPSHOT (build 1633), Parties: 1.11, Sentinel: 1.0 (build 90), 
Depenizen: 1.0.0 (build 373)
Loaded Worlds (3): World, World_nether, World_the_end
Online Players (1): Ambrius(Ambrius)
Offline Players: 37
Mode: online

15:54:31 [INFO]  Starting InstantQueue 'ITEM_COMMAND_PingHeightFifty'... 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<context.args.size>" "==" "0" "{" "-" "narrate" "<&c>You must 
                   specify an item!" "-" "queue" "clear" "}" 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <context.args.size> with '3'. 
15:54:31 [INFO]  Comparable='Decimal(3.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<context.args.size>" "==" "1" "{" "-" "define" "Item" 
                   "i@<context.args.get[1]>" "-" "if" "<def[Item].id>" "==" 
                   "null" "{" "-" "narrate" "<&c>No item can be found by that 
                   name!" "-" "queue" "clear" "}" "else" "{" "-" "give" 
                   "<def[Item]>" "quantity:1" "}" "}" 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <context.args.size> with '3'. 
15:54:31 [INFO]  Comparable='Decimal(3.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(1.0)' --> OUTCOME='false' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<context.args.size>" "==" "2" "{" "-" "define" "Item" 
                   "i@<context.args.get[1]>" "-" "define" "Number" 
                   "el@<context.args.get[2]>" "-" "if" "<def[Item].id>" "==" 
                   "null" "{" "-" "narrate" "<&c>No item can be found by that 
                   name!" "-" "queue" "clear" "}" "-" "if" "<def[Number].as_int>" 
                   "==" "null" "{" "-" "narrate" "<&c>You must specify a proper 
                   amount!" "-" "queue" "clear" "}" "else" "{" "-" "give" 
                   "<def[Item]>" "quantity:<def[Number]>" "}" "}" 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <context.args.size> with '3'. 
15:54:31 [INFO]  Comparable='Decimal(3.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(2.0)' --> OUTCOME='false' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<context.args.size>" "==" "3" "{" "-" "define" "Item" 
                   "i@<context.args.get[1]>" "-" "define" "Number" 
                   "el@<context.args.get[2]>" "-" "if" "<def[Item].id>" "==" 
                   "null" "{" "-" "narrate" "<&c>No item can be found by that 
                   name!" "-" "queue" "clear" "}" "-" "if" "<def[Number].as_int>" 
                   "==" "null" "{" "-" "narrate" "<&c>You must specify a proper 
                   amount!" "-" "queue" "clear" "}" "else" "{" "-" "give" 
                   "<def[Item]>[name:<context.args.get[3]>]" 
                   "quantity:<def[Numb... * snip! * 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <context.args.size> with '3'. 
15:54:31 [INFO]  Comparable='Decimal(3.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(3.0)' --> OUTCOME='true' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: DEFINE "Item" 
                   "i@<context.args.get[1]>" 
15:54:31 [INFO] +- Executing dCommand: DEFINE/p@Ambrius ---------+ 
15:54:31 [INFO]  Filled tag <context.args.get[1]> with 'stone'. 
15:54:31 [INFO] +> Executing 'DEFINE': queue='ITEM_COMMAND_PingHeightFifty'  
                   definition='item'  value='i@stone' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: DEFINE 
                   "Number" "el@<context.args.get[2]>" 
15:54:31 [INFO] +- Executing dCommand: DEFINE/p@Ambrius ---------+ 
15:54:31 [INFO]  Filled tag <context.args.get[2]> with '1'. 
15:54:31 [INFO] +> Executing 'DEFINE': queue='ITEM_COMMAND_PingHeightFifty'  
                   definition='number'  value='el@1' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<def[Item].id>" "==" "null" "{" "-" "narrate" "<&c>No item 
                   can be found by that name!" "-" "queue" "clear" "}" 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <def[Item].id> with '1'. 
15:54:31 [INFO]  Comparable='Decimal(1.0)', Operator='EQUALS', 
                   ComparedTo='Element(true)' --> OUTCOME='false' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: IF 
                   "<def[Number].as_int>" "==" "null" "{" "-" "narrate" "<&c>You 
                   must specify a proper amount!" "-" "queue" "clear" "}" "else" 
                   "{" "-" "give" "<def[Item]>[name:<context.args.get[3]>]" 
                   "quantity:<def[Number]>" "}" 
15:54:31 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
15:54:31 [INFO] +> Executing 'IF': use_braces='true' 
15:54:31 [INFO]  Filled tag <def[Number].as_int> with '1'. 
15:54:31 [INFO]  Comparable='Decimal(1.0)', Operator='EQUALS', 
                   ComparedTo='Element(true)' --> OUTCOME='false' 
15:54:31 [INFO]  Queue 'ITEM_COMMAND_PingHeightFifty' Executing: GIVE 
                   "<def[Item]>[name:<context.args.get[3]>]" 
                   "quantity:<def[Number]>" 
15:54:31 [INFO] +- Executing dCommand: GIVE/p@Ambrius ---------+ 
15:54:31 [INFO]  Filled tag <def[Item]> with 'i@stone'. 
15:54:31 [INFO]  Filled tag <context.args.get[3]> with 'Test'. 
15:54:31 [INFO]  Filled tag <def[Number]> with '1'. 
15:54:31 [INFO]  ERROR! Invalid property string 'name:Test'! 
15:54:31 [INFO] +> Executing 'GIVE': Type='ITEM'  
                   inventory='in@player[holder=p@c08db03a-34c8-4fcf-b16f-5716f7eb159a]' 
                    Quantity='1.0'  engrave='false'  unlimit_stack_size='false'  
                   Items='[i@stone]'  slot='1' 
15:54:31 [INFO]  Completing queue 'ITEM_COMMAND_PingHeightFifty' in 3ms.