-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatest.log
473 lines (473 loc) · 49.1 KB
/
latest.log
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
[17:18:58] [main/ERROR]: No key structures in MapLike[{"layers":[{"block":"minecraft:air","height":1}],"biome":"minecraft:the_void"}]; Not a registry ops
[17:18:58] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:18:58] [main/INFO]: Reloading ResourceManager: Default, bukkit, afk display v1.1.0.zip, more mob heads v2.6.2.zip, multiplayer sleep v2.2.1.zip, player head drops v1.1.0.zip, wandering trades hermit edition v1.4.0.zip
[17:18:59] [Worker-Main-13/INFO]: Loaded 7 recipes
[17:19:00] [Worker-Main-13/WARN]: Found validation problem in {minecraft:entities/shulker}.pools[2].entries[0]: Unknown loot table called minecraft:entities/reference/extra/shulker
[17:19:00] [Worker-Main-13/WARN]: Found validation problem in {minecraft:entities/ender_dragon}.pools[0].entries[0]: Unknown loot table called minecraft:entities/reference/extra/ender_dragon
[17:19:01] [Server thread/INFO]: Starting minecraft server version 1.16.4
[17:19:01] [Server thread/INFO]: Loading properties
[17:19:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f011ca2-3af81c7 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
[17:19:01] [Server thread/INFO]: Debug logging is disabled
[17:19:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:19:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:19:01] [Server thread/INFO]: Default game type: SURVIVAL
[17:19:01] [Server thread/INFO]: Generating keypair
[17:19:01] [Server thread/INFO]: Starting Minecraft server on 72.46.133.71:25612
[17:19:01] [Server thread/INFO]: Using epoll channel type
[17:19:03] [Server thread/INFO]: [SkyCube] Loading SkyCube v1.4.6
[17:19:03] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.7.0
[17:19:03] [Server thread/INFO]: [GeneralServerPack] Loading GeneralServerPack v1.0.3
[17:19:03] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.7.0
[17:19:03] [Server thread/INFO]: [VoidGenerator] v1_15
[17:19:03] [Server thread/INFO]: Preparing level "world_1607289592"
[17:19:03] [Server thread/INFO]: -------- World Settings For [world_1607289592] --------
[17:19:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:19:03] [Server thread/INFO]: Mob Spawn Range: 8
[17:19:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:19:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:19:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:19:03] [Server thread/INFO]: Max TNT Explosions: 100
[17:19:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:19:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:19:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:19:03] [Server thread/INFO]: Item Despawn Rate: 6000
[17:19:03] [Server thread/INFO]: Item Merge Radius: 2.5
[17:19:03] [Server thread/INFO]: View Distance: 10
[17:19:03] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:19:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:19:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:19:03] [Server thread/INFO]: -------- World Settings For [world_1607289592_the_end] --------
[17:19:03] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:19:03] [Server thread/INFO]: Mob Spawn Range: 8
[17:19:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:19:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:19:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:19:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:19:03] [Server thread/INFO]: Max TNT Explosions: 100
[17:19:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:19:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:19:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:19:03] [Server thread/INFO]: Item Despawn Rate: 6000
[17:19:03] [Server thread/INFO]: Item Merge Radius: 2.5
[17:19:03] [Server thread/INFO]: View Distance: 10
[17:19:03] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:19:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:19:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:19:03] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:19:04] [Server thread/INFO]: Preparing spawn area: 0%
[17:19:04] [Server thread/INFO]: Preparing spawn area: 0%
[17:19:04] [Server thread/INFO]: Time elapsed: 1480 ms
[17:19:04] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:19:05] [Server thread/INFO]: Preparing spawn area: 0%
[17:19:05] [Server thread/INFO]: Preparing spawn area: 3%
[17:19:05] [Worker-Main-15/INFO]: Preparing spawn area: 83%
[17:19:06] [Server thread/INFO]: Time elapsed: 1449 ms
[17:19:06] [Server thread/INFO]: [SkyCube] Enabling SkyCube v1.4.6
[17:19:07] [Server thread/INFO]: [GeneralServerPack] Enabling GeneralServerPack v1.0.3
[17:19:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:19:07] [Server thread/INFO]: Done (4.047s)! For help, type "help"
[17:19:18] [User Authenticator #1/INFO]: UUID of player Asra_31 is 70a686c6-733e-4737-b667-00656911f98f
[17:19:19] [Server thread/INFO]: Asra_31[/73.241.149.126:53750] logged in with entity id 57 at ([world_1607289592]-0.5784606228175868, 63.0, -0.04756816175649009)
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.InventorySubcontainer.setItem(InventorySubcontainer.java:183) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:82) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:636) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 28 more
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:83) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:636) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 28 more
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:639) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 27 more
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.InventorySubcontainer.setItem(InventorySubcontainer.java:183) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:82) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:636) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 28 more
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:83) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:636) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 28 more
[17:19:28] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:639) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:111) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 27 more
[17:19:33] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.InventorySubcontainer.setItem(InventorySubcontainer.java:183) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:82) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:120) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 27 more
[17:19:33] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.set(SourceFile:83) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:120) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 27 more
[17:19:33] [Server thread/ERROR]: Could not pass event PrepareAnvilEvent to SkyCube v1.4.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPrepareAnvilEvent(CraftEventFactory.java:1428) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvil.e(ContainerAnvil.java:266) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.a(ContainerAnvilAbstract.java:67) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract$1.update(ContainerAnvilAbstract.java:12) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.d(SourceFile:87) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Slot.a(SourceFile:65) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.ContainerAnvilAbstract.shiftClick(ContainerAnvilAbstract.java:129) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.b(Container.java:333) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.Container.a(Container.java:182) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2283) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(SourceFile:103) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:917) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack
at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:394) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
at vin.ash.skycube.listeners.AnvilListener.onPrepareAnvil(AnvilListener.java:37) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot_1.16.4.jar:git-Spigot-f011ca2-3af81c7]
... 27 more
[17:19:46] [Server thread/INFO]: Saving the game (this may take a moment!)
[17:19:47] [Server thread/INFO]: Saved the game
[17:19:47] [Server thread/INFO]: Stopping the server
[17:19:47] [Server thread/INFO]: Stopping server
[17:19:47] [Server thread/INFO]: [GeneralServerPack] Disabling GeneralServerPack v1.0.3
[17:19:47] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.7.0
[17:19:47] [Server thread/INFO]: [SkyCube] Disabling SkyCube v1.4.6
[17:19:47] [Server thread/INFO]: Saving players
[17:19:47] [Server thread/INFO]: Asra_31 lost connection: Server closed
[17:19:47] [Server thread/INFO]: Asra_31 left the game
[17:19:47] [Server thread/INFO]: Saving worlds
[17:19:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_1607289592]'/minecraft:overworld
[17:19:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (world_1607289592): All chunks are saved
[17:19:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_1607289592_the_end]'/minecraft:the_end
[17:19:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:19:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (world_1607289592): All chunks are saved
[17:19:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved