So I did some digging and found the MObjectHandle class!! brilliant, it's a class designed specifically to test the health/validity of MObjects, basically now I'm caching both the MObject and an MOjectHandler for it, all the calls now just run a really simple test before using the MObject:
Brilliant, all I have to do is raise a good warning and the bug is crushed, should make things a lot more stable hopefully!
cheers
Mark
MObjectHandle.isValid()
Brilliant, all I have to do is raise a good warning and the bug is crushed, should make things a lot more stable hopefully!
cheers
Mark