Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Stack on playerinteract #98

Closed Maxopoly closed 8 years ago

Maxopoly commented 8 years ago

Caused by: java.lang.NullPointerException │···························································· at vg.civcraft.mc.prisonpearl.managers.PrisonPearlManager.freePearl(PrisonPearlManager.java:248) ~[?:?] │···························································· at vg.civcraft.mc.prisonpearl.listener.PlayerListener.freePearl(PlayerListener.java:695) ~[?:?] │···························································· at vg.civcraft.mc.prisonpearl.listener.PlayerListener.onPlayerInteract(PlayerListener.java:673) ~[?:?] │···························································· at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source) ~[?:?] │···························································· at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72-internal] │···························································· at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72-internal] │···························································· at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-880a532] │···························································· ... 17 more

DylanHolmesDH commented 8 years ago

Working on this issue currently.

rourke750 commented 8 years ago

No need, I'll fix this with my other updates.