Paste #65444: Denizen Debug Logs From Closed Source Project

Date: 2020/02/19 09:39:36 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_221
Up-time: 1h 7m
CraftBukkit Version: git-Paper-112 (MC: 1.15.2)
Denizen Version: Core: 1.70-SNAPSHOT (Build 544), CraftBukkit: 1.1.3-SNAPSHOT (build 4616-DEV)
Active Plugins (7): UltraPermissions: 4.4.6, Vault: 1.7.2-b107, Citizens: 2.0.26-SNAPSHOT (build 1815), 
Sentinel: 2.0.1-SNAPSHOT (build 337), Denizen: 1.1.3-SNAPSHOT (build 4616-DEV), 
Depenizen: 2.0.0 (build 602), dDiscordBot: 0.6 (build 67)
Loaded Worlds (3): hub, hub_the_end, Bees
Online Players (2): Behr(Behr_Riley), Indestructoyed(Indestructoyed)
Offline Players: 1
Mode: offline (BungeeCord)

12:40:15 [INFO]  Starting InstantQueue 'GMA_COMMAND_VintageSolutionsBorder' with player 'Behr_Riley'... 
12:40:15 [INFO] +- Queue 'GMA_COMMAND_VintageSolutionsBorder' Executing: (line 27) IF <context.args.get[2]||null> == null ---------+ 
12:40:15 [INFO] +> Executing 'IF': use_braces='true' 
12:40:15 [INFO]  Filled tag <context.args.get[2]||null> with 'null'. 
12:40:15 [INFO]  Comparable='Element(null)', Operator='EQUALS', ComparedTo='Element(null)' --> OUTCOME='true' 
12:40:15 [INFO]  If command passed, running block. 
12:40:15 [INFO] +- Queue 'GMA_COMMAND_VintageSolutionsBorder' Executing: (line 28) IF <context.args.get[1]||null> == null ---------+ 
12:40:15 [INFO] +> Executing 'IF': use_braces='true' 
12:40:15 [INFO]  Filled tag <context.args.get[1]||null> with 'null'. 
12:40:15 [INFO]  Comparable='Element(null)', Operator='EQUALS', ComparedTo='Element(null)' --> OUTCOME='true' 
12:40:15 [INFO]  If command passed, running block. 
12:40:15 [INFO] +- Queue 'GMA_COMMAND_VintageSolutionsBorder' Executing: (line 29) IF <player.gamemode> == adventure ---------+ 
12:40:15 [INFO] +> Executing 'IF': use_braces='true' 
12:40:15 [INFO]  Filled tag <player.gamemode> with 'ADVENTURE'. 
12:40:15 [INFO]  Comparable='Element(ADVENTURE)', Operator='EQUALS', ComparedTo='Element(adventure)' --> OUTCOME='true' 
12:40:15 [INFO]  If command passed, running block. 
12:40:15 [INFO] +- Queue 'GMA_COMMAND_VintageSolutionsBorder' Executing: (line 30) NARRATE "<proc[Colorize].context[You are already in 
                   Adventure Mode.|red]>" ---------+ 
12:40:15 [INFO]  Adding definition 'string' as You are already in Adventure Mode. 
12:40:15 [INFO]  Adding definition 'color' as red 
12:40:15 [INFO]  Filled tag <proc[Colorize].context[You are already in Adventure Mode.|red]> with 'You are already in Adventure Mode.'. 
12:40:15 [INFO] +> Executing 'NARRATE': Narrating='You are already in Adventure Mode.'  Targets='[p@4fbca51c-2c03-4d4f-b1fb-f2462609a058 
                   (Behr_Riley)]' 
12:40:15 [INFO]  Completing queue 'GMA_COMMAND_VintageSolutionsBorder' in 8ms.