Rcon Usage Error

Lixsady

Member
Every time i try to connect to my server using my Rcon client the server always throws this error into the console and my Rcon client fails to connect, anyone know how to fix it?


Error:


←[36m18:38:46←[m [←[1;31mERROR←[m] Throwing
java.lang.NegativeArraySizeException: null
at cn.nukkit.network.rcon.RCONPacket.<init>(RCONPacket.java:28) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.network.rcon.RCONServer.read(RCONServer.java:149) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.network.rcon.RCONServer.run(RCONServer.java:99) [nukkit-1.0-SNAPSHOT.jar:?]
 
Top