-
Member
Originally Posted by
jhee
Change this
"UseGpxPathing": false,
But i want to use Gpx pathing
-
Member
How do you turn off autoupdate? I don't feel safe with this being github and has autoupdating.
-
Member
second row config.json
"AmountOfPokemonToDisplayOnStart": 10,
"AutoUpdate": false,
-
Post Thanks / Like - 1 Thanks
Mrgreen1 (1 members gave Thanks to wollepetri for this useful post)
-
Member
Originally Posted by
kodat
spawn rotations. we all need new nests
Where can we find the new nests?
-
Member
My error is "path" GoogleUsername line 7 position 2.
{
"AuthType": "google",
"GoogleRefreshToken": null,
"PtcUsername": null,
"PtcPassword": null,
"GoogleUsername": "[email protected]"
"GooglePassword": "password"
}
The " are there. On top of that, the promt window crash saying it stopped working. Didn't find any solution in previous posts.
EDIT: Fixed.
Needed the "," after the username.
Last edited by Xilodon; 07-29-2016 at 02:30 PM.
-
Member
There's nothing in my FeroxRev folder. I've reinstall the bot but there's still nothing. help pls
-
Member
Help
Excepción no controlada: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: l. Path 'PrioritizeIvOverCp', line 24, position 25.
en Newtonsoft.Json.JsonTextReader.ReadAsBoolean()
en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReade r reader, JsonContract contract, Boolean hasConverter)
en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonRead er reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReade r reader, Type objectType, Boolean checkAdditionalContent)
en Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
en Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
en Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
en PoGo.NecroBot.CLI.GlobalSettings.Load(String path) en D:\Dev\NecroBot\PoGo.NecroBot.Logic\Settings.cs:línea 287
en PoGo.NecroBot.CLI.Program.Main(String[] args) en D:\Dev\NecroBot\PoGo.NecroBot.CLI\Program.cs:línea 32
and crash
Last edited by jhonnyher; 07-29-2016 at 02:39 PM.
-
Member
I randomly get:
(Error) The bot was stopped.
-
Member
the bot randomly stops, anyone else got this probleM?
edit: it does not say anything in CMD just randomly stops working, same for my friend. then just restart cmd and working again
Last edited by antebror; 07-29-2016 at 02:48 PM.
-
Member
hi guys i have a problem with the update feature. hope u can help me. i try to explain. i open the bot with visual studio after all settings i press crtl+f5 then it says there is a new version and starts to downloading after the download a new window open with the sentence its the first time using the bot and so on. so i go to vusial studio setting up all the things gain and press again crtl+f5 and here is the problem the bot starts again to downlod the update why? what my mistake^^
-
Member
Someones know how the PokemonToSnipe works? for what reason are the coordinates in the config file? and how is the influence of PokemonToSnipe and walking direction with snipping?
-
Member
-
Member
Originally Posted by
antebror
the bot randomly stops, anyone else got this probleM?
edit: it does not say anything in CMD just randomly stops working, same for my friend. then just restart cmd and working again
You have newest version 3.3?
3.2 has a 30 minute freeze bug.
-
Member
Originally Posted by
wollepetri
You have newest version 3.3?
3.2 has a 30 minute freeze bug.
how to check the version? i quess i probably have the old version because it freezes like every 15-60minutes its feel like. xd
edit: turned on auto updater, thx ill try it out for 1h now ;D
Last edited by antebror; 07-29-2016 at 03:26 PM.
-
Member
Im getting this error when i open the project on VS: "C:\PokeBot\NecroBot-master\FeroxRev\PokemonGo.RocketAPI\PokemonGo.RocketAPI.csproj : error : The project file could not be loaded. Could not find a part of the path 'C:\PokeBot\NecroBot-master\FeroxRev\PokemonGo.RocketAPI\PokemonGo.RocketAPI.csproj'. C:\PokeBot\NecroBot-master\FeroxRev\PokemonGo.RocketAPI\PokemonGo.RocketAPI.csproj"
FeroxRev folder is empty when i download from github.
Help anyone?