My crash
As I stated before, on my computer, the eq2map updater crashes since version 0.95e (b or c did work). Perhaps I can give some more clues on what is going on now.
I just downloaded the most recent version and started it. It asked for confirmation of my EQ2 main directory, which it guessed correctly, tried to access drive A: (my floppy drive, whyever) and then crashed. I attached my Visual Studio .NET 2003 Debugger and this is what I got (w/o having the sources):
Eine nicht behandelte Ausnahme des Typs 'System.InvalidOperationException' ist in system.dll aufgetreten.
Zusätzliche Informationen: Die Anforderung kann nicht ausgeführt werden, da der Prozessleistungsindikator deaktiviert ist.
(I can try to translate that to english, if needed, but I guess the most important things are written more or less clearly.)
The stack trace shows:
> system.dll!System.Diagnostics.NtProcessManager.GetProcessInfos(System.Diagnostic s.PerformanceCounterLib library) + 0x1a5 Bytes
system.dll!System.Diagnostics.NtProcessManager.GetProcessInfos(string machineName, bool isRemoteMachine) + 0xa4 Bytes
system.dll!System.Diagnostics.ProcessManager.GetProcessInfos(string machineName) + 0x29 Bytes
system.dll!System.Diagnostics.Process.EnsureState(System.Diagnostics.Process.Sta te state) + 0x116 Bytes
system.dll!System.Diagnostics.Process.get_ProcessName() + 0x11 Bytes
EQ2MAP_Updater.exe!WindowsApplication7.Form1.Form1_Load(System.Object sender = {WindowsApplication7.Form1}, System.EventArgs e = {System.EventArgs}) + 0x8e Bytes
system.windows.forms.dll!System.Windows.Forms.Form.OnLoad(System.EventArgs e) + 0x117 Bytes
system.windows.forms.dll!System.Windows.Forms.Form.SetVisibleCore(bool value) + 0xaa Bytes
system.windows.forms.dll!System.Windows.Forms.Control.set_Visible(bool value) + 0xe Bytes
system.windows.forms.dll!ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) + 0xc2 Bytes
system.windows.forms.dll!ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) + 0x45 Bytes
system.windows.forms.dll!System.Windows.Forms.Application.Run(System.Windows.For ms.Form mainForm) + 0x34 Bytes
EQ2MAP_Updater.exe!WindowsApplication7.Form1.Main() + 0x21 Bytes
Maybe this gives you any clue on what might be going on. If not, feel free to contact me or ask for more help - I would really like using the eq2map updater :-)
Best regards and thanks for your work,
Laenny
|