How's the trainer at this point of time? And is it better or worse (it crashes the game rarely still trying to figure out the error)
seems to work ok, I couldn't crash it yetit could be a race condition - there is a very small time window when the player object gets deleted and doesn't exist (before loading a level all actors are cleared) that might be a culprit
ok so a null check should work fine will fix it