What are the meaning of the error numbers?
The tree digits XYZ correspond to three stages :
- X : module in which the error occurred (4 = direct dynamics for example);
- Y : functions that are present in several modules (5 =closing geometry for example);
- Z : low-level operations like numerical ones (2 = LU decomposition for example).
Detailed description of errors can be found here and more specifically here.