Access violation - code c0000005

Hey Jshell,

At “playerpawn.cpp on line 16” you are trying to use a pointer that doesn’t have a value, resulting in the Access Violation.

Feel free to update your post with whatever is in your player pawn class, at line 16, and I can help.