-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
evemon : wine : macos High Sierra #73
Comments
+1 |
Im having this issue as well |
If you take a look at the error info that comes up you will see that wine "clean" is using .NET Runtime Version: 4.0.30319.17020 I am going to try winebottler to see if I can get further |
So after trying a bit I was unable to update .net or mono. Will climb on the wineHQ forums to see what i can find out. |
Hi,
How should this be run with WINE on MacOS? I tried but had an error below.
Kind regards, So.
EVEMon Version: 3.0.3.4658
.NET Runtime Version: 4.0.30319.17020
Operating System: Microsoft Windows NT 5.1.2600.196608 Service Pack 3
Executable Path: Z:\Users\xxx\Downloads\EVEMon\EVEMon.exe
System.AggregateException: One or more errors occurred ---> System.Net.Sockets.SocketException: Error looking up error string
at System.Net.Sockets.Socket..ctor (AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType) [0x00000] in :0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () [0x00000] in :0
at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in :0
at EVEMon.Common.EveMonClient.Initialize () [0x00000] in :0
at EVEMon.Program+d__4.MoveNext () [0x00000] in :0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in :0
at System.Threading.Tasks.Task.Wait () [0x00000] in :0
at EVEMon.Program.Main () [0x00000] in :0
--> (Inner exception 0) System.Net.Sockets.SocketException: Error looking up error string
at System.Net.Sockets.Socket..ctor (AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType) [0x00000] in :0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () [0x00000] in :0
at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in :0
at EVEMon.Common.EveMonClient.Initialize () [0x00000] in :0
at EVEMon.Program+d__4.MoveNext () [0x00000] in :0
System.Net.Sockets.SocketException: Error looking up error string
at System.Net.Sockets.Socket..ctor (AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType) [0x00000] in :0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () [0x00000] in :0
at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in :0
at EVEMon.Common.EveMonClient.Initialize () [0x00000] in :0
at EVEMon.Program+d__4.MoveNext () [0x00000] in :0
Datafile report:
Diagnostic Log:
Unable to load trace file for inclusion in report
The text was updated successfully, but these errors were encountered: