i run the exe file on other no editor computer,after i package the project,but it return message: "failed to open descriptor file *.uproject " or “you’re running a version of the application built to load cooked content only,however no cooked contect content was found. consider cooking content for this build, or build and run the uncooked version of the application instead.”
please tell me what should i do
thx
Have you got the permission of visitation source code in git?also can you upload the launch log?
Hi match,
Are you still seeing this issue? Have you updated to the newest version of the editor? We are at 4.7.5 now.
If you update and you are still seeing this issue, here is one thing to try. There may be old data that has not gotten properly deleted at some point, and here is what to delete to try and fix that. In the Engine folder, delete the DDC (Derived Data Cache). In your project, delete the Intermediate, the Saved, and the Binary folders.
Thanks!