Error after /clan invite
lero90 opened this issue · 0 comments
Error after /clan invite:
[22:00:25] [Server thread/INFO]: �[0;31;1mSimpleClans command failure: null�[m
[22:00:25] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.Clan.isLeader(Clan.java:804)
[22:00:25] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.Clan.isLeader(Clan.java:787)
[22:00:25] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.commands.InviteCommand.execute(InviteCommand.java:41)
[22:00:25] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.managers.CommandManager.processClan(CommandManager.java:214)
[22:00:25] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener.onPlayerCommandPreprocess(SCPlayerListener.java:139)
[22:00:25] [Server thread/INFO]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:00:25] [Server thread/INFO]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:00:25] [Server thread/INFO]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:00:25] [Server thread/INFO]: java.lang.reflect.Method.invoke(Unknown Source)
[22:00:25] [Server thread/INFO]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318)
[22:00:25] [Server thread/INFO]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[22:00:25] [Server thread/INFO]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:481)
[22:00:25] [Server thread/INFO]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:466)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:924)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
[22:00:25] [Server thread/INFO]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)