My current project is straightforward - a virtual gallery game created with Unity. However, after hearing about UEFN, my colleagues and I decided to try it out due to its accessibility for users. Unfortunately, I’ve encountered numerous roadblocks while attempting to transition the project. Despite creating all the assets myself and double-checking everything, the project simply does not publish.
Logs:
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Syncing project MyProjectA with content service took 0.41 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Calling UpdateContent on Valkyrie beacon with: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684) ModuleId(d365fcb0-4342-4f19-0b91-909254d64461) ModuleVersion(25)
LogValkyrieSummary: RPCing content cook request to server: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684)
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrieSummary: Server Summary - Failed to distribute content due to (Failure ErrorCode=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-4f19-0b91-909254d64461 v 25, RequestId:F191D377C71840C1A0A6BF3C3D12624D, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_st
atus failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:F191D377C71840C1A0A6BF3C3D12624D, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown, Message=Extended error, Raw=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-
4f19-0b91-909254d64461 v 25, RequestId:F191D377C71840C1A0A6BF3C3D12624D, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:F191D377C71840C1A0A6BF3C3D12624D, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown)
LogValkyrieSummary: Failed to update content due to error.
LogValkyrie: ProjectSizeRequest::Cancel for d365fcb0-4342-4f19-0b91-909254d64461 - Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.
LogValkyrie: Gathering intermediate assets to delete took 0.0 seconds
LogValkyrie: Intermediate assets cleanup took 0.0 seconds in total
LogValkyrieSummary: Checking for if the project can be uploaded
LogValkyrieSummary: Starting Project Upload - Content Service
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Refresh succeeded.
LogValkyrie: Syncing project MyProjectA with content service took 0.44 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Calling UpdateContent on Valkyrie beacon with: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684) ModuleId(d365fcb0-4342-4f19-0b91-909254d64461) ModuleVersion(25)
LogValkyrieSummary: RPCing content cook request to server: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684)
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrie: ProjectSizeRequest::Cancel for d365fcb0-4342-4f19-0b91-909254d64461 - Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.
LogValkyrieSummary: Destroying Valkyrie Beacon
LogValkyrie: Gathering intermediate assets to delete took 0.0 seconds
LogValkyrie: Intermediate assets cleanup took 0.0 seconds in total
LogValkyrie: Set up of Edit Session succeeded.
LogValkyrieSummary: Attempting to find or create a session via find friend.
LogValkyrie: Play succeeded.
LogValkyrieSummary: No active session for current user. Creating new session.
LogValkyrieAccount: [UValkyrieOnlineInstance::ApplyUserPreferredQoSRegion] Region Auto: BR
LogValkyrieSummary: Valkyrie Beacon Connected!
LogValkyrieSummary: Session Setup Complete. About to Send Content!
LogValkyrieSummary: Checking for if the project can be uploaded
LogValkyrieSummary: Starting Project Upload - Content Service
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Syncing project MyProjectA with content service took 0.81 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Calling UpdateContent on Valkyrie beacon with: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684) ModuleId(d365fcb0-4342-4f19-0b91-909254d64461) ModuleVersion(25)
LogValkyrieSummary: RPCing content cook request to server: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(2412a4e6-879a-45bd-b5f5-a7f00f453684)
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrieSummary: Server Summary - Failed to distribute content due to (Failure ErrorCode=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-4f19-0b91-909254d64461 v 25, RequestId:53F0D344BA44450E92EB755FFD00556D, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_st
atus failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:53F0D344BA44450E92EB755FFD00556D, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown, Message=Extended error, Raw=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-
4f19-0b91-909254d64461 v 25, RequestId:53F0D344BA44450E92EB755FFD00556D, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:53F0D344BA44450E92EB755FFD00556D, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown)
LogValkyrieSummary: Failed to update content due to error.
LogValkyrie: Launching client: D:/Games/fortnite 2023/Fortnite/FortniteGame/Binaries/Win64/FortniteLauncher.exe -obfuscationid=_jALPieq1v8uwb5KQEOPoXh1IiHqEg -epicenv=Prod -epicapp=Fortnite -epicusername=Ongezell -epicuserid=25811dc037324a7ba3917483642a802b -epiclocale=en -epicsandboxid=fn -Res=1920x1080w -VK.JoinEditOnLaunch -epicportal -skippatchcheck -AUTH_LOGIN=unused -AUTH_TYPE=exchangecode -AUTH_PASSWORD=9c437d095dc74e0fa6e816de578fb5e7
LogValkyrieSummary: Launching Client using (D:/Games/fortnite 2023/Fortnite/FortniteGame/Binaries/Win64/FortniteLauncher.exe)
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrie: ProjectSizeRequest::Cancel for d365fcb0-4342-4f19-0b91-909254d64461 - Module d365fcb0-4342-4f19-0b91-909254d64461 v25 referenced by this project has safety_status failed_soft and cannot be loaded.
LogValkyrieSummary: Destroying Valkyrie Beacon
LogValkyrie: Gathering intermediate assets to delete took 0.0 seconds
LogValkyrie: Intermediate assets cleanup took 0.0 seconds in total
LogValkyrieSummary: Starting Project Upload - Content Service
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Syncing project MyProjectA with content service took 0.91 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Attempting to upload 1 modules:
LogValkyrieSummary: MyProjectA
LogValkyrieSummary: Successfully uploaded 2 files for module MyProjectA:
LogValkyrieSummary: myprojecta.zip
LogValkyrieSummary: myprojecta.zip.json
LogValkyrieSummary: Uploaded 2/2 files in 0.591134 seconds
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Storing Project Snapshot
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrie: ProjectSizeRequest::GetProjectUploadSize for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest::GetProjectDownloadSize for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest::GetProjectCookedSize for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest::GetDependencyDownloadSizes for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest::Completed for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: Gathering intermediate assets to delete took 0.0 seconds
LogValkyrie: Intermediate assets cleanup took 0.0 seconds in total
LogValkyrie: Set up of Edit Session succeeded.
LogValkyrieSummary: Attempting to find or create a session via find friend.
LogValkyrie: Play succeeded.
LogValkyrieSummary: No active session for current user. Creating new session.
LogValkyrieAccount: [UValkyrieOnlineInstance::ApplyUserPreferredQoSRegion] Region Auto: BR
LogValkyrieSummary: Valkyrie Beacon Connected!
LogValkyrieSummary: Session Setup Complete. About to Send Content!
LogValkyrieSummary: Checking for if the project can be uploaded
LogValkyrieSummary: Starting Project Upload - Content Service
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Syncing project MyProjectA with content service took 0.84 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Calling UpdateContent on Valkyrie beacon with: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(d1374a7d-a421-42f6-b487-01d8ea356c23) ModuleId(d365fcb0-4342-4f19-0b91-909254d64461) ModuleVersion(26)
LogValkyrieSummary: RPCing content cook request to server: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(d1374a7d-a421-42f6-b487-01d8ea356c23)
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrieSummary: Server Summary - Failed to distribute content due to (Failure ErrorCode=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-4f19-0b91-909254d64461 v 26, RequestId:34F171E12B44408AA65CA4C46B346BD9, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_st
atus failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:34F171E12B44408AA65CA4C46B346BD9, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown, Message=Extended error, Raw=ContentBeaconV2.FailedToGenerateContentPackage.Host, ContentPackageResolver::GenerateContentPackage failed for request project b940f4a8-4a94-5bcb-e971-4196b77834a6 root d365fcb0-4342-
4f19-0b91-909254d64461 v 26, RequestId:34F171E12B44408AA65CA4C46B346BD9, Error:Failure ErrorCode=errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, Message=An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.)., Raw={
“host”: “content-service.bfda.live.use1a.on.epicgames.com”,
“method”: “POST”,
“path”: “/api/content/v2/gen-package”,
“errorCode”: “invalid_dependency.unsafe_content”,
“errorMessage”: “Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.”
}, RequestId:34F171E12B44408AA65CA4C46B346BD9, InnerErrorCode:errors.com.epicgames.online.generic.invalid_dependency.unsafe_content, InnerErrorMessage:An error occurred while communicating with the game servers (Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.)., CachedInnerErrorType:EInnerErrorType::Unknown)
LogValkyrieSummary: Failed to update content due to error.
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrie: ProjectSizeRequest::Cancel for d365fcb0-4342-4f19-0b91-909254d64461 - Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.
LogValkyrie: Gathering intermediate assets to delete took 0.0 seconds
LogValkyrie: Intermediate assets cleanup took 0.0 seconds in total
LogValkyrieSummary: Checking for if the project can be uploaded
LogValkyrieSummary: Starting Project Upload - Content Service
LogValkyrieSummary: Syncing project MyProjectA
LogValkyrie: Refresh succeeded.
LogValkyrie: Syncing project MyProjectA with content service took 0.85 sec
LogValkyrie: Saving project MyProjectA source control settings to disk took 0.00 sec
LogValkyrie: Saving project MyProjectA source control settings on content service took 0.00 sec
LogValkyrieValidation: Display: Selecting allow lists for role ‘VKCreateUGC’
LogValkyrieSummary: Starting to upload file for module creation
LogValkyrieSummary: Successfully created module
LogValkyrieSummary: Creating Module Version
LogValkyrieSummary: Sending Content Update
LogValkyrieSummary: Calling UpdateContent on Valkyrie beacon with: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(d1374a7d-a421-42f6-b487-01d8ea356c23) ModuleId(d365fcb0-4342-4f19-0b91-909254d64461) ModuleVersion(26)
LogValkyrieSummary: RPCing content cook request to server: ProjectId(b940f4a8-4a94-5bcb-e971-4196b77834a6) SnapshotId(d1374a7d-a421-42f6-b487-01d8ea356c23)
LogValkyrieSummary: Project MyProjectA up to date
LogValkyrie: ProjectSizeRequest::Prepare for d365fcb0-4342-4f19-0b91-909254d64461
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetRootModuleInfo
LogValkyrie: ProjectSizeRequest for d365fcb0-4342-4f19-0b91-909254d64461: GetProjectContentPackage
LogValkyrie: ProjectSizeRequest::Cancel for d365fcb0-4342-4f19-0b91-909254d64461 - Module d365fcb0-4342-4f19-0b91-909254d64461 v26 referenced by this project has safety_status failed_soft and cannot be loaded.