Paste #1516: Denizen Debug Logs From A Minecraft Server

Date: 2014/01/28 19:04:29 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


CraftBukkit Version: git-Spigot-1239 (MC: 1.7.2)
Active Plugins: Citizens: 2.0.11-SNAPSHOT (build 1053), WorldEdit: 5.5.9-SNAPSHOT:3000-ab0d170,master, 
WorldGuard: 5.8.1-SNAPSHOT:1268-2df3290,master, Essentials: Dev2.13.80, Denizen: 0.9.4-SNAPSHOT (build Unknown), 
EssentialsSpawn: Dev2.13.88
Loaded Worlds: world, world_nether, world_the_end
Online Players: jeebiss(jeebiss)

22:04:19 [INFO] +- Getting interact script: Darkny/jeebiss ---------+ 
22:04:19 [INFO]  OKAY! '10 DAILYPVPQUEST' meets requirements. 
22:04:19 [INFO]  
22:04:19 [INFO]  OKAY! Highest scoring script is DAILYPVPQUEST. 
22:04:19 [INFO] +---------------------+ 
22:04:19 [INFO] +- Parsing CLICK trigger: Darkny/jeebiss ---------+ 
22:04:19 [INFO]  Starting TimedQueue 'EDZINNZNNZ'... 
22:04:19 [INFO] +- Executing dCommand: ENGAGE/jeebiss ---------+ 
22:04:19 [INFO] +> Executing 'ENGAGE': NPC='Darkny/3'  duration='300t' 
22:04:19 [INFO] +- Executing dCommand: RANDOM/jeebiss ---------+ 
22:04:19 [INFO]  ...random number generator selected '2'. 
22:04:19 [INFO] +- Executing dCommand: NARRATE/jeebiss ---------+ 
22:04:19 [INFO]  Filled tag <dark_purple> with ''. 
22:04:19 [INFO]  Filled tag <npc.name> with 'Darkny'. 
22:04:19 [INFO] +> Executing 'NARRATE': Narrating='Darkny looks at you 
                   lovingly...'  Targets='[p@jeebiss]' 
22:04:20 [INFO] +- Executing dCommand: WAIT/jeebiss ---------+ 
22:04:20 [INFO] +> Executing 'WAIT': queue='EDZINNZNNZ'  delay='40t' 
22:04:22 [INFO] +- Executing dCommand: NARRATE/jeebiss ---------+ 
22:04:22 [INFO]  Filled tag <BLUE> with ''. 
22:04:22 [INFO] +> Executing 'NARRATE': Narrating='This guy is obviously 
                   insane...'  Targets='[p@jeebiss]' 
22:04:22 [INFO] +- Executing dCommand: WAIT/jeebiss ---------+ 
22:04:22 [INFO] +> Executing 'WAIT': queue='EDZINNZNNZ'  delay='40t' 
22:04:24 [INFO] +- Executing dCommand: NARRATE/jeebiss ---------+ 
22:04:24 [INFO]  Filled tag <dark_purple> with ''. 
22:04:24 [INFO]  Filled tag <npc.name> with 'Darkny'. 
22:04:24 [INFO] +> Executing 'NARRATE': Narrating='Darkny throws a bag of 
                   random loot at you...'  Targets='[p@jeebiss]' 
22:04:25 [INFO] +- Executing dCommand: WAIT/jeebiss ---------+ 
22:04:25 [INFO] +> Executing 'WAIT': queue='EDZINNZNNZ'  delay='20t' 
22:04:26 [INFO] +- Executing dCommand: GIVE/jeebiss ---------+ 
22:04:26 [INFO]  Filled tag <util.random.int[310].to[313]> with '313'. 
22:04:26 [INFO]  Filled tag <util.random.int[310].to[313]> with '311'. 
22:04:26 [INFO]  Filled tag <npc.constant[ArmorList]> with 
                   'i@311[enchantments=protection_enviromental,4]'. 
22:04:26 [INFO]  Filled tag <npc.constant[ArmorQty]> with '1'. 
22:04:26 [INFO]  ERROR! Woah!! An exception has been called with this 
                   command! 
22:04:26 [SEVERE] java.lang.NullPointerException: null key
22:04:26 [SEVERE] com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
22:04:26 [SEVERE] com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
22:04:26 [SEVERE] com.google.common.collect.ImmutableMap.copyOf(ImmutableMap.java:257)
22:04:26 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.inventory.CraftMetaItem.getEnchants(CraftMetaItem.java:464)
22:04:26 [SEVERE] org.bukkit.inventory.ItemStack.getEnchantments(ItemStack.java:391)
22:04:26 [SEVERE] net.aufdemrand.denizen.objects.properties.item.ItemEnchantments.getPropertyString(ItemEnchantments.java:124)
22:04:26 [SEVERE] net.aufdemrand.denizen.objects.properties.PropertyParser.getPropertiesString(PropertyParser.java:90)
22:04:26 [SEVERE] net.aufdemrand.denizen.objects.dItem.identify(dItem.java:484)
22:04:26 [SEVERE] net.aufdemrand.denizen.objects.dItem.toString(dItem.java:518)
22:04:26 [SEVERE] java.lang.String.valueOf(Unknown Source)
22:04:26 [SEVERE] java.lang.StringBuilder.append(Unknown Source)
22:04:26 [SEVERE] java.util.AbstractCollection.toString(Unknown Source)
22:04:26 [SEVERE] net.aufdemrand.denizen.objects.aH.debugObj(aH.java:355)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.commands.item.GiveCommand.execute(GiveCommand.java:107)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.commands.CommandExecuter.execute(CommandExecuter.java:188)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:48)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:542)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.queues.core.TimedQueue.access$000(TimedQueue.java:11)
22:04:26 [SEVERE] net.aufdemrand.denizen.scripts.queues.core.TimedQueue$1.run(TimedQueue.java:154)
22:04:26 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
22:04:26 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
22:04:26 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592)
22:04:26 [SEVERE] net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
22:04:26 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540)
22:04:26 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446)
22:04:26 [SEVERE] net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
22:04:26 [INFO] +- Executing dCommand: GIVE/jeebiss ---------+ 
22:04:26 [INFO]  Filled tag <util.random.int[264].to[266]> with '265'. 
22:04:26 [INFO]  Filled tag <util.random.int[264].to[266]> with '266'. 
22:04:26 [INFO]  Filled tag <npc.constant[ResourceList]> with 'i@266'. 
22:04:26 [INFO]  Filled tag <util.random.int[1].to[10]> with '6'. 
22:04:26 [INFO]  Filled tag <util.random.int[1].to[10]> with '7'. 
22:04:26 [INFO]  Filled tag <npc.constant[ResourceQty]> with '7'. 
22:04:26 [INFO] +> Executing 'GIVE': Type='ITEM'  Quantity='7.0'  
                   engrave='false'  Items='[i@gold_ingot]' 
22:04:26 [INFO] +- Executing dCommand: GIVE/jeebiss ---------+ 
22:04:26 [INFO]  Filled tag <util.random.int[352].to[375]> with '359'. 
22:04:26 [INFO]  Filled tag <util.random.int[352].to[375]> with '354'. 
22:04:26 [INFO]  Filled tag <npc.constant[MiscList]> with 'i@354'. 
22:04:26 [INFO]  Filled tag <util.random.int[1].to[10]> with '7'. 
22:04:26 [INFO]  Filled tag <util.random.int[1].to[10]> with '10'. 
22:04:26 [INFO]  Filled tag <npc.constant[MiscQty]> with '10'. 
22:04:26 [INFO] +> Executing 'GIVE': Type='ITEM'  Quantity='10.0'  
                   engrave='false'  Items='[i@cake]' 
22:04:26 [INFO] +- Executing dCommand: WAIT/jeebiss ---------+ 
22:04:26 [INFO] +> Executing 'WAIT': queue='EDZINNZNNZ'  delay='40t'