Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CrazyEnchantments v1.7.6.1org.bukkit.event.EventExceptionat org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:232) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:199) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:110) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:828) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.PacketPlayInBlockDig.a(SourceFile:40) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.PacketPlayInBlockDig.a(SourceFile:10) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]Caused by: java.lang.NullPointerExceptionat me.BadBones69.CrazyEnchantments.Methods.makeItem(Methods.java:228) ~[?:?]at me.BadBones69.CrazyEnchantments.Controlers.EnchantmentControl.onDescriptionSend(EnchantmentControl.java:303) ~[?:?]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigotmc-1.11.2-R0.1.jar:git-Spigot-7d78b81-96f03d9]... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement