PluginBugs / Issues-Wraith

Repository used to keep track of issues of my plugin Wraith
0 stars 0 forks source link

[BUG] Cannot invoke "java.lang.Class.cast(Object)" because "dev.lone.wraith.util.Ping.craftPlayer" #51

Closed LoneDev6 closed 3 years ago

LoneDev6 commented 3 years ago

Describe the bug Ping error on 1.17.1

To Reproduce Steps to reproduce the behavior:

  1. Update to 1.17.1
    1. play

Info (please complete the following information):

Additional context

[Wraith] Plugin Wraith v2.2.5 generated an exception while executing task 49
java.lang.NullPointerException: Cannot invoke "java.lang.Class.cast(Object)" because "dev.lone.wraith.util.Ping.craftPlayer" is null
        at dev.lone.wraith.util.Ping.getPing(Ping.java:154) ~[?:?]