Whenever I try to run this at all, It always gives me a "Socket Timeout! Is the server offline?" regardless of the IP address and port entered in.
Full error: Socket Timeout! Is the server offline? Exception in thread "main" java.lang.NullPointerException: Cannot read the array length because "bytes" is null at java.base/java.lang.String.<init>(String.java:632) at query.MCQuery.handshake(MCQuery.java:45) at query.MCQuery.basicStat(MCQuery.java:54) at mainStuff.testerewr.main(yepThisIsABucket.java:8)