SweptSquash
11-07-2009, 11:30 AM
When ever I click on the Editor's Shortcut to load the editor it starts to Initializing and from what I gather it closes just before opening, I've checked the logs and right at the bottom after loading the textures it shows this error.
I have All .Net Frameworks installed including the beta version of .Net Framework 4.
System Specs
4 GB DDR2 Ram
1 GB ATI Mobility Radeon HD 3650
2.1 GHZ AMD Turion x2 Dual-Core
320 GB Harddrive
Log File (Error Message Only)
Log: === Critical error: ===
Fatal error!
System.TypeInitializationException error in PresentationCore:
The type initializer for 'MS.Win32.Penimc.UnsafeNativeMethods' threw an exception.
at MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEve nt(IntPtr& handle)
at System.Windows.Input.PenThreadWorker..ctor()
at System.Windows.Input.PenThread..ctor()
at System.Windows.Input.PenThreadPool.GetPenThreadFor PenContextHelper(PenContext penContext)
at System.Windows.Input.PenThreadPool.GetPenThreadFor PenContext(PenContext penContext)
at System.Windows.Input.TabletDeviceCollection.Update Tablets()
at System.Windows.Input.TabletDeviceCollection..ctor( )
at System.Windows.Input.StylusLogic.get_TabletDevices ()
at System.Windows.Input.StylusLogic.RegisterHwndForIn put(InputManager inputManager, PresentationSource inputSource)
at System.Windows.Interop.HwndStylusInputProvider..ct or(HwndSource source)
at System.Windows.Interop.HwndSource.Initialize(HwndS ourceParameters parameters)
at System.Windows.Interop.HwndSource..ctor(HwndSource Parameters parameters)
at CLRTools.CreateWPFWindowFromVisual(HWND__* ParentWindow, Visual InWPFVisual, String WindowTitle, Int32 X, Int32 Y, Int32 Width, Int32 Height, Int32 WindowStyle, Int32 ExtendedWindowStyle, Int32 WindowClassStyle, Boolean bUsesPerPixelOpacity, Boolean bSizeToContent)
at CLRTools.CreateWPFWindowFromXaml(HWND__* ParentWindow, String XamlFileName, String WindowTitle, Int32 X, Int32 Y, Int32 Width, Int32 Height, Int32 WindowStyle, Int32 ExtendedWindowStyle, Int32 WindowClassStyle, Boolean bUsesPerPixelOpacity, Boolean bSizeToContent)
at MWPFWindowWrapper.InitWindow(HWND__* InParentWindowHandle, String InWindowTitle, String InWPFXamlFileName, Int32 InPositionX, Int32 InPositionY, Boolean bCenterWindow, Int32 InFakeTitleBarHeight)
at MLightmapResRatioWindow.InitLightmapResRatioWindow (HWND__* InParentWindowHandle)
at FLightmapResRatioWindow.CreateLightmapResRatioWind ow(HWND__* InParentWindowHandle)
at GuardedMain(Char* , HINSTANCE__* , HINSTANCE__* , Int32 )
at ManagedGuardedMain(Char* CmdLine, HINSTANCE__* hInInstance, HINSTANCE__* hPrevInstance, Int32 nCmdShow)
Inner exception System.Runtime.InteropServices.COMException in PresentationCore:
Retrieving the COM class factory for component with CLSID {14D4CBD9-7490-4F25-BAA6-1C5E22F6B1E3} failed due to the following error: 80040154.
at MS.Win32.Penimc.UnsafeNativeMethods..cctor()Addres s = 0x777ffbae (filename not found) [in C:\Windows\system32\KERNEL32.dll]
Address = 0x71e5e774 (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x71e61672 (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x4d79b6a (filename not found)
Address = 0x147c3c0 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0x15ec007 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0x71e01b4c (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x71e01b4c (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0xa20138 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0xa20138 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Exit: UXAudio2Device::ShutdownAfterError
Log: Shutting down FaceFX...
Log: FaceFX shutdown.
Exit: Exiting.
Log: Log file closed, 11/07/09 15:06:02
I have All .Net Frameworks installed including the beta version of .Net Framework 4.
System Specs
4 GB DDR2 Ram
1 GB ATI Mobility Radeon HD 3650
2.1 GHZ AMD Turion x2 Dual-Core
320 GB Harddrive
Log File (Error Message Only)
Log: === Critical error: ===
Fatal error!
System.TypeInitializationException error in PresentationCore:
The type initializer for 'MS.Win32.Penimc.UnsafeNativeMethods' threw an exception.
at MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEve nt(IntPtr& handle)
at System.Windows.Input.PenThreadWorker..ctor()
at System.Windows.Input.PenThread..ctor()
at System.Windows.Input.PenThreadPool.GetPenThreadFor PenContextHelper(PenContext penContext)
at System.Windows.Input.PenThreadPool.GetPenThreadFor PenContext(PenContext penContext)
at System.Windows.Input.TabletDeviceCollection.Update Tablets()
at System.Windows.Input.TabletDeviceCollection..ctor( )
at System.Windows.Input.StylusLogic.get_TabletDevices ()
at System.Windows.Input.StylusLogic.RegisterHwndForIn put(InputManager inputManager, PresentationSource inputSource)
at System.Windows.Interop.HwndStylusInputProvider..ct or(HwndSource source)
at System.Windows.Interop.HwndSource.Initialize(HwndS ourceParameters parameters)
at System.Windows.Interop.HwndSource..ctor(HwndSource Parameters parameters)
at CLRTools.CreateWPFWindowFromVisual(HWND__* ParentWindow, Visual InWPFVisual, String WindowTitle, Int32 X, Int32 Y, Int32 Width, Int32 Height, Int32 WindowStyle, Int32 ExtendedWindowStyle, Int32 WindowClassStyle, Boolean bUsesPerPixelOpacity, Boolean bSizeToContent)
at CLRTools.CreateWPFWindowFromXaml(HWND__* ParentWindow, String XamlFileName, String WindowTitle, Int32 X, Int32 Y, Int32 Width, Int32 Height, Int32 WindowStyle, Int32 ExtendedWindowStyle, Int32 WindowClassStyle, Boolean bUsesPerPixelOpacity, Boolean bSizeToContent)
at MWPFWindowWrapper.InitWindow(HWND__* InParentWindowHandle, String InWindowTitle, String InWPFXamlFileName, Int32 InPositionX, Int32 InPositionY, Boolean bCenterWindow, Int32 InFakeTitleBarHeight)
at MLightmapResRatioWindow.InitLightmapResRatioWindow (HWND__* InParentWindowHandle)
at FLightmapResRatioWindow.CreateLightmapResRatioWind ow(HWND__* InParentWindowHandle)
at GuardedMain(Char* , HINSTANCE__* , HINSTANCE__* , Int32 )
at ManagedGuardedMain(Char* CmdLine, HINSTANCE__* hInInstance, HINSTANCE__* hPrevInstance, Int32 nCmdShow)
Inner exception System.Runtime.InteropServices.COMException in PresentationCore:
Retrieving the COM class factory for component with CLSID {14D4CBD9-7490-4F25-BAA6-1C5E22F6B1E3} failed due to the following error: 80040154.
at MS.Win32.Penimc.UnsafeNativeMethods..cctor()Addres s = 0x777ffbae (filename not found) [in C:\Windows\system32\KERNEL32.dll]
Address = 0x71e5e774 (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x71e61672 (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x4d79b6a (filename not found)
Address = 0x147c3c0 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0x15ec007 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0x71e01b4c (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0x71e01b4c (filename not found) [in C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rwks.dll]
Address = 0xa20138 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Address = 0xa20138 (filename not found) [in C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe]
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Exit: UXAudio2Device::ShutdownAfterError
Log: Shutting down FaceFX...
Log: FaceFX shutdown.
Exit: Exiting.
Log: Log file closed, 11/07/09 15:06:02