=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
KoLmafia r6797, Windows XP, Java 1.6.0_11
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Please note: do not post these logs in the KoLmafia thread. If
you would like us to look at the log, please instead email logs
to [email]veracity@hambo.com[/email] using the subject "KoLmafia Debug Log"
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Timestamp: Tue Jan 20 10:14:17 PST 2009
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Unexpected error, debug log printed.
class java.lang.NullPointerException: null
java.lang.NullPointerException
at net.sourceforge.kolmafia.request.AdventureRequest.getAdventuresUsed(AdventureRequest.java:860)
at net.sourceforge.kolmafia.KoLAdventure.run(KoLAdventure.java:782)
at net.sourceforge.kolmafia.RequestThread.postRequest(RequestThread.java:85)
at net.sourceforge.kolmafia.KoLmafia.locateTavernFaucet(KoLmafia.java:2206)
at net.sourceforge.kolmafia.textui.RuntimeLibrary.tavern(RuntimeLibrary.java:2830)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.sourceforge.kolmafia.textui.parsetree.LibraryFunction.execute(LibraryFunction.java:119)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:157)
at net.sourceforge.kolmafia.textui.parsetree.Scope.execute(Scope.java:397)
at net.sourceforge.kolmafia.textui.parsetree.Conditional.execute(Conditional.java:88)
at net.sourceforge.kolmafia.textui.parsetree.If.execute(If.java:67)
at net.sourceforge.kolmafia.textui.parsetree.Scope.execute(Scope.java:397)
at net.sourceforge.kolmafia.textui.parsetree.Conditional.execute(Conditional.java:88)
at net.sourceforge.kolmafia.textui.parsetree.If.execute(If.java:67)
at net.sourceforge.kolmafia.textui.parsetree.Scope.execute(Scope.java:397)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:125)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:157)
at net.sourceforge.kolmafia.textui.parsetree.Scope.execute(Scope.java:397)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:125)
at net.sourceforge.kolmafia.textui.Interpreter.executeScope(Interpreter.java:240)
at net.sourceforge.kolmafia.textui.Interpreter.execute(Interpreter.java:185)
at net.sourceforge.kolmafia.textui.Interpreter.execute(Interpreter.java:178)
at net.sourceforge.kolmafia.KoLmafiaCLI.executeScriptCommand(KoLmafiaCLI.java:4213)
at net.sourceforge.kolmafia.KoLmafiaCLI.access$3(KoLmafiaCLI.java:138)
at net.sourceforge.kolmafia.KoLmafiaCLI$Call.run(KoLmafiaCLI.java:2084)
at net.sourceforge.kolmafia.KoLmafiaCLI.executeCommand(KoLmafiaCLI.java:549)
at net.sourceforge.kolmafia.KoLmafiaCLI.executeLine(KoLmafiaCLI.java:443)
at net.sourceforge.kolmafia.swingui.CommandDisplayFrame$CommandQueueHandler.handleQueue(CommandDisplayFrame.java:317)
at net.sourceforge.kolmafia.swingui.CommandDisplayFrame$CommandQueueHandler.run(CommandDisplayFrame.java:298)