Paste #20943: Denizen Debug Logs From A Minecraft Server

Date: 2015/10/15 15:45:03 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445


Java Version: 1.8.0_45
Up-time: 8h 51m
CraftBukkit Version: git-Spigot-6d16e64-b105298 (MC: 1.8.7)
Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.7-SNAPSHOT (build 372)
Active Plugins (9): AsyncWorldEditInjector: 2.1.3, Buycraft: 6.8.2, Citizens: 2.0.16-SNAPSHOT (build 1248), 
WorldEdit: 6.0.2-SNAPSHOT;3370-58aac973, AsyncWorldEdit: 2.1.5, Denizen: 0.9.7-SNAPSHOT (build 372), 
Votifier: 1.9, Webizen: 0.2.0, Depenizen: 0.2.1 (build 250)
Loaded Worlds (7): world, world_nether, world_the_end, guildworld, minigameworld, flat, dungeonworld,
Online Players (3): Slitthrout(Slitthrout), BlackCoyote(BlackCoyote), TheBlackCoyote(TheBlackCoyote),
Offline Players: 312
Mode: online

16:44:44 [INFO] +> Executing 'Event': Type='on player right clicks 
                   enchantment_table'  Container='GUILD_NEXUS_EVENTS(WORLD)'  
                   player=p@BlackCoyoteContext='{click_type=RIGHT_CLICK_BLOCK, 
                   cuboids=li@cu@0650c8c9-57be-4963-8354-3337bdb7c350_guild, 
                   location=l@760.0,118.0,263.0,guildworld, 
                   relative=l@761.0,118.0,263.0,guildworld}' 
16:44:44 [INFO] +- Building event 'ON PLAYER RIGHT CLICKS ENCHANTMENT_TABLE' 
                   for GUILD_NEXUS_EVENTS ---------+ 
16:44:44 [INFO]  Starting InstantQueue 
                   'GUILD_NEXUS_EVENTS_ZoneEngagementBet'... 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: IF 
                   "<player.location.world>" "!=" "w@guildworld" "queue" "clear" 
16:44:44 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'IF': use_braces='false' 
16:44:44 [INFO]  Filled tag <player.location.world> with 'w@guildworld'. 
16:44:44 [INFO]  Logic='NEGATIVE', Comparable='Element(w@guildworld)', 
                   Operator='EQUALS', ComparedTo='Element(w@guildworld)' --> 
                   OUTCOME='false' 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: 
                   INJECT "can_edit_terrain" 
16:44:44 [INFO] +- Executing dCommand: INJECT/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'INJECT': script='CAN_EDIT_TERRAIN(TASK)' 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: IF 
                   "<yaml[GUILDSAVES].read[guilds.<proc[guild]>.guild_nexus]||none>" 
                   "==" "<context.location.simple.replace[.].with[_]>" "{" "-" 
                   "determine" "cancelled" "passively" "-" "if" 
                   "<player.is_sneaking>" "queue" "clear" "-" "run" 
                   "open_nexus_GUI" "instantly" "def:<player>" "}" 
16:44:44 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'IF': use_braces='true' 
16:44:44 [INFO]  Filled tag <proc[guild]> with 
                   'p@0650c8c9-57be-4963-8354-3337bdb7c350'. 
16:44:44 [INFO]  Filled tag 
                   <yaml[GUILDSAVES].read[guilds.p@0650c8c9-57be-4963-8354-3337bdb7c350.guild_nexus]||none> 
                   with '760,118,263,guildworld'. 
16:44:44 [INFO]  Filled tag <context.location.simple.replace[.].with[_]> with 
                   '760,118,263,guildworld'. 
16:44:44 [INFO]  Comparable='Element(760,118,263,guildworld)', 
                   Operator='EQUALS', 
                   ComparedTo='Element(760,118,263,guildworld)' --> 
                   OUTCOME='true' 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: 
                   DETERMINE "cancelled" "passively" 
16:44:44 [INFO] +- Executing dCommand: DETERMINE/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'DETERMINE': outcome='cancelled'  
                   passively='true' 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: IF 
                   "<player.is_sneaking>" "queue" "clear" 
16:44:44 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'IF': use_braces='false' 
16:44:44 [INFO]  Filled tag <player.is_sneaking> with 'false'. 
16:44:44 [INFO]  Queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' Executing: RUN 
                   "open_nexus_GUI" "instantly" "def:<player>" 
16:44:44 [INFO] +- Executing dCommand: RUN/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <player> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:44 [INFO] +> Executing 'RUN': script='OPEN_NEXUS_GUI(TASK)'  
                   instant='true'  
                   definitions='li@p@3be6feff-a0dc-48ba-b797-3bf5517b7214' 
16:44:44 [INFO]  Adding definition %1% as 
                   p@3be6feff-a0dc-48ba-b797-3bf5517b7214 
16:44:44 [INFO]  Starting InstantQueue 
                   'OPEN_NEXUS_GUI_DispositionQuestionsPoor'... 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   DEFINE "items" 
                   "li@ender_portal_frame[display_name=<&6>Rivenhall]" 
16:44:44 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <&6> with ''. 
16:44:44 [INFO] +> Executing 'DEFINE': 
                   queue='OPEN_NEXUS_GUI_DispositionQuestionsPoor'  
                   definition='items'  
                   value='li@ender_portal_frame[display_name=Rivenhall]' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   FOREACH 
                   "<proc[guild_guildportals].context[<def[1]||<player>>]>" "{" 
                   "-" "define" "location" "<def[value].replace[_].with[<&dot>]>" 
                   "-" "chunkload" "add" "<def[location]>" "duration:1s" "-" "if" 
                   "li@m@wall_sign|m@sign_post" "contains" 
                   "<def[location].above.material.before[,]>" "{" "-" "if" 
                   "<def[location].above.sign_contents||none>" "!=" "none" "{" 
                   "-" "define" "name" 
                   "<&a><def[location].above.sign_contents.replace[li@].replace[|].with[<&sp>]>" 
                   "}"... * snip! * 
16:44:44 [INFO] +- Executing dCommand: FOREACH/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <def[1]||<player>> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:44 [INFO]  Adding definition %1% as 
                   p@3be6feff-a0dc-48ba-b797-3bf5517b7214 
16:44:44 [INFO]  Filled tag 
                   <proc[guild_guildportals].context[p@3be6feff-a0dc-48ba-b797-3bf5517b7214]> 
                   with 'li@l@223_0,20_0,1330_0,world'. 
16:44:44 [INFO] +> Executing 'FOREACH': list='li@l@223_0,20_0,1330_0,world' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   DEFINE "location" "<def[value].replace[_].with[<&dot>]>" 
16:44:44 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:44 [INFO]  ERROR! valueOf dLocation returning null: 
                   223_0,20_0,1330_0,world(internal exception:For input string: 
                   "223_0") 
16:44:44 [INFO]  Filled tag <&dot> with '.'. 
16:44:44 [INFO]  Filled tag <def[value].replace[_].with[.]> with 
                   'l@223.0,20.0,1330.0,world'. 
16:44:44 [INFO] +> Executing 'DEFINE': 
                   queue='OPEN_NEXUS_GUI_DispositionQuestionsPoor'  
                   definition='location'  value='l@223.0,20.0,1330.0,world' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   CHUNKLOAD "add" "<def[location]>" "duration:1s" 
16:44:44 [INFO] +- Executing dCommand: CHUNKLOAD/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <def[location]> with 'l@223.0,20.0,1330.0,world'. 
16:44:44 [INFO] +> Executing 'CHUNKLOAD': action='ADD'  
                   location='l@223.0,20.0,1330.0,world'  duration='d@20t' 
16:44:44 [INFO]  ...added chunk 13, 83 with a delay of 1.0 seconds. 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: IF 
                   "li@m@wall_sign|m@sign_post" "contains" 
                   "<def[location].above.material.before[,]>" "{" "-" "if" 
                   "<def[location].above.sign_contents||none>" "!=" "none" "{" 
                   "-" "define" "name" 
                   "<&a><def[location].above.sign_contents.replace[li@].replace[|].with[<&sp>]>" 
                   "}" "else" "{" "-" "define" "name" "<&a>unnamed" "}" "}" 
                   "else" "{" "-" "define" "name" "<&a>unnamed" "}" 
16:44:44 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'IF': use_braces='true' 
16:44:44 [INFO]  Filled tag <def[location].above.material.before[,]> with 
                   'm@wall_sign'. 
16:44:44 [INFO]  Comparable='dList(li@m@wall_sign|m@sign_post)', 
                   Operator='CONTAINS', ComparedTo='Element(m@wall_sign)' --> 
                   OUTCOME='true' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: IF 
                   "<def[location].above.sign_contents||none>" "!=" "none" "{" 
                   "-" "define" "name" 
                   "<&a><def[location].above.sign_contents.replace[li@].replace[|].with[<&sp>]>" 
                   "}" "else" "{" "-" "define" "name" "<&a>unnamed" "}" 
16:44:44 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'IF': use_braces='true' 
16:44:44 [INFO]  Filled tag <def[location].above.sign_contents||none> with 
                   'li@|main base||'. 
16:44:44 [INFO]  Logic='NEGATIVE', Comparable='dList(li@|main base|)', 
                   Operator='EQUALS', ComparedTo='Element(none)' --> 
                   OUTCOME='true' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   DEFINE "name" 
                   "<&a><def[location].above.sign_contents.replace[li@].replace[|].with[<&sp>]>" 
16:44:44 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <&a> with ''. 
16:44:44 [INFO]  Filled tag <&sp> with ' '. 
16:44:44 [INFO]  Filled tag 
                   <def[location].above.sign_contents.replace[li@].replace[|].with[ 
                   ]> with ' main base  '. 
16:44:44 [INFO] +> Executing 'DEFINE': 
                   queue='OPEN_NEXUS_GUI_DispositionQuestionsPoor'  
                   definition='name'  value=' main base' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   DEFINE "items" 
                   "%items%|i@ender_portal_frame[display_name=%name%;lore=<&7><def[location].simple.formatted>]" 
16:44:44 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled definition %items% with 
                   'li@ender_portal_frame[display_name=Rivenhall]'. 
16:44:44 [INFO]  Filled definition %name% with ' main base'. 
16:44:44 [INFO]  Filled tag <&7> with ''. 
16:44:44 [INFO]  Filled tag <def[location].simple.formatted> with 'X '223', Y 
                   '20', Z '1330', in world 'world''. 
16:44:44 [INFO] +> Executing 'DEFINE': 
                   queue='OPEN_NEXUS_GUI_DispositionQuestionsPoor'  
                   definition='items'  
                   value='li@ender_portal_frame[display_name=Rivenhall]|i@ender_portal_frame[display_name= 
                   main base;lore=X '223', Y '20', Z '1330', in world 'world']' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   FOREACH " CALLBACK" 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   NOTE "in@generic[size=9;title=Guild 
                   Nexus;contents=<def[items]>]" "as:nexus_GUI" 
16:44:44 [INFO] +- Executing dCommand: NOTE/p@BlackCoyote ---------+ 
16:44:44 [INFO]  Filled tag <def[items]> with 
                   'li@ender_portal_frame[display_name=Rivenhall]|i@ender_portal_frame[display_name= 
                   main base;lore=X '223', Y '20', Z '1330', in world 'world']'. 
16:44:44 [INFO] +> Executing 'NOTE': object='in@generic[size=9;title=Guild 
                   Nexus;contents=li@ender_portal_frame[display_name=Rivenhall]|i@ender_portal_frame[display_name= 
                   main base;lore=X '223', Y '20', Z '1330', in world 'world']]'  
                   id='nexus_GUI'  remove='false' 
16:44:44 [INFO]  Queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' Executing: 
                   INVENTORY "open" "d:in@nexus_GUI" 
16:44:44 [INFO] +- Executing dCommand: INVENTORY/p@BlackCoyote ---------+ 
16:44:44 [INFO] +> Executing 'INVENTORY': actions='[open]'  
                   destination='in@nexus_gui'  slot='1' 
16:44:44 [INFO]  Completing queue 'OPEN_NEXUS_GUI_DispositionQuestionsPoor' in 
                   10ms. 
16:44:44 [INFO]  Completing queue 'GUILD_NEXUS_EVENTS_ZoneEngagementBet' in 
                   14ms. 
16:44:46 [INFO] +> Executing 'Event': Type='on player clicks in inventory'  
                   Container='EXPERIENCE_GAINS_REPAIRING(WORLD)'  
                   player=p@BlackCoyoteContext='{item=i@ender_portal_frame[display_name=&ssa 
                   main base;lore=&ss7X &sq223&sq, Y &sq20&sq, Z &sq1330&sq, in 
                   world &sqworld&sq], cursor_item=i@air, raw_slot=2, 
                   is_shift_click=false, slot_type=CONTAINER, action=PICKUP_ALL, 
                   slot=2, inventory=in@nexus_gui, click=LEFT, hotbar_button=-1}' 
16:44:46 [INFO] +- Building event 'ON PLAYER CLICKS IN INVENTORY' for 
                   EXPERIENCE_GAINS_REPAIRING ---------+ 
16:44:46 [INFO]  Starting InstantQueue 
                   'EXPERIENCE_GAINS_REPAIRING_RangingEquationDumb'... 
16:44:46 [INFO]  Queue 'EXPERIENCE_GAINS_REPAIRING_RangingEquationDumb' 
                   Executing: IF "<context.inventory.id_type>" "!=" "player" 
                   "queue" "clear" 
16:44:46 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'IF': use_braces='false' 
16:44:46 [INFO]  Filled tag <context.inventory.id_type> with 'generic'. 
16:44:46 [INFO]  Logic='NEGATIVE', Comparable='Element(generic)', 
                   Operator='EQUALS', ComparedTo='Element(player)' --> 
                   OUTCOME='true' 
16:44:46 [INFO]  Queue 'EXPERIENCE_GAINS_REPAIRING_RangingEquationDumb' 
                   Executing: QUEUE "clear" 
16:44:46 [INFO] +- Executing dCommand: QUEUE/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'QUEUE': 
                   queue='q@EXPERIENCE_GAINS_REPAIRING_RangingEquationDumb'  
                   Action='CLEAR' 
16:44:46 [INFO]  Completing queue 
                   'EXPERIENCE_GAINS_REPAIRING_RangingEquationDumb' in 0ms. 
16:44:46 [INFO] +> Executing 'Event': Type='on player clicks in inventory'  
                   Container='CONFIGURE_WINDOW(WORLD)'  
                   player=p@BlackCoyoteContext='{item=i@ender_portal_frame[display_name=&ssa 
                   main base;lore=&ss7X &sq223&sq, Y &sq20&sq, Z &sq1330&sq, in 
                   world &sqworld&sq], cursor_item=i@air, raw_slot=2, 
                   is_shift_click=false, slot_type=CONTAINER, action=PICKUP_ALL, 
                   slot=2, inventory=in@nexus_gui, click=LEFT, hotbar_button=-1}' 
16:44:46 [INFO] +- Building event 'ON PLAYER CLICKS IN INVENTORY' for 
                   CONFIGURE_WINDOW ---------+ 
16:44:46 [INFO]  Starting InstantQueue 'CONFIGURE_WINDOW_CetLondonPersons'... 
16:44:46 [INFO]  Queue 'CONFIGURE_WINDOW_CetLondonPersons' Executing: IF 
                   "<context.inventory.notable_name>" "!=" "custom_tools" "queue" 
                   "clear" 
16:44:46 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'IF': use_braces='false' 
16:44:46 [INFO]  Filled tag <context.inventory.notable_name> with 'nexus_gui'. 
16:44:46 [INFO]  Logic='NEGATIVE', Comparable='Element(nexus_gui)', 
                   Operator='EQUALS', ComparedTo='Element(custom_tools)' --> 
                   OUTCOME='true' 
16:44:46 [INFO]  Queue 'CONFIGURE_WINDOW_CetLondonPersons' Executing: QUEUE 
                   "clear" 
16:44:46 [INFO] +- Executing dCommand: QUEUE/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'QUEUE': 
                   queue='q@CONFIGURE_WINDOW_CetLondonPersons'  Action='CLEAR' 
16:44:46 [INFO]  Completing queue 'CONFIGURE_WINDOW_CetLondonPersons' in 0ms. 
16:44:46 [INFO] +> Executing 'Event': Type='on player clicks in nexus_gui'  
                   Container='GUILD_NEXUS_EVENTS(WORLD)'  
                   player=p@BlackCoyoteContext='{item=i@ender_portal_frame[display_name=&ssa 
                   main base;lore=&ss7X &sq223&sq, Y &sq20&sq, Z &sq1330&sq, in 
                   world &sqworld&sq], cursor_item=i@air, raw_slot=2, 
                   is_shift_click=false, slot_type=CONTAINER, action=PICKUP_ALL, 
                   slot=2, inventory=in@nexus_gui, click=LEFT, hotbar_button=-1}' 
16:44:46 [INFO] +- Building event 'ON PLAYER CLICKS IN NEXUS_GUI' for 
                   GUILD_NEXUS_EVENTS ---------+ 
16:44:46 [INFO]  Starting InstantQueue 
                   'GUILD_NEXUS_EVENTS_SomeAcceptingSpot'... 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DETERMINE "cancelled" "passively" 
16:44:46 [INFO] +- Executing dCommand: DETERMINE/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'DETERMINE': outcome='cancelled'  
                   passively='true' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: IF 
                   "<context.raw_slot>" ">" 
                   "<proc[guild_guildportals].context[<player>].size.add[1]>" 
                   "||" "<context.raw_slot>" "<" "1" "queue" "clear" 
16:44:46 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'IF': use_braces='false' 
16:44:46 [INFO]  Filled tag <context.raw_slot> with '2'. 
16:44:46 [INFO]  Filled tag <player> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:46 [INFO]  Adding definition %1% as 
                   p@3be6feff-a0dc-48ba-b797-3bf5517b7214 
16:44:46 [INFO]  Filled tag 
                   <proc[guild_guildportals].context[p@3be6feff-a0dc-48ba-b797-3bf5517b7214].size.add[1]> 
                   with '2'. 
16:44:46 [INFO]  Comparable='Number(2)', Operator='MORE', 
                   ComparedTo='Number(2)' --> OUTCOME='false' 
16:44:46 [INFO]  Filled tag <context.raw_slot> with '2'. 
16:44:46 [INFO]  Comparable='Number(2)', Operator='LESS', 
                   ComparedTo='Number(1)' --> OUTCOME='false' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: IF 
                   "<context.raw_slot>" "==" "1" "{" "-" "if" 
                   "<yaml[<player>].read[<player>.quests.bridge_basher_progress]||0>" 
                   "!=" "complete" "{" "-" "narrate" "<&c>You have to complte the 
                   Bridge Bashers quest in order to teleport to this portal." "-" 
                   "queue" "clear" "}" "-" "teleport" "<player>" 
                   "<l@171,89,314,world.find.surface_blocks.within[3].random.above>" 
                   "}" "else" "{" "-" "define" "list" 
                   "<proc[guild_guildportals].context[<player>]>" "-" "define" 
                   "value" "... * snip! * 
16:44:46 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:46 [INFO] +> Executing 'IF': use_braces='true' 
16:44:46 [INFO]  Filled tag <context.raw_slot> with '2'. 
16:44:46 [INFO]  Comparable='Number(2)', Operator='EQUALS', 
                   ComparedTo='Number(1)' --> OUTCOME='false' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DEFINE "list" "<proc[guild_guildportals].context[<player>]>" 
16:44:46 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:46 [INFO]  Filled tag <player> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:46 [INFO]  Adding definition %1% as 
                   p@3be6feff-a0dc-48ba-b797-3bf5517b7214 
16:44:46 [INFO]  Filled tag 
                   <proc[guild_guildportals].context[p@3be6feff-a0dc-48ba-b797-3bf5517b7214]> 
                   with 'li@l@223_0,20_0,1330_0,world'. 
16:44:46 [INFO] +> Executing 'DEFINE': 
                   queue='GUILD_NEXUS_EVENTS_SomeAcceptingSpot'  
                   definition='list'  value='li@l@223_0,20_0,1330_0,world' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DEFINE "value" "<def[list].get[<context.raw_slot.sub[1]>]>" 
16:44:46 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:46 [INFO]  Filled tag <context.raw_slot.sub[1]> with '1'. 
16:44:46 [INFO]  ERROR! valueOf dLocation returning null: 
                   223_0,20_0,1330_0,world(internal exception:For input string: 
                   "223_0") 
16:44:46 [INFO]  Filled tag <def[list].get[1]> with 
                   'l@223_0,20_0,1330_0,world'. 
16:44:46 [INFO] +> Executing 'DEFINE': 
                   queue='GUILD_NEXUS_EVENTS_SomeAcceptingSpot'  
                   definition='value'  value='l@223_0,20_0,1330_0,world' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DEFINE "location" "<def[value].replace[_].with[<&dot>]>" 
16:44:46 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:46 [INFO]  ERROR! valueOf dLocation returning null: 
                   223_0,20_0,1330_0,world(internal exception:For input string: 
                   "223_0") 
16:44:46 [INFO]  Filled tag <&dot> with '.'. 
16:44:46 [INFO]  Filled tag <def[value].replace[_].with[.]> with 
                   'l@223.0,20.0,1330.0,world'. 
16:44:46 [INFO] +> Executing 'DEFINE': 
                   queue='GUILD_NEXUS_EVENTS_SomeAcceptingSpot'  
                   definition='location'  value='l@223.0,20.0,1330.0,world' 
16:44:46 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DEFINE "locationlist" 
                   "<def[location].as_location.find.surface_blocks.within[3]>" 
16:44:46 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:56 [INFO]  ERROR! Tag filling timed out! 
16:44:56 [INFO]  Filled tag 
                   <def[location].as_location.find.surface_blocks.within[3]> with 
                   'def[location].as_location.find.surface_blocks.within[3]'. 
16:44:56 [INFO]  ERROR in script 'GUILD_NEXUS_EVENTS'! Tag 
                   <def[location].as_location.find.surface_blocks.within[3]> is 
                   invalid! 
16:44:56 [INFO] +> Executing 'DEFINE': 
                   queue='GUILD_NEXUS_EVENTS_SomeAcceptingSpot'  
                   definition='locationlist'  
                   value='def[location].as_location.find.surface_blocks.within[3]' 
16:44:56 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   DEFINE "destination" "<def[locationlist].random.above>" 
16:44:56 [INFO] +- Executing dCommand: DEFINE/p@BlackCoyote ---------+ 
16:44:56 [INFO]  Unfilled attributes '[random, above]' for tag 
                   <def[locationlist].random.above>! 
16:44:56 [INFO]  Filled tag <def[locationlist].random.above> with 'null'. 
16:44:56 [INFO]  ERROR in script 'GUILD_NEXUS_EVENTS'! Tag 
                   <def[locationlist].random.above> is invalid! 
16:44:56 [INFO] +> Executing 'DEFINE': 
                   queue='GUILD_NEXUS_EVENTS_SomeAcceptingSpot'  
                   definition='destination'  value='null' 
16:44:56 [INFO]  Queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' Executing: 
                   TELEPORT "<player>" "%destination%" 
16:44:56 [INFO] +- Executing dCommand: TELEPORT/p@BlackCoyote ---------+ 
16:44:56 [INFO]  Filled definition %destination% with 'null'. 
16:44:56 [INFO]  Filled tag <player> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:56 [INFO]  ERROR! 'null' is an unknown argument! 
16:44:56 [INFO]  ERROR in script 'GUILD_NEXUS_EVENTS'! Woah! Invalid arguments 
                   were specified! 
16:44:56 [INFO] +> [Denizen] +> MESSAGE follows: 'Must specify a location!' 
16:44:56 [INFO] +> [Denizen] Usage: teleport (<entity>|...) [<location>] 
16:44:56 [INFO] +> [Denizen] (Attempted: TELEPORT "<player>" "%destination%") 
16:44:56 [INFO] +---------------------+ 
16:44:56 [INFO]  Completing queue 'GUILD_NEXUS_EVENTS_SomeAcceptingSpot' in 
                   10011ms. 
16:44:56 [INFO]  Running script event 'Chat', event='player chats' for script 
                   'CHAT' 
16:44:56 [INFO]  Starting InstantQueue 'CHAT_CircuitHebrewPepper'... 
16:44:56 [INFO]  Queue 'CHAT_CircuitHebrewPepper' Executing: IF 
                   "<player.has_flag[muted]>" "{" "-" "narrate" "<&c>You are 
                   muted!" "-" "determine" "cancelled" "}" 
16:44:56 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:56 [INFO] +> Executing 'IF': use_braces='true' 
16:44:56 [INFO]  Filled tag <player.has_flag[muted]> with 'false'. 
16:44:56 [INFO]  Queue 'CHAT_CircuitHebrewPepper' Executing: ANNOUNCE 
                   "format:global" 
                   "<context.message.replace[&0].with[<&0>].replace[&1].with[<&1>].replace[&2].with[<&2>].replace[&3].with[<&3>].replace[&4].with[<&4>].replace[&5].with[<&5>].replace[&6].with[<&6>].replace[&7].with[<&7>].replace[&8].with[<&8>].replace[&9].with[<&9>].replace[&a].with[<&a>].replace[&b].with[<&b>].replace[&c].with[<&c>].replace[&d].with[<&d>].replace[&e].with[<&e>].replace[&f].with[<&f>].replace[&k].with[<&k>].replace[&l].with[<&l>].replace[&m... 
                   * snip! * 
16:44:56 [INFO] +- Executing dCommand: ANNOUNCE/p@BlackCoyote ---------+ 
16:44:56 [INFO]  Filled tag <&0> with ''. 
16:44:56 [INFO]  Filled tag <&1> with ''. 
16:44:56 [INFO]  Filled tag <&2> with ''. 
16:44:56 [INFO]  Filled tag <&3> with ''. 
16:44:56 [INFO]  Filled tag <&4> with ''. 
16:44:56 [INFO]  Filled tag <&5> with ''. 
16:44:56 [INFO]  Filled tag <&6> with ''. 
16:44:56 [INFO]  Filled tag <&7> with ''. 
16:44:56 [INFO]  Filled tag <&8> with ''. 
16:44:56 [INFO]  Filled tag <&9> with ''. 
16:44:56 [INFO]  Filled tag <&a> with ''. 
16:44:56 [INFO]  Filled tag <&b> with ''. 
16:44:56 [INFO]  Filled tag <&c> with ''. 
16:44:56 [INFO]  Filled tag <&d> with ''. 
16:44:56 [INFO]  Filled tag <&e> with ''. 
16:44:56 [INFO]  Filled tag <&f> with ''. 
16:44:56 [INFO]  Filled tag <&k> with ''. 
16:44:56 [INFO]  Filled tag <&l> with ''. 
16:44:56 [INFO]  Filled tag <&m> with ''. 
16:44:56 [INFO]  Filled tag <&n> with ''. 
16:44:56 [INFO]  Filled tag <&o> with ''. 
16:44:56 [INFO]  Filled tag <&r> with ''. 
16:44:56 [INFO]  Filled tag 
                   <context.message.replace[&0].with[].replace[&1].with[].replace[&2].with[].replace[&3].with[].replace[&4].with[].replace[&5].with[].replace[&6].with[].replace[&7].with[].replace[&8].with[].replace[&9].with[].replace[&a].with[].replace[&b].with[].replace[&c].with[].replace[&d].with[].replace[&e].with[].replace[&f].with[].replace[&k].with[].replace[&l].with[].replace[&m].with[].replace[&n].with[].replace[&o].with[].replace[&r].with[]> 
                   with 'sorry for the ... * snip! * 
16:44:56 [INFO] +> Executing 'ANNOUNCE': Message='sorry for the lagspikes btw' 
                    Format='GLOBAL'  Type='ALL' 
16:44:56 [INFO]  Queue 'CHAT_CircuitHebrewPepper' Executing: FLAG "<player>" 
                   "spamcooldown:++" "duration:20t" 
16:44:56 [INFO] +- Executing dCommand: FLAG/p@BlackCoyote ---------+ 
16:44:56 [INFO]  Filled tag <player> with 
                   'p@3be6feff-a0dc-48ba-b797-3bf5517b7214'. 
16:44:56 [INFO] +> Executing 'FLAG': flag_name='SPAMCOOLDOWN'  
                   Action/Value='INCREASE(1)'  duration='d@20t'  
                   flag_target='p@BlackCoyote' 
16:44:56 [INFO]  Queue 'CHAT_CircuitHebrewPepper' Executing: IF 
                   "<player.flag[spamcooldown]>" ">" "4" "adjust" "<player>" 
                   "kick:Autokicked for spamming" 
16:44:56 [INFO] +- Executing dCommand: IF/p@BlackCoyote ---------+ 
16:44:56 [INFO] +> Executing 'IF': use_braces='false' 
16:44:56 [INFO]  Filled tag <player.flag[spamcooldown]> with '1.0'. 
16:44:56 [INFO]  Comparable='Decimal(1.0)', Operator='MORE', 
                   ComparedTo='Number(4)' --> OUTCOME='false' 
16:44:56 [INFO]  Queue 'CHAT_CircuitHebrewPepper' Executing: DETERMINE 
                   "cancelled" 
16:44:56 [INFO] +- Executing dCommand: DETERMINE/p@BlackCoyote ---------+ 
16:44:56 [INFO] +> Executing 'DETERMINE': outcome='cancelled'  
                   passively='false' 
16:44:56 [INFO]  Completing queue 'CHAT_CircuitHebrewPepper' in 10ms. 
16:44:56 [INFO]  Event cancelled!