Created
March 31, 2014 19:03
-
-
Save darussian/9899708 to your computer and use it in GitHub Desktop.
Caught exception
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 03-31 00:57:02.266 21439-21726/? D/IabHelper﹕ Owned items response: 0 | |
| 03-31 00:57:02.266 21439-21726/? D/IabHelper﹕ Continuation token: null | |
| 03-31 00:57:02.266 21439-21726/? D/IabHelper﹕ Querying SKU details. | |
| 03-31 00:57:02.266 21439-21726/? D/IabHelper﹕ queryPrices: nothing to do because there are no SKUs. | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at java.util.ArrayList.get(ArrayList.java:308) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at abw.run(SourceFile:633) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at android.os.Handler.handleCallback(Handler.java:733) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:95) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at android.os.Looper.loop(Looper.java:136) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5017) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595) | |
| 03-31 00:57:02.266 21439-21439/? W/System.err﹕ at dalvik.system.NativeStart.main(Native Method) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment