-
Corporal
Originally Posted by
glblackmamba
can you please compile the new "version" with the updates
-
Member
Odd. This bot seems to be eating away at my storage space whenever I run it. :confused:
-
Corporal
wtf as soon as i started it recycled 121 ultra balls that i had , wtf , where is the option to stop this ?
-
Member
Getting an xml error with new build.
-
Member
Originally Posted by
akopertoni73
wtf as soon as i started it recycled 121 ultra balls that i had , wtf , where is the option to stop this ?
PokemonGo.Haxton.bot/UserSettings/ItemListAndCount.cfg
-
Post Thanks / Like - 1 Thanks
akopertoni73 (1 members gave Thanks to RunedLegend for this useful post)
-
Member
-
Member
20160728131813 Logging in with account type: Google
Unhandled Exception: System.InvalidOperationException: Cannot start process because a file name has not been provided.
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at PokemonGo.Haxton.Bot.Login.PoGoLogin.<OnGoogleDeviceCode>d__4.MoveNext() in C:\Users\user\Desktop\PokemonGO\Bots\HaxtonBot-master\PokemonGo.Haxton.Bot\Login\PoGoLogin.cs:line 30
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-
Corporal
i think if there are errors now , there are probably because of the servers that SUCK so much , check the server status at > https://go.jooas.com/
-
After 36 minutes of running i got this:
Unhandled Exception: PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Exception of type 'PokemonGo.RocketAPI.Exceptions.InvalidResponseException' was thrown.
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.Mov eNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpCl
ientExtensions.cs:line 20
--- 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 PokemonGo.Haxton.Bot.ApiProvider.ApiBaseRpc.<PostProtoPayload>d__8`2.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\ApiProvider\ApiBaseRpc.cs:line 47
--- 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 PokemonGo.Haxton.Bot.ApiProvider.ApiInventory.<RecycleItem>d__7.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\ApiProvider\ApiInventory.cs:line 94
--- 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 PokemonGo.Haxton.Bot.Inventory.PoGoInventory.RecycleItems(ItemId itemId, Int32 amount) in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\Inventory\PoGoInventory.cs
:line 124
at PokemonGo.Haxton.Bot.Bot.PoGoBot.<<RecycleItemsTask>b__31_0>d.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\Bot\PoGoBot.cs:line 308
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-
Member
redownloaded and fixed. bot still seems to stall though.
Last edited by cabbagemuff; 07-28-2016 at 06:37 AM.
-
Member
Originally Posted by
zamzam1098
can you share the cords? Thanks.
-
Member
Somehow i cant seem to run the bot, when i open it in VS and then do all the steps of setting a startup project and press CTRL+F5 i get 177 errors and it says that he cant find the exe file and need to rebuild, but its a clean download nothing changed at all.

FIXED SOMEHOW xD
Any suggestions are welcome
Last edited by StonyShark; 07-28-2016 at 07:23 AM.
-
Member
An exception of type 'System.InvalidOperationException' occurred in System.dll but was not handled in user code --- Help me, pls
-
Member
Originally Posted by
pekzarn
20160728131813 Logging in with account type: Google
Unhandled Exception: System.InvalidOperationException: Cannot start process because a file name has not been provided.
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at PokemonGo.Haxton.Bot.Login.PoGoLogin.<OnGoogleDeviceCode>d__4.MoveNext() in C:\Users\user\Desktop\PokemonGO\Bots\HaxtonBot-master\PokemonGo.Haxton.Bot\Login\PoGoLogin.cs:line 30
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
can any help with this kind of error? im also having the same problem, please
-
Member
Screenshot by Lightshot ----------------------------------------------------------------- Help