Paste #16175: Denizen Debug Logs From The Bomb

Date: 2015/06/02 07:06:28 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_25
Up-time: 14m
CraftBukkit Version: git-Spigot-044d928-e8c6403 (MC: 1.8.6)
Denizen Version: Core: 1.05 (Build Unknown), CraftBukkit: 0.9.6-SNAPSHOT (build 227)
Active Plugins (21): WorldEdit: 6.1.1-SNAPSHOT;3377-642f2a1f, MobHealth: 9.1.0, Essentials: TeamCity, 
EssentialsChat: TeamCity, PermissionsEx: 1.23.2, Tablist: 1.2.1, Lockette: 1.8.19, 
Vault: 1.5.3-b37, EssentialsSpawn: TeamCity, LightAPI: 1.2.1, MassiveCore: 2.7.5, 
WorldGuard: 6.0.0-SNAPSHOT.1600-fbd8206, Citizens: 2.0.16-SNAPSHOT (build 1236), 
Factions: 2.7.5, Denizen: 0.9.6-SNAPSHOT (build 227), Quests: 2.5.0-b80, Furniture: 1.8.8.1, 
Sentry: 1.8.5, dtlTraders: 3.2.0-snapshot, Blacksmith: 1.1, Depenizen: 0.2.1 (build 248),
Loaded Worlds (2): world, world_the_end
Online Players (1): DEV | Fortifier42(Fortifier42)
Offline Players: 4
Mode: online

00:06:23 [INFO] +> Executing 'Event': Type='on entity death'  
                   Container='KILLMOBS(WORLD)'  
                   Context='{damager=p@e1d72ab6-e073-4210-82cd-0e47efa3677e, 
                   drops=li@i@pork|i@pork, cause=ENTITY_ATTACK, entity=e@pig}' 
00:06:23 [INFO] +- Building event 'ON ENTITY DEATH' for KILLMOBS ---------+ 
00:06:23 [INFO]  Starting InstantQueue 'KILLMOBS_CheckMedEnormous'... 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: DEFINE "killer" 
                   "<context.damager>" 
00:06:23 [INFO] +- Executing dCommand: DEFINE ---------+ 
00:06:23 [INFO]  Filled tag <context.damager> with 
                   'p@e1d72ab6-e073-4210-82cd-0e47efa3677e'. 
00:06:23 [INFO] +> Executing 'DEFINE': queue='KILLMOBS_CheckMedEnormous'  
                   definition='killer'  
                   value='p@e1d72ab6-e073-4210-82cd-0e47efa3677e' 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: IF 
                   "<context.damager.as_entity.is_player>" "{" "-" "define" 
                   "type" "<context.entity.entity_type>" "-" "if" "%type%" "==" 
                   "pig" "{" "-" "narrate" "format:Bounty" "You killed a pig and 
                   gained no xp! ~" "targets:%killer%" "-" "determine" "NO_XP" 
                   "li@pork" "}" "-" "if" "%type%" "==" "CHICKEN" "{" "-" 
                   "narrate" "format:Bounty" "You killed a chicken and gained no 
                   xp! ~" "targets:%killer%" "-" "determine" "NO_XP" "li@feather" 
                   "}" "-" "if" "<def[type].contains_any[chick... * snip! * 
00:06:23 [INFO] +- Executing dCommand: IF ---------+ 
00:06:23 [INFO] +> Executing 'IF': use_braces='true' 
00:06:23 [INFO]  Filled tag <context.damager.as_entity.is_player> with 'true'. 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: DEFINE "type" 
                   "<context.entity.entity_type>" 
00:06:23 [INFO] +- Executing dCommand: DEFINE ---------+ 
00:06:23 [INFO]  Filled tag <context.entity.entity_type> with 'PIG'. 
00:06:23 [INFO] +> Executing 'DEFINE': queue='KILLMOBS_CheckMedEnormous'  
                   definition='type'  value='PIG' 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: IF "%type%" "==" 
                   "pig" "{" "-" "narrate" "format:Bounty" "You killed a pig and 
                   gained no xp! ~" "targets:%killer%" "-" "determine" "NO_XP" 
                   "li@pork" "}" 
00:06:23 [INFO] +- Executing dCommand: IF ---------+ 
00:06:23 [INFO]  Filled definition %type% with 'PIG'. 
00:06:23 [INFO] +> Executing 'IF': use_braces='true' 
00:06:23 [INFO]  Comparable='Element(PIG)', Operator='EQUALS', 
                   ComparedTo='Element(pig)' --> OUTCOME='true' 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: NARRATE 
                   "format:Bounty" "You killed a pig and gained no xp! ~" 
                   "targets:%killer%" 
00:06:23 [INFO] +- Executing dCommand: NARRATE ---------+ 
00:06:23 [INFO]  Filled definition %killer% with 
                   'p@e1d72ab6-e073-4210-82cd-0e47efa3677e'. 
00:06:23 [INFO] +> Executing 'NARRATE': Narrating='You killed a pig and gained 
                   no xp! ~'  Targets='[p@Fortifier42]'  Format='BOUNTY' 
00:06:23 [INFO]  Filled tag <green> with ''. 
00:06:23 [INFO]  Filled tag <white> with ''. 
00:06:23 [INFO]  Queue 'KILLMOBS_CheckMedEnormous' Executing: DETERMINE 
                   "NO_XP" "li@pork" 
00:06:23 [INFO] +- Executing dCommand: DETERMINE ---------+ 
00:06:23 [INFO]  ERROR! 'li@pork' is an unknown argument! 
00:06:23 [INFO] +> Executing 'DETERMINE': outcome='NO_XP'  passively='false' 
00:06:23 [INFO]  Completing queue 'KILLMOBS_CheckMedEnormous' in 5ms.