Error when launching my packaged game

Hello everybody,

I tried compiling my game and although it did compile, I got this error message:

Screenshot 2024-04-01 090747

I looked at other forums and none of them helped. Can you please help me? Thank you.

Also, if you found this topic in the Blueprint section in “Programming & Scripting” then, that is because this project is a blueprint project and not a C++ project. Also, there isn’t any section that would fit this topic because there isn’t a build section (There is one for mobile but, I’m trying to build my game for PC and laptop)

Hello,

Your terminology may be inaccurate, so bear with me, because I’m not really sure what you mean…

Do you mean that you PACKAGED your game and when you tried to LAUNCH it you got this error?

Yes, sorry. My bad.

Not a problem. I needed to make sure I was answering (or attempting to answer) the correct issue:

Look at the 4th bullet-point, specifically.

Ok, I looked at the 4th bullet-point and that I tried what it says on the 4th bullet-point but, it still gives me the error.

And to be clear, you tried repackaging your game?

Yes, I tried that and it still doesn’t work.

Just guessing, but have you tried putting the project in a path without any special characters inside?

Take a look at this:

Make sure that the settings you’re using are correct!

I tried that but, that pretty much didn’t work.

Hello everyone, I changed from Debug to Development in the VIsual Studio 2022
image
and now I get the same error
missing game files
I tried what you’ve suggested until now and nothing worked.
Please, any fresh ideas? im currently using UE 5.4.4
Thank you for your time!