Unknown Cook Error - can't edit Game State

Hello!

After upgrading to the latest 4.11.1, I cannot compile my project into a stand alone version anymore. When I am cooking the game, the console tells me about an Unknown Cooking Error. When I read the log, the Game State object seems to be out of date, causing a warning. However, when I try to compile or save the Game State object, the engine just closes without even showing a crash report or anything.

Hello,

  • Could you please provide the full output log after the packaging process fails?
  • Are you able to package a clean project in 4.11.1 successfully?

I was able to fix up redirectors in the root folder and after that I was able to save the gamestate file and package the project again. Thanks this can be closed :slight_smile: