Paste #109684: Log

Date: 2023/05/11 02:22:48 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


WARNING: Using incubator modules: jdk.incubator.vector
Starting org.bukkit.craftbukkit.Main
System Info: Java 17 (Java HotSpot(TM) 64-Bit Server VM 17.0.6+9-LTS-190) Host: Windows 10 10.0 (amd64)
Loading libraries, please wait...
[12:14:59 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:15:01 INFO]: Loaded 7 recipes
[12:15:03 INFO]: Starting minecraft server version 1.19.4
[12:15:03 INFO]: Loading properties
[12:15:03 INFO]: This server is running Purpur version git-Purpur-1967 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 21411de on HEAD)
[12:15:03 INFO]: Server Ping Player Sample Count: 12
[12:15:03 INFO]: Using 4 threads for Netty based IO
[12:15:03 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[12:15:05 INFO]: [Pufferfish] Max SIMD vector size on this system is 128 bits (int)
[12:15:05 INFO]: [Pufferfish] Max SIMD vector size on this system is 128 bits (float)
[12:15:05 INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[12:15:05 INFO]: Default game type: SURVIVAL
[12:15:05 INFO]: Generating keypair
[12:15:05 INFO]: Starting Minecraft server on 0.0.0.0:12345
[12:15:05 INFO]: Using default channel type
[12:15:05 INFO]: Paper: Using Java compression from Velocity.
[12:15:05 INFO]: Paper: Using Java cipher from Velocity.
[12:15:07 INFO]: [spark] Loading server plugin spark v1.10.37
[12:15:07 INFO]: [Denizen] Loading server plugin Denizen v1.2.7-SNAPSHOT (build 1792-REL)
[12:15:07 INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:15:07 INFO]: Preparing level "XmineRP"
[12:15:08 INFO]: [spark] Enabling spark v1.10.37
[12:15:09 INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[12:15:09 INFO]: [spark] Starting background profiler...
[12:15:10 INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[12:15:10 INFO]: [Denizen] Enabling Denizen v1.2.7-SNAPSHOT (build 1792-REL)
[12:15:10 INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1342), impl for Spigot v1.2.7-SNAPSHOT (build 1792-REL)
[12:15:11 INFO]: +> [Denizen] Running on java version: 17.0.6
[12:15:11 INFO]: +> [Denizen] Running on fully supported Java 17.
[12:15:11 WARN]: [Denizen] Citizens does not seem to be available! Denizen will have reduced functionality!
[12:15:11 INFO]: +> [Denizen] +-------------------------+
[12:15:11 INFO]: +> [Denizen]  Denizen  scriptable minecraft
[12:15:11 INFO]: +> [Denizen]
[12:15:11 INFO]: +> [Denizen] by: The DenizenScript team
[12:15:11 INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
[12:15:11 INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
[12:15:11 INFO]: +> [Denizen] version: 1.2.7-SNAPSHOT (build 1792-REL)
[12:15:11 INFO]: +> [Denizen] +-------------------------+
[12:15:13 INFO]: +> [PaperModule] Loading Paper support module...
[12:15:13 INFO]: +> [Denizen] Loaded 147 core commands and 28 core object types, at 3147ms from start.
[12:15:13 INFO]: +> [ScriptRegistry] Loading 1 script files...
[12:15:13 INFO]: +> [DenizenCore] Scripts loaded! File load took 51ms, processing 13ms.
[12:15:14 INFO]: +> [Denizen] Final full init took 3711ms.
[12:15:14 INFO]: Running delayed init tasks
[12:15:14 INFO]: +> [ScriptEvent] Processed 6 script event paths.
[12:15:14 INFO]: Filled tag <player.flag[ballskin]||eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU2ZGYxYzJiZjViOTE4ZjZjODg3OWFmNGM0ZWNjMWRhYmJlMzcyMjkyODRlMWY4ZjZiY2NkYjFlYTNkMGFjIn19fQ==> with
                 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU2ZGYxYzJiZjViOTE4ZjZjODg3OWFmNGM0ZWNjMWRhYmJlMzcyMjkyODRlMWY4ZjZiY2NkYjFlYTNkMGFjIn19fQ=='.
[12:15:14 INFO]: Adjust mechanism 'skull_skin' on object of type 'ItemTag'...
[12:15:14 INFO]: +> [Static Tag Processing] Pre-Filled partial tag '<util...' with '(Base-Object)', and cached result.
[12:15:14 INFO]: Filled tag <util.random_uuid> with '2fa8ddf9-75d8-47ac-a2a9-be9c5d500a20'.
[12:15:14 INFO]: +> [Denizen] +-------------------------+
[12:15:14 INFO]: +> [Denizen] Denizen fully loaded at: 2023/05/11 12:15:10
[12:15:14 INFO]: Done (11.240s)! For help, type "help"
[12:17:44 INFO]: UUID of player _Tema159_ is 1cdbc13b-9da8-337e-ba06-9a34ba966d40
[12:17:44 INFO]: _Tema159_ joined the game
[12:17:44 INFO]: _Tema159_[/127.0.0.1:55654] logged in with entity id 13 at ([XmineRP]3448.5597867908955, 148.0, -695.0320954806432)
[12:18:00 INFO]:  ERROR in script 'ballplacehandler' in queue 'BALLPLACEHANDLER_0_DieViral' while executing command 'DEFINE' in file '\scripts\ball.dsc' on line '114' with player '_Tema159_'!
                 Error Message: Tag <player.item_in_hand.lore.formatted> is invalid! ... Enable debug on the script for more information.
[12:18:00 INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'lore.formatted' for tag <player.item_in_hand.lore.formatted>!
[12:18:00 INFO]: Additional Error Info: The returned value from initial tag fragment 'player.item_in_hand' was:
                 'i@player_head[display=Мяч;flag_map=map@[my_flag=9d3ccbed-874f-4b5d-ad98-fe73c741f158];script=ballitem;skull_skin=00000000-0000-0000-0000-000000000000|eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU2ZGYxYzJiZjViOTE4ZjZjODg3OWFmNGM0ZWNjMWRhYmJlMzcyMjkyODRlMWY4ZjZiY2NkYjFlYTNkMGFjIn19fQ&eq&eq|null]'.
[12:18:00 INFO]: Additional Error Info: Almost matched but failed (possibly bad input?): lore
[12:18:01 INFO]: Starting InstantQueue 'UPDATEBALL_3_MissFullwall'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 340) flag <[ball]> velocity:<location[0,0,0]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,0,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 341) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 342) define rawLocation <[ball].location> ---------+
[12:18:01 INFO]: Filled tag <[ball].location> with '[email protected], 146, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 146, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 343) while <[ball].is_spawned> ---------+
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +> Executing 'WHILE': run_first_loop='true'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, 0, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.add[l@0,0,0]> with '[email protected], 146, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 146, -718.5, XmineRP'
[12:18:01 ERROR]: Invalid entity rotation: NaN, discarding.
[12:18:01 ERROR]: Invalid entity rotation: NaN, discarding.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:01 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 147, -714, 0, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 147, -714, 0, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[hit].distance[[email protected],147,-718.5,XmineRP]||5> with '4.5'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.5'.
[12:18:01 INFO]: Comparing if 4.5 OR_MORE 0.5 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 359) flag <[ball]> velocity:<[ball].flag[velocity].add[<[gravity].div[14]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[gravity].div[14]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].add[l@0,-0.02857142857142857,0]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.02857142857142857,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 387) adjust <[ball]> armor_pose:head=<[ball].armor_pose_map.get[head].x.add[<[ball].flag[velocity].vector_length.mul[0.6]>]>,<[ball].armor_pose_map.get[head].y>,<[ball].armor_pose_map.get[head].z> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.mul[0.6]> with '0.017142857142857142'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].x.add[0.017142857142857142]> with '0.017142857142857142'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].y> with '0'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].z> with '0'.
[12:18:01 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  mechanism_value='head=0.017142857142857142,0,0'  mechanism='armor_pose'
[12:18:01 INFO]: Adjust mechanism 'armor_pose' on object of type 'EntityTag'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 388) define rawLocation <[rawLocation].add[<[ball].flag[velocity]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.02857142857142857,0]> with '[email protected], 145.97142857142856, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 145.97142857142856, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 389) if <[rawLocation].above[1].block.material.is_occluding||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.material.is_occluding||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 391) teleport <[ball]> <[rawLocation].add[<[ball].flag[velocity]>].above[<proc[getBalloffset].context[<[ball]>].get[y]>].with_yaw[<[ball].location.yaw>].with_pitch[<[ball].location.pitch>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <proc[getBalloffset].context[e@4a4f2694-051a-43da-8a06-80cae99f6dd0/ballarmorstand].get[y]> with '0.00218380349075261146496815286624203821656050955414012738853503184'.
[12:18:01 INFO]: Filled tag <[ball].location.yaw> with '0'.
[12:18:01 INFO]: Filled tag <[ball].location.pitch> with '0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.02857142857142857,0].above[0.00218380349075261146496815286624203821656050955414012738853503184].with_yaw[0].with_pitch[0]> with '[email protected], 145.9450409463479, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'TELEPORT': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.9450409463479, -718.5, XmineRP'  cause='PLUGIN'  relative='false'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 392) if <[ball].flag[velocity].vector_length> > 0.05 ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.02857142857142857'.
[12:18:01 INFO]: Comparing if 0.02857142857142857 MORE 0.05 ... false
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 396) flag <[ball]> rawLocation:<[rawLocation]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[rawLocation]> with '[email protected], 145.97142857142856, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (rawLocation:SET:[email protected],145.97142857142856,-718.5,XmineRP)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 397) wait 1t ---------+
[12:18:01 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:01 INFO]: Forcing queue 'UPDATEBALL_3_MissFullwall' into a timed queue...
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +- While loop 2 ---------+
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.2857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.add[l@0,-0.2857142857142857,0]> with '[email protected], 145.6593266606336, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.6593266606336, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:01 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 146, -718.5, -90, 0, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 146, -718.5, -90, 0, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[hit].distance[[email protected],146.97142857142856,-718.5,XmineRP]||5> with '0.9714285714285609'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.52857142857142857'.
[12:18:01 INFO]: Comparing if 0.9714285714285609 OR_MORE 0.52857142857142857 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 359) flag <[ball]> velocity:<[ball].flag[velocity].add[<[gravity].div[14]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[gravity].div[14]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].add[l@0,-0.02857142857142857,0]> with 'l@0, -0.05714285714285714, 0'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.05714285714285714,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 387) adjust <[ball]> armor_pose:head=<[ball].armor_pose_map.get[head].x.add[<[ball].flag[velocity].vector_length.mul[0.6]>]>,<[ball].armor_pose_map.get[head].y>,<[ball].armor_pose_map.get[head].z> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.mul[0.6]> with '0.034285714285714284'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].x.add[0.034285714285714284]> with '0.051428571688122211'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].y> with '0'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].z> with '0'.
[12:18:01 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  mechanism_value='head=0.051428571688122211,0,0'  mechanism='armor_pose'
[12:18:01 INFO]: Adjust mechanism 'armor_pose' on object of type 'EntityTag'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 388) define rawLocation <[rawLocation].add[<[ball].flag[velocity]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.05714285714285714, 0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.05714285714285714,0]> with '[email protected], 145.9142857142857, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 145.9142857142857, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 389) if <[rawLocation].above[1].block.material.is_occluding||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.material.is_occluding||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 391) teleport <[ball]> <[rawLocation].add[<[ball].flag[velocity]>].above[<proc[getBalloffset].context[<[ball]>].get[y]>].with_yaw[<[ball].location.yaw>].with_pitch[<[ball].location.pitch>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.05714285714285714, 0'.
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <proc[getBalloffset].context[e@4a4f2694-051a-43da-8a06-80cae99f6dd0/ballarmorstand].get[y]> with '0.00655141020721393630573248407643312101910828025477707006369426752'.
[12:18:01 INFO]: Filled tag <[ball].location.yaw> with '180'.
[12:18:01 INFO]: Filled tag <[ball].location.pitch> with '90'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.05714285714285714,0].above[0.00655141020721393630573248407643312101910828025477707006369426752].with_yaw[180].with_pitch[90]> with '[email protected], 145.86369426735007, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'TELEPORT': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.86369426735007, -718.5, 90, 180, XmineRP'  cause='PLUGIN'  relative='false'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 392) if <[ball].flag[velocity].vector_length> > 0.05 ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.05714285714285714'.
[12:18:01 INFO]: Comparing if 0.05714285714285714 MORE 0.05 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 393) look <[ball]> <[ball].location.above[1].add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.5714285714285714, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.above[1].add[l@0,-0.5714285714285714,0]> with '[email protected], 146.2922656959215, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 146.2922656959215, -718.5, 90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 396) flag <[ball]> rawLocation:<[rawLocation]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[rawLocation]> with '[email protected], 145.9142857142857, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (rawLocation:SET:[email protected],145.9142857142857,-718.5,XmineRP)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 397) wait 1t ---------+
[12:18:01 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +- While loop 3 ---------+
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.5714285714285714, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.add[l@0,-0.5714285714285714,0]> with '[email protected], 145.2922656959215, -718.5, -90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.2922656959215, -718.5, -90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:01 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 146, -718.5, -90, 0, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 146, -718.5, -90, 0, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[hit].distance[[email protected],146.9142857142857,-718.5,XmineRP]||5> with '0.914285714285711'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.55714285714285714'.
[12:18:01 INFO]: Comparing if 0.914285714285711 OR_MORE 0.55714285714285714 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 359) flag <[ball]> velocity:<[ball].flag[velocity].add[<[gravity].div[14]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[gravity].div[14]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].add[l@0,-0.02857142857142857,0]> with 'l@0, -0.08571428571428572, 0'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.08571428571428572,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 387) adjust <[ball]> armor_pose:head=<[ball].armor_pose_map.get[head].x.add[<[ball].flag[velocity].vector_length.mul[0.6]>]>,<[ball].armor_pose_map.get[head].y>,<[ball].armor_pose_map.get[head].z> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.mul[0.6]> with '0.051428571428571432'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].x.add[0.051428571428571432]> with '0.102857141555200612'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].y> with '0'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].z> with '0'.
[12:18:01 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  mechanism_value='head=0.102857141555200612,0,0'  mechanism='armor_pose'
[12:18:01 INFO]: Adjust mechanism 'armor_pose' on object of type 'EntityTag'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 388) define rawLocation <[rawLocation].add[<[ball].flag[velocity]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.08571428571428572, 0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.08571428571428572,0]> with '[email protected], 145.82857142857142, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 145.82857142857142, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 389) if <[rawLocation].above[1].block.material.is_occluding||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.material.is_occluding||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 391) teleport <[ball]> <[rawLocation].add[<[ball].flag[velocity]>].above[<proc[getBalloffset].context[<[ball]>].get[y]>].with_yaw[<[ball].location.yaw>].with_pitch[<[ball].location.pitch>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.08571428571428572, 0'.
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <proc[getBalloffset].context[e@4a4f2694-051a-43da-8a06-80cae99f6dd0/ballarmorstand].get[y]> with '0.01310282041442782165605095541401273885350318471337579617834394904'.
[12:18:01 INFO]: Filled tag <[ball].location.yaw> with '180'.
[12:18:01 INFO]: Filled tag <[ball].location.pitch> with '90'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.08571428571428572,0].above[0.01310282041442782165605095541401273885350318471337579617834394904].with_yaw[180].with_pitch[90]> with '[email protected], 145.75595996327155, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'TELEPORT': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.75595996327155, -718.5, 90, 180, XmineRP'  cause='PLUGIN'  relative='false'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 392) if <[ball].flag[velocity].vector_length> > 0.05 ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.08571428571428572'.
[12:18:01 INFO]: Comparing if 0.08571428571428572 MORE 0.05 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 393) look <[ball]> <[ball].location.above[1].add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.8571428571428572, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.above[1].add[l@0,-0.8571428571428572,0]> with '[email protected], 145.8988171061287, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.8988171061287, -718.5, 90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 396) flag <[ball]> rawLocation:<[rawLocation]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[rawLocation]> with '[email protected], 145.82857142857142, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (rawLocation:SET:[email protected],145.82857142857142,-718.5,XmineRP)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 397) wait 1t ---------+
[12:18:01 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +- While loop 4 ---------+
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.8571428571428572, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.add[l@0,-0.8571428571428572,0]> with '[email protected], 144.8988171061287, -718.5, -90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 144.8988171061287, -718.5, -90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:01 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 146, -718.5, -90, 0, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 146, -718.5, -90, 0, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[hit].distance[[email protected],146.82857142857142,-718.5,XmineRP]||5> with '0.8285714285714221'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.58571428571428572'.
[12:18:01 INFO]: Comparing if 0.8285714285714221 OR_MORE 0.58571428571428572 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 359) flag <[ball]> velocity:<[ball].flag[velocity].add[<[gravity].div[14]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[gravity].div[14]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].add[l@0,-0.02857142857142857,0]> with 'l@0, -0.11428571428571428, 0'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.11428571428571428,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 387) adjust <[ball]> armor_pose:head=<[ball].armor_pose_map.get[head].x.add[<[ball].flag[velocity].vector_length.mul[0.6]>]>,<[ball].armor_pose_map.get[head].y>,<[ball].armor_pose_map.get[head].z> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.mul[0.6]> with '0.068571428571428568'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].x.add[0.068571428571428568]> with '0.171428568824686928'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].y> with '0'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].z> with '0'.
[12:18:01 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  mechanism_value='head=0.171428568824686928,0,0'  mechanism='armor_pose'
[12:18:01 INFO]: Adjust mechanism 'armor_pose' on object of type 'EntityTag'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 388) define rawLocation <[rawLocation].add[<[ball].flag[velocity]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.11428571428571428, 0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.11428571428571428,0]> with '[email protected], 145.7142857142857, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 145.7142857142857, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 389) if <[rawLocation].above[1].block.material.is_occluding||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.material.is_occluding||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 391) teleport <[ball]> <[rawLocation].add[<[ball].flag[velocity]>].above[<proc[getBalloffset].context[<[ball]>].get[y]>].with_yaw[<[ball].location.yaw>].with_pitch[<[ball].location.pitch>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.11428571428571428, 0'.
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <proc[getBalloffset].context[e@4a4f2694-051a-43da-8a06-80cae99f6dd0/ballarmorstand].get[y]> with '0.02183803331726259872611464968152866242038216560509554140127388536'.
[12:18:01 INFO]: Filled tag <[ball].location.yaw> with '180'.
[12:18:01 INFO]: Filled tag <[ball].location.pitch> with '90'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.11428571428571428,0].above[0.02183803331726259872611464968152866242038216560509554140127388536].with_yaw[180].with_pitch[90]> with '[email protected], 145.62183803331723, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'TELEPORT': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.62183803331723, -718.5, 90, 180, XmineRP'  cause='PLUGIN'  relative='false'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 392) if <[ball].flag[velocity].vector_length> > 0.05 ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.11428571428571428'.
[12:18:01 INFO]: Comparing if 0.11428571428571428 MORE 0.05 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 393) look <[ball]> <[ball].location.above[1].add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -1.1428571428571428, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.above[1].add[l@0,-1.1428571428571428,0]> with '[email protected], 145.4789808904601, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.4789808904601, -718.5, 90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 396) flag <[ball]> rawLocation:<[rawLocation]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[rawLocation]> with '[email protected], 145.7142857142857, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (rawLocation:SET:[email protected],145.7142857142857,-718.5,XmineRP)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 397) wait 1t ---------+
[12:18:01 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +- While loop 5 ---------+
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -1.1428571428571428, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.add[l@0,-1.1428571428571428,0]> with '[email protected], 144.4789808904601, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 144.4789808904601, -718.5, 90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:01 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 146, -718.5, -90, 0, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 146, -718.5, -90, 0, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[hit].distance[[email protected],146.7142857142857,-718.5,XmineRP]||5> with '0.714285714285694'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.61428571428571428'.
[12:18:01 INFO]: Comparing if 0.714285714285694 OR_MORE 0.61428571428571428 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 359) flag <[ball]> velocity:<[ball].flag[velocity].add[<[gravity].div[14]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[gravity].div[14]> with 'l@0, -0.02857142857142857, 0'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].add[l@0,-0.02857142857142857,0]> with 'l@0, -0.14285714285714285, 0'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.14285714285714285,0)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 387) adjust <[ball]> armor_pose:head=<[ball].armor_pose_map.get[head].x.add[<[ball].flag[velocity].vector_length.mul[0.6]>]>,<[ball].armor_pose_map.get[head].y>,<[ball].armor_pose_map.get[head].z> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length.mul[0.6]> with '0.08571428571428571'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].x.add[0.08571428571428571]> with '0.25714284725479735'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].y> with '0'.
[12:18:01 INFO]: Filled tag <[ball].armor_pose_map.get[head].z> with '0'.
[12:18:01 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  mechanism_value='head=0.25714284725479735,0,0'  mechanism='armor_pose'
[12:18:01 INFO]: Adjust mechanism 'armor_pose' on object of type 'EntityTag'...
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 388) define rawLocation <[rawLocation].add[<[ball].flag[velocity]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.14285714285714285, 0'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.14285714285714285,0]> with '[email protected], 145.57142857142856, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='rawlocation'  value='[email protected], 145.57142857142856, -718.5, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 389) if <[rawLocation].above[1].block.material.is_occluding||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.material.is_occluding||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, no block will run.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 391) teleport <[ball]> <[rawLocation].add[<[ball].flag[velocity]>].above[<proc[getBalloffset].context[<[ball]>].get[y]>].with_yaw[<[ball].location.yaw>].with_pitch[<[ball].location.pitch>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity]> with 'l@0, -0.14285714285714285, 0'.
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <proc[getBalloffset].context[e@4a4f2694-051a-43da-8a06-80cae99f6dd0/ballarmorstand].get[y]> with '0.0327570510360695541401273885350318471337579617834394904458598726'.
[12:18:01 INFO]: Filled tag <[ball].location.yaw> with '180'.
[12:18:01 INFO]: Filled tag <[ball].location.pitch> with '90'.
[12:18:01 INFO]: Filled tag <[rawLocation].add[l@0,-0.14285714285714285,0].above[0.0327570510360695541401273885350318471337579617834394904458598726].with_yaw[180].with_pitch[90]> with '[email protected], 145.4613284796075, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'TELEPORT': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.4613284796075, -718.5, 90, 180, XmineRP'  cause='PLUGIN'  relative='false'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 392) if <[ball].flag[velocity].vector_length> > 0.05 ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.14285714285714285'.
[12:18:01 INFO]: Comparing if 0.14285714285714285 MORE 0.05 ... true
[12:18:01 INFO]: If command passed, running block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 393) look <[ball]> <[ball].location.above[1].add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -1.4285714285714284, 0'.
[12:18:01 INFO]: Filled tag <[ball].location.above[1].add[l@0,-1.4285714285714284,0]> with '[email protected], 145.03275705103607, -718.5, 90, 180, XmineRP'.
[12:18:01 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 145.03275705103607, -718.5, 90, 180, XmineRP'
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 396) flag <[ball]> rawLocation:<[rawLocation]> ---------+
[12:18:01 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:01 INFO]: Filled tag <[rawLocation]> with '[email protected], 145.57142857142856, -718.5, XmineRP'.
[12:18:01 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (rawLocation:SET:[email protected],145.57142857142856,-718.5,XmineRP)
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 397) wait 1t ---------+
[12:18:01 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:01 INFO]: Filled tag <[ball].is_spawned> with 'true'.
[12:18:01 INFO]: +- While loop 6 ---------+
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 345) chunkload <[ball].location.chunk> duration:3s ---------+
[12:18:01 INFO]: Filled tag <[ball].location.chunk> with 'ch@213,-45,XmineRP'.
[12:18:01 INFO]: +> Executing 'CHUNKLOAD': action='ADD'  location='li@ (Size 1): ch@213,-45,XmineRP'  duration='d@3s (3s)'
[12:18:01 INFO]: ...added chunk 213, -45 with a delay of 3.0 seconds.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 346) if <[rawLocation].above[1].block.is_liquid||false> ---------+
[12:18:01 INFO]: +> Executing 'IF': use_braces='true'
[12:18:01 INFO]: Filled tag <[rawLocation].above[1].block.is_liquid||false> with 'false'.
[12:18:01 INFO]: No part of the if command passed, running ELSE block.
[12:18:01 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 350) define gravity <location[0,-0.4,0]> ---------+
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='gravity'  value='l@0, -0.4, 0' 
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 354) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:02 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:02 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -1.4285714285714284, 0'.
[12:18:02 INFO]: Filled tag <[ball].location.add[l@0,-1.4285714285714284,0]> with '[email protected], 144.03275705103607, -718.5, 90, 180, XmineRP'.
[12:18:02 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 144.03275705103607, -718.5, 90, 180, XmineRP'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 355) define hit <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> ---------+
[12:18:02 INFO]: Filled tag <[ball].location.above.ray_trace[entities=!ballHitboxEntity]||null> with '[email protected], 146, -718.5, -90, 0, XmineRP'.
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='[email protected], 146, -718.5, -90, 0, XmineRP'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 357) if <[hit].distance[<[rawLocation].above[1]>]||5> >= <[ball].flag[velocity].vector_length.add[0.5]> ---------+
[12:18:02 INFO]: +> Executing 'IF': use_braces='true'
[12:18:02 INFO]: Filled tag <[hit].distance[[email protected],146.57142857142856,-718.5,XmineRP]||5> with '0.5714285714285552'.
[12:18:02 INFO]: Filled tag <[ball].flag[velocity].vector_length.add[0.5]> with '0.64285714285714285'.
[12:18:02 INFO]: Comparing if 0.5714285714285552 OR_MORE 0.64285714285714285 ... false
[12:18:02 INFO]: No part of the if command passed, running ELSE block.
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 362) flag <[ball]> velocity:<[ball].flag[velocity].mul[0.6]> ---------+
[12:18:02 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:02 INFO]: Filled tag <[ball].flag[velocity].mul[0.6]> with 'l@0, -0.0857142857142857, 0'.
[12:18:02 INFO]: +> Executing 'FLAG': targets='li@ (Size 1): e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  (velocity:SET:l@0,-0.0857142857142857,0)
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 363) if <[ball].flag[velocity].vector_length> <= 0.05 ---------+
[12:18:02 INFO]: +> [Static Tag Processing] Pre-Filled tag <list[x|y|z]> with 'li@x|y|z|', and cached result.
[12:18:02 INFO]: +> Executing 'IF': use_braces='true'
[12:18:02 INFO]: Filled tag <[ball].flag[velocity].vector_length> with '0.0857142857142857'.
[12:18:02 INFO]: Comparing if 0.0857142857142857 OR_LESS 0.05 ... false
[12:18:02 INFO]: No part of the if command passed, running ELSE block.
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 369) look <[ball]> <[ball].location.add[<[ball].flag[velocity].mul[10]>]> ---------+
[12:18:02 INFO]: Filled tag <[ball]> with 'e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'.
[12:18:02 INFO]: Filled tag <[ball].flag[velocity].mul[10]> with 'l@0, -0.857142857142857, 0'.
[12:18:02 INFO]: Filled tag <[ball].location.add[l@0,-0.857142857142857,0]> with '[email protected], 144.60418562246463, -718.5, 90, 180, XmineRP'.
[12:18:02 INFO]: +> Executing 'LOOK': entities='e@ 4a4f2694-051a-43da-8a06-80cae99f6dd0(ARMOR_STAND/М`яч)'  location='[email protected], 144.60418562246463, -718.5, 90, 180, XmineRP'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 370) wait 1t ---------+
[12:18:02 INFO]: +> Executing 'WAIT': delay='[email protected] (0.05s)'  mode='DELTA'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 371) define hitNormal <[ball].location.above[1].backward[0.3].ray_trace[entities=!ballHitboxEntity;return=normal]||null> ---------+
[12:18:02 INFO]: Filled tag <[ball].location.above[1].backward[0.3].ray_trace[entities=!ballHitboxEntity;return=normal]||null> with 'l@0, 1, 0'.
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hitnormal'  value='l@0, 1, 0'  
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 372) define hit <[ball].location.above[1].backward[0.3].ray_trace[entities=!ballHitboxEntity;return=block]||null> ---------+
[12:18:02 INFO]: Filled tag <[ball].location.above[1].backward[0.3].ray_trace[entities=!ballHitboxEntity;return=block]||null> with 'l@3414, 145, -719, -90, 0, XmineRP'.
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hit'  value='l@3414, 145, -719, -90, 0, XmineRP'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 374) define axis <list[x|y|z]> ---------+
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='axis'  value='li@ (Size 3): x | y | z'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 375) foreach <[hitNormal].xyz.split[,]> ---------+
[12:18:02 INFO]: Filled tag <[hitNormal].xyz.split[,]> with 'li@ (Size 3): 0 | 1 | 0'.
[12:18:02 INFO]: +> Executing 'FOREACH': list='li@ (Size 3): 0 | 1 | 0'  as='value'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 376) if <[value]> != 0 ---------+
[12:18:02 INFO]: +> Executing 'IF': use_braces='true'
[12:18:02 INFO]: Filled tag <[value]> with '0'.
[12:18:02 INFO]: Comparing if 0 not EQUALS 0 ... false
[12:18:02 INFO]: No part of the if command passed, no block will run.
[12:18:02 INFO]: +- Foreach loop 2 ---------+
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 376) if <[value]> != 0 ---------+
[12:18:02 INFO]: +> Executing 'IF': use_braces='true'
[12:18:02 INFO]: Filled tag <[value]> with '1'.
[12:18:02 INFO]: Comparing if 1 not EQUALS 0 ... true
[12:18:02 INFO]: If command passed, running block.
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 377) define hitaxis <[axis].get[<[loop_index]>]> ---------+
[12:18:02 INFO]: Filled tag <[loop_index]> with '2'.
[12:18:02 INFO]: Filled tag <[axis].get[2]> with 'y'.
[12:18:02 INFO]: +> Executing 'DEFINE': Queue='q@UPDATEBALL_3_MissFullwall'  definition='hitaxis'  value='y'
[12:18:02 INFO]: +- Foreach loop 3 ---------+
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 376) if <[value]> != 0 ---------+
[12:18:02 INFO]: +> Executing 'IF': use_braces='true'
[12:18:02 INFO]: Filled tag <[value]> with '0'.
[12:18:02 INFO]: Comparing if 0 not EQUALS 0 ... false
[12:18:02 INFO]: No part of the if command passed, no block will run.
[12:18:02 INFO]: +- Foreach loop complete ---------+
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 378) playsound sound:entity_generic_small_fall <[ball].flag[rawLocation].above[1]> pitch:1.6 ---------+
[12:18:02 INFO]: Filled tag <[ball].flag[rawLocation].above[1]> with '[email protected], 146.57142857142856, -718.5, XmineRP'.
[12:18:02 INFO]: +> Executing 'PLAYSOUND': locations='[[email protected], 146.57142857142856, -718.5, XmineRP]'  sound='entity_generic_small_fall'  volume='1'  pitch='1.6'  custom='false'
[12:18:02 INFO]: +- Queue 'UPDATEBALL_3_MissFullwall' Executing: (line 379) playeffect effect:BLOCK_DUST at:<[ball].location.above[0.6]> data:0.05 special_data:<[hit].block_material> visibility:100 quantity:15 offset:0 ---------+
[12:18:02 INFO]: Filled tag <[ball].location.above[0.6]> with '[email protected], 146.06132847960748, -718.5, 90, 180, XmineRP'.
[12:18:02 INFO]:  ERROR in script 'updateball' in queue 'UPDATEBALL_3_MissFullwall' while executing command 'PLAYEFFECT' in file '\scripts\ball.dsc' on line '379'!
                 Error Message: Tag <[hit].block_material> is invalid!
[12:18:02 INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'block_material' for tag <[hit].block_material>!
[12:18:02 INFO]: Additional Error Info: The returned value from initial tag fragment '[hit]' was: 'l@3414,145,-719,-90,0,XmineRP'.
[12:18:02 INFO]: +> Executing 'PLAYEFFECT': special effect='BLOCK_DUST'  locations='[[email protected], 146.06132847960748, -718.5, 90, 180, XmineRP]'  radius='100'  data='0.05'  quantity='15'  offset='l@0, 0, 0'  special_data='[hit].block_material'