Paste #39297: Denizen Debug Logs From Atherys Legends Bois!!!

Date: 2017/01/23 12:23:15 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_66
Up-time: 6h 40m
CraftBukkit Version: git-Spigot-7d78b81-7e19325 (MC: 1.11.2)
Denizen Version: Core: 1.15 (Build 79), CraftBukkit: 1.0.1-SNAPSHOT (build 1633)
Active Plugins (15): MCCore: 1.58, LuckPerms: 2.17.0, WorldEdit: 6.1.5;4651611, OldCombatMechanics: 1.1.2, 
SaneEconomy: 0.10.1, ProtocolSupport: 4.25.dev, ProtocolLib: 4.2.1-SNAPSHOT-b346, 
LibsDisguises: 9.2.4, Vault: 1.5.6-b49, Citizens: 2.0.21-SNAPSHOT (build 1465), 
SkillAPI: 1.17, Denizen: 1.0.1-SNAPSHOT (build 1633), Parties: 1.11, Sentinel: 1.0 (build 90), 
Depenizen: 1.0.0 (build 373)
Loaded Worlds (3): World, World_nether, World_the_end
Online Players (1): Ambrius(Ambrius)
Offline Players: 40
Mode: online

14:16:24 [INFO]  Starting InstantQueue 'TRADE_BermudaHartCash'... 
14:16:24 [INFO]  Queue 'TRADE_BermudaHartCash' Executing: IF 
                   "<context.args.size>" "==" "0" "{" "-" "narrate" "<&c>You must 
                   specify a player!" "-" "queue" "clear" "}" 
14:16:24 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
14:16:24 [INFO] +> Executing 'IF': use_braces='true' 
14:16:24 [INFO]  Filled tag <context.args.size> with '1'. 
14:16:24 [INFO]  Comparable='Decimal(1.0)', Operator='EQUALS', 
                   ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
14:16:24 [INFO]  Queue 'TRADE_BermudaHartCash' Executing: IF 
                   "<context.args.size>" ">=" "1" "{" "-" "define" "Target" 
                   "<server.match_offline_player[<context.args.get[1]>]||null>" 
                   "-" "if" "<def[Target]>" "==" "null" "{" "-" "narrate" "<&c>No 
                   player can be found by that name!" "-" "queue" "clear" "}" 
                   "else" "{" "-" "inventory" "open" 
                   "d:in@Trading_<context.args.get[1]>[size=18;title=<red>My 
                   <green>Awesome <blue>Inventory;contents=li@i@air|i@snow_ball]" 
                   "}" "}" 
14:16:24 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
14:16:24 [INFO] +> Executing 'IF': use_braces='true' 
14:16:24 [INFO]  Filled tag <context.args.size> with '1'. 
14:16:24 [INFO]  Comparable='Decimal(1.0)', Operator='OR_MORE', 
                   ComparedTo='Decimal(1.0)' --> OUTCOME='true' 
14:16:24 [INFO]  Queue 'TRADE_BermudaHartCash' Executing: DEFINE "Target" 
                   "<server.match_offline_player[<context.args.get[1]>]||null>" 
14:16:24 [INFO] +- Executing dCommand: DEFINE/p@Ambrius ---------+ 
14:16:24 [INFO]  Filled tag <context.args.get[1]> with 'Ambrius'. 
14:16:24 [INFO]  Filled tag <server.match_offline_player[Ambrius]||null> with 
                   'p@c08db03a-34c8-4fcf-b16f-5716f7eb159a'. 
14:16:24 [INFO] +> Executing 'DEFINE': queue='TRADE_BermudaHartCash'  
                   definition='target'  
                   value='p@c08db03a-34c8-4fcf-b16f-5716f7eb159a' 
14:16:24 [INFO]  Queue 'TRADE_BermudaHartCash' Executing: IF "<def[Target]>" 
                   "==" "null" "{" "-" "narrate" "<&c>No player can be found by 
                   that name!" "-" "queue" "clear" "}" "else" "{" "-" "inventory" 
                   "open" 
                   "d:in@Trading_<context.args.get[1]>[size=18;title=<red>My 
                   <green>Awesome <blue>Inventory;contents=li@i@air|i@snow_ball]" 
                   "}" 
14:16:24 [INFO] +- Executing dCommand: IF/p@Ambrius ---------+ 
14:16:24 [INFO] +> Executing 'IF': use_braces='true' 
14:16:24 [INFO]  Filled tag <def[Target]> with 
                   'p@c08db03a-34c8-4fcf-b16f-5716f7eb159a'. 
14:16:24 [INFO]  Comparable='Element(p@c08db03a-34c8-4fcf-b16f-5716f7eb159a)', 
                   Operator='EQUALS', ComparedTo='Element(null)' --> 
                   OUTCOME='false' 
14:16:24 [INFO]  Queue 'TRADE_BermudaHartCash' Executing: INVENTORY "open" 
                   "d:in@Trading_<context.args.get[1]>[size=18;title=<red>My 
                   <green>Awesome <blue>Inventory;contents=li@i@air|i@snow_ball]" 
14:16:24 [INFO] +- Executing dCommand: INVENTORY/p@Ambrius ---------+ 
14:16:24 [INFO]  Filled tag <context.args.get[1]> with 'Ambrius'. 
14:16:24 [INFO]  Filled tag <red> with ''. 
14:16:24 [INFO]  Filled tag <green> with ''. 
14:16:24 [INFO]  Filled tag <blue> with ''. 
14:16:24 [INFO]  ERROR! Value of dInventory returning null. Invalid dInventory 
                   specified: in@Trading_Ambrius 
14:16:24 [INFO]  ERROR in script 'TRADE'! Woah! An exception has been called 
                   with this command! 
14:16:24 [INFO]  ERROR in script 'TRADE'! Internal exception was thrown! 
14:16:24 [SEVERE] java.lang.NullPointerException
14:16:24 [SEVERE] net.aufdemrand.denizen.utilities.Conversion.getInventory(Conversion.java:87)
14:16:24 [SEVERE] net.aufdemrand.denizen.scripts.commands.item.InventoryCommand.parseArgs(InventoryCommand.java:82)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:220)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:54)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:678)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:61)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue$1.run(ScriptQueue.java:509)
14:16:24 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:528)
14:16:24 [SEVERE] net.aufdemrand.denizen.scripts.containers.core.CommandScriptContainer.runCommandScript(CommandScriptContainer.java:158)
14:16:24 [SEVERE] net.aufdemrand.denizen.utilities.DenizenCommand.execute(DenizenCommand.java:141)
14:16:24 [SEVERE] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
14:16:24 [SEVERE] org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:649)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1344)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1179)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
14:16:24 [SEVERE] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
14:16:24 [SEVERE] java.util.concurrent.FutureTask.run(FutureTask.java:266)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
14:16:24 [SEVERE] net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
14:16:24 [SEVERE] java.lang.Thread.run(Thread.java:745)
14:16:24 [INFO] +> [Denizen] (Attempted: INVENTORY "open" 
                   "d:in@Trading_<context.args.get[1]>[size=18;title=<red>My 
                   <green>Awesome 
                   <blue>Inventory;contents=li@i@air|i@snow_ball]") 
14:16:24 [INFO] +---------------------+ 
14:16:24 [INFO]  Completing queue 'TRADE_BermudaHartCash' in 6ms.