This event fires when an object-loading operation fails.
This may occur for any number of reasons, such as
1)referencing an object that has not been instantiated,
2)calling a function that does not exist, or
3)referencing a variable that was not declared.