Post by The Tyria Queen on Jan 14, 2015 2:41:47 GMT
I'm in China.
It doesn't work at all.
The log file meas can't create SSL/TLS secure channel sth.
Here is the full log file.
2015-01-14 10:32:02.1464|INFO|GW2PAO.App|Application starting - GW2PAO - 2.2.5406.33224 - 2.2.5406.33224 - 2.2.5406.33224
2015-01-14 10:32:02.6504|INFO|GW2PAO.API.Services.PlayerService|Creating PlayerService
2015-01-14 10:32:02.6664|INFO|GW2PAO.API.Services.SystemService|Creating System Service
2015-01-14 10:32:02.6664|INFO|GW2PAO.API.Services.SystemService|Resolution detected as 1920x1080
2015-01-14 10:32:03.0104|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0374|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0474|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0654|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.EventSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.ZoneCompletionSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.DungeonSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.WvWSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.TeamspeakSettings|Enabling auto save
2015-01-14 10:32:03.0894|INFO|GW2PAO.Models.CommerceSettings|Enabling auto save
2015-01-14 10:32:03.0894|INFO|GW2PAO.API.Services.EventsService|Loading Event Time Table
2015-01-14 10:32:03.1084|INFO|GW2PAO.Controllers.EventsController|Event Tracker Controller initialized
2015-01-14 10:32:03.1084|INFO|GW2PAO.Controllers.ZoneCompletionController|Zone Completion Controller initialized
2015-01-14 10:32:03.1184|INFO|GW2PAO.Controllers.EventsController|Resetting daily treasures state
2015-01-14 10:32:03.1184|INFO|GW2PAO.API.Services.DungeonsService|Loading Dungeons Table
2015-01-14 10:32:03.1344|INFO|GW2PAO.Controllers.DungeonsController|Dungeons Controller initialized
2015-01-14 10:32:03.1344|INFO|GW2PAO.API.Services.WvWService|Loading Worlds Table
2015-01-14 10:32:03.1504|INFO|GW2PAO.API.Services.WvWService|Loading Objectives Table
2015-01-14 10:32:03.1504|INFO|GW2PAO.Controllers.WvWController|WvW Controller initialized
2015-01-14 10:32:03.1654|INFO|GW2PAO.Controllers.CommerceController|Commerce Controller initialized
2015-01-14 10:32:03.2654|INFO|GW2PAO.Controllers.ApplicationController|Application controller initialized
2015-01-14 10:32:03.3224|INFO|GW2PAO.App|Program startup complete
2015-01-14 10:32:03.3224|INFO|GW2PAO.Controllers.ApplicationController|Reopening windows based on settings.
2015-01-14 10:32:03.3404|INFO|GW2PAO.Utility.UpdateChecker|Checking for new version
2015-01-14 10:32:19.0633|INFO|GW2PAO.Controllers.ZoneCompletionController|Map/Character change detected, resetting zone events. New MapID = 18 | Character Name =
2015-01-14 10:32:22.0135|ERROR|GW2PAO.API.Services.ZoneService|System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 内部异常堆栈跟踪的结尾 ---
在 GW2DotNET.Common.ServiceClient.GetHttpWebResponse(HttpWebRequest webRequest)
在 GW2DotNET.Common.ServiceClient.Send[TResult](IRequest request)
在 GW2DotNET.V1.Maps.MapService.GetContinents()
在 GW2DotNET.ServiceManager.GetContinents()
在 GW2PAO.API.Services.ZoneService.GetZoneItems(Int32 mapId) 位置 d:\Users\Sam\Source\Repos\gw2pao\GW2PAO.API\Services\ZoneService.cs:行号 38
2015-01-14 10:32:22.9886|ERROR|GW2PAO.API.Services.ZoneService|System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 内部异常堆栈跟踪的结尾 ---
在 GW2DotNET.Common.ServiceClient.GetHttpWebResponse(HttpWebRequest webRequest)
在 GW2DotNET.Common.ServiceClient.Send[TResult](IRequest request)
在 GW2DotNET.V1.Maps.MapService.GetMap(Int32 map, CultureInfo language)
在 GW2DotNET.V1.Maps.MapService.GetMap(Int32 map)
在 GW2PAO.API.Services.ZoneService.GetZoneName(Int32 mapId) 位置 d:\Users\Sam\Source\Repos\gw2pao\GW2PAO.API\Services\ZoneService.cs:行号 166
2015-01-14 10:32:22.9886|INFO|GW2PAO.Controllers.ZoneCompletionController|New Zone Name = Unknown
It doesn't work at all.
The log file meas can't create SSL/TLS secure channel sth.
Here is the full log file.
2015-01-14 10:32:02.1464|INFO|GW2PAO.App|Application starting - GW2PAO - 2.2.5406.33224 - 2.2.5406.33224 - 2.2.5406.33224
2015-01-14 10:32:02.6504|INFO|GW2PAO.API.Services.PlayerService|Creating PlayerService
2015-01-14 10:32:02.6664|INFO|GW2PAO.API.Services.SystemService|Creating System Service
2015-01-14 10:32:02.6664|INFO|GW2PAO.API.Services.SystemService|Resolution detected as 1920x1080
2015-01-14 10:32:03.0104|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0374|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0474|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0654|INFO|GW2PAO.Models.UserSettings`1|Settings successfully loaded
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.EventSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.ZoneCompletionSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.DungeonSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.WvWSettings|Enabling auto save
2015-01-14 10:32:03.0744|INFO|GW2PAO.Models.TeamspeakSettings|Enabling auto save
2015-01-14 10:32:03.0894|INFO|GW2PAO.Models.CommerceSettings|Enabling auto save
2015-01-14 10:32:03.0894|INFO|GW2PAO.API.Services.EventsService|Loading Event Time Table
2015-01-14 10:32:03.1084|INFO|GW2PAO.Controllers.EventsController|Event Tracker Controller initialized
2015-01-14 10:32:03.1084|INFO|GW2PAO.Controllers.ZoneCompletionController|Zone Completion Controller initialized
2015-01-14 10:32:03.1184|INFO|GW2PAO.Controllers.EventsController|Resetting daily treasures state
2015-01-14 10:32:03.1184|INFO|GW2PAO.API.Services.DungeonsService|Loading Dungeons Table
2015-01-14 10:32:03.1344|INFO|GW2PAO.Controllers.DungeonsController|Dungeons Controller initialized
2015-01-14 10:32:03.1344|INFO|GW2PAO.API.Services.WvWService|Loading Worlds Table
2015-01-14 10:32:03.1504|INFO|GW2PAO.API.Services.WvWService|Loading Objectives Table
2015-01-14 10:32:03.1504|INFO|GW2PAO.Controllers.WvWController|WvW Controller initialized
2015-01-14 10:32:03.1654|INFO|GW2PAO.Controllers.CommerceController|Commerce Controller initialized
2015-01-14 10:32:03.2654|INFO|GW2PAO.Controllers.ApplicationController|Application controller initialized
2015-01-14 10:32:03.3224|INFO|GW2PAO.App|Program startup complete
2015-01-14 10:32:03.3224|INFO|GW2PAO.Controllers.ApplicationController|Reopening windows based on settings.
2015-01-14 10:32:03.3404|INFO|GW2PAO.Utility.UpdateChecker|Checking for new version
2015-01-14 10:32:19.0633|INFO|GW2PAO.Controllers.ZoneCompletionController|Map/Character change detected, resetting zone events. New MapID = 18 | Character Name =
2015-01-14 10:32:22.0135|ERROR|GW2PAO.API.Services.ZoneService|System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 内部异常堆栈跟踪的结尾 ---
在 GW2DotNET.Common.ServiceClient.GetHttpWebResponse(HttpWebRequest webRequest)
在 GW2DotNET.Common.ServiceClient.Send[TResult](IRequest request)
在 GW2DotNET.V1.Maps.MapService.GetContinents()
在 GW2DotNET.ServiceManager.GetContinents()
在 GW2PAO.API.Services.ZoneService.GetZoneItems(Int32 mapId) 位置 d:\Users\Sam\Source\Repos\gw2pao\GW2PAO.API\Services\ZoneService.cs:行号 38
2015-01-14 10:32:22.9886|ERROR|GW2PAO.API.Services.ZoneService|System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 内部异常堆栈跟踪的结尾 ---
在 GW2DotNET.Common.ServiceClient.GetHttpWebResponse(HttpWebRequest webRequest)
在 GW2DotNET.Common.ServiceClient.Send[TResult](IRequest request)
在 GW2DotNET.V1.Maps.MapService.GetMap(Int32 map, CultureInfo language)
在 GW2DotNET.V1.Maps.MapService.GetMap(Int32 map)
在 GW2PAO.API.Services.ZoneService.GetZoneName(Int32 mapId) 位置 d:\Users\Sam\Source\Repos\gw2pao\GW2PAO.API\Services\ZoneService.cs:行号 166
2015-01-14 10:32:22.9886|INFO|GW2PAO.Controllers.ZoneCompletionController|New Zone Name = Unknown