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

Unable to find cardboard_unity_jni #102

Open
Somshekardsi opened this issue Dec 17, 2021 · 0 comments
Open

Unable to find cardboard_unity_jni #102

Somshekardsi opened this issue Dec 17, 2021 · 0 comments

Comments

@Somshekardsi
Copy link

2021-12-17 10:50:25.804 15052-15123/? E/Unity: Unable to find cardboard_unity_jni
2021-12-17 10:50:25.830 15052-15123/? E/Unity: DllNotFoundException: Unable to load DLL 'cardboard_unity_jni': The specified module could not be found.
at MobfishCardboard.CardboardAndroidInitialization.CardboardUnity_initializeAndroid (System.IntPtr context) [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardAndroidInitialization.InitAndroid () [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardManager.InitCardboard () [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardMainCamera.Awake () [0x00000] in <00000000000000000000000000000000>:0

2021-12-17 10:50:25.872 15052-15123/? E/Unity: Unable to find cardboard_api
2021-12-17 10:50:25.883 15052-15123/? E/Unity: DllNotFoundException: Unable to load DLL 'cardboard_api': The specified module could not be found.
at MobfishCardboard.CardboardHeadTracker.CardboardHeadTracker_getPose (System.IntPtr head_tracker, System.Int64 timestamp_ns, System.Single[] position, System.Single[] orientation) [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTracker.UpdatePoseCardboard () [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTransform.Update () [0x00000] in <00000000000000000000000000000000>:0

(Filename: currently not available on il2cpp Line: -1)

2021-12-17 10:50:25.924 15052-15123/? E/Unity: DllNotFoundException: Unable to load DLL 'cardboard_api': The specified module could not be found.
at MobfishCardboard.CardboardHeadTracker.CardboardHeadTracker_getPose (System.IntPtr head_tracker, System.Int64 timestamp_ns, System.Single[] position, System.Single[] orientation) [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTracker.UpdatePoseCardboard () [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTransform.Update () [0x00000] in <00000000000000000000000000000000>:0

(Filename: currently not available on il2cpp Line: -1)

2021-12-17 10:50:25.942 15052-15123/? E/Unity: DllNotFoundException: Unable to load DLL 'cardboard_api': The specified module could not be found.
at MobfishCardboard.CardboardHeadTracker.CardboardHeadTracker_getPose (System.IntPtr head_tracker, System.Int64 timestamp_ns, System.Single[] position, System.Single[] orientation) [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTracker.UpdatePoseCardboard () [0x00000] in <00000000000000000000000000000000>:0
at MobfishCardboard.CardboardHeadTransform.Update () [0x00000] in <00000000000000000000000000000000>:0

(Filename: currently not available on il2cpp Line: -1)
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

1 participant