Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. I/python-runtime(16759): python bootstrap done. __name__ is __main__
  2. I/python (16759): Run user program, change dir and execute entrypoint :
  3. I/python (16759): /data/data/u.r/main.py
  4. I/python (16759): Running entry point :
  5. I/python-runtime(16759): <CDLL '/data/data/u.r/lib-armhf/libffi.so', handle 7495b004 at 0x7497c730>
  6. I/python-runtime(16759): <CDLL 'libeglruntime.so', handle 71c3fdb4 at 0x7497c730>
  7. I/python-runtime(16759): Loading Panda3D
  8. I/python-runtime(16759): <module 'panda3d' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/__init__.py'> /data/data/u.r/usr/lib/python3.5/site-packages/panda3d/__init__.py
  9. I/python-runtime(16759): <module 'panda3d.core' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/core.so'>
  10. I/python-runtime(16759): <module 'panda3d.ai' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/ai.so'>
  11. I/python-runtime(16759): <module 'panda3d.vision' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/vision.so'>
  12. I/python-runtime(16759): <module 'panda3d.fx' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/fx.so'>
  13. I/python-runtime(16759): <module 'panda3d.egg' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/egg.so'>
  14. I/python-runtime(16759): <module 'panda3d.physics' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/physics.so'>
  15. I/python-runtime(16759): <module 'panda3d.direct' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/direct.so'>
  16. I/python-runtime(16759): <module 'panda3d.skel' from '/data/data/u.r/usr/lib/python3.5/site-packages/panda3d/skel.so'>
  17. I/python-runtime(16759): dlopen failed: could not load library "libpandabullet.so" needed by "bullet.so"; caused by cannot locate symbol "_ZN21btGImpactQuantizedBvh5refitEv" referenced by "libpandabullet.so"...
  18. I/AndroidGraphicsStateGuardian(16759): >>>>> display env 0x1 found <<<<<
  19. I/AndroidGraphicsStateGuardian(16759): >>>>> display pointer 0x1 found <<<<<
  20. I/AndroidGraphicsWindow(16759): >>>>> surface env 0x736de448 found <<<<<
  21. I/AndroidGraphicsWindow(16759): >>>>> surface pointer 0x736de448 found <<<<<
  22. E/Panda3D (16759): :display:androiddisplay: open_window done
  23. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
  24. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  25. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  26. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
  27. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  28. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  29. I/Panda3D (16759): :display: Created output of type AndroidGraphicsWindow
  30. I/Panda3D (16759): :display: Unable to set window properties: title="Panda" !undecorated !fixed_size !cursor_hidden
  31. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
  32. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  33. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  34. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
  35. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  36. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  37. I/Panda3D (16759): :audio: NullAudioManager
  38. I/Panda3D (16759): :audio: NullAudioManager
  39. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  40. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  41. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
  42. E/libEGL (16759): eglMakeCurrent:729 error 3009 (EGL_BAD_MATCH)
  43. E/Panda3D (16759): :display:androiddisplay: Failed to call eglMakeCurrent: EGL_BAD_MATCH
  44. E/ALooper (16759): ALooper_pollAll: No looper for this thread!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement