エラーが表示されセッションを開始できません

変更をプッシュを押しても同じ状態です。UEFN側のエラーメッセージはメッセージログの「プラットフォームクック」のところに

プロジェクトの準備中にエラーが発生しました。エラー: errors.com.epicgames.content-service.cook_failure、ゲームサーバー(failed to cook module 76d2a3e7-4840-fa6e-4325-54b3d7eed1fa (artifact 3e12d3cb-60b2-421b-8588-29f9ddeafb15:linux-server) with error code errors.com.epicgames.cookplugin.cookfailureoutofmemory)との通信中にエラーがー発生しました。

と表示されていて、フォートナイト側のメッセージでは

56:48: Uploading new version of your project
56:48: Starting cook of new version for all connected platforms!
56:49: Starting cook for {EConsumer Role::Server - Linux}.
56:49: Starting cooked data request for {EConsumer Role::Server - Linux}.
56:49: Starting cook for {EConsumerRole::Client - Windows}.
56:49: Starting cooked data request for {EConsumer Role::Client - Windows.
56:49: Starting cooked data request for {EConsumer Role::Client - Windows).
56:49: Done cooking for {EConsumerRole::Server - Linux}, cook was a failure.
56:49: ContentBeaconV2.Failed To Build ManifestServer.Host, Failed Building manifest for EConsumer Role::Server with platform: Linux
“host”: “content-service.bfda.live.use1a.on.epicgames.com”, “method”: “POST”,
“path”: “/api/content/v2/cooked-content-package”,
“errorCode”: “errors.com.epicgames.content-service.cook_failure”,
“errorMessage”: "failed to cook module 76d2a3e7-4840-fa6e-4325-54b3d7eed1fa (artifact 3e12d3cb-60b2-421b-8588-29f9ddeafb15 }, ClientId:Server,RequestId:CE8BFC22373949FBB8BCB217A63E6DF5,InnerErrorCode:errors.com.epicgames.content-service.cook_failed
56:49: Error encountered: fatal false, response EContentBeacon ErrorResponse::CancelRequest, description Content BeaconV2.Failed
“host”: “content-service.bfda.live.use1a.on.epicgames.com”, “method”: “POST”,
“path”: “/api/content/v2/cooked-content-package”,
“errorCode”: “errors.com.epicgames.content-service.cook_failure”,
“errorMessage”: "failed to cook module 76d2a3e7-4840-fa6e-4325-54b3d7eed1fa (artifact 3e12d3cb-60b2-421b-8588-29f9ddeafb15 , ClientId:Server,RequestId:CE8BFC22373949FBB8BCB217A63E6DF5,InnerErrorCode:errors.com.epicgames.content-service.cook_failed
56:49: Failed to distribute content: (errors.com.epicgames.contentservice.cook_failure, We encountered an error preparing your project
56:49: ERROR: The server failed to install the new version of your content!
56:49: Done cooking for {EConsumerRole::Client - Windows}, cook was a failure.

と表示されています。

どのようにすれば解決できるでしょうか?

1 Like

何か大きなオブジェクトをインポートしたりしましたか?たまにテクスチャやマテリアル、オブジェクトの頂点数が問題でバグが起きることがあります。この場合もう一度インポートしなおすか容量を下げたり、分割してインポートすることをお勧めします。