Fatal error launching packaged game

Hey there. I’m getting a fatal error when my packaged game launches. I am able to build and run other projects but this one crashes with a fatal error on startup. The first few times I used the log to determine it was some of my code. Now though I am not sure what is causing the error. Also it works in PIE if that means anything.

here is the crash log.

thanks for any help you can give me :slight_smile:

PS. I fixed the warning about convex collision and getting the same fatal error (but without the warning of convex collision) Everything else is the same.