There is a null variable or pointer in your code. Fix it using "if(Pointer == nullptr) return;" before every time you use or call a function on a pointer.