Connection issues with java client...
A couple of questions I want to throw out there in hopes someone knows the answers to...
1) Anyone ever get a failure packet with the description: 'NoneType' object has no attribute 'split'? Recently got this error with one of my mules and curious why it's popping up.
2) Also, does anyone know of a quick way to kick yourself from the server? I'm thinking sending a packet to the server that doesn't exist. The aim is to make sure I'm booted from the server to avoid account in use errors. Perhaps there is a better more proper way?