You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This occurs infrequently. I do not have any more information on how to duplicate.
[05:41:57 WARN]: Could not pass incoming plugin message to Chat v0.5b-41
java.lang.ArrayIndexOutOfBoundsException: 1
at com.minecraftdimensions.bungeesuitechat.objects.ServerData.deserialise(ServerData.java:31) ~[?:?]
at com.minecraftdimensions.bungeesuitechat.listeners.MessageListener.onPluginMessageReceived(MessageListener.java:87) ~[?:?]
at org.bukkit.plugin.messaging.StandardMessenger.dispatchIncomingMessage(StandardMessenger.java:427) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:1834) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:31) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.PacketPlayInCustomPayload.handle(PacketPlayInCustomPayload.java:43) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:657) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot-1.7.2-R0.3-SNAPSHOT.jar:git-Spigot-1227]
The text was updated successfully, but these errors were encountered:
BungeeSuiteChat v0.50b-41
This occurs infrequently. I do not have any more information on how to duplicate.
The text was updated successfully, but these errors were encountered: