Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Self-Destructing Message Android App Adding Users Using Parse.com Creating an Account and App on Parse.com

unable to opt direct call 0x3fa5

my app is crushing and this is the error i am getting. please assist in solving it.

08-03 22:51:29.471 15784-15802/? D/dalvikvm﹕ DexOpt: unable to opt direct call 0x3fa5 at 0x7f in Lcom/parse/ParsePinningEventuallyQueue;.waitForOperationSetAndEventuallyPin 08-03 22:51:29.471 15784-15802/? I/dalvikvm﹕ Could not find method bolts.Task.forResult, referenced from method com.parse.ParseEventuallyQueue.waitForOperationSetAndEventuallyPin 08-03 22:51:29.471 15784-15802/? W/dalvikvm﹕ VFY: unable to resolve static method 14242: Lbolts/Task;.forResult (Ljava/lang/Object;)Lbolts/Task;

1 Answer

i rebuild the project and everything worked well managed to save my first object on Parse..

Harry James
Harry James
14,780 Points

Glad you got it sorted! I've moved your comment to an answer and have set it to the Best Answer so that other users know that this question has been answered :)