Closed hadronyche closed 11 months ago
Catch NPE on failed bms parse. Very rare but happens with some bmson charts, also added to bm* for posterity.
bmson
bm*
Will log the offending charts rather than an ambiguous NPE trace some function calls higher.
Looks good to me
Catch NPE on failed bms parse. Very rare but happens with some
bmson
charts, also added tobm*
for posterity.Will log the offending charts rather than an ambiguous NPE trace some function calls higher.