先用手機登入看看有沒有出現 failed to get game data from the server作者: qq273591003 時間: 2016-8-19 20:28
+1試過各種辦法依舊無法解決,應該是程序問題作者: chihsun 時間: 2016-8-19 20:58
如果出現這個問題
1. GoogleAPIKey 設定錯了~
((通常是這個問題!設定 APIKey 是 Google Maps Directions API 瀏覽器 API))
2. 看看是不是沒有裝 .netframe 4.6.2
3. 看看是不是沒有裝 Visual C++ Redistributable for Visual Studio 2015作者: KTWINSS 時間: 2016-8-19 21:05
如果出現這個問題
1. GoogleAPIKey 設定錯了~
((通常是這個問題!設定 APIKey 是 Google Maps Directions API 瀏覽器 API))
2. 看看是不是沒有裝 .netframe 4.6.2
3. 看看是不是沒有裝 Visual C++ Redistributable for Visual Studio 2015
有壓 上述都對 都有裝 然後 API也是 選 瀏覽器 包括安卓的 我也測試過 作者: qq273591003 時間: 2016-8-19 21:39
同求幫忙作者: 邱永吉 時間: 2016-8-19 21:40
+1
帳號確實有登入但一樣出現這問題
重新官方下載 也一樣
而且手機登入是正常的
帳號是新創的
不知道為什麼會是這樣之前抓過一版本也是這樣 後來換版本又正常
[21:30:42] 登入帳號 Ss112211ss
[21:30:44] 確認經緯度是否正確,錯誤將退出程式! 緯度:. 經度:.
[21:30:46] ====== 顯示最高CP ======
[21:30:46] # CP 14/ 15 | (65.33% 完美度) | 等級: 01 名稱: 妙蛙種子 技能1: 撞擊 技能2: 強力鞭撻 糖果: 3
[21:30:46] ====== 顯示最高完美度 ======
[21:30:46] # CP 14/ 15 | (65.33% 完美度) | 等級: 01 名稱: 妙蛙種子 技能1: 撞擊 技能2: 強力鞭撻 糖果: 3
[21:30:46] 可進化的神奇寶貝:0
[21:30:47] 遇過的神奇寶貝:1/151,捕捉過的神奇寶貝:1/151
[21:30:50] 前往補給站: (距離52公尺,需要25秒)
[21:30:50] Pokemon Servers might be offline / unstable. Trying again...
[21:30:51] Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Newtonsoft.Json.Linq.JContainer.GetItem(Int32 index)
at Newtonsoft.Json.Linq.JArray.get_Item(Object key)
at PoGo.NecroBot.Logic.Navigation.Route(ISession session, GeoCoordinate start, GeoCoordinate dest) in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicNavigation.cs:line 126
at PoGo.NecroBot.Logic.Navigation.<Move>d__11.MoveNext() in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicNavigation.cs:line 199
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<Execute>d__4.MoveNext() in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicTasksFarmPokestopsTask.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicStateFarmState.cs:line 68
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicStateStateMachine.cs:line 56
[21:30:51] 正在登入Google帳號
[21:30:52] 登入帳號 Ss112211ss 作者: cherish801027 時間: 2016-8-19 21:43
情況蠻詭異的,有可能IP被列入觀察名單?,試著換一個IP試試作者: qq273591003 時間: 2016-8-19 21:47