Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing clip with filename name.[1001-1150].mp4 fails on integrate #4

Open
2 tasks done
BigRoy opened this issue Jul 2, 2024 · 0 comments
Open
2 tasks done
Assignees

Comments

@BigRoy
Copy link
Contributor

BigRoy commented Jul 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

It seems when publishing clips in the timeline where the clips are .mp4 I'm getting issues on integration.

It starts to think the MP4 file is a file per frame and copy filenames that do not exist (see log)

When changing the name to just C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.mp4 it fails to integrate due to:

Instance shot has no representations to integrate

I'll make a separate issue for that.

Expected Behavior:

It should just understand it's a single file mp4

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Use a video file with filename file.[1001-1020].mp4
  2. Set the clip to "Chocolate"
  3. Use Create to create publishable clip
  4. Publish

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

INFO:pyblish.IntegrateAsset:Registered 2 representations: otio, drp
b'Processing Integrate Asset'
DEBUG:pyblish.IntegrateAsset:/shots/sq01/Video_1sq01sh010_takeVideo_1 is missing reference to staging directory. Will try to get it from representation.
DEBUG:pyblish.IntegrateAsset:Looking for matching profile for: hosts: "resolve" | product_types: "take" | task_names: "modeling" | task_types: "Modeling"
DEBUG:pyblish.IntegrateAsset:"take" not found in "product_types": ['review', 'render', 'prerender']
DEBUG:pyblish.IntegrateAsset:"resolve" not found in "hosts": ['standalonepublisher']
DEBUG:pyblish.IntegrateAsset:"resolve" not found in "hosts": ['maya']
DEBUG:pyblish.IntegrateAsset:"resolve" not found in "hosts": ['traypublisher']
DEBUG:pyblish.IntegrateAsset:"resolve" not found in "hosts": ['max']
DEBUG:pyblish.IntegrateAsset:Profile selected: {'product_types': [], 'hosts': [], 'task_types': [], 'task_names': [], 'template_name': 'default'}
DEBUG:pyblish.IntegrateAsset:Product: takeVideo_1
DEBUG:urllib3.connectionpool:http://localhost:5000 "POST /graphql HTTP/1.1" 200 368
DEBUG:GlobalServerAPI:Response <RestApiResponse [200]>
DEBUG:pyblish.IntegrateAsset:Prepared product: takeVideo_1
DEBUG:urllib3.connectionpool:http://localhost:5000 "POST /graphql HTTP/1.1" 200 105
DEBUG:GlobalServerAPI:Response <RestApiResponse [200]>
*** WRN: >>> { AnatomyRoots }: [ No matching root was found in current setting. ] 
WARNING:pyblish.IntegrateAsset:Could not find root path for remapping "ynts_char_hero_modeling_v002". This may cause issues on farm.
DEBUG:pyblish.IntegrateAsset:Source: ynts_char_hero_modeling_v002
DEBUG:pyblish.IntegrateAsset:Creating new version ...
DEBUG:pyblish.IntegrateAsset:Prepared version: v002
DEBUG:urllib3.connectionpool:http://localhost:5000 "POST /graphql HTTP/1.1" 200 112
DEBUG:GlobalServerAPI:Response <RestApiResponse [200]>
DEBUG:pyblish.IntegrateAsset:Anatomy template name: default
DEBUG:pyblish.IntegrateAsset:Template filled: C:/projects/ayontest/shots/sq01/Video_1sq01sh010/publish/take/takeVideo_1/v002/ynts_Video_1sq01sh010_takeVideo_1_v002.1001.mp4
DEBUG:GlobalServerAPI:Executing [POST] projects/ayontest/operations
DEBUG:urllib3.connectionpool:http://localhost:5000 "POST /api/projects/ayontest/operations HTTP/1.1" 200 204
DEBUG:GlobalServerAPI:Response <RestApiResponse [200]>
INFO:pyblish.IntegrateAsset:Product 'takeVideo_1' version 2 written to database..
DEBUG:pyblish.IntegrateAsset:Integrating source files to destination ...
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0000.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1001.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0001.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1002.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0002.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1003.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0003.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1004.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0004.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1005.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0005.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1006.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0006.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1007.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0007.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1008.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0008.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1009.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0009.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1010.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0010.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1011.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0011.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1012.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0012.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1013.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0013.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1014.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0014.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1015.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0015.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1016.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0016.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1017.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0017.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1018.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0018.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1019.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0019.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1020.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0020.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1021.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0021.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1022.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0022.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1023.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0023.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1024.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0024.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1025.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0025.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1026.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0026.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1027.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0027.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1028.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0028.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1029.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0029.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1030.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0030.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1031.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0031.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1032.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0032.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1033.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0033.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1034.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0034.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1035.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0035.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1036.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0036.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1037.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0037.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1038.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0038.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1039.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0039.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1040.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0040.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1041.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0041.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1042.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0042.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1043.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0043.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1044.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0044.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1045.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0045.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1046.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0046.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1047.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0047.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1048.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0048.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1049.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0049.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1050.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0050.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1051.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0051.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1052.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0052.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1053.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0053.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1054.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0054.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1055.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0055.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1056.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0056.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1057.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0057.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1058.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0058.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1059.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0059.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1060.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0060.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1061.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0061.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1062.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0062.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1063.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0063.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1064.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0064.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1065.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0065.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1066.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0066.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1067.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0067.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1068.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0068.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1069.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0069.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1070.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0070.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1071.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0071.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1072.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0072.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1073.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0073.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1074.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0074.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1075.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0075.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1076.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0076.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1077.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0077.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1078.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0078.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1079.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0079.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1080.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0080.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1081.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0081.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1082.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0082.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1083.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0083.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1084.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0084.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1085.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0085.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1086.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0086.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1087.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0087.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1088.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0088.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1089.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0089.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1090.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0090.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1091.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0091.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1092.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0092.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1093.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0093.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1094.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0094.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1095.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0095.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1096.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0096.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1097.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0097.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1098.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0098.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1099.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0099.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1100.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0100.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1101.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0101.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1102.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0102.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1103.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0103.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1104.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0104.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1105.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0105.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1106.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0106.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1107.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0107.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1108.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0108.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1109.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0109.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1110.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0110.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1111.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0111.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1112.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0112.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1113.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0113.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1114.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0114.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1115.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0115.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1116.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0116.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1117.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0117.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1118.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0118.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1119.mp4
DEBUG:pyblish.IntegrateAsset:Checking file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0119.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1120.mp4
DEBUG:pyblish.IntegrateAsset:Copying file ... C:\Users\User\Downloads\AE4_DOOH_01_renderLightingMain_v006.0000.mp4 -> C:\projects\ayontest\shots\sq01\Video_1sq01sh010\publish\take\takeVideo_1\v002\ynts_Video_1sq01sh010_takeVideo_1_v002.1001.mp4
CRITICAL:pyblish.IntegrateAsset:Error when registering
Traceback (most recent call last):
  File "<string>", line 158, in process
  File "<string>", line 291, in register
  File "E:\dev\ayon-core\client\ayon_core\lib\file_transaction.py", line 141, in process
    copyfile(src, dst)
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\speedcopy\__init__.py", line 332, in copyfile
    ret = COPYFILE('\\\\?\\' + source_file,
  File "_ctypes/callproc.c", line 997, in GetResult
FileNotFoundError: [WinError -2147024894] The system cannot find the file specified
ERROR:pyblish.plugin:Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\integrate.py", line 171, in process
  File "C:\Program Files\Ynput\AYON 1.0.2\dependencies\six.py", line 719, in reraise
    raise value
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\integrate.py", line 158, in process
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\integrate.py", line 291, in register
  File "E:\dev\ayon-core\client\ayon_core\lib\file_transaction.py", line 141, in process
    copyfile(src, dst)
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\speedcopy\__init__.py", line 332, in copyfile
    ret = COPYFILE('\\\\?\\' + source_file,
  File "_ctypes/callproc.c", line 997, in GetResult
FileNotFoundError: [WinError -2147024894] The system cannot find the file specified
Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "<string>", line 171, in process
  File "C:\Program Files\Ynput\AYON 1.0.2\dependencies\six.py", line 719, in reraise
    raise value
  File "<string>", line 158, in process
  File "<string>", line 291, in register
  File "E:\dev\ayon-core\client\ayon_core\lib\file_transaction.py", line 141, in process
    copyfile(src, dst)
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\speedcopy\__init__.py", line 332, in copyfile
    ret = COPYFILE('\\\\?\\' + source_file,
  File "_ctypes/callproc.c", line 997, in GetResult
FileNotFoundError: [WinError -2147024894] The system cannot find the file specified
b'Processing Integrate Asset'
ERROR:pyblish.plugin:Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\integrate.py", line 144, in process
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\integrate.py", line 182, in filter_representations
ayon_core.pipeline.publish.publish_plugins.KnownPublishError: Instance shot has no representations to integrate
Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "<string>", line 144, in process
  File "<string>", line 182, in filter_representations
ayon_core.pipeline.publish.publish_plugins.KnownPublishError: Instance shot has no representations to integrate

Additional context:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants