Game Maded on blueprint classes
after packing the project, I decided to go into it, and the error “couldn’t start: (address of the game) CreateProcess() returned d8” started to fly out
Did you ever find the solution for this, this is my exact error and situation…
if your packaging the game, swap to debug mode. If your game boots like normal in this mode, it is probable that your Intermediate folder when packaging is corrupted. Delete the folder, cook your project and then recompile it.
Assuming that you encrypted your game and unencrypted your game. I would highly suggest using a git repository. This will save you a lot of heart ache, like for real…
Let me know if that helps