im having a error in packaging

I have tried packaging a game and it stopped half way in the packaging
Log.txt (1.1 MB)
with an error I spent the past hour trying to fix it what’s going on.

LogCook: Error: GameDefaultMap contains a redirected reference '/Game/mystuff/worlds/mainorld'. The intended asset will fail to load in a packaged build. Select the intended asset again in Project Settings to fix this issue.

Just go into your project settings and reselect your map as the default map. The issue is that you moved or changed it, and the resource being pointed to is a redirector. Then you can cook.

2 Likes

thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.