You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.
I am running GPUVideoPlayer on a Windows 64 bit PC on Unity 2018.1.0b4. I am getting the following error of DLLNotFound Exception. Can you please tell me why I am getting this error and what specific modules are missing.
Warning
Plugins: Failed to load 'Assets/Adrenak/GPUVideoPlayer/Plugins/x86_64/MediaPlayback.dll' with error 'The specified module could not be found.
'.
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Plugins: Failed to load 'Assets/Adrenak/GPUVideoPlayer/Plugins/x86_64/MediaPlayback.dll' with error 'The specified module could not be found.
'.
Adrenak.GPUVideoPlayer.c__Iterator0:MoveNext() (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:191)
Adrenak.GPUVideoPlayer.c__Iterator0:MoveNext() (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:187)
The text was updated successfully, but these errors were encountered:
I am running GPUVideoPlayer on a Windows 64 bit PC on Unity 2018.1.0b4. I am getting the following error of DLLNotFound Exception. Can you please tell me why I am getting this error and what specific modules are missing.
Error
DllNotFoundException: MediaPlayback
Adrenak.GPUVideoPlayer.GPUVideoPlayer+c__Iterator0.MoveNext () (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:187)
UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)
DllNotFoundException: MediaPlayback
Adrenak.GPUVideoPlayer.GPUVideoPlayer.Unload () (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:209)
Adrenak.GPUVideoPlayer.GPUVideoPlayer.OnDisable () (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:235)
Warning
Plugins: Failed to load 'Assets/Adrenak/GPUVideoPlayer/Plugins/x86_64/MediaPlayback.dll' with error 'The specified module could not be found.
'.
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Plugins: Failed to load 'Assets/Adrenak/GPUVideoPlayer/Plugins/x86_64/MediaPlayback.dll' with error 'The specified module could not be found.
'.
Adrenak.GPUVideoPlayer.c__Iterator0:MoveNext() (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:191)
Adrenak.GPUVideoPlayer.c__Iterator0:MoveNext() (at Assets/Adrenak/GPUVideoPlayer/Scripts/GPUVideoPlayer.cs:187)
The text was updated successfully, but these errors were encountered: