1# Animator Error Codes 2 3> **NOTE** 4> 5> This topic describes only module-specific error codes. For details about universal error codes, see [Universal Error Codes](errorcode-universal.md). 6 7## 100001 Internal Error 8 9**Error Message** 10 11Internal error. 12 13**Description** 14 15This error code is reported when an internal error that cannot be rectified by developers occurs. The internal error type is included in the error information. 16 17**Possible Causes** 18 19The operation for obtaining the rendering engine or parsing parameters fails. 20 21**Solution** 22 23N/A 24