-
Member
Originally Posted by
Kupochan
I'm still getting the "servers are having a bad time, chill" message...haven't been able to run the bot for about 2 hours with this error..what is happening? I logged in normally and checked a pokespot and I am not soft banned
I'm in this exact same situation. I've tried turning various settings on and off, but nothing seems to fix the problem. Seems like some sort of InvalidResponseException from the API.
Last edited by ImmortalTech; 07-29-2016 at 12:17 AM.
-
Corporal
And again temporary fix for freezing bot, until this issue isnt fixed
create batch file with this inside
(Reset after 25min)
Code:
:1
TIMEOUT /T 5
start cmd /c "YourPath\NecroBot.exe"
TIMEOUT /T 1800
taskkill /im NecroBot.exe /F
goto 1
and don't forget set in config.json
Code:
"StartupWelcomeDelay": false,
to false
Last edited by VaanC; 07-29-2016 at 12:15 AM.
-
Post Thanks / Like - 2 Thanks
-
Member
Okay 2nd edit, NEW PROBLEM:
[06:26:15] (ERROR) System.Exception: Unhandled for Child Object: link
at PoGo.NecroBot.Logic.Utils.GpxReader.Trk..ctor(XmlNode node) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\GPXReader.cs:line 650
at PoGo.NecroBot.Logic.Utils.GpxReader..ctor(String xml, ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\GPXReader.cs:line 99
at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.GetGpxTracks(ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 151
at PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:line 0
--- 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 PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\FarmState.cs:line 38
--- 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 PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
Last edited by tropicocity; 07-29-2016 at 12:27 AM.
-
Active Member
Originally Posted by
providensia
and do you think it's better to keep pokemon with high IV even their CP is low?
which one is best ex, snorlax IV 90+ but have +-600CP with snorlax 2400CP but IV 60
essentially the high IV is better as it has better potential. It's really a matter of preference though and how much resources you have (candies, stardust) On my main account I don't bot so dont have a lot of resources so I go with whatever is highest CP, and on bot accounts I go with IV>CP I believe I heard a 100% IV vs a 1% IV is only like 15% difference in strength.
-
Member
Please, could someone remove the "the program will continue after the key press..." thing ? it makes the difference between running the bot all nigth or just 1,30h
-
Member
Originally Posted by
AlphaLight
With the newer release, I didn't have to do that. I just clicked on the NecroBot.exe that looks like a Growlithe or Arcanine icon. Then that was when I noticed the Config folder at the top to click on for access to the Config/Auth files.
Maybe mine already had the file/folders already there. But they existed without me pressing on that vshsot. file.
Sorry, just in case:
https://github.com/NecronomiconCoding/NecroBot/releases
New release is there for download, and you would be able to spot what I mean. I think maybe the Wiki wasn't updated yet (possibly?).
thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.
Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
.......
what's wrong?
-
Sergeant
anyone know a way for the bot to collect pokestops more than hunt pokemon? I run out of pokeballs realy fast . . .
if someone can help id appreciate it!
-
Master Sergeant
where do i find multi bot function? TL;DR
-
Member
Originally Posted by
similikitip
thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.
Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
.......
what's wrong?
So many people are having this issue. You need to add "" around your username and password.
For example:
"GoogleUsername": "username",
"GooglePassword": "password"
Originally Posted by
Sicer Nairin
Please, could someone remove the "the program will continue after the key press..." thing ? it makes the difference between running the bot all nigth or just 1,30h
you can do that yourself in the config.json file. Change "StartupWelcomeDelay": false, to "StartupWelcomeDelay": true,
-
Member
Originally Posted by
imfap247
So many people are having this issue. You need to add "" around your username and password.
For example:
"GoogleUsername": "username",
"GooglePassword": "password"
you can do that yourself in the config.json file. Change "StartupWelcomeDelay": false, to "StartupWelcomeDelay": true,
i did , with and without @gmail.com , still doesnt work
-
Active Member
Originally Posted by
XradEr
anyone know a way for the bot to collect pokestops more than hunt pokemon? I run out of pokeballs realy fast . . .

if someone can help id appreciate it!
Once I took out magikarp and evee from the snipe list I didn't have this issue anymore. Make sure your main location has a few active lures to resupply too.
-
Member
Originally Posted by
similikitip
thx for your help, i did all the settings but when i ran necrobot.exe again to run the bot, it crashed.
Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: o. Path 'GoogleUsername', line 6, position 22.
at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
.......
what's wrong?
I think this is what the issue is, but give it a check. I sort of replicated on my end what I think it could be.
Are you using quotation marks for your Username and Password?
(example)
"GoogleUsername": [email protected],
"GooglePassword": example123
You should remove your username again and then enter a " you will notice it automatically created a open and closed quotation mark "". Then fill in your username within the quotations.
"GoogleUsername": "[email protected]",
"GooglePassword": "example123"
Try that out! Could be what's going on, I noticed that for me and PTC I had to do the same add quotations to give the username and password "value".
Last edited by AlphaLight; 07-29-2016 at 12:34 AM.
Reason: haha, my post was too late!
-
Member
Originally Posted by
VaanC
And again temporary fix for freezing bot, until this issue isnt fixed
create batch file with this inside
(Reset after 25min)
Code:
:1
TIMEOUT /T 5
start cmd /c "YourPath\NecroBot.exe"
TIMEOUT /T 1800
taskkill /im NecroBot.exe /F
goto 1
and don't forget set in config.json
Code:
"StartupWelcomeDelay": false,
to false
Not sure if that was posted before, but I'll credit you with a thank you!
I had placed that on my desktop thinking it would work from there, instead it spawned folders for Config and Logs on my Desktop.
Just as fair warning to others, place the .bat file within the Release folder that holds your Necrobot.exe . On top of this, since for some reason it looks like the Coords aren't being saved as the previous releases. On 0.1.9 it would save your last location , and void your default location updating it.
On 0.3.2 it is not doing that anymore for me, so I added another TimeOut for about 10-15 minutes. To give the "thought" that I was taking a break or stopped (red light/crossing path) , then when it loads at the original location. Looks a little more legit than just closes. waits 5 seconds then opens again jumping to the spot.
-
Member
I seem to have figured out how to fix the Chill and login errors, you need to use Ferox API from here:
https://github.com/yamashi/Pokemon-Go-Rocket-API
rather than https://github.com/FeroxRev/Pokemon-Go-Rocket-API - which necros documentation says to use.
I noticed he switched to the one he used by this commit here:
https://github.com/NecronomiconCodin...f9f7780298684e
The difference between them is some simple throttle code: "the pluses = only current code differences"
Code:
Debug.WriteLine($"Requesting {typeof(TResponsePayload).Name}");
var response = await PostProto<TRequest>(client, url, requestEnvelope);
+ while (response.Returns.Count == 0)
+ {
+ await Task.Delay(500);
+ response = await PostProto<TRequest>(client, url, requestEnvelope);
+ }
+
if (response.Returns.Count == 0)
throw new InvalidResponseException();
-
Post Thanks / Like - 1 Thanks
ImmortalTech (1 members gave Thanks to Plawed for this useful post)
-
Banned
What is everyone using for Pokemon catch delay, player action delay, and KPH?
Also, has anyone found a good bulbasaur/squirtle/charmander nest?