sheeno73 / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Procurement doesn't start #474

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.) Did you first check the wiki for your issue?
Yes.
2.) Did you check to see if there is already a ticket for your issue?
Yes.
What version of Procurement are you using? On what operating system?
Version: 1.9.0   OS: Windows 7 Pro 64bit

What steps will reproduce the problem?
1. Trying to start Procurement

What is the expected output? What do you see instead?
Procurement only starts once, right after a fresh install. Once I've closed it, 
it doesn't start again. I get an error message instead.

I can't find a DebugInfo.log.

This is what Windows tells me:

Application: Procurement.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at Procurement.App.Current_DispatcherUnhandledException(System.Object, 
System.Windows.Threading.DispatcherUnhandledExceptionEventArgs)
at System.Windows.Threading.Dispatcher.CatchException(System.Exception)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, 
System.Delegate, System.Object, Int32, System.Delegate)
at 
System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.Di
spatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG 
ByRef)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG 
ByRef)
at 
System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.Dispa
tcherFrame)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run()
at Procurement.App.Main()

And:

Name der fehlerhaften Anwendung: Procurement.exe, Version: 1.9.0.0, 
Zeitstempel: 0x54b24d49
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.1.7601.18409, 
Zeitstempel: 0x5315a05a
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000000000000940d
ID des fehlerhaften Prozesses: 0x72c
Startzeit der fehlerhaften Anwendung: 0x01d02f0d6056dfcc
Pfad der fehlerhaften Anwendung: 
C:\Spiele\PathOfExile\Procurement\Procurement.exe
Pfad des fehlerhaften Moduls: C:\Windows\system32\KERNELBASE.dll
Berichtskennung: 9e9a8c6b-9b00-11e4-8116-40167ead5cd8

Yes. I know, german. Sorry.

I've reinstalled .Net framework 4.5.2. No difference.

Thanks for your help!

Original issue reported on code.google.com by eric85...@gmail.com on 14 Jan 2015 at 6:37