Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

NameResolutionFailure #11

Open
Tcll opened this issue Nov 22, 2018 · 0 comments
Open

NameResolutionFailure #11

Tcll opened this issue Nov 22, 2018 · 0 comments

Comments

@Tcll
Copy link

Tcll commented Nov 22, 2018

Just for the info, I'm running through wine-staging 3.19 on Xubuntu 16.04
though I don't believe this is an issue with wine...

tcll@tcll-AY589AAR-ABA-a4317c:/media/tcll/500GB_SG/tcll/Programs/win$ wine ./hactoolgui.exe

Unhandled Exception:
System.InvalidOperationException: WinForms_SeeInnerException ---> System.Net.WebException: Error: NameResolutionFailure
  at System.Net.WebClient.OpenRead (System.Uri address) [0x000a1] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Net.WebClient.OpenRead (System.String address) [0x00016] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Net.WebClient:OpenRead (string)
  at HACToolGUI.MainForm..ctor () [0x000d5] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <773ec02b42f74a918ccd74911c8063c9>:0 
   --- End of inner exception stack trace ---
  at HACToolGUI.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000e0] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at HACToolGUI.My.MyProject+MyForms.get_MainForm () [0x00000] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at HACToolGUI.My.MyApplication.OnCreateMainForm () [0x00007] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00010] in <cec1c47df2ab404cbef304aeea2cc553>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00001] in <cec1c47df2ab404cbef304aeea2cc553>:0 
  at HACToolGUI.My.MyApplication.Main (System.String[] Args) [0x00017] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: WinForms_SeeInnerException ---> System.Net.WebException: Error: NameResolutionFailure
  at System.Net.WebClient.OpenRead (System.Uri address) [0x000a1] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at System.Net.WebClient.OpenRead (System.String address) [0x00016] in <d6e1ee6718364b74ad99576b8fa4c75c>:0 
  at (wrapper remoting-invoke-with-check) System.Net.WebClient:OpenRead (string)
  at HACToolGUI.MainForm..ctor () [0x000d5] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <773ec02b42f74a918ccd74911c8063c9>:0 
   --- End of inner exception stack trace ---
  at HACToolGUI.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000e0] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at HACToolGUI.My.MyProject+MyForms.get_MainForm () [0x00000] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at HACToolGUI.My.MyApplication.OnCreateMainForm () [0x00007] in <44aaa9d81cc7495ca9812e2c8e485031>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00010] in <cec1c47df2ab404cbef304aeea2cc553>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00001] in <cec1c47df2ab404cbef304aeea2cc553>:0 
  at HACToolGUI.My.MyApplication.Main (System.String[] Args) [0x00017] in <44aaa9d81cc7495ca9812e2c8e485031>:0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant