

Btw. I have testet the client, but get some errors when trying to run beta 1.3. I get thiese errors, after pushing the login to server button:
Code: Select all
AFLobby beta1 Release candidate
Exception in thread "Timer-3" java.lang.NullPointerException
at aflobby.LMain.SetFocus(LMain.java:734)
at aflobby.CLoginProgress.NewEvent(CLoginProgress.java:43)
at aflobby.LMain.ProcessEvents(LMain.java:571)
at aflobby.LMain.Update(LMain.java:447)
at aflobby.UpdateTask.run(LMain.java:41)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)

Code: Select all
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)