Paste #33821: Denizen Debug Logs From A Minecraft Server

Date: 2016/05/27 23:09:47 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_91
Up-time: 1h 21m
CraftBukkit Version: git-Spigot-8a048fe-d8637df (MC: 1.9.4)
Denizen Version: Core: 1.10 (Build ${build.number}), CraftBukkit: 0.9.8-SNAPSHOT (build 584)
Active Plugins (37): CoreProtect: 2.12.0, dynmap: 2.3-SNAPSHOT-1137, CookMe: 1.8.2, WorldEdit: 6.1.2;b3fbe8b, 
OpenInv: 2.3.8, Essentials: TeamCity, PlaceholderAPI: 2.5.0, PlugMan: 2.1.1, 
Chairs: 4.8, Gringotts: 2.8, ConsoleSpamFix: 1.1.2, SimpleTicketManager: 2.1.0, 
Handcuffs: 1.0, Multiverse-Core: 2.5.0-SNAPSHOT-b722, ProtocolLib: 4.0.1, WorldGuard: 6.1.2-SNAPSHOT;1660-15a9c50, 
PerfectBackup: 1.5, NoCheatPlus: 3.14.0-SNAPSHOT-sMD5NET-b975, ImageMaps: 0.4.3, 
VoxelSniper: 5.171.0-SNAPSHOT, iConomy: 7.0.4, PermissionsEx: 1.23.4, CustomTime: 1.3.2, 
LagMonitor: 1.3.2, Multiverse-Portals: 2.5.0-SNAPSHOT-b746, Vault: 1.5.6-b49, 
HideStream: 3.8, VentureChat: 2.9.2, AreaShop: 2.2.2, StackableItems: 1.0.5, 
DragonTravel: 01.004.02, Citizens: 2.0.18-SNAPSHOT (build 1369), DiscordSRV: 8.3, 
VanishNoPacket: 3.20, PhatLoots: 4.2.3, EchoPet: 1.0.1-b11, Denizen: 0.9.8-SNAPSHOT (build 584),
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): wonderdude(wonderdude)
Offline Players: 0
Mode: offline

01:10:13 [INFO] +> Executing 'Event': Type='on player clicks wooden_door'  
                   Container='LOCK_SCRIPT(WORLD)'  
                   player=p@wonderdudeContext='{click_type=RIGHT_CLICK_BLOCK, 
                   cuboids=li@, item=i@KEY[display_name=Key;lore=&ss012409], 
                   location=l@826.0,57.0,1301.0,world, 
                   relative=l@827.0,57.0,1301.0,world}' 
01:10:13 [INFO] +- Building event 'ON PLAYER CLICKS WOODEN_DOOR' for 
                   LOCK_SCRIPT ---------+ 
01:10:13 [INFO]  Starting InstantQueue 'LOCK_SCRIPT_MyselfIntranetChat'... 
01:10:13 [INFO]  Queue 'LOCK_SCRIPT_MyselfIntranetChat' Executing: IF 
                   "<yaml[Lock_Data].list_keys[Doorlocks].contains[<context.location.simple>]>" 
                   "||" 
                   "<yaml[Lock_Data].list_keys[Doorlocks].contains[<context.location.above.simple>]>" 
                   "||" 
                   "<yaml[Lock_Data].list_keys[Doorlocks].contains[<context.location.below.simple>]>" 
                   "{" "-" "if" "<player.item_in_hand.lore.formatted>" "==" 
                   "<yaml[Lock_Data].read[Doorlocks.<context.location.simple>]>" 
                   "&&" "!=" "null" "{" "-" "narrate" "Unlocked!!!" "}" "else" 
                   "{" "-" "narrate" "<red>Th... * snip! * 
01:10:13 [INFO] +- Executing dCommand: IF/p@wonderdude ---------+ 
01:10:13 [INFO] +> Executing 'IF': use_braces='true' 
01:10:13 [INFO]  Filled tag <context.location.simple> with 
                   '826,57,1301,world'. 
01:10:13 [INFO]  Filled tag 
                   <yaml[Lock_Data].list_keys[Doorlocks].contains[826,57,1301,world]> 
                   with 'true'. 
01:10:13 [INFO]  Queue 'LOCK_SCRIPT_MyselfIntranetChat' Executing: IF 
                   "<player.item_in_hand.lore.formatted>" "==" 
                   "<yaml[Lock_Data].read[Doorlocks.<context.location.simple>]>" 
                   "&&" "!=" "null" "{" "-" "narrate" "Unlocked!!!" "}" "else" 
                   "{" "-" "narrate" "<red>This door is locked" "-" "determine" 
                   "cancelled" "}" 
01:10:13 [INFO] +- Executing dCommand: IF/p@wonderdude ---------+ 
01:10:13 [INFO] +> Executing 'IF': use_braces='true' 
01:10:13 [INFO]  Filled tag <player.item_in_hand.lore.formatted> with '12409'. 
01:10:13 [INFO]  Filled tag <context.location.simple> with 
                   '826,57,1301,world'. 
01:10:13 [INFO]  Filled tag 
                   <yaml[Lock_Data].read[Doorlocks.826,57,1301,world]> with 
                   '12409'. 
01:10:13 [INFO]  Comparable='Element(12409)', Operator='EQUALS', 
                   ComparedTo='Element(12409)' --> OUTCOME='true' 
01:10:13 [INFO]  Queue 'LOCK_SCRIPT_MyselfIntranetChat' Executing: NARRATE 
                   "<red>This door is locked" 
01:10:13 [INFO] +- Executing dCommand: NARRATE/p@wonderdude ---------+ 
01:10:13 [INFO]  Filled tag <red> with ''. 
01:10:13 [INFO] +> Executing 'NARRATE': Narrating='This door is locked'  
                   Targets='[p@wonderdude]' 
01:10:13 [INFO]  Queue 'LOCK_SCRIPT_MyselfIntranetChat' Executing: DETERMINE 
                   "cancelled" 
01:10:13 [INFO] +- Executing dCommand: DETERMINE/p@wonderdude ---------+ 
01:10:13 [INFO] +> Executing 'DETERMINE': outcome='cancelled'  
                   passively='false' 
01:10:13 [INFO]  Completing queue 'LOCK_SCRIPT_MyselfIntranetChat' in 7ms.