Bug - Fixed NullPointerException in r20501

erct657

New member
When I run autoscend I am getting a NullPointerException on r20501. I had previously run the script successfully in r20499. I enabled debugging and the log is attached. I trimmed the log just to the relevant error section. It looks like it has to do with the Maximizer change in 20501.
 

Attachments

  • maximizerNPE.txt
    9.6 KB · Views: 2

MCroft

Developer
Staff member
caused by a pref combination I failed to check (maximizerCreateOnHand = true). r 20503 passes this test with that pref. Please verify.
 
Top