tellomichmich / PokeNoxBot

Slow but safe Pokemon GO Bot
23 stars 19 forks source link

log only send me ## [+] Waiting for map... #50

Closed ardonos closed 8 years ago

ardonos commented 8 years ago

[+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map... [+] Waiting for map...

i use Levalois.kml and already try it with central park. but every time the same problem.

ardonos commented 8 years ago

i found its the function RestartApplication beginning on line 697. its the loop on line 705 -> while IsOnMap() == False:

But i dont know why its not running out of the loop. Anybody has the same problem or any solution?

joshk6656 commented 8 years ago

Can you say how you setup Nox from start to finish? Did you enable root? It seems like the image is not being generated for the script to scan.

ardonos commented 8 years ago

Hi @joshk6656 thanks for reply.

Normal instance of nox player. By default root on and set as phone with 480x800. Just installed some extras like lockito and xposed.

In my /tmp folder from pokenoxbot just a image named "OUT_FAIL.png" with dashboard of phone.

joshk6656 commented 8 years ago

Do you have teamviewer? I can look if you'd like

ardonos commented 8 years ago

first i try a fresh new install from nox :)

joshk6656 commented 8 years ago

I wouldn't use the nox default installer, I will type up what I did

joshk6656 commented 8 years ago

Download Nox from here ( http://adf.ly/1cxN5f ). Be careful as its hard to get the download here, I got this URL from the tutorial video.

Install Nox

Install PureAPK. Use PureAPK to update pokemongo.

Then it should work.

joshk6656 commented 8 years ago

Initially I messed up on these steps. Make sure they are in bin directory

Copy C:\Users\USER_NAME\AppData\Roaming\Nox\bin\nox_adb.exe as adb.exe into bin PokeNoxBot directory Copy C:\Users\USER_NAME\AppData\Roaming\Nox\bin\AdbWinApi.dll into bin PokeNoxBot directory

ardonos commented 8 years ago

hmm, dont know why... but with the new fresh install it works perfekt :)