GoldRenard / DMOAdvancedLauncher

Advanced launcher for Digimon Masters Online (DMO)
16 stars 9 forks source link

[ProxyManager] UriFormatException #52

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused UriFormatException (URI inválido: o nome do host não pôde ser analisado.) in assembly "System" at IL:114, NATIVE:8890818, System.Void System.Uri.CreateThis(System.String uri, System.Boolean dontEscape, System.UriKind uriKind)

CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"System" at IL:114, NATIVE:8890818, System.Void System.Uri.CreateThis(System.String uri, System.Boolean dontEscape, System.UriKind uriKind)
"System" at IL:32, NATIVE:108, System.Uri System.Net.WebProxy.CreateProxyUri(System.String address)
"AdvancedLauncher" at IL:113, NATIVE:183, System.Net.IWebProxy AdvancedLauncher.Management.Internal.ProxyManager.GetProxy()
"AdvancedLauncher" at IL:12, NATIVE:132, System.Void AdvancedLauncher.Management.Internal.ProxyManager.Initialize(AdvancedLauncher.Model.Protected.ProxySetting Settings)
"AdvancedLauncher" at IL:222, NATIVE:554, System.Void AdvancedLauncher.Management.EnvironmentManager.Initialize()
"Ninject" at IL:16, NATIVE:136, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:16, NATIVE:136, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:201, NATIVE:367, System.Object Ninject.Activation.Context.ResolveInternal(System.Object scope)
"Ninject" at IL:65, NATIVE:253, System.Object Ninject.Activation.Context.Resolve()
"System.Core" at IL:98, NATIVE:248, System.Boolean System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext()
"System.Core" at IL:112, NATIVE:296, System.Boolean System.Linq.Enumerable+<CastIterator>d__b1`1[TResult].MoveNext()
"System.Core" at IL:70, NATIVE:282, TSource System.Linq.Enumerable.Single(System.Collections.Generic.IEnumerable`1[TSource] source)
"AdvancedLauncher" at IL:62, NATIVE:194, System.Void AdvancedLauncher.App.Application_Startup(System.Object sender, System.Windows.StartupEventArgs e)
"PresentationFramework" at IL:15, NATIVE:83, System.Object System.Windows.Application.<.ctor>b__1(System.Object unused)
"WindowsBase" at IL:123, NATIVE:94, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:17, NATIVE:71, System.Object MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object source, System.Delegate method, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:158, NATIVE:641, System.Void System.Windows.Threading.DispatcherOperation.InvokeImpl()
"mscorlib" at IL:112, NATIVE:645, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:0, NATIVE:9, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:43, NATIVE:87, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:113, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:226, NATIVE:673, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:69, NATIVE:179, System.IntPtr System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:49, NATIVE:330, System.IntPtr MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:91, NATIVE:128, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:123, NATIVE:94, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:17, NATIVE:71, System.Object MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object source, System.Delegate method, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:206, NATIVE:700, System.Object System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:297, NATIVE:320, System.IntPtr MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam)
"WindowsBase" at NATIVE:0, System.IntPtr MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG& msg)
"WindowsBase" at IL:72, NATIVE:274, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:240, NATIVE:378, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"PresentationFramework" at IL:7, NATIVE:103, System.Int32 System.Windows.Application.Run()
"AdvancedLauncher" at IL:5, NATIVE:232, System.Void AdvancedLauncher.App.Main()
GoldRenard commented 8 years ago

Similar issue

Error Reason:
----------------------------------------
AdvancedLauncher.exe caused FormatException (The system proxy settings contain an invalid proxy server setting: 'http://:'.) in assembly "System" at IL:61, NATIVE:216, System.Uri System.Net.WebProxyDataBuilder.ParseProxyUri(System.String proxyString)

CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"System" at IL:61, NATIVE:216, System.Uri System.Net.WebProxyDataBuilder.ParseProxyUri(System.String proxyString)
"System" at IL:156, NATIVE:420, System.Collections.Hashtable System.Net.WebProxyDataBuilder.ParseProtocolProxies(System.String proxyListString)
"System" at IL:54, NATIVE:8792665, System.Void System.Net.WebProxyDataBuilder.SetProxyAndBypassList(System.String addressString, System.String bypassListString)
"System" at IL:72, NATIVE:133, System.Void System.Net.WinHttpWebProxyBuilder.BuildInternal()
"System" at IL:40, NATIVE:99, System.Net.WebProxyData System.Net.AutoWebProxyScriptEngine.GetWebProxyData()
"System" at IL:15, NATIVE:71, System.Void System.Net.WebProxy.UnsafeUpdateFromRegistry()
"System" at IL:6, NATIVE:33, System.Net.IWebProxy System.Net.WebRequest.InternalGetSystemWebProxy()
"System" at IL:10, NATIVE:67, System.Net.IWebProxy System.Net.WebRequest.GetSystemWebProxy()
"AdvancedLauncher" at IL:41, NATIVE:109, System.Net.IWebProxy AdvancedLauncher.Management.Internal.ProxyManager.GetProxy()
"AdvancedLauncher" at IL:12, NATIVE:62, System.Void AdvancedLauncher.Management.Internal.ProxyManager.Initialize(AdvancedLauncher.Model.Protected.ProxySetting Settings)
"AdvancedLauncher" at IL:222, NATIVE:584, System.Void AdvancedLauncher.Management.EnvironmentManager.Initialize()
"Ninject" at IL:23, NATIVE:154, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:23, NATIVE:154, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:90, NATIVE:168, System.Void Ninject.Activation.Pipeline.Activate(Ninject.Activation.IContext context, Ninject.Activation.InstanceReference reference)
"Ninject" at IL:159, NATIVE:416, System.Object Ninject.Activation.Context.ResolveInternal(System.Object scope)
"Ninject" at IL:58, NATIVE:137, System.Object Ninject.Activation.Context.Resolve()
"System.Core" at IL:77, NATIVE:223, System.Boolean System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext()
"System.Core" at IL:95, NATIVE:248, System.Boolean System.Linq.Enumerable+<CastIterator>d__1`1[TResult].MoveNext()
"System.Core" at IL:61, NATIVE:240, TSource System.Linq.Enumerable.Single(System.Collections.Generic.IEnumerable`1[TSource] source)
"AdvancedLauncher" at IL:33, NATIVE:148, System.Void AdvancedLauncher.App.Application_Startup(System.Object sender, System.Windows.StartupEventArgs e)
"PresentationFramework" at IL:31, NATIVE:171, System.Void System.Windows.Application.OnStartup(System.Windows.StartupEventArgs e)
"PresentationFramework" at IL:15, NATIVE:53, System.Object System.Windows.Application.<_ctor>b__0(System.Object unused)
"WindowsBase" at IL:119, NATIVE:105, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:122, NATIVE:267, System.Void System.Windows.Threading.DispatcherOperation.InvokeImpl()
"mscorlib" at IL:121, NATIVE:350, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:9, NATIVE:23, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:52, NATIVE:82, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:126, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:246, NATIVE:450, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:144, NATIVE:113, System.IntPtr System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:16, NATIVE:195, System.IntPtr MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:54, NATIVE:130, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:119, NATIVE:105, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:187, NATIVE:369, System.Object System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:280, NATIVE:287, System.IntPtr MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam)
"WindowsBase" at NATIVE:0, System.IntPtr MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG& msg)
"WindowsBase" at IL:60, NATIVE:236, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:36, NATIVE:115, System.Object System.Windows.Application.RunDispatcher(System.Object ignore)
"PresentationFramework" at IL:238, NATIVE:141, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"AdvancedLauncher" at IL:17, NATIVE:64, System.Void AdvancedLauncher.App.Main()
GoldRenard commented 8 years ago

https://github.com/GoldRenard/DMOAdvancedLauncher/issues/48