Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by kozunak · Jan 19, 2017 at 05:18 AM · vrcrashgoogle play gamescrash logcrashreport

couldn't find ... libgvrunity.so ..........

Android Google VR project , game crashes on startup .

Error log from adb logcat (HTC one M9):

ContextImpl: Calling a method in the system process without a qualified user:

android.app.ContextImpl.sendBroadcast:786

com.htc.server.HtcMirrorLinkAmsListener.onHandleTopAppChanged:122 com.android.server.am.HtcAmsCallbackManager.handleTopAppChanged:933 com.android.server.am.HtcAmsCallbackManager.handleAmsCallback:358 com.android.server.am.HtcAmsCallbackManager.access$100:27

01-18 00:41:40.332 1193 1231 D HtcMirrorLinkAmsListener: onHandleTopAppChanged, sendBroadcast : com.Company.VRProject01

01-18 00:41:40.349 22785 22785 W System : ClassLoader referenced unknown path: /mnt/asec/com.Company.VRProject01-1/lib/arm64

01-18 00:41:40.352 1193 1212 D StatusBarManagerService: setSystemUiVisibility(0x8600)

01-18 00:41:40.352 1193 1212 D StatusBarManagerService: disable:userId=0 what=0x0 which=0x1 pkg=Window{c8c0718 u0 Starting com.Company.VRProject01}

01-18 00:41:40.353 1193 1212 D StatusBarManagerService: hiding MENU key

01-18 00:41:40.353 2872 2872 I PhoneStatusBar: setSystemUiVisibility vis=8600 mask=ffffffff oldVal=80008700 newVal=8600 diff=80000100

01-18 00:41:40.353 2872 2872 I PhoneStatusBar: updatePolicy(false,false,false,true)

01-18 00:41:40.353 2872 2872 I PhoneStatusBar: hiding the MENU button

01-18 00:41:40.366 22785 22785 E AndroidRuntime: FATAL EXCEPTION: main

01-18 00:41:40.366 22785 22785 E AndroidRuntime: Process: com.Company.VRProject01, PID: 22785

01-18 00:41:40.366 22785 22785 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/mnt/asec/com.Company.VRProject01-1/base.apk"],nativeLibraryDirectories=[/mnt/asec/com.Company.VRProject01-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libgvrunity.so"

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at java.lang.Runtime.loadLibrary(Runtime.java:367)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1076)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at com.google.unity.GoogleUnityActivity.(GoogleUnityActivity.java:53)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.Instrumentation.newActivity(Instrumentation.java:1085)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2385)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2544)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.ActivityThread.access$900(ActivityThread.java:150)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1394)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.os.Looper.loop(Looper.java:168)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5845)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:797)

01-18 00:41:40.366 22785 22785 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:687)

01-18 00:41:40.367 1193 3661 E ActivityManager: App crashed! Process: com.Company.VRProject01

01-18 00:41:40.368 1193 3661 W ActivityManager: Force finishing activity com.Company.VRProject01/com.google.unity.GoogleUnityActivity

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by jayasurya_98 · Jun 11, 2018 at 01:59 PM

@kozunak I had a Similar issue when I builded an Google Cardboard project imported from Unity 5.4 to Unity 2017.2.2f. The application started Crashing on start up. This is how i fixed it: Step 1: Re-Import Google Cardboard SDK (for me v0.8.0) Step 2: Delete Android Manifest File (Assets/Plugins/Android/)

Then tested the Build and it didn't crash. For 2017 version: XR settings, I didn't enable VR as it caused some issue for me.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

110 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Crash on startup 0 Answers

The game crashing eveytime. 1 Answer

Unity crashes right after i open a project. 0 Answers

Unity Crashes when trying to import a PSB file 0 Answers

Unity 2018.4.6f1 Crashes after creating new project 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges