-
Member
Keep getting the no pokestops at your location Thing, But I k9now theres 6 in its immediate vicinity any help?
-
Corporal
Originally Posted by
Cretch
Thanks man! I tried shortening the coords but still ran into the problem. The screenshot is actually high resolution, but for some reason when I upload it compresses it heavily.
Upload to imgur and post link (if restrictions apply the you can pm the link)? Or copy paste the error, and I can have a look 
Originally Posted by
nexloy
Keep getting the no pokestops at your location Thing, But I k9now theres 6 in its immediate vicinity any help?
Softbanned? Double check location? Check if servers are up?
Last edited by Labyuoto; 07-28-2016 at 09:03 PM.
Reason: Added
-
Member
keep getting this error and dont know why can someone please help :O
[21:58:04] System.NullReferenceException: Object reference not set to an instance of an object.
at PoGo.NecroBot.Logic.Inventory.<GetPokemons>d__19.MoveNext() in C:\Users\jordan\Desktop\new bot\NecroBot-0.3.2\PoGo.NecroBot.Logic\Inventory.cs:line 252
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PoGo.NecroBot.Logic.Inventory.<GetHighestsCp>d__12.MoveNext() in C:\Users\jordan\Desktop\new bot\NecroBot-0.3.2\PoGo.NecroBot.Logic\Inventory.cs:line 179
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PoGo.NecroBot.Logic.Tasks.DisplayPokemonStatsTask.<Execute>d__0.MoveNext() in C:\Users\jordan\Desktop\new bot\NecroBot-0.3.2\PoGo.NecroBot.Logic\Tasks\DisplayPokemonStatsTask.cs:line 19
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PoGo.NecroBot.Logic.State.InfoState.<Execute>d__0.MoveNext() in C:\Users\jordan\Desktop\new bot\NecroBot-0.3.2\PoGo.NecroBot.Logic\State\InfoState.cs:line 15
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in C:\Users\jordan\Desktop\new bot\NecroBot-0.3.2\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
-
Member
I have the same thing. Trying in Central Park New York. Not softbanned, I can login there on Nox and catch any pokemon and use any pokestop.
Triple checked the location and servers are up.
-
Member
Google login broken? Pretty sure im good to go with setting it up, after it says make sure coords are correct... it just crashes in red text.
-
Member
@AlphaLight @Labyuoto ... At first many thanks! now i think i understand.. last question for today: my spawn point for my bot is a place with 4 stops (40.764871, -73.9734972) and the sniping point for 4 Pokemons is the same. In the end it look so:
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
}
],
"Pokemon": [
"Dratini",
"Magikarp",
"Gastly",
"Charmander"
Is this the correct way to use this feature? What do you guys think? And sorry for the many questions
-
Member
Ok now it works randomly, but ... says pokemon go servers having issues lol
-
Member
Can someone please tell me what this is about and how to fix it? 
https://gyazo.com/d32d0e7893bc4fd055cc19f5a7e68365
-
Corporal
Originally Posted by
LordAzuRa
I have the same thing. Trying in Central Park New York. Not softbanned, I can login there on Nox and catch any pokemon and use any pokestop.
Triple checked the location and servers are up.
Using the latest version 0.3.2? If so it's beyond what I know I am afraid, might want to ask in the discord channel, found here:
https://github.com/NecronomiconCodin...-using-discord
Originally Posted by
imbencole
In your settings file at line 264, have you forgot a ","? If you could paste your config.json file it would help.
Originally Posted by
Reaper2074
@AlphaLight @Labyuoto ... At first many thanks! now i think i understand.. last question for today: my spawn point for my bot is a place with 4 stops (40.764871, -73.9734972) and the sniping point for 4 Pokemons is the same. In the end it look so:
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
},
{
"Latitude": 40.764871,
"Longitude": -73.9734972
}
],
"Pokemon": [
"Dratini",
"Magikarp",
"Gastly",
"Charmander"
Is this the correct way to use this feature? What do you guys think? And sorry for the many questions

You would only need one location if your using the same spot:
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 40.764871,
"Longitude": -73.9734972
}
],
"Pokemon": [
"Dratini",
"Magikarp",
"Gastly",
"Charmander"
But it is usually intended for hotspots/nests for those specific pokemons, but yes this will work
Last edited by Labyuoto; 07-28-2016 at 09:16 PM.
-
Post Thanks / Like - 1 Thanks
Reaper2074 (1 members gave Thanks to Labyuoto for this useful post)
-
Corporal
Anyway to stop it trying to snipe pokemon? really slows it down
-
Member
[19:14:21] (INFO) [Sniper] Scanning for Snipeable Pokemon at 47.5014969,-122.0959568...
[19:14:21] (INFO) [Sniper] No Pokemon found to snipe!
[19:14:21] (INFO) [Sniper] Scanning for Snipeable Pokemon at 51.5025343,-0.2055027...
california to london... what the **** happened here... My coords are set to California, my town. and it just teleported to london.
-
Member
Originally Posted by
Pulseless
Anyway to stop it trying to snipe pokemon? really slows it down
have you tried changing "SnipeAtPokestops": true, to "SnipeAtPokestops": false, ? seems like that would work, no?
Originally Posted by
codipassaro
[19:14:21] (INFO) [Sniper] Scanning for Snipeable Pokemon at 47.5014969,-122.0959568...
[19:14:21] (INFO) [Sniper] No Pokemon found to snipe!
[19:14:21] (INFO) [Sniper] Scanning for Snipeable Pokemon at 51.5025343,-0.2055027...
california to london... what the **** happened here... My coords are set to California, my town. and it just teleported to london.
sniping will not get you softbanned. from what i understand the bot "grabs" the pokemon at the location, and brings it back to where you currently are. you could be in california and still catch pokemon from london.
-
Member
Can you help me understand how it works? Is there a reddit post explaining this?
-
Corporal
Originally Posted by
Pulseless
Anyway to stop it trying to snipe pokemon? really slows it down
open your config file look for sniping, and set to false
-
Member
Hello guys, amazing job on the bot you guys are fantastic! I have a question about the new release, yesterday I had like 40-65k exp/h with the old build, and now I have 20k exp/h. What is wrong?