Paste #2829: Denizen Debug Logs From A Minecraft Server

Date: 2014/03/24 09:00:00 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


CraftBukkit Version: git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2)
Active Plugins: WorldEdit: 5.5.8, Craftconomy3: 3.1.5 jenkins-Craftconomy3-2076, DwarfCraft: 1.9.3, 
Vault: 1.2.31-b411, PermissionsEx: 1.20.4, Multiverse-Core: 2.5-b678, WorldGuard: 5.9, 
Essentials: Pre2.13.1.6, dynmap: 1.9.2-940, Citizens: 2.0.11-SNAPSHOT (build 1098), 
MagicSpells: 3.1, EssentialsProtect: Pre2.13.1.6, Denizen: 0.9.4-SNAPSHOT (build 1434), 
EssentialsSpawn: Pre2.13.1.6, Multiverse-Portals: 2.5-b699, Sentry: 1.8.0, 
EssentialsChat: Pre2.13.1.6, Quester: 0.6.3.6, EssentialsAntiBuild: Pre2.13.1.6, 
dtlTraders: 3.0.9-snapshot
Loaded Worlds: Azeroth, Azeroth_nether, Azeroth_the_end, dev_world
Online Players: NLS667(NLS667)

17:04:29 [INFO] +> Executing 'Action': Type='On complete navigation'  
                   NPC='Drwal Józek/68'  Container='LUMBERJACK(ASSIGNMENT)' 
17:04:29 [INFO] +- Building action 'On COMPLETE NAVIGATION' for Drwal 
                   Józek/68 ---------+ 
17:04:29 [INFO]  Starting InstantQueue 'EZZZNEIEEE'... 
17:04:29 [INFO] +- Executing dCommand: IF/Drwal Józek ---------+ 
17:04:29 [INFO]  Filled tag <npc.location.simple> with 
                   '-3521,67,13,Azeroth'. 
17:04:29 [INFO]  Filled tag <npc.anchor[home].simple> with 
                   '-3510,67,13,Azeroth'. 
17:04:29 [INFO]  Filled tag <npc.location.simple> with 
                   '-3521,67,13,Azeroth'. 
17:04:29 [INFO]  Filled tag <npc.anchor[startPosition].simple> with 
                   '-3521,67,13,Azeroth'. 
17:04:29 [INFO]  Comparable 1: Comparable='String(-3521,67,13,Azeroth)', 
                   Operator='EQUALS', 
                   ComparedTo='String(-3510,67,13,Azeroth)' --> 
                   OUTCOME='false' 
17:04:29 [INFO] +- Executing dCommand: IF/Drwal Józek ---------+ 
17:04:29 [INFO]  Comparable 1: Comparable='String(-3521,67,13,Azeroth)', 
                   Operator='EQUALS', 
                   ComparedTo='String(-3521,67,13,Azeroth)' --> 
                   OUTCOME='true' 
17:04:29 [INFO] +- Executing dCommand: IF/Drwal Józek ---------+ 
17:04:29 [INFO]  Filled tag <npc.flag[ready_to_work]> with 'null'. 
17:04:29 [INFO]  Comparable 1: Comparable='String(null)', 
                   Operator='EQUALS', ComparedTo='Boolean(true)' --> 
                   OUTCOME='false' 
17:04:29 [INFO] +- Executing dCommand: RUN/Drwal Józek ---------+ 
17:04:29 [INFO] +> Executing 'RUN': script='FILLCHEST(TASK)' 
17:04:29 [INFO]  Starting TimedQueue 'NNNNDINDNE'... 
17:04:29 [INFO] +- Executing dCommand: NARRATE/Drwal Józek ---------+ 
17:04:29 [INFO]  Filled tag <npc.flag[gatheredLogs].as_int> with '18'. 
17:04:29 [INFO] +> Executing 'NARRATE': Narrating='I added 18 logs to 
                   chest.'  Targets='[p@nls667]' 
17:04:29 [INFO]  Completing queue 'EZZZNEIEEE'. 
17:04:30 [INFO] +- Executing dCommand: DEFINE/Drwal Józek ---------+ 
17:04:30 [INFO]  Filled tag <npc.anchor[LogChest].simple> with 
                   '-3518,67,19,Azeroth'. 
17:04:30 [INFO] +> Executing 'DEFINE': queue='NNNNDINDNE'  
                   definition='chestloc'  value='-3518,67,19,Azeroth' 
17:04:30 [INFO] +- Executing dCommand: GIVE/Drwal Józek ---------+ 
17:04:30 [INFO]  Filled tag <in@location[-3518,67,19,Azeroth]> with 
                   'in@location'. 
17:04:30 [INFO]  Filled tag <npc.flag[gatheredLogs].as_int> with '18'. 
17:04:30 [INFO] +> Executing 'GIVE': Type='ITEM'  Quantity='18.0'  
                   engrave='false'  Items='[i@oak_log]' 
17:04:30 [INFO]  ERROR! Woah!! An exception has been called with this 
                   command! 
17:04:30 [SEVERE] java.lang.NullPointerException
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.commands.item.GiveCommand.execute(GiveCommand.java:129)
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.commands.CommandExecuter.execute(CommandExecuter.java:188)
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:48)
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:542)
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.queues.core.TimedQueue.access$000(TimedQueue.java:11)
17:04:30 [SEVERE] net.aufdemrand.denizen.scripts.queues.core.TimedQueue$1.run(TimedQueue.java:154)
17:04:30 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
17:04:30 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
17:04:30 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587)
17:04:30 [SEVERE] net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
17:04:30 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
17:04:30 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
17:04:30 [SEVERE] net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
17:04:30 [INFO]  Completing queue 'NNNNDINDNE'.