[BLOCKER] Device_Beacon_V2 and button_device has an unspecified header extension after 26.00 update

Hi,
After we got the 26.00 update, we could not start a new session of our game.

When we open the project, we are notified on the output log tab that the Device_Beacon_V2_C and button_device have unspecified header extensions, and the path does not exist on the disk.

/CreativeCoreDevices/Device_Beacon_V2: Failed to resolve import ‘AddPlayerToShowListReceiverMessage_GEN_VARIABLE’ (‘20’) in outer ‘Device_Beacon_V2_C’ (‘1’) in cooked package
[2023.08.28-09.26.20:551][598]LogPackageName: Warning: GetLocalFullPath called on FPackagePath …/…/Plugins/GameFeatures/CreativeCoreDevices/Content/Device_Beacon_V2 which has an unspecified header extension, and the path does not exist on disk. Assuming EPackageExtension::Asset.

[2023.08.28-09.26.42:599][598]LogPackageName: Warning: GetLocalFullPath called on FPackagePath …/…/Plugins/GameFeatures/CreativeCoreDevices/Content/_Verse/button_device which has an unspecified header extension, and the path does not exist on disk. Assuming EPackageExtension::Asset.
[2023.08.28-09.26.42:599][598]LogLinker: Warning: [AssetLog] /CreativeCoreDevices/_Verse/button_device: Failed to resolve import ‘__verse_0xBDF02105_GetInteractionTextFunction’ (‘37’) in outer ‘Default__button_device’ (‘8’) in cooked package

Every time, it ends with the following message errors:

LogValkyrie: ProjectSizeRequest::Cancel for fb699827-4410-8e98-75db-9ba883d9e895 - Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
JOB_ID=ea94b102-e804-4b1f-a4b2-1e40e6c98eab
[2023.08.28-09.38.18:833][731]LogHttp: Warning: HttpRetry: Resetting log verbosity to Warning due to requests being retried
[2023.08.28-09.46.03:496][239]LogValkyrieSummary: Server Summary - Failed to distribute content due to (Failure ErrorCode=ContentBeaconV2.FailedToBuildManifestClient.Host, Failed Building manifest for EConsumerRole::Client with platform: Windows and error: Failure ErrorCode=errors.com.epicgames.content-service.cook-failure, Message=An error occurred while communicating with the game servers (Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
JOB_ID=7501eea3-b9a3-4d19-90df-7cf4da3f39fd)., CookJobId:7501eea3-b9a3-4d19-90df-7cf4da3f39fd, Raw=errors.com.epicgames.content-service.cook-failure, ClientId:89bae2ddacde4d19ae20db8c02708c12, RequestId:D6D5F3CC75B34ECDB1692E94DFCCBD28, InnerErrorCode:errors.com.epicgames.content-service.cook-failure, InnerErrorMessage:An error occurred while communicating with the game servers (Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
JOB_ID=7501eea3-b9a3-4d19-90df-7cf4da3f39fd)., CookJobId:7501eea3-b9a3-4d19-90df-7cf4da3f39fd, CachedInnerErrorType:EInnerErrorType::CookFailure, Message=Extended error, Raw=ContentBeaconV2.FailedToBuildManifestClient.Host, Failed Building manifest for EConsumerRole::Client with platform: Windows and error: Failure ErrorCode=errors.com.epicgames.content-service.cook-failure, Message=An error occurred while communicating with the game servers (Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
JOB_ID=7501eea3-b9a3-4d19-90df-7cf4da3f39fd)., CookJobId:7501eea3-b9a3-4d19-90df-7cf4da3f39fd, Raw=errors.com.epicgames.content-service.cook-failure, ClientId:89bae2ddacde4d19ae20db8c02708c12, RequestId:D6D5F3CC75B34ECDB1692E94DFCCBD28, InnerErrorCode:errors.com.epicgames.content-service.cook-failure, InnerErrorMessage:An error occurred while communicating with the game servers (Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
JOB_ID=7501eea3-b9a3-4d19-90df-7cf4da3f39fd)., CookJobId:7501eea3-b9a3-4d19-90df-7cf4da3f39fd, CachedInnerErrorType:EInnerErrorType::CookFailure)
[2023.08.28-09.46.03:530][243]PlatformCook: Error: We encountered an error preparing your project. Error: errors.com.epicgames.content-service.cook-failure, An error occurred while communicating with the game servers (Content (re)cook error errors.com.epicgames.cookplugin.cookfailure.
[2023.08.28-09.46.03:530][243]PlatformCook: Error: JOB_ID=7501eea3-b9a3-4d19-90df-7cf4da3f39fd)., CookJobId:7501eea3-b9a3-4d19-90df-7cf4da3f39fd
[2023.08.28-09.46.03:535][243]LogValkyrieActivityTracker: Warning: Session → Fail Activity: LoadingNewContent - Error updating content
[2023.08.28-09.46.03:535][243]LogValkyrieSummary: Failed to update content due to error.
[2023.08.28-09.46.04:485][244]PlatformCook: Error: Too many warnings / errors, aborted processing of errors / warnings
[2023.08.28-09.47.34:590][560]LogValkyrie: Unable to refresh: Dirty assets could not be saved

Are you aware of these problems? Do you know how to resolve it?

1 Like

A quick update on this issue. I replaced all beacons and buttons on the map with new ones, and it removed all the unspecified header extension warnings.
Unfortunately, it didn’t resolve the cooking error when launching a new session from the editor.
This error is also being talked about on the thread Content (re)cook error