Bug - Fixed NullPointerException in r20501

erct657

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

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