Skip to content

Couldn't pass ProxyPingEvent to fastmotd #30

Description

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)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions