I have been trying to run a ModelBuilder model in a project package to be able to create a model output. I hope to send the model to a client, with the model still functional. The model works fine in the project itself, but not in the project package. When I try to run the model, a message saying “Failed to execute (Clip)” comes up. When I validate the model, all of the shapes turn gray, except for ‘Clip’ and all immediately adjacent features. When I validate THEN run the model, I get these errors.
- Error 000622: Failed to execute (Clip). Parameters are not valid.
- Error 000732: Input Features or Dataset: Dataset [source of dataset] does not exist or is not supported
- Error 000732: Clip Features: Dataset [source of dataset] does not exist or is not supported
- Failed to execute (Clip)
I recently updated to ArcPro Version 2.9, so I think I made these attempts in Version 2.8 (hopefully that doesn't make things too complicated)