Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use [Ready] signs, error #111

Closed
Wihunda opened this issue Jul 12, 2016 · 1 comment
Closed

Can't use [Ready] signs, error #111

Wihunda opened this issue Jul 12, 2016 · 1 comment
Assignees

Comments

@Wihunda
Copy link

Wihunda commented Jul 12, 2016

Using the [Ready] sign in any dungeon, with any gamemode and an [end] sign

12.07 16:15:40 [Server] ERROR Could not pass event PlayerInteractEvent to DungeonsXL v0.14
12.07 16:15:40 [Server] INFO org.bukkit.event.EventException
12.07 16:15:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:231) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:198) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerInteractManager.a(PlayerInteractManager.java:111) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:834) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:40) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:10) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_92]
12.07 16:15:40 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_92]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:737) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:673) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:572) [spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
12.07 16:15:40 [Server] INFO Caused by: java.lang.NullPointerException
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.sign.ReadySign.ready(ReadySign.java:159) ~[?:?]
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.sign.ReadySign.onPlayerTrigger(ReadySign.java:118) ~[?:?]
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.sign.DSign.onUpdate(DSign.java:169) ~[?:?]
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.trigger.Trigger.updateDSigns(Trigger.java:112) ~[?:?]
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.trigger.InteractTrigger.onTrigger(InteractTrigger.java:49) ~[?:?]
12.07 16:15:40 [Server] INFO at io.github.dre2n.dungeonsxl.listener.PlayerListener.onInteract(PlayerListener.java:283) ~[?:?]
12.07 16:15:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
12.07 16:15:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
12.07 16:15:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
12.07 16:15:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.10_BT52_07_12.jar:git-Spigot-cf6dea3-ca1bb1c]
12.07 16:15:40 [Server] INFO ... 18 more

@Sataniel98 Sataniel98 added the BUG label Jul 12, 2016
@Sataniel98 Sataniel98 self-assigned this Jul 12, 2016
@Sataniel98
Copy link
Member

Thank you for the report, fixed it and released v0.14.1 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants