"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Dependencies could not be loaded.

Good day.

Created new project, use sacript from Downloads to add vuforia 9 and create ARCamera.

When i try to play, error appears:

Plugins: Failed to load 'E:/Docs/stud/Po;ina/New Unity Project (2)/Library/PackageCache/com.ptc.vuforia.engine@9.0.12/Vuforia/Plugins/Win64/VuforiaWrapper.dll' because one or more of its dependencies could not be loaded. Vuforia.VuforiaRuntimeUtilities:IsWebCamUsed() Vuforia.VuforiaRuntimeUtilities:IsVuforiaEnabled() Vuforia.VuforiaWrapper:CreateRuntimeInstance() Vuforia.VuforiaWrapper:get_Instance() Vuforia.PlayModeUnityPlayer:InitializePlatform() Vuforia.VuforiaRuntime:InitPlatform(IUnityPlayer) Vuforia.PlatformRuntimeInitialization:InitPlatform()

 

What can i do with it?

So, i tried different versions of Unity (2019.2 and 2019.3), different versions of Vuforia (8.6.10 and 9.0.12) and it always the same.

2 errors about Plugins: Failed to load

Screenshot attached.

Platform: Win 10

What am i missing?

Solved.

Problem was in ";" in path to project.

supastrikaromil

Mon, 11/23/2020 - 11:27

In reply to by Anim123

i have got same error Plugins: Failed to load 'D:/com.ptc.vuforia.engine-9.5.4/package/Vuforia/Plugins/Win64/FileDriver.dll' because one or more of its dependencies could not be loaded.

which path are you talking about?

Can you help me out in solving it.

santosusan

Sun, 03/28/2021 - 14:33

Is it fixed? I'm also facing the same issue for Win10, Unity 2020.3 version. Can anybody share a working 'Filedriver.dll' file so I can try.

I've uploaded the error ss and the manifest file in the Filedriver.dll

 

Regards.

Hi @ santosusan,

DId you upgrade to a newer version?

Please feel free to download the version from here: https://git-repo.developer.vuforia.com/ and import it manually.

CarolCJC03

Fri, 04/09/2021 - 01:29

To anyone who still encounters with this problem, maybe check if you have python installed already.

[quote=CarolCJC03]

To anyone who still encounters with this problem, maybe check if you have python installed already.

IsaVento123

Wed, 07/21/2021 - 17:05

Ok yes! Having same exact issue on Unity 2021.1.7f! Have tried downloading the Vuforia SDK in all the ways possible (through git url, manually and ALSO with unity script) Windows 10. Some help would be majorly appreciated. 

 

I also have the exact same issue on Unity 2021.1.0f1. The error message is:

Failed to load /Library/PackageCache/com.ptc.vuforia.engine@efa13d4486/Vuforia/Plugins/Win64/FileDriver.dll' because one or more of its dependencies could not be loaded.

Regarding 2.) - yes, I have followed the instructions from these articles. First tried them in an existing Unity project, then in a new one, the error occurs regardless.

And I also don't use any VPN connections. 

Glazastik

Thu, 11/04/2021 - 20:05

Hello!
I have the same problem( After adding Vuforia to Unity Project in Console I see two types of errors:

I had the same problem, but this works (so far) for me:

1- create a new 3D unity project

2- download the vuforia code from their git link (it is version 9.8.8)