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

ArrayIndexOutOfBoundsException #51

Open
zhro opened this issue Jan 5, 2014 · 0 comments
Open

ArrayIndexOutOfBoundsException #51

zhro opened this issue Jan 5, 2014 · 0 comments

Comments

@zhro
Copy link

zhro commented Jan 5, 2014

BungeeSuiteChat v0.50b-41

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant