Hey Jabe, every since the last patch I havent been able to use this wonderful tool anymore, from any of the computers Ive tried it on.
The error Im getting is this:
Quote:
Exception in thread "main" java.lang.NullPointerException
at LoLRTMPSClient.getIPAddress <LoLRTMPSClient.java:325>
at LoLRTMPSClient.login <LoLRTMPSClient.java:169>
at LoLRTMPSClient.reconnect <LoLRTMPSClient.java:277>
at SpectateAnyone.setupClient <SpectateAnyone.java:482>
at SpectateAnyone.main <SpectateAnyone.java:78>
|
The same error pops in every computer.
I dont think I have anything wrong in my config either, it is exactly the same as it was before except I updated the version (double checked the numbers and they are correct).
I see you have this in your initial post:
Quote:
|
If you get the error "java.lang.NullPointerException" when entering a name with a special character in it, download the new version.
|
It seems to be that error Im getting the problem is that my tool never connects so I cant really enter names or anything. The error seems to be preventing it from connecting in the first place.
Any idea how to solve this?