Update ExtensionLoader to index aliases by their identifier'd name.
The error message will now contain the offending extension (either package name or full path to extension file) if a Python error occurs when ExtensionLoader attempts to load it.