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

Couldn't pass ProxyPingEvent to fastmotd #30

Open
fadfhkdfga opened this issue Feb 20, 2024 · 0 comments
Open

Couldn't pass ProxyPingEvent to fastmotd #30

fadfhkdfga opened this issue Feb 20, 2024 · 0 comments

Comments

@fadfhkdfga
Copy link

Couldn't pass ProxyPingEvent to fastmotd
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?]
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?]
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?]
at java.base/java.util.Objects.checkIndex(Objects.java:359) ~[?:?]
at java.base/java.util.ArrayList.get(ArrayList.java:427) ~[?:?]
at net.elytrium.fastmotd.FastMOTD.getNextCompat(FastMOTD.java:367) ~[?:?]
at net.elytrium.fastmotd.listener.CompatPingListener.onPing(CompatPingListener.java:36) ~[?:?]
at net.elytrium.fastmotd.listener.Lmbda$39.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.3.0-SNAPSHOT-361.jar:3.3.0-SNAPSHOT (git-fc3bc1f3-b361)]

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