Guest User

Untitled

a guest
Aug 20th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. 08-20 17:23:31.349: W/LoadFile(1399): Error loading/mnt/sdcard/Android/data/portalboat.concept/files/BLUH.txt
  2. 08-20 17:23:31.349: W/LoadFile(1399): java.io.FileNotFoundException: /mnt/sdcard/Android/data/portalboat.concept/files/BLUH.txt: open failed: ENOENT (No such file or directory)
  3. 08-20 17:23:31.349: W/LoadFile(1399): at libcore.io.IoBridge.open(IoBridge.java:406)
  4. 08-20 17:23:31.349: W/LoadFile(1399): at java.io.FileInputStream.<init>(FileInputStream.java:78)
  5. 08-20 17:23:31.349: W/LoadFile(1399): at portalboat.concept.ACT_CreateScreen.LoadText(ACT_CreateScreen.java:86)
  6. 08-20 17:23:31.349: W/LoadFile(1399): at java.lang.reflect.Method.invokeNative(Native Method)
  7. 08-20 17:23:31.349: W/LoadFile(1399): at java.lang.reflect.Method.invoke(Method.java:511)
  8. 08-20 17:23:31.349: W/LoadFile(1399): at android.view.View$1.onClick(View.java:3068)
  9. 08-20 17:23:31.349: W/LoadFile(1399): at android.view.View.performClick(View.java:3540)
  10. 08-20 17:23:31.349: W/LoadFile(1399): at android.view.View$PerformClick.run(View.java:14167)
  11. 08-20 17:23:31.349: W/LoadFile(1399): at android.os.Handler.handleCallback(Handler.java:605)
  12. 08-20 17:23:31.349: W/LoadFile(1399): at android.os.Handler.dispatchMessage(Handler.java:92)
  13. 08-20 17:23:31.349: W/LoadFile(1399): at android.os.Looper.loop(Looper.java:137)
  14. 08-20 17:23:31.349: W/LoadFile(1399): at android.app.ActivityThread.main(ActivityThread.java:4532)
  15. 08-20 17:23:31.349: W/LoadFile(1399): at java.lang.reflect.Method.invokeNative(Native Method)
  16. 08-20 17:23:31.349: W/LoadFile(1399): at java.lang.reflect.Method.invoke(Method.java:511)
  17. 08-20 17:23:31.349: W/LoadFile(1399): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
  18. 08-20 17:23:31.349: W/LoadFile(1399): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
  19. 08-20 17:23:31.349: W/LoadFile(1399): at dalvik.system.NativeStart.main(Native Method)
  20. 08-20 17:23:31.349: W/LoadFile(1399): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
  21. 08-20 17:23:31.349: W/LoadFile(1399): at libcore.io.Posix.open(Native Method)
  22. 08-20 17:23:31.349: W/LoadFile(1399): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
  23. 08-20 17:23:31.349: W/LoadFile(1399): at libcore.io.IoBridge.open(IoBridge.java:390)
Advertisement
Add Comment
Please, Sign In to add comment