Paste #33254: Denizen Debug Logs From PMC392e905554b24d271b273df29750f39a bddbf5dbfc25

Date: 2016/05/01 17:46:07 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_74
Up-time: 5h 45m
CraftBukkit Version: git-Spigot-f6feaaa-f326992 (MC: 1.9.2)
Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.8-SNAPSHOT (build 1614)
Active Plugins (52): CleanroomGenerator: 1.0.0, Questioner: 0.6, GroupManager: 2.0.1-b332, Craftconomy3: 3.3-e72ac42-trv178, 
SkinsRestorer: 11.3, WormholeXTreme: 1.1, dynmap: 2.3-SNAPSHOT-1132, WorldEdit: 6.1.1-SNAPSHOT;3463-219d2da, 
WorldBorder: 1.8.5, Votifier: 1.9, ProtocolLib: 3.7.0-BETA, Multiverse-Core: 2.5-b719, 
AutoSaveWorld: 4.14.2, LagMeter: 1.17.0, Lottery: 1.1.1, mcMMO: 1.5.05-SNAPSHOT-b${BUILD_NUMBER}, 
AutoCraft: 3.2-SNAPSHOT-b359, GAListener: 1.3.2, ServerListPlus: 3.4.4, Vault: 1.5.6-b49, 
ZHorse: 1.5.0, WorldGuard: 6.1.2-SNAPSHOT;1653-65e48d1, Cenotaph: 4.6, Duties: 1.5.1, 
Shop: 1.5.3.13, Prism: 2.0.6-${env.BUILD_NUMBER}, Essentials: 2.0.1-b332, MarriageMaster: 1.27.1, 
Paintball: 1.3.7, Citizens: 2.0.17-SNAPSHOT (build 1343), VanishNoPacket: 3.20-unofficial, 
EssentialsChat: 2.0.1-b332, CraftIRC: 3.9.6, MondoChest: 0.7.2-pre2, CraftBook: 3.9-SNAPSHOT, 
EssentialsProtect: 2.0.1-b332, EssentialsGeoIP: 2.0.1-b332, EssentialsAntiBuild: 2.0.1-b332, 
EssentialsSpawn: 2.0.1-b332, PvPManager: 3.0, Denizen: 0.9.8-SNAPSHOT (build 1614), 
Towny: 0.91.1.0, TownyChat: 0.45, RocketBoots: 3.0.9, BattleTracker: 2.5.9.4, 
AuthMe: 3.4, LockettePro: 2.0.2, TownyNameUpdater: 1.0, Dynmap-Towny: 0.60, 
LiteBans: 2.0.17, DeluxeChat: 1.9, Kore: 0.3.5
Loaded Worlds (5): DC128, DC128_nether, DC128_the_end, DC128_mobarena, DC128_paintball
Online Players (15): nimexe(nimexe), ~StreetCat(SuperStreetCat), ~CD6(cunningdevil666), 
~Mezzy(SuperMezzyChan), ~OnlyBadDreams(Onlybaddreams), KenneySwaganater(KenneySwaganater), 
RoyMustang30(RoyMustang30), ~Triedge(Tri_3dge), ~Ridd(ridd420), 
~Wayward(Wayward24), Matt(Matt), ~waff(Waffles421), ~Swagking16(swagking2014), 
Stacelin(Stacelin), ShockimusPrime(ShockimusPrime)
Offline Players: 4728
Mode: offline

17:45:41 [INFO]  Running script event 'EntityDies', event='entity death' for 
                   script 'EXPERIENCEFARMNERF' 
17:45:41 [INFO]  Starting InstantQueue 
                   'EXPERIENCEFARMNERF_DollKingstonTour'... 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: DEFINE 
                   "count" "0" 
17:45:41 [INFO] +- Executing dCommand: DEFINE ---------+ 
17:45:41 [INFO] +> Executing 'DEFINE': 
                   queue='EXPERIENCEFARMNERF_DollKingstonTour'  
                   definition='count'  value='0' 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: 
                   FOREACH 
                   "<context.entity.location.find.living_entities.within[5]>" 
17:45:41 [INFO] +- Executing dCommand: FOREACH ---------+ 
17:45:41 [INFO]  Filled tag 
                   <context.entity.location.find.living_entities.within[5]> with 
                   'li@e@fc81964b-1dec-400d-8238-7e3accc7a586'. 
17:45:41 [INFO] +> Executing 'FOREACH': 
                   list='li@e@fc81964b-1dec-400d-8238-7e3accc7a586' 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: IF 
                   "<def[value].name>" "==" "<context.entity.name>" "{" "-" 
                   "define" "count" "<def[count].add[1]>" "}" 
17:45:41 [INFO] +- Executing dCommand: IF ---------+ 
17:45:41 [INFO] +> Executing 'IF': use_braces='true' 
17:45:41 [INFO]  Filled tag <def[value].name> with 'ZOMBIE'. 
17:45:41 [INFO]  Filled tag <context.entity.name> with 'ZOMBIE'. 
17:45:41 [INFO]  Comparable='Element(ZOMBIE)', Operator='EQUALS', 
                   ComparedTo='Element(ZOMBIE)' --> OUTCOME='true' 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: DEFINE 
                   "count" "<def[count].add[1]>" 
17:45:41 [INFO] +- Executing dCommand: DEFINE ---------+ 
17:45:41 [INFO]  Filled tag <def[count].add[1]> with '1'. 
17:45:41 [INFO] +> Executing 'DEFINE': 
                   queue='EXPERIENCEFARMNERF_DollKingstonTour'  
                   definition='count'  value='1' 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: IF 
                   "<def[count]>" ">" "5" "{" "-" "determine" "NO_XP" "}" 
17:45:41 [INFO] +- Executing dCommand: IF ---------+ 
17:45:41 [INFO] +> Executing 'IF': use_braces='true' 
17:45:41 [INFO]  Filled tag <def[count]> with '1'. 
17:45:41 [INFO]  Comparable='Decimal(1.0)', Operator='MORE', 
                   ComparedTo='Decimal(5.0)' --> OUTCOME='false' 
17:45:41 [INFO]  Queue 'EXPERIENCEFARMNERF_DollKingstonTour' Executing: 
                   FOREACH " CALLBACK" 
17:45:41 [INFO]  Completing queue 'EXPERIENCEFARMNERF_DollKingstonTour' in 
                   3ms. 
17:45:42 [INFO] +> Executing 'Action': Type='On CLICK'  NPC='Guild Clerk/21'  
                   Container='PVPGUILDGREETERASSIGNMENT(ASSIGNMENT)'  
                   Player='cunningdevil666' 
17:45:42 [INFO] +- Building action 'On CLICK' for Guild Clerk/21 ---------+ 
17:45:42 [INFO]  Starting InstantQueue 
                   'PVPGUILDGREETERASSIGNMENT_CraftFigureStar'... 
17:45:42 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   IF "<npc.has_flag[busy]>" "queue" "clear" 
17:45:42 [INFO] +- Executing dCommand: IF/p@cunningdevil666 ---------+ 
17:45:42 [INFO] +> Executing 'IF': use_braces='false' 
17:45:42 [INFO]  Filled tag <npc.has_flag[busy]> with 'false'. 
17:45:42 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   FLAG "<npc>" "busy" "duration:2m" 
17:45:42 [INFO] +- Executing dCommand: FLAG/p@cunningdevil666 ---------+ 
17:45:42 [INFO]  Filled tag <npc> with 'n@21'. 
17:45:42 [INFO] +> Executing 'FLAG': flag_name='busy'  
                   Action/Value='SET_BOOLEAN(true)'  duration='d@120.0s'  
                   npc='n@21' 
17:45:42 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   CHOOSE "<player.flag[QuizQuestion]||0>" 
17:45:42 [INFO] +- Executing dCommand: CHOOSE/p@cunningdevil666 ---------+ 
17:45:42 [INFO]  Filled tag <player.flag[QuizQuestion]||0> with '6'. 
17:45:42 [INFO] +> Executing 'CHOOSE': choice='6' 
17:45:42 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   WAIT "1" 
17:45:42 [INFO] +- Executing dCommand: WAIT/p@cunningdevil666 ---------+ 
17:45:42 [INFO] +> Executing 'WAIT': 
                   queue='PVPGUILDGREETERASSIGNMENT_CraftFigureStar'  
                   delay='d@1.0s' 
17:45:42 [INFO]  Forcing queue PVPGUILDGREETERASSIGNMENT_CraftFigureStar into 
                   a timed queue... 
17:45:42 [INFO]  Completing queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' 
                   in 1ms. 
17:45:42 [INFO]  Starting TimedQueue 
                   'PVPGUILDGREETERASSIGNMENT_CraftFigureStar'... 
17:45:43 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   NARRATE "f:npcchat" "You have passed my quiz. Go and talk to 
                   <server.get_npcs_assigned[s@PvpGuildDailyQuest].get[1].name> 
                   for more instructions." 
17:45:43 [INFO] +- Executing dCommand: NARRATE/p@cunningdevil666 ---------+ 
17:45:43 [INFO]  Filled tag 
                   <server.get_npcs_assigned[s@PvpGuildDailyQuest].get[1].name> 
                   with 'Guild Dispatcher'. 
17:45:43 [INFO] +> Executing 'NARRATE': Narrating='You have passed my quiz. Go 
                   and talk to Guild Dispatcher for more instructions.'  
                   Targets='[p@cunningdevil666]'  Format='NPCCHAT' 
17:45:43 [INFO]  Filled tag <red> with ''. 
17:45:43 [INFO]  Filled tag <npc.name> with 'Guild Clerk'. 
17:45:43 [INFO]  Filled tag <&co> with ':'. 
17:45:43 [INFO]  Filled tag <white> with ''. 
17:45:43 [INFO]  Filled tag <el@val[You have passed my quiz&dot Go and talk to 
                   Guild Dispatcher for more instructions&dot].unescaped> with 
                   'You have passed my quiz. Go and talk to Guild Dispatcher for 
                   more instructions.'. 
17:45:43 [INFO]  Queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' Executing: 
                   FLAG "<npc>" "busy:!" 
17:45:43 [INFO] +- Executing dCommand: FLAG/p@cunningdevil666 ---------+ 
17:45:43 [INFO]  Filled tag <npc> with 'n@21'. 
17:45:43 [INFO] +> Executing 'FLAG': flag_name='BUSY'  
                   Action/Value='DELETE(false)'  npc='n@21' 
17:45:43 [INFO]  Completing queue 'PVPGUILDGREETERASSIGNMENT_CraftFigureStar' 
                   in 1042ms.