Bug - Cannot Reproduce NULL Pointer Exception this morning when attempting to log in

splinter

New member
I double-clicked, the small window came up, then reported that the error had occurred.


KoLmafia v14.8 r9875, Windows XP, Java 1.6.0_26
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Please note: do not post this log in the KoLmafia thread. If you
would like the dev team to look at it, please write a bug report
at kolmafia.us. Include specific information about what you were
doing when you made this and include the log as an attachment.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Timestamp: Thu Oct 27 06:53:07 EDT 2011
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


Unexpected error, debug log printed.
class java.lang.NullPointerException: null
java.lang.NullPointerException
at net.sourceforge.kolmafia.request.LoginRequest.processLoginRequest(LoginRequest.java:414)
at net.sourceforge.kolmafia.request.GenericRequest.handleServerRedirect(GenericRequest.java:1644)
at net.sourceforge.kolmafia.request.GenericRequest.retrieveServerReply(GenericRequest.java:1575)
at net.sourceforge.kolmafia.request.GenericRequest.execute(GenericRequest.java:1289)
at net.sourceforge.kolmafia.request.GenericRequest.run(GenericRequest.java:1180)
at net.sourceforge.kolmafia.request.LoginRequest.detectChallenge(LoginRequest.java:143)
at net.sourceforge.kolmafia.request.LoginRequest.run(LoginRequest.java:265)
at net.sourceforge.kolmafia.RequestThread.postRequest(RequestThread.java:82)
at net.sourceforge.kolmafia.KoLmafiaGUI.initialize(KoLmafiaGUI.java:123)
at net.sourceforge.kolmafia.KoLmafia.main(KoLmafia.java:487)
 

lostcalpolydude

Developer
Staff member
KoL changed the server setup for logging in recently, and mafia changes to adapt started with 9927. Given that this error appears to be related to logging in, I'm going to close it at least until it can be replicated with a newer version of mafia.
 
Top