I have my scene and then go to export all following this tutorial (https://www.youtube.com/watch?v=IgQNr-zWf0w&ab_channel=LightcraftTechnology)
When I go to export all, I get this error in my output log
LogOmniverseUsd: Warning: USD Error in pxrInternal_v0_23__pxrReserved__::anonymous-namespace'::_GetPluginForType at line 147 in file C:\USD_src\pxr\usd\ar\resolver.cpp : Failed to find plugin for ArDefaultResolver LogOmniverseUsd: Warning: USD Error in pxrInternal_v0_23__pxrReserved__::
anonymous-namespace’::GetAvailablePrimaryResolvers at line 307 in file C:\USD_src\pxr\usd\ar\resolver.cpp : Failed verification: ’ availablePrimaryResolvers.back().type == defaultResolverType ’
LogOmniverseUsd: Warning: USD Error in pxrInternal_v0_23__pxrReserved_::`anonymous-namespace’::DispatchingResolver::InitializePackageResolvers at line 1175 in file C:\USD_src\pxr\usd\ar\resolver.cpp : Could not find plugin for package resolver Usd_UsdzResolver
LogOmniverseUsd: Warning: USD Error in pxrInternal_v0_23__pxrReserved::SdfLayer::_CreateNew at line 571 in file C:\USD_src\pxr\usd\sdf\layer.cpp : Failed verification: ’ fileFormat ’
What am I missing here?