NPE on first call to abs2gal, because abs references are not resolved
Sometimes, ABS2GAL throws a NPE because the assetType of some asset is null. But on subsequent calls, it works.
The error could be introduced by the slicing or the undefined control transformation.
A possible solution could be to add checks for the consistency of the abs model before launching the transformation
Edited by Maxime Audinot