Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when building: After uncommenting line 275-284 and importing #49

Closed
GoogleCodeExporter opened this issue Mar 17, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The program results in an reproducible error when building from a clan source 
and uncommenting lines 275-284 as well as importing necessary files.

import fbpwn.plugins.core.AddVictimsFriends;
import fbpwn.plugins.core.CheckFriendRequestTask;
import fbpwn.plugins.core.DumpFriendsTask;
import fbpwn.plugins.core.DumpImagesTask;
import fbpwn.plugins.core.DumpInfoTask;
import fbpwn.plugins.core.DumpThumbnailImagesTask;
import fbpwn.plugins.core.DumpWallTask;
import fbpwn.plugins.core.ProfileClonerTask;

Error log suggests: java.util.concurrent.ExecutionException: 
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

OS: BT5 R1

Original issue reported on code.google.com by felixekman on 6 Mar 2012 at 2:24

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks for reporting the issue

A new version of FBPwn has been released (beta - 0.1.8)
Your issue should be fixed by now.

Original comment by HusseinElMotayam@gmail.com on 3 May 2012 at 1:31

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant