

This is poor error handling on the developer's part, plain and simple.ĪLL object oriented programming languages have the capacity to catch exceptions and deal with them appropriately. Is failing, and thus the object that should be returned after successful execution is not. The method of the object being executed: _LoginKey() The object in question is part of an API used in FOMM to login to NM.

It's the combination of a connectivity issue with NM's servers and poor coding.Įxamining the crash dump reveals that the error occuring is a pointer referencing a NULL object.
