Advertisement
thiagobruno

crashgame

Dec 17th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. 12-17 19:56:54.670 3694 3694 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10275 <<<<<<
  2. 12-17 19:56:54.682 3694 3694 D AndroidRuntime: CheckJNI is OFF
  3. 12-17 19:56:54.684 3694 3694 D AndroidRuntime: addProductProperty: start
  4. 12-17 19:56:55.312 3694 3694 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
  5. 12-17 19:56:55.383 3694 3694 I AndroidRuntime: VM exiting with result code 0.
  6. 12-17 19:56:59.750 4347 4347 D AndroidRuntime: Shutting down VM
  7. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: FATAL EXCEPTION: main
  8. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: Process: com.geracaoweb.birdescapeteste, PID: 4347
  9. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.geracaoweb.birdescapeteste-1/base.apk"],nativeLibraryDirectories=[/data/app/com.geracaoweb.birdescapeteste-1/lib/arm64, /system/lib64, /vendor/lib64]]] couldn't find "libgodot_android.so"
  10. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:972)
  11. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1567)
  12. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at org.godotengine.godot.GodotLib.<clinit>(GodotLib.java:40)
  13. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at org.godotengine.godot.Godot.initializeGodot(Godot.java:398)
  14. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at org.godotengine.godot.Godot.onCreate(Godot.java:586)
  15. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6955)
  16. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1126)
  17. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2927)
  18. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3045)
  19. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
  20. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1642)
  21. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  22. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
  23. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6776)
  24. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  25. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
  26. 12-17 19:56:59.750 4347 4347 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
  27. 12-17 19:57:14.699 4600 4600 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10275 <<<<<<
  28. 12-17 19:57:14.704 4600 4600 D AndroidRuntime: CheckJNI is OFF
  29. 12-17 19:57:14.705 4600 4600 D AndroidRuntime: addProductProperty: start
  30. 12-17 19:57:14.878 4600 4600 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
  31. 12-17 19:57:15.036 4600 4600 I AndroidRuntime: VM exiting with result code 0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement