You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by
felixekman
on 6 Mar 2012 at 2:24Attachments:
The text was updated successfully, but these errors were encountered: