Paste #17933: Denizen Debug Logs From A Test Server

Date: 2015/07/13 14:34:41 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_45
Up-time: 9h 32m
CraftBukkit Version: git-Spigot-3ccbe77-a6a57a9 (MC: 1.8.7)
Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.7-SNAPSHOT (build 287)
Active Plugins (8): AsyncWorldEditInjector: 2.1.3, Citizens: 2.0.16-SNAPSHOT (build 1240), WorldEdit: 6.0.2-SNAPSHOT;3370-58aac973, 
AsyncWorldEdit: 2.1.5, Denizen: 0.9.7-SNAPSHOT (build 287), WorldGuard: 6.0.0-SNAPSHOT.1592-, 
Webizen: 0.2.0, Depenizen: 0.2.1 (build 250)
Loaded Worlds (5): world, world_nether, world_the_end, guildworld, dungeonworld
Online Players (3): TheBlackCoyote(TheBlackCoyote), PuRe2K12(PuRe2K12), QuigHD(QuigHD)
Offline Players: 41
Mode: online

15:34:35 [INFO]  ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard 
                   TheBlackCoyote1436823272952 does not exist! 
15:34:35 [INFO]  ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard 
                   QuigHD1436823273156 does not exist! 
15:34:35 [INFO]  Starting InstantQueue 'QUESTS_COMMAND_SapphireDragSpice'... 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: IF 
                   "<player.flag[skillcooldown]||false>" "queue" "clear" 
15:34:35 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
15:34:35 [INFO] +> Executing 'IF': use_braces='false' 
15:34:35 [INFO]  Filled tag <player.flag[skillcooldown]||false> with 'false'. 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: FLAG 
                   "<player>" "skillcooldown" "duration:10t" 
15:34:35 [INFO] +- Executing dCommand: FLAG/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO] +> Executing 'FLAG': flag_name='skillcooldown'  
                   Action/Value='SET_BOOLEAN(true)'  duration='d@10t'  
                   flag_target='p@TheBlackCoyote' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: IF 
                   "<context.args.get[1]||none>" "==" "none" "{" "-" "define" 
                   "book" "<proc[quest_book]>" "-" "inject" "locally" 
                   "path:give_book" "-" "narrate" "<&c>Do /quests 
                   <&lt>questname<&gt> for further information." "}" "else" "if" 
                   "<yaml[QUEST_REGISTRY].list_keys[quests]>" "contains" 
                   "<context.args.get[1]>" "{" "-" "define" "book" 
                   "quest_book_<context.args.get[1]>" "-" "inject" "locally" 
                   "path:give_book" "}" "else" "{" "-" "narrate" "<&c>This quest 
                   does not exist.... * snip! * 
15:34:35 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
15:34:35 [INFO] +> Executing 'IF': use_braces='true' 
15:34:35 [INFO]  Filled tag <context.args.get[1]||none> with 'none'. 
15:34:35 [INFO]  Comparable='Element(none)', Operator='EQUALS', 
                   ComparedTo='Element(none)' --> OUTCOME='true' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: DEFINE 
                   "book" "<proc[quest_book]>" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Starting InstantQueue 'QUEST_BOOK_CitizenDaisyDimension'... 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DEFINE 
                   "book" "i@written_book[book=author|DAWN|title|QUESTS|pages|" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUEST_BOOK_CitizenDaisyDimension'  definition='book'  
                   value='i@written_book[book=author|DAWN|title|QUESTS|pages|' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: FOREACH 
                   "<yaml[QUEST_REGISTRY].list_keys[quests]>" "{" "-" "define" 
                   "quest" "<def[value].to_uppercase.replace[_].with[<&sp>]>" "-" 
                   "if" 
                   "<yaml[<player>].read[<player>.quests.%value%_progress]||0>" 
                   "==" "0" "{" "-" "define" "requirements" "<&8>" "-" "foreach" 
                   "<yaml[QUEST_REGISTRY].read[quests.%value%.requirements].as_list>" 
                   "{" "-" "define" "requirements" "%requirements%- %value%&nl" 
                   "}" "-" "define" "book" 
                   "%book%<&4><def[quest].to_uppercase.replace[_].w... * snip! * 
15:34:35 [INFO] +- Executing dCommand: FOREACH/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled tag <yaml[QUEST_REGISTRY].list_keys[quests]> with 
                   'li@tutorial'. 
15:34:35 [INFO] +> Executing 'FOREACH': list='li@tutorial' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DEFINE 
                   "quest" "<def[value].to_uppercase.replace[_].with[<&sp>]>" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled tag <&sp> with ' '. 
15:34:35 [INFO]  Filled tag <def[value].to_uppercase.replace[_].with[ ]> with 
                   'TUTORIAL'. 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUEST_BOOK_CitizenDaisyDimension'  definition='quest'  
                   value='TUTORIAL' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: IF 
                   "<yaml[<player>].read[<player>.quests.%value%_progress]||0>" 
                   "==" "0" "{" "-" "define" "requirements" "<&8>" "-" "foreach" 
                   "<yaml[QUEST_REGISTRY].read[quests.%value%.requirements].as_list>" 
                   "{" "-" "define" "requirements" "%requirements%- %value%&nl" 
                   "}" "-" "define" "book" 
                   "%book%<&4><def[quest].to_uppercase.replace[_].with[<&sp>]><&nl><&nl><&0>Start<&co> 
                   <&8><yaml[QUEST_REGISTRY].read[quests.%quest%.start]><&nl><&nl><&0>Requirements<&co><&nl><&8>%req... 
                   * snip! * 
15:34:35 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %value% with 'tutorial'. 
15:34:35 [INFO] +> Executing 'IF': use_braces='true' 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[p@4c570928-3648-4583-9148-ee5ca157e175].read[p@4c570928-3648-4583-9148-ee5ca157e175.quests.tutorial_progress]||0> 
                   with '5'. 
15:34:35 [INFO]  Comparable='Number(5)', Operator='EQUALS', 
                   ComparedTo='Number(0)' --> OUTCOME='false' 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[p@4c570928-3648-4583-9148-ee5ca157e175].read[p@4c570928-3648-4583-9148-ee5ca157e175.quests.tutorial_progress]||0> 
                   with '5'. 
15:34:35 [INFO]  Comparable='Number(5)', Operator='EQUALS', 
                   ComparedTo='Decimal(NaN)' --> OUTCOME='false' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DEFINE 
                   "progress" 
                   "<yaml[<player>].read[<player>.quests.tutorial_progress].div[<yaml[QUEST_REGISTRY].list_keys[quests.%quest%.steps].size>].mul[18]||1>" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %quest% with 'TUTORIAL'. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[QUEST_REGISTRY].list_keys[quests.TUTORIAL.steps].size> 
                   with '10'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[p@4c570928-3648-4583-9148-ee5ca157e175].read[p@4c570928-3648-4583-9148-ee5ca157e175.quests.tutorial_progress].div[10].mul[18]||1> 
                   with '9.0'. 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUEST_BOOK_CitizenDaisyDimension'  
                   definition='progress'  value='9.0' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DEFINE 
                   "bar" 
                   "<&a><el@val[------------------].substring[1,<def[progress]>]><&8><el@val[------------------].substring[<def[progress].add[1]>,18]> 
                   - define book" 
                   "%book%<&6><def[quest].to_uppercase.replace[_].with[<&sp>]><&nl>%bar%<&nl><&nl><&0>Objective<&co><&nl><&8><yaml[QUEST_REGISTRY].read[quests.%quest%.steps.<yaml[<player>].read[<player>.quests.%quest%_progress]||0>]>|" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %book% with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages|'. 
15:34:35 [INFO]  ERROR in script 'QUEST_BOOK'! Unknown definition %bar%. 
15:34:35 [INFO] +> [Denizen] (Attempted: DEFINE "bar" 
                   "<&a><el@val[------------------].substring[1,<def[progress]>]><&8><el@val[------------------].substring[<def[progress].add[1]>,18]> 
                   - define book" 
                   "%book%<&6><def[quest].to_uppercase.replace[_].with[<&sp>]><&nl>%bar%<&nl><&nl><&0>Objective<&co><&nl><&8><yaml[QUEST_REGISTRY].read[quests.%quest%.steps.<yaml[<player>].read[<player>.quests.%quest%_progress]||0>]>|") 
15:34:35 [INFO]  Filled definition %bar% with 'null'. 
15:34:35 [INFO]  Filled definition %quest% with 'TUTORIAL'. 
15:34:35 [INFO]  Filled definition %quest% with 'TUTORIAL'. 
15:34:35 [INFO]  Filled tag <&a> with ''. 
15:34:35 [INFO]  Filled tag <def[progress]> with '9.0'. 
15:34:35 [INFO]  Filled tag <el@val[------------------].substring[1,9.0]> with 
                   '---------'. 
15:34:35 [INFO]  Filled tag <&8> with ''. 
15:34:35 [INFO]  Filled tag <def[progress].add[1]> with '10.0'. 
15:34:35 [INFO]  Filled tag <el@val[------------------].substring[10.0,18]> 
                   with '---------'. 
15:34:35 [INFO]  Filled tag <&6> with ''. 
15:34:35 [INFO]  Filled tag <&sp> with ' '. 
15:34:35 [INFO]  Filled tag <def[quest].to_uppercase.replace[_].with[ ]> with 
                   'TUTORIAL'. 
15:34:35 [INFO]  Filled tag <&nl> with '
'. 
15:34:35 [INFO]  Filled tag <&nl> with '
'. 
15:34:35 [INFO]  Filled tag <&nl> with '
'. 
15:34:35 [INFO]  Filled tag <&0> with ''. 
15:34:35 [INFO]  Filled tag <&co> with ':'. 
15:34:35 [INFO]  Filled tag <&nl> with '
'. 
15:34:35 [INFO]  Filled tag <&8> with ''. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[p@4c570928-3648-4583-9148-ee5ca157e175].read[p@4c570928-3648-4583-9148-ee5ca157e175.quests.TUTORIAL_progress]||0> 
                   with '5'. 
15:34:35 [INFO]  Filled tag 
                   <yaml[QUEST_REGISTRY].read[quests.TUTORIAL.steps.5]> with 
                   'Hold sneak to activate your ability menu and press the 
                   corresponding number to activate PUNCH.'. 
15:34:35 [INFO]  ERROR! 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages|TUTORIAL
null

Objective:
Hold 
                   sneak to activate your ability menu and press the 
                   corresponding number to activate PUNCH.|' is an unknown 
                   argument! 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUEST_BOOK_CitizenDaisyDimension'  definition='bar'  
                   value='------------------ - define book' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: FOREACH 
                   " CALLBACK" 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DEFINE 
                   "book" "%book%]" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %book% with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages|'. 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUEST_BOOK_CitizenDaisyDimension'  definition='book'  
                   value='i@written_book[book=author|DAWN|title|QUESTS|pages|]' 
15:34:35 [INFO]  Queue 'QUEST_BOOK_CitizenDaisyDimension' Executing: DETERMINE 
                   "%book%" 
15:34:35 [INFO] +- Executing dCommand: DETERMINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %book% with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages|]'. 
15:34:35 [INFO] +> Executing 'DETERMINE': 
                   outcome='i@written_book[book=author|DAWN|title|QUESTS|pages|]' 
                    passively='false' 
15:34:35 [INFO]  Completing queue 'QUEST_BOOK_CitizenDaisyDimension' in 12ms. 
15:34:35 [INFO]  Filled tag <proc[quest_book]> with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages]'. 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUESTS_COMMAND_SapphireDragSpice'  definition='book'  
                   value='i@written_book[book=author|DAWN|title|QUESTS|pages]' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: INJECT 
                   "locally" "path:give_book" 
15:34:35 [INFO] +- Executing dCommand: INJECT/p@TheBlackCoyote ---------+ 
15:34:35 [INFO] +> Executing 'INJECT': Container='QUESTS_COMMAND(COMMAND)'  
                   path='give_book'  local='true' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: DEFINE 
                   "item" "<player.item_in_hand>" 
15:34:35 [INFO] +- Executing dCommand: DEFINE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled tag <player.item_in_hand> with 'i@air'. 
15:34:35 [INFO] +> Executing 'DEFINE': 
                   queue='QUESTS_COMMAND_SapphireDragSpice'  definition='item'  
                   value='i@air' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: TAKE 
                   "<player.item_in_hand>" "qty:<player.item_in_hand.qty>" 
15:34:35 [INFO] +- Executing dCommand: TAKE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled tag <player.item_in_hand> with 'i@air'. 
15:34:35 [INFO]  Filled tag <player.item_in_hand.qty> with '0'. 
15:34:35 [INFO] +> Executing 'TAKE': Type='ITEM'  qty='0'  
                   inventory='in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]' 
                    Items='[i@air]' 
15:34:35 [INFO]  Inventory does not contain at least 0 of i@air,0... Taking as 
                   much as possible... 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: GIVE 
                   "i@%book%" "slot:<player.item_in_hand.slot>" 
                   "unlimit_stack_size" 
15:34:35 [INFO] +- Executing dCommand: GIVE/p@TheBlackCoyote ---------+ 
15:34:35 [INFO]  Filled definition %book% with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages]'. 
15:34:35 [INFO]  Filled tag <player.item_in_hand.slot> with '7'. 
15:34:35 [INFO] +> Executing 'GIVE': Type='ITEM'  
                   inventory='in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]' 
                    Quantity='1.0'  engrave='false'  unlimit_stack_size='true'  
                   Items='[i@written_book[book=author|DAWN|title|QUESTS|pages]]'  
                   slot='7' 
15:34:35 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: WAIT "1t" 
15:34:35 [INFO] +- Executing dCommand: WAIT/p@TheBlackCoyote ---------+ 
15:34:35 [INFO] +> Executing 'WAIT': queue='QUESTS_COMMAND_SapphireDragSpice'  
                   delay='d@1t' 
15:34:35 [INFO]  Forcing queue QUESTS_COMMAND_SapphireDragSpice into a timed 
                   queue... 
15:34:35 [INFO]  Completing queue 'QUESTS_COMMAND_SapphireDragSpice' in 18ms. 
15:34:35 [INFO]  Starting TimedQueue 'QUESTS_COMMAND_SapphireDragSpice'... 
15:34:36 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: ADJUST 
                   "<player>" "open_book" 
15:34:36 [INFO] +- Executing dCommand: ADJUST/p@TheBlackCoyote ---------+ 
15:34:36 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
15:34:36 [INFO] +> Executing 'ADJUST': 
                   object='p@4c570928-3648-4583-9148-ee5ca157e175'  
                   mechanism='open_book'  mechanism_value='' 
15:34:36 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: TAKE 
                   "<player.item_in_hand>" 
15:34:36 [INFO] +- Executing dCommand: TAKE/p@TheBlackCoyote ---------+ 
15:34:36 [INFO]  Filled tag <player.item_in_hand> with 
                   'i@written_book[book=author|DAWN|title|QUESTS|pages]'. 
15:34:36 [INFO] +> Executing 'TAKE': Type='ITEM'  qty='1'  
                   inventory='in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]' 
                    Items='[i@written_book[book=author|DAWN|title|QUESTS|pages]]' 
15:34:36 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: GIVE 
                   "%item%" "slot:<player.item_in_hand.slot>" 
                   "unlimit_stack_size" 
15:34:36 [INFO] +- Executing dCommand: GIVE/p@TheBlackCoyote ---------+ 
15:34:36 [INFO]  Filled definition %item% with 'i@air'. 
15:34:36 [INFO]  Filled tag <player.item_in_hand.slot> with '7'. 
15:34:36 [INFO] +> Executing 'GIVE': Type='ITEM'  
                   inventory='in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]' 
                    Quantity='1.0'  engrave='false'  unlimit_stack_size='true'  
                   Items='[i@air]'  slot='7' 
15:34:36 [INFO]  ERROR! Cannot give air! 
15:34:36 [INFO]  Queue 'QUESTS_COMMAND_SapphireDragSpice' Executing: NARRATE 
                   "<&c>Do /quests <&lt>questname<&gt> for further information." 
15:34:36 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 
15:34:36 [INFO]  Filled tag <&c> with ''. 
15:34:36 [INFO]  Filled tag <&lt> with '<'. 
15:34:36 [INFO]  Filled tag <&gt> with '>'. 
15:34:36 [INFO] +> Executing 'NARRATE': Narrating='Do /quests <questname> for 
                   further information.'  Targets='[p@TheBlackCoyote]' 
15:34:36 [INFO]  Completing queue 'QUESTS_COMMAND_SapphireDragSpice' in 98ms. 
15:34:36 [INFO]  ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard 
                   PuRe2K121436823274417 does not exist! 
15:34:37 [INFO]  ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard 
                   TheBlackCoyote1436823275271 does not exist! 
15:34:37 [INFO]  ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard 
                   QuigHD1436823275478 does not exist!