=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
KoLmafia v15.1 r10906, Mac OS X, Java 1.6.0_31
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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 Apr 12 10:43:50 PDT 2012
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Unexpected error, debug log printed.
class java.lang.NullPointerException: null
java.lang.NullPointerException
at net.sourceforge.kolmafia.textui.RuntimeLibrary.to_url(RuntimeLibrary.java:2067)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.sourceforge.kolmafia.textui.parsetree.LibraryFunction.execute(LibraryFunction.java:114)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:167)
at net.sourceforge.kolmafia.textui.parsetree.FunctionReturn.execute(FunctionReturn.java:99)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.Conditional.execute(Conditional.java:95)
at net.sourceforge.kolmafia.textui.parsetree.If.execute(If.java:67)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:136)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:167)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:105)
at net.sourceforge.kolmafia.textui.parsetree.FunctionReturn.execute(FunctionReturn.java:99)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:136)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:167)
at net.sourceforge.kolmafia.textui.parsetree.Operator.applyTo(Operator.java:392)
at net.sourceforge.kolmafia.textui.parsetree.Expression.execute(Expression.java:221)
at net.sourceforge.kolmafia.textui.parsetree.Operator.applyTo(Operator.java:392)
at net.sourceforge.kolmafia.textui.parsetree.Expression.execute(Expression.java:221)
at net.sourceforge.kolmafia.textui.parsetree.Operator.applyTo(Operator.java:392)
at net.sourceforge.kolmafia.textui.parsetree.Expression.execute(Expression.java:221)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:105)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:136)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:167)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.Loop.execute(Loop.java:58)
at net.sourceforge.kolmafia.textui.parsetree.ForEachLoop.executeSlice(ForEachLoop.java:165)
at net.sourceforge.kolmafia.textui.parsetree.ForEachLoop.execute(ForEachLoop.java:110)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:136)
at net.sourceforge.kolmafia.textui.parsetree.FunctionCall.execute(FunctionCall.java:167)
at net.sourceforge.kolmafia.textui.parsetree.BasicScope.execute(BasicScope.java:463)
at net.sourceforge.kolmafia.textui.parsetree.UserDefinedFunction.execute(UserDefinedFunction.java:136)
at net.sourceforge.kolmafia.textui.Interpreter.executeScope(Interpreter.java:369)
at net.sourceforge.kolmafia.textui.Interpreter.execute(Interpreter.java:296)
at net.sourceforge.kolmafia.textui.Interpreter.execute(Interpreter.java:289)
at net.sourceforge.kolmafia.KoLmafiaASH.getClientHTML(KoLmafiaASH.java:109)
at net.sourceforge.kolmafia.KoLmafiaASH.getClientHTML(KoLmafiaASH.java:76)
at net.sourceforge.kolmafia.request.RelayRequest.handleSimple(RelayRequest.java:1629)
at net.sourceforge.kolmafia.request.RelayRequest.run(RelayRequest.java:1657)
at net.sourceforge.kolmafia.RequestThread.postRequest(RequestThread.java:221)
at net.sourceforge.kolmafia.RequestThread.postRequest(RequestThread.java:184)
at net.sourceforge.kolmafia.webui.RelayAgent.readServerResponse(RelayAgent.java:480)
at net.sourceforge.kolmafia.webui.RelayAgent.performRelay(RelayAgent.java:159)
at net.sourceforge.kolmafia.webui.RelayAgent.run(RelayAgent.java:132)