PoGoMap-GUI icon indicating copy to clipboard operation
PoGoMap-GUI copied to clipboard

Account Creation Error

Open ghost opened this issue 9 years ago • 0 comments

I am getting this error after I create the accounts:

Method invocation failed because [System.Object[]] doesn't contain a method nam ed 'replace'. At C:\Users\XXXXX\Desktop\PoGoMap-GUI\PokemonGo-Map\usernamescsv.ps1:39 char:40

  •     $usernames = $usernames.replace <<<< ($username,("ptc," + $username))
    
    • CategoryInfo : InvalidOperation: (replace:String) [], RuntimeEx ception
    • FullyQualifiedErrorId : MethodNotFound

ghost avatar Sep 27 '16 21:09 ghost