iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 229 forks source link

Failed for url #302

Closed bobloco closed 8 years ago

bobloco commented 8 years ago

Hi !

Everything was working smoothly but now I've got a problem on my phone when I click on the 'launch pokemon go" nothing happens but i get this message on Xcode : Pokemon WebSpoof[318:23032] -canOpenURL: failed for URL: "b335b2fc-69dc-472c-9e88-e6c97f84091c-3://" - error: "(null)

The weird part is that it's working well on another phone so I tried to delete the application on mine and installing it again but nothing seems to work. Any solution to my problem ?

Thanks

Klatreguy commented 8 years ago

Hi. I did all the steps, and its running, also managed to save the stuff for everytime i open spoof. BUT know i get the errorcode -1719 all the time and my dude wont move. Any ideas what i did wrong?

paxuh commented 8 years ago

@bittuahlawat @Klatreguy I did also follow those steps for long term save, but I am also getting plenty of -1719 error codes on webspoof, and the character won't move anywhere.

paxuh commented 8 years ago

skjermbilde 2016-08-01 kl 13 59 36

AidanMcArdle commented 8 years ago

@Klatreguy @paxuh ensure you have gone into your Mac's System Preferences > Security & Privacy > Privacy tab, and given the application accessibility access.

system preferences

If I recall, this should fix the -1719 error.

paxuh commented 8 years ago

I tried to reinstall this webspoof, but whenever I try implement files or change text in Bundle Identifier on Xcode, it won't save these changes. When I close and return back to Xcode project, the files are gone and Bundle Identifier is set back. Why is that?

bullseye1975 commented 8 years ago

I added the changes and it builds fine. It runs great on my iPhone.

But the UI with the map and controller never shows up on my Mac. What am I doing wrong?

Ladditron commented 8 years ago

How do I download the files that were mentioned?

skilfoy commented 8 years ago

I'm spoofing the location just fine following bittuahlawat's instructions, BUT it takes a minute or two every time I move my character, for the program to respond and follow the move I made on the spoof map.

Simbe90 commented 8 years ago

Does pulling the latest xcode-project from the master build and replacing it inside the pokemongo-webspoof app fix this issue without doing the fix manually as bittuahlawat instructed?

Simbe90 commented 8 years ago

To answer my own question: Yes, that does work, it's updated on the latest master commit but not on the latest release yet.

darksao commented 8 years ago

Hi guys,

I have "use of undeclared identifier LMAppController" as issue. I'm pretty sure that I have well imported my files.

I used " Add files to pokemon-webspoof..." to add my files. But still, when I open Viewcontroller.m, it cannot find LMAppController.h ... I also tried to add it by myself at the top but it doesn't work.

capture d ecran 2016-08-06 00 24 (49

Help me plz

iam4x commented 8 years ago

Fixed in latest version.