-
Member
Originally Posted by
spygr
write Ptc
not ptc
Not work, fatal error, help plz
-
Active Member
All I get is updating inventory... have to look into the source, maybe something fishy is going on there
-
Member
idk this always starts good and then either just hangs while recycling items or updating inventory
-
Elite User
Originally Posted by
Firegone
All I get is updating inventory... have to look into the source, maybe something fishy is going on there
The fishy thing is, is that you dont type the coordinates with a comma, but with a dot
-
Post Thanks / Like - 1 Thanks
Brewfasa (1 members gave Thanks to Crazyhead for this useful post)
-
Sergeant Major
So many problems with this bot.. impossible to keep it running for more than a few minutes.
My pokemon inventory gets full because some pokemons are not getting transfered
Transfering is set to true, and deleted everything from PokemonToKeep.cfg.. still not transfering pidgey, zubet and rattata.
Btw to fix fatal error, change . to , in the coordinates
-
Member
Originally Posted by
Crazyhead
The fishy thing is, is that you dont type the coordinates with a comma, but with a dot
I don't know every session I do lasts maybe 30-45 minutes before getting stuck at updating inventory as well and all my settings are right I mean it runs for 30-45 minutes without a hitch.
-
Member
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
20160728003805 Fatal error, attempting to restart
Help plz
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog" />
</configSections>
<appSettings>
<!--Account type can be 'Google' or 'Ptc'-->
<add key="AccountType" value="Ptc" />
<add key="DefaultLatitude" value="52.37413200449746" />
<add key="DefaultLongitude" value="4.894752502441406" />
<add key="DefaultAltitude" value="10" />
<!--Only needed if you chose PTC as your account type-->
<add key="PtcUsername" value="name" />
<add key="PtcPassword" value="password" />
<!--Logic settings-->
<add key="KeepMinIvPercentage" value="95" />
<add key="KeepMinCp" value="1800" />
<add key="WalkingSpeedInKilometerPerHour" value="180" />
<add key="KeepPokemonsThatCanEvolve" value="false" />
<add key="TransferDuplicatePokemon" value="true" />
<add key="UsePokemonToNotCatchFilter" value="false" />
<add key="KeepMinDuplicatePokemon" value="1" />
<add key="PrioritizeIvOverCp" value="true" />
<add key="UseLuckyEggs" value="false" />
<add key="EvolveAll" value="false" />
<!--Will ONLY evolve pokemon above your IV threshold-->
<!--Unsupported at the moment-->
<!--<add key="EvolveAllPokemonAboveIv" value="false" />
<add key="EvolveAboveIvValue" value="95" />-->
<add key="TeleportInsteadOfWalking" value="false" />
<!--Untested. Use at own risk-->
<add key="UseGpxPathing" value="false" />
<add key="GpxFile" value="gpx.test" />
</appSettings>
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<targets>
<target name="logfile" xsi:type="File" fileName="file.txt" />
<target name="console" xsi:type="Console" layout="${date:format=yyyyMMddHHmmss} ${message}" />
</targets>
<rules>
<logger name="*" minlevel="Trace" writeTo="logfile" />
<logger name="*" minlevel="Info" writeTo="console" />
</rules>
</nlog>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
-
Sergeant Major
just change . to , in coordinate to fix fatal error
-
Member
Originally Posted by
wut2heck
just change . to , in coordinate to fix fatal error
Plz example< edit my code plz!
-
Member
Originally Posted by
dawnera
NVM, fixed it by editing the GPX file, dots to commas. Ezpz
-
Member
Bot worked flawlessly at around 225k exp for 30 mins, but is now stuck on updating inventory, despite latest commit.
-
Member
How can i start this bot?
-
Member
Someone can explain me how to start this bot?
-
Member
i get 10 errors when running from studio, what the hell?
-
Member
Last edited by Timmykh; 07-27-2016 at 04:56 PM.