Cause
This error occurs when the program attempts to load or execute an extension, but the extension's attributes does not define a valid id.
Solution
Check the attributes of the extension and add the required id attribute at the beginning of the file as specified in the Extension file Javascript documentation.