Paste #29678: Denizen Debug Logs From A Minecraft Server

Date: 2016/02/04 10:36:19 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_45
Up-time: 1d 2h
CraftBukkit Version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.7-SNAPSHOT (build 418)
Active Plugins (5): Citizens: 2.0.16-SNAPSHOT (build 1272), WorldEdit: 6.0.2-SNAPSHOT;3370-58aac973, 
Denizen: 0.9.7-SNAPSHOT (build 418), Webizen: 0.2.0, dIRCBot: 0.3 (build 8),
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): TheBlackCoyote(TheBlackCoyote)
Offline Players: 4
Mode: online

11:36:13 [INFO]  Running script event 'PlayerScrollsItem', event='player 
                   scrolls their hotbar' for script 'SCROLLER_EVENTS' 
11:36:13 [INFO]  Starting InstantQueue 'SCROLLER_EVENTS_WrightRDonor'... 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: IF 
                   "<player.has_flag[scroller_responses].not>" "queue" "clear" 
11:36:13 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
11:36:13 [INFO] +> Executing 'IF': use_braces='false' 
11:36:13 [INFO]  Filled tag <player.has_flag[scroller_responses].not> with 
                   'false'. 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: IF 
                   "<context.previous_slot>" "==" "9" "&&" "<context.new_slot>" 
                   "==" "1" "{" "-" "define" "mode" "down" "}" "else" "if" 
                   "<context.previous_slot>" "==" "1" "&&" "<context.new_slot>" 
                   "==" "9" "{" "-" "define" "mode" "up" "}" "else" "if" 
                   "<context.previous_slot>" "<" "<context.new_slot>" "{" "-" 
                   "define" "mode" "down" "}" "else" "{" "-" "define" "mode" "up" 
                   "}" 
11:36:13 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
11:36:13 [INFO] +> Executing 'IF': use_braces='true' 
11:36:13 [INFO]  Filled tag <context.previous_slot> with '9'. 
11:36:13 [INFO]  Comparable='Decimal(9.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(9.0)' --> OUTCOME='true' 
11:36:13 [INFO]  Filled tag <context.new_slot> with '1'. 
11:36:13 [INFO]  Comparable='Decimal(1.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(1.0)' --> OUTCOME='true' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: DEFINE "mode" 
                   "down" 
11:36:13 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
11:36:13 [INFO] +> Executing 'DEFINE': queue='SCROLLER_EVENTS_WrightRDonor'  
                   definition='mode'  value='down' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: IF "%mode%" 
                   "==" "down" "{" "-" "if" 
                   "<player.flag[scroller_responses_counter]||0>" ">=" 
                   "<player.flag[scroller_responses].as_list.size>" "{" "-" 
                   "flag" "<player>" "scroller_responses_counter:1" "}" "else" 
                   "{" "-" "flag" "<player>" "scroller_responses_counter:++" "}" 
                   "}" "else" "{" "-" "if" 
                   "<player.flag[scroller_responses_counter]||0>" "<=" "1" "{" 
                   "-" "flag" "<player>" 
                   "scroller_responses_counter:<player.flag[scroller_responses].as_list.size>" 
                   "}" "else" "{... * snip! * 
11:36:13 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled definition %mode% with 'down'. 
11:36:13 [INFO] +> Executing 'IF': use_braces='true' 
11:36:13 [INFO]  Comparable='Element(down)', Operator='EQUALS', 
                   ComparedTo='Element(down)' --> OUTCOME='true' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: IF 
                   "<player.flag[scroller_responses_counter]||0>" ">=" 
                   "<player.flag[scroller_responses].as_list.size>" "{" "-" 
                   "flag" "<player>" "scroller_responses_counter:1" "}" "else" 
                   "{" "-" "flag" "<player>" "scroller_responses_counter:++" "}" 
11:36:13 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
11:36:13 [INFO] +> Executing 'IF': use_braces='true' 
11:36:13 [INFO]  Filled tag <player.flag[scroller_responses_counter]||0> with 
                   '2.0'. 
11:36:13 [INFO]  Filled tag <player.flag[scroller_responses].as_list.size> 
                   with '7'. 
11:36:13 [INFO]  Comparable='Decimal(2.0)', Operator='OR_MORE', 
                   ComparedTo='Decimal(7.0)' --> OUTCOME='false' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: FLAG 
                   "<player>" "scroller_responses_counter:++" 
11:36:13 [INFO] +- Executing dCommand: FLAG/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
11:36:13 [INFO] +> Executing 'FLAG': flag_name='SCROLLER_RESPONSES_COUNTER'  
                   Action/Value='INCREASE(1)'  flag_target='p@TheBlackCoyote' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: NARRATE 
                   "<player.flag[scroller_responses_counter]||0>" 
11:36:13 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled tag <player.flag[scroller_responses_counter]||0> with 
                   '3.0'. 
11:36:13 [INFO] +> Executing 'NARRATE': Narrating='3.0'  
                   Targets='[p@TheBlackCoyote]' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: DEFINE 
                   "selected" 
                   "<player.flag[scroller_responses].as_list.get[<player.flag[scroller_responses_counter].as_int||0>]>" 
11:36:13 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled tag 
                   <player.flag[scroller_responses_counter].as_int||0> with '3'. 
11:36:13 [INFO]  Filled tag <player.flag[scroller_responses].as_list.get[3]> 
                   with 'C'. 
11:36:13 [INFO] +> Executing 'DEFINE': queue='SCROLLER_EVENTS_WrightRDonor'  
                   definition='selected'  value='C' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: NARRATE 
                   "%selected%" 
11:36:13 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled definition %selected% with 'C'. 
11:36:13 [INFO] +> Executing 'NARRATE': Narrating='C'  
                   Targets='[p@TheBlackCoyote]' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: SIDEBAR "set" 
                   "title:<&6>Options" 
                   "values:<player.flag[scroller_responses].as_list.replace[%selected%].with[<&e>-<&f>%selected%]||none>" 
11:36:13 [INFO] +- Executing dCommand: SIDEBAR/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled definition %selected% with 'C'. 
11:36:13 [INFO]  Filled definition %selected% with 'C'. 
11:36:13 [INFO]  Filled tag <&6> with ''. 
11:36:13 [INFO]  Filled tag <&e> with ''. 
11:36:13 [INFO]  Filled tag <&f> with ''. 
11:36:13 [INFO]  Filled tag 
                   <player.flag[scroller_responses].as_list.replace[%selected%].with[-%selected%]||none> 
                   with 'li@A|B|C|D|E|F|G'. 
11:36:13 [INFO] +> Executing 'SIDEBAR': action='SET'  element='Options'  
                   List='li@A|B|C|D|E|F|G'  
                   List='li@p@4c570928-3648-4583-9148-ee5ca157e175' 
11:36:13 [INFO]  Queue 'SCROLLER_EVENTS_WrightRDonor' Executing: NARRATE 
                   "<player.flag[scroller_responses].as_list.replace[%selected%].with[<&e>-<&f>%selected%]||none>" 
11:36:13 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 
11:36:13 [INFO]  Filled definition %selected% with 'C'. 
11:36:13 [INFO]  Filled definition %selected% with 'C'. 
11:36:13 [INFO]  Filled tag <&e> with ''. 
11:36:13 [INFO]  Filled tag <&f> with ''. 
11:36:13 [INFO]  Filled tag 
                   <player.flag[scroller_responses].as_list.replace[C].with[-C]||none> 
                   with 'li@A|B|-C|D|E|F|G'. 
11:36:13 [INFO] +> Executing 'NARRATE': Narrating='li@A|B|-C|D|E|F|G'  
                   Targets='[p@TheBlackCoyote]' 
11:36:13 [INFO]  Completing queue 'SCROLLER_EVENTS_WrightRDonor' in 7ms.