Pointers occasionally bug out and/or crash game
branchpanic opened this issue ยท 1 comments
Pointers can behave unexpectedly and potentially crash the game when safety checks haven't been done.
When a pointer is activated, do checks to make sure that it will never attempt to access something that doesn't exist.