Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Server thread/WARN]: [Magic] Spell cast failed for shrink
- java.lang.IllegalArgumentException: Cannot drop air
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.EntityItem.setItemStack(EntityItem.java:418) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.EntityItem.<init>(EntityItem.java:39) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at org.bukkit.craftbukkit.v1_16_R3.CraftWorld.dropItem(CraftWorld.java:603) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at org.bukkit.craftbukkit.v1_16_R3.CraftWorld.dropItemNaturally(CraftWorld.java:618) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at com.elmakers.mine.bukkit.action.builtin.ShrinkEntityAction$1.updated(ShrinkEntityAction.java:115) ~[?:?]
- at com.elmakers.mine.bukkit.magic.MagicController.getSkull(MagicController.java:6490) ~[?:?]
- at com.elmakers.mine.bukkit.action.builtin.ShrinkEntityAction.dropHead(ShrinkEntityAction.java:111) ~[?:?]
- at com.elmakers.mine.bukkit.action.builtin.ShrinkEntityAction.perform(ShrinkEntityAction.java:87) ~[?:?]
- at com.elmakers.mine.bukkit.action.ActionContext.perform(ActionContext.java:38) ~[?:?]
- at com.elmakers.mine.bukkit.action.ActionHandler.perform(ActionHandler.java:209) ~[?:?]
- at com.elmakers.mine.bukkit.action.CompoundAction.perform(CompoundAction.java:104) ~[?:?]
- at com.elmakers.mine.bukkit.action.ActionContext.perform(ActionContext.java:38) ~[?:?]
- at com.elmakers.mine.bukkit.action.ActionHandler.perform(ActionHandler.java:209) ~[?:?]
- at com.elmakers.mine.bukkit.action.ActionHandler.start(ActionHandler.java:150) ~[?:?]
- at com.elmakers.mine.bukkit.spell.ActionSpell.startCast(ActionSpell.java:147) ~[?:?]
- at com.elmakers.mine.bukkit.spell.ActionSpell.onCast(ActionSpell.java:130) ~[?:?]
- at com.elmakers.mine.bukkit.spell.BaseSpell.finalizeCast(BaseSpell.java:1583) ~[?:?]
- at com.elmakers.mine.bukkit.spell.BaseSpell.cast(BaseSpell.java:1417) ~[?:?]
- at com.elmakers.mine.bukkit.spell.BaseSpell.cast(BaseSpell.java:1327) ~[?:?]
- at com.elmakers.mine.bukkit.spell.BaseSpell.cast(BaseSpell.java:1427) ~[?:?]
- at com.elmakers.mine.bukkit.wand.Wand.cast(Wand.java:4198) ~[?:?]
- at com.elmakers.mine.bukkit.wand.Wand.cast(Wand.java:4147) ~[?:?]
- at com.elmakers.mine.bukkit.wand.Wand.performAction(Wand.java:5567) ~[?:?]
- at com.elmakers.mine.bukkit.magic.listener.PlayerController.onPlayerAnimate(PlayerController.java:663) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1831) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.PacketPlayInArmAnimation.a(SourceFile:31) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.PacketPlayInArmAnimation.a(SourceFile:9) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:942) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:935) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:919) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:851) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-a19903d-23618b2]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Advertisement
Add Comment
Please, Sign In to add comment