Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. [16:12:05] (NAVIGATION) Distance to target location: 98,58 meters. Will take 7,1 seconds!
  2. [16:12:12] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
  3. [16:12:16] (POKESTOP) Name: Moh. Husni Thamrin's Statue in 19,96 m distance
  4. [16:12:16] (POKESTOP) XP: 50, Gems: 0, Eggs: Items: 2 x ItemPokeBall, 1 x ItemRazzBerry
  5. [16:12:16] (RECYCLE) 2 Items:
  6. [16:12:17] (RECYCLED) 1x ItemRazzBerry
  7. [16:12:17] (RECYCLED) 2x ItemPokeBall
  8. [16:12:17] Found 1 catchable Pokemon
  9. [16:12:19] (POKEBATTLE) Caught Rhyhorn (CP 139 | 47,00 % perfect) | Chance: 0,68 | 95m distance | with ITEM_POKE_BALL an
  10. d received XP 210
  11. Unhandled exception: PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Exception of type 'PokemonGo.RocketAPI.Exc
  12. eptions.InvalidResponseException' was thrown.
  13. at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.MoveNext() in E:\pkmn\spegeli\Pokemon
  14. -Go-Rocket-API\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs:line 22
  15. --- End of stack trace from previous location where exception was thrown ---
  16. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  17. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  18. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  19. at PokemonGo.RocketAPI.Client.<GetInventory>d__42.MoveNext() in E:\pkmn\spegeli\Pokemon-Go-Rocket-API\PokemonGo.Rocke
  20. tAPI\Client.cs:line 382
  21. --- End of stack trace from previous location where exception was thrown ---
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  24. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  25. at PokemonGo.RocketAPI.Logic.Inventory.<GetPlayerStats>d__10.MoveNext() in E:\pkmn\spegeli\Pokemon-Go-Rocket-API\Poke
  26. monGo.RocketAPI.Logic\Inventory.cs:line 161
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  29. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  30. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  31. at PokemonGo.RocketAPI.Logic.Utils.Statistics.<_getcurrentLevelInfos>d__12.MoveNext() in E:\pkmn\spegeli\Pokemon-Go-R
  32. ocket-API\PokemonGo.RocketAPI.Logic\Utils\Statistics.cs:line 43
  33. --- End of stack trace from previous location where exception was thrown ---
  34. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  35. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  36. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  37. at PokemonGo.RocketAPI.Logic.Utils.Statistics.<updateConsoleTitle>d__17.MoveNext() in E:\pkmn\spegeli\Pokemon-Go-Rock
  38. et-API\PokemonGo.RocketAPI.Logic\Utils\Statistics.cs:line 79
  39. --- End of stack trace from previous location where exception was thrown ---
  40. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
  41. at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
  42. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object
  43. state, Boolean preserveSyncCtx)
  44. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, B
  45. oolean preserveSyncCtx)
  46. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  47. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  48. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  49. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement