Paste #19491: Denizen Debug Logs From A Minecraft Server

Date: 2015/08/17 19:20:51 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.7.0_10
Up-time: 49m
CraftBukkit Version: git-Spigot-f928e7a-e91aed8 (MC: 1.8.7)
Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.7-SNAPSHOT (build 283)
Active Plugins (2): Citizens: 2.0.16-SNAPSHOT (build 1247), Denizen: 0.9.7-SNAPSHOT (build 283),
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): BloodEko(BloodEko)
Offline Players: 1
Mode: offline

04:20:42 [INFO] +> Executing 'Event': Type='on MYARG command'  
                   Container='ARGCHECK(WORLD)'  
                   player=p@BloodEkoContext='{cuboids=li@, args=li@look|prior|12, 
                   raw_args=look prior 12, command=MYARG, server=false, 
                   parsed_args=li@look|prior|12}' 
04:20:42 [INFO] +- Building event 'ON MYARG COMMAND' for ARGCHECK ---------+ 
04:20:42 [INFO]  Starting InstantQueue 'ARGCHECK_CitizensCitizensEffects'... 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: NARRATE 
                   "Arg size:<context.args.size>" 
04:20:42 [INFO] +- Executing dCommand: NARRATE/p@BloodEko ---------+ 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO] +> Executing 'NARRATE': Narrating='Arg size:3'  
                   Targets='[p@BloodEko]' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: IF 
                   "!<context.args.get[1].contains_any[create|select|save|reset|show|size|write|remove|invert|wait|random|look|narrate|midi|teleport|walk|showblocks|test|whyy]>" 
                   "{" "-" "narrate" 
                   "<&e>-----------------------------------------" "-" "narrate" 
                   "<&e>Please type a valid argument. Valid arguments are:" "-" 
                   "narrate" "<&e>create <&lt>filename<&gt>_p.yml  | select 
                   <&lt>filename<&gt>_p.yml" "-" "narrate" "<&e>reset 
                   <&lt>filename<&gt>_p.yml | size <&lt>filename<&g... * snip! * 
04:20:42 [INFO] +- Executing dCommand: IF/p@BloodEko ---------+ 
04:20:42 [INFO] +> Executing 'IF': use_braces='true' 
04:20:42 [INFO]  Filled tag 
                   <context.args.get[1].contains_any[create|select|save|reset|show|size|write|remove|invert|wait|random|look|narrate|midi|teleport|walk|showblocks|test|whyy]> 
                   with 'true'. 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: NARRATE 
                   "<&e>Your Argument is<&co> <&4><context.args.get[1]>" 
04:20:42 [INFO] +- Executing dCommand: NARRATE/p@BloodEko ---------+ 
04:20:42 [INFO]  Filled tag <&e> with ''. 
04:20:42 [INFO]  Filled tag <&co> with ':'. 
04:20:42 [INFO]  Filled tag <&4> with ''. 
04:20:42 [INFO]  Filled tag <context.args.get[1]> with 'look'. 
04:20:42 [INFO] +> Executing 'NARRATE': Narrating='Your Argument is: look'  
                   Targets='[p@BloodEko]' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: NARRATE 
                   "<&e>Your argument size is<&co> <context.args.size>" 
04:20:42 [INFO] +- Executing dCommand: NARRATE/p@BloodEko ---------+ 
04:20:42 [INFO]  Filled tag <&e> with ''. 
04:20:42 [INFO]  Filled tag <&co> with ':'. 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO] +> Executing 'NARRATE': Narrating='Your argument size is: 3'  
                   Targets='[p@BloodEko]' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: INJECT 
                   "locally" "<context.args.get[1]>" 
04:20:42 [INFO] +- Executing dCommand: INJECT/p@BloodEko ---------+ 
04:20:42 [INFO]  Filled tag <context.args.get[1]> with 'look'. 
04:20:42 [INFO] +> Executing 'INJECT': Container='ARGCHECK(WORLD)'  
                   path='look'  local='true' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: IF 
                   "<context.args.size>" "!=" "1" "&&" "<context.args.size>" "!=" 
                   "3" "{" "-" "narrate" "<&4>Looks like you typed the false 
                   Syntax." "-" "narrate" "<&4>i.e. /myarg look | /myarg look 
                   prior NUMBER" "-" "narrate" "<&4>Stopping queue." "-" 
                   "determine" "fulfilled" "}" 
04:20:42 [INFO] +- Executing dCommand: IF/p@BloodEko ---------+ 
04:20:42 [INFO] +> Executing 'IF': use_braces='true' 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO]  Logic='NEGATIVE', Comparable='Number(3)', Operator='EQUALS', 
                   ComparedTo='Number(1)' --> OUTCOME='true' 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO]  Logic='NEGATIVE', Comparable='Number(3)', Operator='EQUALS', 
                   ComparedTo='Number(3)' --> OUTCOME='false' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: IF 
                   "<context.args.size>" "==" "1" "{" "-" "if" 
                   "<player.flag[argmeta]>" "==" "null" "{" "-" "narrate" 
                   "<&4>You have no script selected." "-" "narrate" "<&4>Stopping 
                   queue." "-" "determine" "fulfilled" "}" "else" "{" "-" "if" 
                   "!<server.has_file[/scripts/newpath/<player.flag[argmeta]>_p.yml]>" 
                   "{" "-" "narrate" "<&4>Error <&co> Script with the name 
                   <player.flag[argmeta]>_p.yml doesn't exist on the server." "-" 
                   "narrate" "<&4>You can't write a command in it.... * snip! * 
04:20:42 [INFO] +- Executing dCommand: IF/p@BloodEko ---------+ 
04:20:42 [INFO] +> Executing 'IF': use_braces='true' 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO]  Comparable='Number(3)', Operator='EQUALS', 
                   ComparedTo='Number(1)' --> OUTCOME='false' 
04:20:42 [INFO]  Queue 'ARGCHECK_CitizensCitizensEffects' Executing: IF 
                   "<context.args.size>" "==" "4" "{" "-" "if" 
                   "<context.args.get[2]>" "!=" "prior" "||" 
                   "<context.args.get[3]>" "!matches" "number" "{" "-" "narrate" 
                   "<&4>Your Syntax is false." "-" "narrate" "<&4>i.e. /myarg 
                   look prior NUMBER" "-" "narrate" "<&4>Stopping queue." "-" 
                   "determine" "fulfilled" "}" "else" "{" "-" "if" 
                   "<player.flag[argmeta]>" "==" "null" "{" "-" "narrate" 
                   "<&4>You have no script selected." "-" "narrate" "<&4>Stopping 
                   queue." "-" "determine" ... * snip! * 
04:20:42 [INFO] +- Executing dCommand: IF/p@BloodEko ---------+ 
04:20:42 [INFO] +> Executing 'IF': use_braces='true' 
04:20:42 [INFO]  Filled tag <context.args.size> with '3'. 
04:20:42 [INFO]  Comparable='Number(3)', Operator='EQUALS', 
                   ComparedTo='Number(4)' --> OUTCOME='false' 
04:20:42 [INFO]  Completing queue 'ARGCHECK_CitizensCitizensEffects' in 20ms.