need help with client side, all ive done is change background..
hello guys, im getting this error now when i run the client and try login, it was working because i changed the background..
java.lang.NullPointerException
at com.arlania.Client.login(Client.java:11249)
at com.arlania.Client.processLoginScreenInput(Client. java:15802)
at com.arlania.Client.processGameLoop(Client.java:547 8)
at com.arlania.RSApplet.run(RSApplet.java:244)
at com.arlania.Client.run(Client.java:8962)
at java.lang.Thread.run(Unknown Source)
can someone please help me