Paste #56244: Denizen Debug Logs From -----------[DankDen MC]-----------

Date: 2019/07/30 14:25:35 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
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966


Java Version: 1.8.0_212
Up-time: 2h 30m
CraftBukkit Version: git-Paper-634 (MC: 1.13.2)
Denizen Version: Core: 1.50-SNAPSHOT (Build 319), CraftBukkit: 1.1.0-SNAPSHOT (build 952-DEV)
Active Plugins (67): PlaceholderAPI: 2.10.3, ChestSort: 6.4.2, NoPlugins: 7.1, MOTD: 2.3.5, AntiCraft: 1.1, 
Voteparty: 1.0, CoreProtect: 2.16.3, LuckPerms: 4.4.27, WorldEdit: 7.0.0;214af8a, 
OreReplacerPlugin: 1.0.1.13.16a, ClearLag: 3.0.6, IllegalStack: 1.9.8d, WorldBorder: 1.9.10 (beta), 
Horizon: 1.4.5, BannerBoard: 1.10.2, Votifier: 3.0.0-SNAPSHOT, Multiverse-Core: 3.0.0-SNAPSHOT-b760, 
BlowableObsidians: 5.1, AsyncWorldEdit: 3.6.4, NerfPhantoms: 1.1.2, Vault: 1.7.2-b107, 
ProtocolSupport: 4.29-dev, PlayerParticles: 6.5, Scoreboard-revision: R3 1.4.1 RELEASE, 
Multiverse-Inventories: 3.0.0-b459, PlayerVaults: 4.1.2, ViaVersion: 2.1.3, 
WorldEditCUI: 1.5.1, Essentials: 2.17.0.0, pvparena: 1.14.0, SafeTrade: 1.1.0, 
ProtocolLib: 4.4.0, PlayerVaultsGUI: 0.1.14, Citizens: 2.0.25-SNAPSHOT (build 1704), 
AdvancedAchievements: 5.12.3, CrazyAuctions: 1.2.9, EssentialsChat: 2.17.0.0, 
SuperbVote: 0.5.4, FirstJoinCommands: 3.8.1, DailyRewards: 1.3.3, NPC_Police: 2.2.120, 
BKCommonLib: 1.13.2-v3, SignLink: 1.13.1-v1, HolographicDisplays: 2.3.2, WorldGuard: 7.0.0;02b731f, 
BestViewDistance: 12.1, Factions: 1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3.1, TabList: 4.4, 
EpicHoppers: 4.1.3, BetterRTP: 2.8.2, PrisonRanksX: 2.4.7c, CombatLogX: 9.8.1.1, 
EssentialsSpawn: 2.17.0.0, CratesPlus: 4.5.1, Denizen: 1.1.0-SNAPSHOT (build 952-DEV), 
EpicSpawners: 6.0.4, BuycraftX: 12.0.2, Sentinel: 1.9.2 (build 261), EpicFurnaces: 4.3.6, 
mcMMO: 2.1.68, SignShop: 3.3.9, UltimateDrugs: 1.1.8, EpicAnchors: 1.3.2, 
CompatNoCheatPlus: 6.6.5-RC-sMD5NET-b90, NoCheatPlus: 3.16.1-SNAPSHOT-b5.0.4, 
Depenizen: 2.0.0 (build 489), EditableSign: 6.1.1
Loaded Worlds (4): world, world_nether, world_the_end, build
Online Players (2): [Owner] Celeezy(Celeezy), [Owner] rep_h3x(rep_h3x)
Offline Players: 89
Mode: online

17:25:00 [INFO]  Running script event 'SystemTime', event='system time minutely' for script 'FORCECROP' 
17:25:00 [INFO]  Starting InstantQueue 'FORCECROP_SympathyComparativeAlot'... 
17:25:00 [INFO] +- Queue 'FORCECROP_SympathyComparativeAlot' Executing: FOREACH "<server.flag[chunkList]>" ---------+ 
17:25:00 [INFO]  Filled tag <server.flag[chunkList]> with 'li@ch@5,23,build'. 
17:25:00 [INFO] +> Executing 'FOREACH': list='li@ch@5,23,build |'  as_name='value' 
17:25:00 [INFO] +- Queue 'FORCECROP_SympathyComparativeAlot' Executing: IF "<[value].cuboid.list_npcs.parse[name].contains[Farm&spAttendant]>" 
                   ---------+ 
17:25:00 [INFO] +> Executing 'IF': use_braces='true' 
17:25:00 [INFO]  ERROR in script 'FORCECROP' in queue 'FORCECROP_SympathyComparativeAlot'! Internal exception was thrown! 
17:25:00 [INFO]  ERROR in script 'FORCECROP' in queue 'FORCECROP_SympathyComparativeAlot'! java.lang.NullPointerException

17:25:00 [INFO]  Filled tag <[value].cuboid.list_npcs.parse[name].contains[Farm&spAttendant]> with 
                   '[value].cuboid.list_npcs.parse[name].contains[Farm&spAttendant]'. 
17:25:00 [INFO]  ERROR in script 'FORCECROP' in queue 'FORCECROP_SympathyComparativeAlot'! Tag 
                   <[value].cuboid.list_npcs.parse[name].contains[Farm&spAttendant]> is invalid! 
17:25:00 [INFO]  No part of the if command passed, no block will run. 
17:25:00 [INFO] +- Queue 'FORCECROP_SympathyComparativeAlot' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:00 [INFO] +- Foreach loop complete ---------+ 
17:25:00 [INFO]  Completing queue 'FORCECROP_SympathyComparativeAlot' in 0ms. 
17:25:24 [INFO]  Running script event 'DeltaTime', event='delta time minutely' for script 'TOPKILLER' 
17:25:24 [INFO]  Starting InstantQueue 'TOPKILLER_GpMarylandAa'... 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topMoney:<server.list_players.get[1]>" ---------+ 
17:25:24 [INFO]  Filled tag <server.list_players.get[1]> with 'p@72d550df-ff03-49cf-b44d-4f36f16bafaa'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topMoney[0]:SET:p@72d550df-ff03-49cf-b44d-4f36f16bafaa)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topRank:<server.list_online_players.get[1]>" ---------+ 
17:25:24 [INFO]  Filled tag <server.list_online_players.get[1]> with 'p@7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topRank[0]:SET:p@7e5d74cd-062a-4129-acf1-c3474f7e7362)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topVotes:<server.list_online_players.get[1]>" ---------+ 
17:25:24 [INFO]  Filled tag <server.list_online_players.get[1]> with 'p@7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topVotes[0]:SET:p@7e5d74cd-062a-4129-acf1-c3474f7e7362)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH "<server.list_online_players>" ---------+ 
17:25:24 [INFO]  Filled tag <server.list_online_players> with 
                   'li@p@7e5d74cd-062a-4129-acf1-c3474f7e7362|p@d44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO] +> Executing 'FOREACH': list='li@p@7e5d74cd-062a-4129-acf1-c3474f7e7362 | p@d44a7eb2-5f63-451c-aae7-91a0233b3228 |'  
                   as_name='value' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "rank:<placeholder[luckperms_meta_rank]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[value].uuid> 
17:25:24 [INFO]  Filled tag <[value].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[luckperms_meta_rank]> with ''. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(rank[0]:SET:)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestRank:<placeholder[luckperms_meta_rank]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[topRank].uuid> 
17:25:24 [INFO]  Filled tag <[topRank].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[luckperms_meta_rank]> with ''. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestRank[0]:SET:)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[rank].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[rank].is[EQUALS].to[]> with 'true'. 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "rank:0" ---------+ 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(rank[0]:SET:0)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[bestRank].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[bestRank].is[EQUALS].to[]> with 'true'. 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestRank:0" ---------+ 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestRank[0]:SET:0)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[rank].as_int>" ">" "<[bestRank].as_int>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[rank].as_int> with '0'. 
17:25:24 [INFO]  Filled tag <[bestRank].as_int> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "votes:<placeholder[superbvote_votes]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[value].uuid> 
17:25:24 [INFO]  Filled tag <[value].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[superbvote_votes]> with '5'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(votes[0]:SET:5)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestVotes:<placeholder[superbvote_votes]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[topVotes].uuid> 
17:25:24 [INFO]  Filled tag <[topVotes].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[superbvote_votes]> with '5'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestVotes[0]:SET:5)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[votes].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[votes].is[EQUALS].to[]> with 'false'. 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[bestVotes].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[bestVotes].is[EQUALS].to[]> with 'false'. 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[votes].as_int>" ">" "<[bestVotes].as_int>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[votes].as_int> with '5'. 
17:25:24 [INFO]  Filled tag <[bestVotes].as_int> with '5'. 
17:25:24 [INFO]  Comparable='Decimal(5.0)', Operator='MORE', ComparedTo='Decimal(5.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 2 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "rank:<placeholder[luckperms_meta_rank]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[value].uuid> 
17:25:24 [INFO]  Filled tag <[value].uuid> with 'd44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO]  Filled tag <placeholder[luckperms_meta_rank]> with ''. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(rank[0]:SET:)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestRank:<placeholder[luckperms_meta_rank]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[topRank].uuid> 
17:25:24 [INFO]  Filled tag <[topRank].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[luckperms_meta_rank]> with ''. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestRank[0]:SET:)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[rank].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[rank].is[EQUALS].to[]> with 'true'. 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "rank:0" ---------+ 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(rank[0]:SET:0)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[bestRank].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[bestRank].is[EQUALS].to[]> with 'true'. 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestRank:0" ---------+ 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestRank[0]:SET:0)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[rank].as_int>" ">" "<[bestRank].as_int>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[rank].as_int> with '0'. 
17:25:24 [INFO]  Filled tag <[bestRank].as_int> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "votes:<placeholder[superbvote_votes]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[value].uuid> 
17:25:24 [INFO]  Filled tag <[value].uuid> with 'd44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO]  Filled tag <placeholder[superbvote_votes]> with '23'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(votes[0]:SET:23)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "bestVotes:<placeholder[superbvote_votes]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[topVotes].uuid> 
17:25:24 [INFO]  Filled tag <[topVotes].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO]  Filled tag <placeholder[superbvote_votes]> with '5'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(bestVotes[0]:SET:5)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[votes].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[votes].is[EQUALS].to[]> with 'false'. 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[bestVotes].is[EQUALS].to[]>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[bestVotes].is[EQUALS].to[]> with 'false'. 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[votes].as_int>" ">" "<[bestVotes].as_int>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[votes].as_int> with '23'. 
17:25:24 [INFO]  Filled tag <[bestVotes].as_int> with '5'. 
17:25:24 [INFO]  Comparable='Decimal(23.0)', Operator='MORE', ComparedTo='Decimal(5.0)' --> OUTCOME='true' 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topVotes:<[value]>" ---------+ 
17:25:24 [INFO]  Filled tag <[value]> with 'p@d44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topVotes[0]:SET:p@d44a7eb2-5f63-451c-aae7-91a0233b3228)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop complete ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH "<server.list_players>" ---------+ 
17:25:24 [INFO]  Filled tag <server.list_players> with 
                   'li@p@72d550df-ff03-49cf-b44d-4f36f16bafaa|p@676b8aea-e521-43a5-be6e-d79b6f55b05f|p@d1510e5f-d652-4ced-b6dc-9b4d53625330|p@51ffa179-a9b2-4c5e-b254-721aeb2699f7|p@57f23077-1235-4c41-b564-afcb194626ef|p@543e9a07-ce56-4c99-89de-6d133afd45f4|p@142a9d88-99af-4768-b759-f4aad4a7c3ce|p@e44f6f89-b8d1-4fb6-8f59-c116f4b82e21|p@172072b2-f8ae-499c-b88d-c85a1bab5b23|p@a5460b3b-021e-496a-9d8b-34eb1b712475|p@94f368d8-b54d-4e30-9d56-f0e698a69efc|p@30272c68-0e66-4552-b9a3-8697a925d458|p@dfbc338c-3c98-4825-a7a8-ddfe085e1b3d|p@7269a4e5-83b9-4a7a-a788-87a24e7cd5e9|p@7850f53d-bb0a-48d7-b517-cae2775cff22|p@f25858d3-cfe2-493c-9990-3f90633306a9|p@2212c4da-1376-4302-8180-8dd68c4a5ca6|p@1edb01b0-5af9-44b6-b565-e4151b21234e|p@17f26e3f-aa0b-4866-ba92-22fec7ca2ab8|p@feb8d703-70d6-410a-b299-163d611cec5c|p@48b0ce49-5e6e-4c7e-9aba-38305b369c17|p@b0ff9bd6-4b45-46ca-9911-9830924c2f77|p@841a849f-0de9-453d-8f6e-740721a29489|p@b49ee435-99bb-48da-be85-1013c343bb14|p@f653d597-69f1-453b-8686-315c520bace... 
                   * snip! * 
17:25:24 [INFO] +> Executing 'FOREACH': list='li@p@72d550df-ff03-49cf-b44d-4f36f16bafaa | p@676b8aea-e521-43a5-be6e-d79b6f55b05f | 
                   p@d1510e5f-d652-4ced-b6dc-9b4d53625330 | p@51ffa179-a9b2-4c5e-b254-721aeb2699f7 | p@57f23077-1235-4c41-b564-afcb194626ef | 
                   p@543e9a07-ce56-4c99-89de-6d133afd45f4 | p@142a9d88-99af-4768-b759-f4aad4a7c3ce | p@e44f6f89-b8d1-4fb6-8f59-c116f4b82e21 | 
                   p@172072b2-f8ae-499c-b88d-c85a1bab5b23 | p@a5460b3b-021e-496a-9d8b-34eb1b712475 | p@94f368d8-b54d-4e30-9d56-f0e698a69efc | 
                   p@30272c68-0e66-4552-b9a3-8697a925d458 | p@dfbc338c-3c98-4825-a7a8-ddfe085e1b3d | p@7269a4e5-83b9-4a7a-a788-87a24e7cd5e9 | 
                   p@7850f53d-bb0a-48d7-b517-cae2775cff22 | p@f25858d3-cfe2-493c-9990-3f90633306a9 | p@2212c4da-1376-4302-8180-8dd68c4a5ca6 | 
                   p@1edb01b0-5af9-44b6-b565-e4151b21234e | p@17f26e3f-aa0b-4866-ba92-22fec7ca2ab8 | p@feb8d703-70d6-410a-b299-163d611cec5c | 
                   p@48b0ce49-5e6e-4c7e-9aba-38305b369c17 | p@b0ff9bd6-4b45-46ca-... * snip! * 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 2 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 3 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 4 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 5 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 6 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 7 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 8 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 9 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 10 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 11 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 12 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 13 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '232047.5'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '0'. 
17:25:24 [INFO]  Comparable='Decimal(232047.5)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true' 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topMoney:<[value]>" ---------+ 
17:25:24 [INFO]  Filled tag <[value]> with 'p@dfbc338c-3c98-4825-a7a8-ddfe085e1b3d'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topMoney[0]:SET:p@dfbc338c-3c98-4825-a7a8-ddfe085e1b3d)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 14 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 15 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '23675'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(23675.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 16 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 17 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '5000'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(5000.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 18 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 19 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 20 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 21 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 22 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '56611'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(56611.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 23 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 24 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 25 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 26 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 27 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 28 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '806'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(806.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 29 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 30 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 31 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 32 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 33 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '1500'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(1500.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 34 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 35 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 36 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 37 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 38 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 39 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 40 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 41 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 42 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '5000'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(5000.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 43 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 44 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 45 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 46 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 47 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '32133'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(32133.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 48 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 49 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 50 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 51 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 52 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 53 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '465398.25'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '232047.5'. 
17:25:24 [INFO]  Comparable='Decimal(465398.25)', Operator='MORE', ComparedTo='Decimal(232047.5)' --> OUTCOME='true' 
17:25:24 [INFO]  If command passed, running block. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "topMoney:<[value]>" ---------+ 
17:25:24 [INFO]  Filled tag <[value]> with 'p@cb514afc-ac37-488d-b5e3-a85438749973'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(topMoney[0]:SET:p@cb514afc-ac37-488d-b5e3-a85438749973)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 54 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 55 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '1553'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(1553.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 56 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 57 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '93791.75'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(93791.75)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 58 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 59 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 60 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 61 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 62 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 63 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 64 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '9'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(9.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 65 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 66 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 67 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 68 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '1500'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(1500.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 69 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 70 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 71 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 72 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '73801'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(73801.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 73 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 74 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 75 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '5790'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(5790.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 76 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 77 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 78 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '1500'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(1500.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 79 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 80 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '100'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(100.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 81 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '6550'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(6550.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 82 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 83 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 84 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 85 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 86 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '44209.25'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(44209.25)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 87 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 88 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '0'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(0.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 89 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '331451'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(331451.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 90 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '83500'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(83500.0)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop 91 ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: IF "<[value].money>" ">" "<[topMoney].money>" ---------+ 
17:25:24 [INFO] +> Executing 'IF': use_braces='true' 
17:25:24 [INFO]  Filled tag <[value].money> with '13389.5'. 
17:25:24 [INFO]  Filled tag <[topMoney].money> with '465398.25'. 
17:25:24 [INFO]  Comparable='Decimal(13389.5)', Operator='MORE', ComparedTo='Decimal(465398.25)' --> OUTCOME='false' 
17:25:24 [INFO]  No part of the if command passed, no block will run. 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: FOREACH " CALLBACK" "as:value" ---------+ 
17:25:24 [INFO] +- Foreach loop complete ---------+ 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: SIGN "type:automatic" "<&2>Top 
                   Money:||<&f><[topMoney].name>|<&b><[topMoney].money.formatted>" "l@-20,70,-18,world" "direction:automatic" ---------+ 
17:25:24 [INFO]  Filled tag <&2> with ''. 
17:25:24 [INFO]  Filled tag <&f> with ''. 
17:25:24 [INFO]  Filled tag <[topMoney].name> with 'Jewishmilkman69'. 
17:25:24 [INFO]  Filled tag <&b> with ''. 
17:25:24 [INFO]  Filled tag <[topMoney].money.formatted> with '$465,398.25'. 
17:25:24 [INFO] +> Executing 'SIGN': type='automatic'  location='l@-20, 70, -18, world'  text='li@Top Money: |  | Jewishmilkman69 | 
                   $465,398.25 |' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: ADJUST "l@-20,69,-18,world" "skull_skin:<[topMoney].uuid>" ---------+ 
17:25:24 [INFO]  Filled tag <[topMoney].uuid> with 'cb514afc-ac37-488d-b5e3-a85438749973'. 
17:25:24 [INFO] +> Executing 'ADJUST': object='li@l@-20,69,-18,world |'  mechanism='skull_skin'  
                   mechanism_value='cb514afc-ac37-488d-b5e3-a85438749973' 
17:25:24 [INFO]  Adjust mechanism 'skull_skin' on object of type 'Location'... 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: SIGN "type:automatic" "<&2>Top 
                   Rank:||<&f><[topRank].name>|<[topRank].chat_prefix>" "l@-20,70,-21,world" "direction:automatic" ---------+ 
17:25:24 [INFO]  Filled tag <&2> with ''. 
17:25:24 [INFO]  Filled tag <&f> with ''. 
17:25:24 [INFO]  Filled tag <[topRank].name> with 'Celeezy'. 
17:25:24 [INFO]  Filled tag <[topRank].chat_prefix> with '&4[Owner]&r '. 
17:25:24 [INFO] +> Executing 'SIGN': type='automatic'  location='l@-20, 70, -21, world'  text='li@Top Rank: |  | Celeezy | &4[Owner]&r  |' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: ADJUST "l@-20,69,-21,world" "skull_skin:<[topRank].uuid>" ---------+ 
17:25:24 [INFO]  Filled tag <[topRank].uuid> with '7e5d74cd-062a-4129-acf1-c3474f7e7362'. 
17:25:24 [INFO] +> Executing 'ADJUST': object='li@l@-20,69,-21,world |'  mechanism='skull_skin'  
                   mechanism_value='7e5d74cd-062a-4129-acf1-c3474f7e7362' 
17:25:24 [INFO]  Adjust mechanism 'skull_skin' on object of type 'Location'... 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: DEFINE "playerVotes:<placeholder[superbvote_votes]>" ---------+ 
17:25:24 [INFO]  ...replacing the linked player with <[topVotes]> 
17:25:24 [INFO]  Filled tag <[topVotes]> with 'p@d44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO]  Filled tag <placeholder[superbvote_votes]> with '23'. 
17:25:24 [INFO] +> Executing 'DEFINE': queue='TOPKILLER_GpMarylandAa'  action='(playerVotes[0]:SET:23)' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: SIGN "type:automatic" "<&2>Top Votes:||<&f><[topVotes].name>|<&b><[playerVotes]>" 
                   "l@-20,70,-23,world" "direction:automatic" ---------+ 
17:25:24 [INFO]  Filled tag <&2> with ''. 
17:25:24 [INFO]  Filled tag <&f> with ''. 
17:25:24 [INFO]  Filled tag <[topVotes].name> with 'rep_h3x'. 
17:25:24 [INFO]  Filled tag <&b> with ''. 
17:25:24 [INFO]  Filled tag <[playerVotes]> with '23'. 
17:25:24 [INFO] +> Executing 'SIGN': type='automatic'  location='l@-20, 70, -23, world'  text='li@Top Votes: |  | rep_h3x | 23 |' 
17:25:24 [INFO] +- Queue 'TOPKILLER_GpMarylandAa' Executing: ADJUST "l@-20,69,-23,world" "skull_skin:<[topVotes].uuid>" ---------+ 
17:25:24 [INFO]  Filled tag <[topVotes].uuid> with 'd44a7eb2-5f63-451c-aae7-91a0233b3228'. 
17:25:24 [INFO] +> Executing 'ADJUST': object='li@l@-20,69,-23,world |'  mechanism='skull_skin'  
                   mechanism_value='d44a7eb2-5f63-451c-aae7-91a0233b3228' 
17:25:24 [INFO]  Adjust mechanism 'skull_skin' on object of type 'Location'... 
17:25:24 [INFO]  Completing queue 'TOPKILLER_GpMarylandAa' in 291ms.