So recently, I was coding a new demo for a game I am making. I was chugging along just fine, but when I added a new sprite that was supposed to be a projectile, the program wouldn't stop crashing whenever I tried to make the character spawn the object. It brings me to a screen that says that the page is having a problem. There is an error code at the bottom that says STATUS_ACCESS_VIOLATION.
I am fairly new to all this, and have no knowledge on how to fix the issue. I tried deleting the sprite, thinking that was the cause of the error, but it keeps crashing. Does anyone have any suggestions on how I might go about fixing this?
I apologize if this is not the right place to ask for this kind of advice, this is my first time using the forum. If you need to me to do anything to help me fix the issue, please let me know. Thank you!