Skip to content
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

Crash in CrossOver when adding a character #86

Open
CutDoom opened this issue Jan 14, 2025 · 0 comments
Open

Crash in CrossOver when adding a character #86

CutDoom opened this issue Jan 14, 2025 · 0 comments

Comments

@CutDoom
Copy link

CutDoom commented Jan 14, 2025

Hello there,
Trying evemon on MacOS 11.7.10 with CrossOver, bottle windows 10 32 bit (same with 11 and 10 64bit), .Net and APS.NET added
When i try to add a char:

EVEMon Version: 4.2.2.5058
.NET Runtime Version: 4.0.30319.42000
Operating System: Microsoft Windows NT 10.0.19043
Executable Path: "C:\Program Files\EVEMon\EVEMon.exe"
System.Net.HttpListenerException (0x80004005): Call not implemented
at System.Net.HttpListener.SetUrlGroupProperty(HTTP_SERVER_PROPERTY property, IntPtr info, UInt32 infosize)
at System.Net.HttpListener.SetServerTimeout(Int32[] timeouts, UInt32 minSendBytesPerSecond)
at System.Net.HttpListenerTimeoutManager.SetTimespanTimeout(HTTP_TIMEOUT_TYPE type, TimeSpan value)
at EVEMon.Common.Service.SSOWebServerHttpListener..ctor()
at EVEMon.ApiCredentialsManagement.EsiKeyUpdateOrAdditionWindow..ctor()
at EVEMon.MainWindow.addAPIKeyMenu_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Datafile report:
eve-blueprints-en-US.xml.gzip (246KiB - 3a537b58675d82e02d6316915ea8a61e)
eve-certificates-en-US.xml.gzip (45KiB - 540000f7c111354769a54fa31e57d411)
eve-geography-en-US.xml.gzip (1030KiB - 93b41f9f5e0ecd7ad70d281822fa4628)
eve-items-en-US.xml.gzip (4482KiB - 976159bdc61ea92e1ec0d8d8f09ceae5)
eve-masteries-en-US.xml.gzip (21KiB - 3668b50996fc40a0c0853fec427b5712)
eve-properties-en-US.xml.gzip (59KiB - 4206f54a8f6e1aeeeb7e90dd9a5c2d93)
eve-reprocessing-en-US.xml.gzip (114KiB - 95ac17ac6a28eaa10235c7acc7a0851c)
eve-skills-en-US.xml.gzip (28KiB - 8ee7ab0b2497b2f7844d5cf354f5c09b)

Diagnostic Log:
0d 0h 00m 00s > Starting up
0d 0h 00m 00s > EveMonClient.Initialize - begin
0d 0h 00m 00s > EveMonClient.Initialize - done
0d 0h 00m 00s > Settings.TryDeserializeFromFile - begin
0d 0h 00m 01s > Settings.TryDeserializeFromFile - done
0d 0h 00m 01s > Settings.Import - begin
0d 0h 00m 01s > EveMonClient.OnSchedulerChanged
0d 0h 00m 01s > Settings.Import - done
0d 0h 00m 01s > EveMonClient.OnSettingsChanged
0d 0h 00m 01s > Main loop - start
0d 0h 00m 02s > MainWindow.OnLoad
0d 0h 00m 02s > TimeCheck.ScheduleCheck - in 00:00:01
0d 0h 00m 02s > UpdateManager.ScheduleCheck - in 00:00:10
0d 0h 00m 02s > Main window - loaded
0d 0h 00m 02s > Datafiles.Load - begin
0d 0h 00m 03s > TimeCheck.BeginCheckAsync
0d 0h 00m 03s > TimeCheck.OnCheckCompleted - Synchronised
0d 0h 00m 03s > TimeCheck.ScheduleCheck - in 1.00:00:00
0d 0h 00m 03s > EveMonClient.OnServerStatusUpdated
0d 0h 00m 13s > UpdateManager.OnCheckCompleted
0d 0h 00m 13s > UpdateManager.ScheduleCheck - in 12:00:00
0d 0h 00m 26s > Datafiles.Load - done
0d 0h 00m 26s > Settings.ImportData - begin
0d 0h 00m 27s > EveMonClient.OnCharacterCollectionChanged
0d 0h 00m 27s > EveMonClient.OnESIKeyCollectionChanged
0d 0h 00m 27s > EveMonClient.OnMonitoredCharactersChanged
0d 0h 00m 27s > Settings.ImportData - done
0d 0h 00m 27s > EveMonClient.OnSettingsChanged

i have no idea what am i doing
I will humbly exept if this will never work on mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant