Paste #36204: Denizen Debug Logs From Adrift Network ~~~

Date: 2016/09/16 17:17:05 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_91
Up-time: 1d
CraftBukkit Version: git-Spigot-570526c-75a8885 (MC: 1.10.2)
Denizen Version: Core: 1.15 (Build 72), CraftBukkit: 0.9.8-SNAPSHOT (build 5)
Active Plugins (2): Citizens: 2.0.20-SNAPSHOT (build 1419), Denizen: 0.9.8-SNAPSHOT (build 5)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): xenmai(xenmai)
Offline Players: 1
Mode: online

02:17:00 [INFO]  Starting InstantQueue 'DFE_COMMAND_TrademarksCountedDv'... 
02:17:00 [INFO]  Queue 'DFE_COMMAND_TrademarksCountedDv' Executing: IF 
                   "!<player.is_op||<context.server>>" "{" "-" "narrate" 
                   "<red>You do not have permission for that command." "-" 
                   "queue" "clear" "}" 
02:17:00 [INFO] +- Executing dCommand: IF/p@xenmai ---------+ 
02:17:00 [INFO] +> Executing 'IF': use_braces='true' 
02:17:00 [INFO]  Filled tag <player.is_op||<context.server>> with 'true'. 
02:17:00 [INFO]  Queue 'DFE_COMMAND_TrademarksCountedDv' Executing: CHOOSE 
                   "<context.args.get[1]||null>" 
02:17:00 [INFO] +- Executing dCommand: CHOOSE/p@xenmai ---------+ 
02:17:00 [INFO]  Filled tag <context.args.get[1]||null> with 'place'. 
02:17:00 [INFO] +> Executing 'CHOOSE': choice='place' 
02:17:00 [INFO]  Queue 'DFE_COMMAND_TrademarksCountedDv' Executing: IF 
                   "<context.args.size.is[LESS].to[2]>" "||" 
                   "<context.args.size.is[MORE].to[3]>" "{" "-" "narrate" 
                   "Unvalid number of arguments were specified. Proper usage is 
                   '/dfe place <model> (yaw)'." "}" "else" "{" "-" "run" 
                   "dFE_Task_Place" 
                   "def:<player.location.block>|<context.args.get[3]||<player.location.yaw>>|<context.args.get[2]>" 
                   "instantly" "}" 
02:17:00 [INFO] +- Executing dCommand: IF/p@xenmai ---------+ 
02:17:00 [INFO] +> Executing 'IF': use_braces='true' 
02:17:00 [INFO]  Filled tag <context.args.size.is[LESS].to[2]> with 'false'. 
02:17:00 [INFO]  Filled tag <context.args.size.is[MORE].to[3]> with 'false'. 
02:17:00 [INFO]  Queue 'DFE_COMMAND_TrademarksCountedDv' Executing: RUN 
                   "dFE_Task_Place" 
                   "def:<player.location.block>|<context.args.get[3]||<player.location.yaw>>|<context.args.get[2]>" 
                   "instantly" 
02:17:00 [INFO] +- Executing dCommand: RUN/p@xenmai ---------+ 
02:17:00 [INFO]  Filled tag <player.location.block> with 
                   'l@258.0,64.0,96.0,world'. 
02:17:00 [INFO]  Filled tag <player.location.yaw> with '95.58852'. 
02:17:00 [INFO]  Filled tag <context.args.get[3]||95.58852> with '95.58852'. 
02:17:00 [INFO]  Filled tag <context.args.get[2]> with 'stool'. 
02:17:00 [INFO] +> Executing 'RUN': script='DFE_TASK_PLACE(TASK)'  
                   instant='true'  
                   definitions='l@258.0,64.0,96.0,world|95.58852|stool' 
02:17:00 [INFO]  Adding definition %loc% as l@258.0,64.0,96.0,world 
02:17:00 [INFO]  Adding definition %yaw% as 95.58852 
02:17:00 [INFO]  Adding definition %model% as stool 
02:17:00 [INFO]  Completing queue 'DFE_COMMAND_TrademarksCountedDv' in 78ms. 
02:17:03 [INFO]  Starting InstantQueue 
                   'DFE_COMMAND_BasenameUnlikeCambridge'... 
02:17:03 [INFO]  Queue 'DFE_COMMAND_BasenameUnlikeCambridge' Executing: IF 
                   "!<player.is_op||<context.server>>" "{" "-" "narrate" 
                   "<red>You do not have permission for that command." "-" 
                   "queue" "clear" "}" 
02:17:03 [INFO] +- Executing dCommand: IF/p@xenmai ---------+ 
02:17:03 [INFO] +> Executing 'IF': use_braces='true' 
02:17:03 [INFO]  Filled tag <player.is_op||<context.server>> with 'true'. 
02:17:03 [INFO]  Queue 'DFE_COMMAND_BasenameUnlikeCambridge' Executing: CHOOSE 
                   "<context.args.get[1]||null>" 
02:17:03 [INFO] +- Executing dCommand: CHOOSE/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <context.args.get[1]||null> with 'remove'. 
02:17:03 [INFO] +> Executing 'CHOOSE': choice='remove' 
02:17:03 [INFO]  Queue 'DFE_COMMAND_BasenameUnlikeCambridge' Executing: IF 
                   "<context.args.size.is[!=].to[2]>" "{" "-" "narrate" "Unvalid 
                   number of arguments were specified. Proper usage is '/dfe 
                   remove <model>'." "}" "else" "{" "-" "run" "dFE_Task_Remove" 
                   "def:<player.location.block>|<context.args.get[2]>" 
                   "instantly" "}" 
02:17:03 [INFO] +- Executing dCommand: IF/p@xenmai ---------+ 
02:17:03 [INFO] +> Executing 'IF': use_braces='true' 
02:17:03 [INFO]  Filled tag <context.args.size.is[!=].to[2]> with 'false'. 
02:17:03 [INFO]  Queue 'DFE_COMMAND_BasenameUnlikeCambridge' Executing: RUN 
                   "dFE_Task_Remove" 
                   "def:<player.location.block>|<context.args.get[2]>" 
                   "instantly" 
02:17:03 [INFO] +- Executing dCommand: RUN/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <player.location.block> with 
                   'l@258.0,64.0,96.0,world'. 
02:17:03 [INFO]  Filled tag <context.args.get[2]> with 'stool'. 
02:17:03 [INFO] +> Executing 'RUN': script='DFE_TASK_REMOVE(TASK)'  
                   instant='true'  definitions='l@258.0,64.0,96.0,world|stool' 
02:17:03 [INFO]  Adding definition %loc% as l@258.0,64.0,96.0,world 
02:17:03 [INFO]  Adding definition %model% as stool 
02:17:03 [INFO]  Starting InstantQueue 'DFE_TASK_REMOVE_DefenseValidObject'... 
02:17:03 [INFO]  Queue 'DFE_TASK_REMOVE_DefenseValidObject' Executing: DEFINE 
                   "flag" 
                   "<server.list_flags[<def[model]>_<def[loc].simple>].get[1]>" 
02:17:03 [INFO] +- Executing dCommand: DEFINE/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <def[model]> with 'stool'. 
02:17:03 [INFO]  Filled tag <def[loc].simple> with '258,64,96,world'. 
02:17:03 [INFO]  Filled tag <server.list_flags[stool_258,64,96,world].get[1]> 
                   with 'STOOL_258,64,96,WORLD-95'. 
02:17:03 [INFO] +> Executing 'DEFINE': 
                   queue='DFE_TASK_REMOVE_DefenseValidObject'  definition='flag'  
                   value='STOOL_258,64,96,WORLD-95' 
02:17:03 [INFO]  Queue 'DFE_TASK_REMOVE_DefenseValidObject' Executing: REMOVE 
                   "<server.flag[<def[flag]>]>" 
02:17:03 [INFO] +- Executing dCommand: REMOVE/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <def[flag]> with 'STOOL_258,64,96,WORLD-95'. 
02:17:03 [INFO]  Filled tag <server.flag[STOOL_258,64,96,WORLD-95]> with 
                   'server.flag[<def[flag]>]'. 
02:17:03 [INFO]  ERROR in script 'DFE_TASK_REMOVE'! Tag 
                   <server.flag[STOOL_258,64,96,WORLD-95]> is invalid! 
02:17:03 [INFO]  ERROR! 'server.flag[<def[flag]>]' is an unknown argument! 
02:17:03 [INFO]  ERROR in script 'DFE_TASK_REMOVE'! Woah! Invalid arguments 
                   were specified! 
02:17:03 [INFO] +> [Denizen] +> MESSAGE follows: 'Must specify 
                   entity/entities!' 
02:17:03 [INFO] +> [Denizen] Usage: remove [<entity>|...] (<world>) 
02:17:03 [INFO] +> [Denizen] (Attempted: REMOVE "<server.flag[<def[flag]>]>") 
02:17:03 [INFO] +---------------------+ 
02:17:03 [INFO]  Queue 'DFE_TASK_REMOVE_DefenseValidObject' Executing: FLAG 
                   "server" "<server.flag[<def[flag]>]>:!" 
02:17:03 [INFO] +- Executing dCommand: FLAG/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <def[flag]> with 'STOOL_258,64,96,WORLD-95'. 
02:17:03 [INFO]  Filled tag <server.flag[STOOL_258,64,96,WORLD-95]> with 
                   'server.flag[<def[flag]>]'. 
02:17:03 [INFO]  ERROR in script 'DFE_TASK_REMOVE'! Tag 
                   <server.flag[STOOL_258,64,96,WORLD-95]> is invalid! 
02:17:03 [INFO] +> Executing 'FLAG': element='SERVER.FLAG'  
                   Action/Value='DELETE(false)'  flag_target='server' 
02:17:03 [INFO]  Queue 'DFE_TASK_REMOVE_DefenseValidObject' Executing: NARRATE 
                   "Removed <def[model]> at <def[loc].simple>!" 
02:17:03 [INFO] +- Executing dCommand: NARRATE/p@xenmai ---------+ 
02:17:03 [INFO]  Filled tag <def[model]> with 'stool'. 
02:17:03 [INFO]  Filled tag <def[loc].simple> with '258,64,96,world'. 
02:17:03 [INFO] +> Executing 'NARRATE': Narrating='Removed stool at 
                   258,64,96,world!'  Targets='[p@xenmai]' 
02:17:03 [INFO]  Completing queue 'DFE_TASK_REMOVE_DefenseValidObject' in 
                   11ms. 
02:17:03 [INFO]  Completing queue 'DFE_COMMAND_BasenameUnlikeCambridge' in 
                   26ms.