Predictive Code Completion Fails to Install (Apple Silicon M2 Max) - macOS 15 & Xcode 16

On both RC versions of macOS 15 and Xcode 16, predictive code completion fails to install with the following error message:

The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.)
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
User Info: {
    DVTErrorCreationDateKey = "2024-09-09 21:23:43 +0000";
}
--
Failed to find asset: com.apple.fm.code.generate_small_v1.tokenizer - no asset
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
--


System Information

macOS Version 15.0 (Build 24A335)
Xcode 16.0 (23050) (Build 16A242)
Timestamp: 2024-09-09T17:23:43-04:00
Answered by MobileTen in 803007022

Working!

Same problem here 😔

Yep same problem

Yep same here 🙄

Same here!

same problem here, M1 Max, Xcode 16 RC, macOS 15 RC

Accepted Answer

Working!

Similar problem for me. Although it's complaining about a different asset:

The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.)
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
User Info: {
    DVTErrorCreationDateKey = "2024-09-10 00:03:00 +0000";
}
--
Failed to find asset: com.apple.fm.code.generate_small_v1.base - no asset
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
--


System Information

macOS Version 15.0 (Build 24A335)
Xcode 16.0 (23050) (Build 16A242)
Timestamp: 2024-09-10T10:03:00+10:00

I'm getting the same error.

``The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.) Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 User Info: { DVTErrorCreationDateKey = "2024-09-10 02:28:25 +0000"; }

Failed to find asset: com.apple.fm.code.generate_small_v1.base - no asset Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1

System Information

Macbook Pro m3 max

macOS Version 15.0 (Build 24A335) Xcode 16.0 (23050) (Build 16A242) Timestamp: 2024-09-09T21:28:25-05:00``

Same issue here.

After getting the error, I restarted the Mac, and when I entered Xcode, I noticed that "Predictive Code" wasn't showing up in the downloads window. However, even though it didn't appear, I was able to go into the extensions tab in the settings and saw that "Predictive Code Completion Model" was installed.

I'm not sure if this version of the model I have installed is the latest. Does anyone know? Thanks!

We deployed a server-side fix around 4:30 pm yesterday (09/09). Could you please retry. If folks are still running into download issues, please submit a report via Feedback Assistant and we will review it.

Still seeing the same error here:

`The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.) Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 User Info: { DVTErrorCreationDateKey = "2024-09-10 19:43:37 +0000"; }

Failed to find asset: com.apple.fm.code.generate_small_v1.base - no asset Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 --`

Submitted a report in the feedback application: FB15095487

I'm still getting this error as well.

Left Xcode open overnight, seems to have successfully downloaded and is working now.

Patience is a virtue

Predictive Code Completion Fails to Install (Apple Silicon M2 Max) - macOS 15 & Xcode 16
 
 
Q