On one of my functions, the engine crashes saying that the pointer is empty.
Is there is a way to find exacly WHAT POINTER IS IT?!?!
Because engine crashes gives line numbers and reason of the crash, wich is easy to find, but runtime crashes only points to the function and don´t say nothing else.
I´ve gone trought this crap enough times, what i need to do to find this godamn pointer?
Any help is appreciated, thanks in advance.