Bale
Minion
New error in r14883! I click on a custom outfit from the drop-down in my Gear Changer (Equipment) pane and I get "Unexpected error, debug log printed."
I'm switching to outfit aaa which consists of this:
My current gear is exactly the same, except that the accessories are in different slots. (acc1 and acc3 are swapped.) Sometimes I choose my default outfit just to ensure that I am actually wearing it.
Code:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
KoLmafia v16.4 r14883, Windows XP, Java 1.7.0_55
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Please note: do not post this log in the KoLmafia thread of KoL's
Gameplay-Discussion forum. If you would like the KoLmafia 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 this log as an attachment.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Timestamp: Wed Oct 15 23:51:52 EDT 2014
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Unexpected error, debug log printed.
class java.lang.NullPointerException: null
java.lang.NullPointerException
at net.sourceforge.kolmafia.request.EquipmentRequest.<init>(EquipmentRequest.java:306)
at net.sourceforge.kolmafia.swingui.GearChangeFrame$OutfitComboBox$ChangeOutfitListener.execute(GearChangeFrame.java:836)
at net.sourceforge.kolmafia.swingui.listener.ThreadedListener.run(ThreadedListener.java:239)
at net.sourceforge.kolmafia.RequestThread$SequencedRunnable.run(RequestThread.java:419)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I'm switching to outfit aaa which consists of this:
- Hairpiece On Fire
- Thor's Pliers
- pool skimmer
- surgical apron
- thunder down underwear
- ghost of a necklace
- Hand in Glove
- astral mask
My current gear is exactly the same, except that the accessories are in different slots. (acc1 and acc3 are swapped.) Sometimes I choose my default outfit just to ensure that I am actually wearing it.