EVGA

Answered[1.3.1.0 fixed issue] Precision X1 with latest update crashing on startup

Author
darcinator22
New Member
  • Total Posts : 5
  • Reward points : 0
  • Joined: 2020/12/14 09:09:56
  • Status: offline
  • Ribbons : 0
2022/01/25 20:00:11 (permalink)
New to precision X1 and and after installing a new 3080 ftw3 ultra and downloading precision x1 it was not launching. Only the logo shows up then nothing happens. Checking the event logs shows the following. Looks like an unhandled exception if it can't read the motherboard. Any chance for a fix for this exception so I can use the program?
 
-----------------------------------------------------------------------
Faulting application name: PrecisionX_x64.exe, version: 1.3.0.0, time stamp: 0x61bc3613
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1466, time stamp: 0xe01c7650
Exception code: 0xe0434352
Fault offset: 0x0000000000034f69
Faulting process id: 0x1e20
Faulting application start time: 0x01d812515a348b77
Faulting application path: C:\Program Files\EVGA\Precision X1\PrecisionX_x64.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: d571e713-8d6e-4d6d-a86f-999c77736505
Faulting package full name:
Faulting package-relative application ID:
--------------------------------------------------
Application: PrecisionX_x64.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
   at Library.Model.ResizableBar.MotherBoard..ctor()
   at PX18.ViewModel.ResizableBar.ResizableBarVM.CheckMotherboard()
   at PX18.ViewModel.ResizableBar.ResizableBarVM..ctor(PX18.ViewModel.NvApiViewModel)
   at PX18.ViewModel.NvApiViewModel.VGAViewModel()
   at PX18.ViewModel.NvApiViewModel..ctor()

Exception Info: System.Reflection.TargetInvocationException
   at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
   at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
   at System.Activator.CreateInstance(System.Type, Boolean)
   at System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Threading.StackCrawlMark ByRef)
   at System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[])
   at System.Activator.CreateInstance(System.Type, System.Object[])
   at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(System.Type, System.Object[])
   at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(System.Object[])
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
   at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
   at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext)
   at System.Xaml.XamlObjectWriter.WriteEndObject()
   at System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader, System.Xaml.XamlObjectWriter, Boolean, Boolean, Boolean, System.Xaml.IXamlLineInfo, System.Xaml.IXamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1<System.Windows.Markup.WpfXamlFrame>, System.Windows.Markup.IStyleConnector)
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at PX18.View.MainWindow..ctor()
   at PX18.App.App_Startup(System.Object, System.Windows.StartupEventArgs)
   at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
   at System.Windows.Application.<.ctor>b__1_0(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, 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 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at PX18.App.Main()
   at PX18.Program.Main()


 
1.3.1.0 fixed this issue
edit title by Cool GTX added [1.3.1.0 fixed this issue]
post edited by Cool GTX - 2022/03/05 14:20:01
#1
skippergonzo
Superclocked Member
  • Total Posts : 177
  • Reward points : 0
  • Joined: 2011/07/25 09:18:06
  • Status: offline
  • Ribbons : 0
Re: Precision X1 with latest update crashing on startup 2022/01/26 06:23:38 (permalink)
reinstall usually fixes that
#2
darcinator22
New Member
  • Total Posts : 5
  • Reward points : 0
  • Joined: 2020/12/14 09:09:56
  • Status: offline
  • Ribbons : 0
Re: Precision X1 with latest update crashing on startup 2022/01/26 06:27:37 (permalink)
Tried that as well. Multiple times. Up to date on windows. Uninstalled all other monitoring software to make sure and still the same error.
#3
Cool GTX
EVGA Forum Moderator
  • Total Posts : 30975
  • Reward points : 0
  • Joined: 2010/12/12 14:22:25
  • Location: Folding for the Greater Good
  • Status: offline
  • Ribbons : 122
Re: Precision X1 with latest update crashing on startup 2022/01/26 07:02:49 (permalink)
Did you see this FAQ ?  How Do I Troubleshoot Precision X1 Issues?
 
it lists a few things it looks like you did not try
 
Are you using the standalone version ?
 
Try loading the software again - After - DDU Nvidia driver & reinstall Nvidia driver
 
Reboot the PC ...
 
Are you logged in as Admin ?  running .exe as Admin ?
 
Turn Off in MB BIOS - Fast Boot
 
  Remember to turn Windows 10 Fast Startup OFF, when upgrading drivers, firmware or hardware

You want a full shutdown of the PC & Not "normal turn off of W10" into hibernation instead


Windows Central - How to disable Windows 10 fast startup (and why you'd want to)

How-to Geek The Pros and Cons of Windows 10’s “Fast Startup” Mode
 
When installing ...are you getting several security alerts - generated in Windows 10 ... "blocked program" ... you need to: check "Windows Security"
 
"Allow an App through Controlled folder access"  ---> if you noticed a Security pop-up during the Software's install
 
Also check the: "Recently blocked apps"
 
Handy step by step how to:   Add or Remove Allowed Apps for Controlled Folder Access
 
I go offline to install, then shut down All background software - yep, even security software 

Learn your way around the EVGA Forums, Rules & limits on new accounts Ultimate Self-Starter Thread For New Members

I am a Volunteer Moderator - not an EVGA employee

https://foldingathome.org -->become a citizen scientist and contribute your compute power to help fight global health threats

RTX Project EVGA X99 FTWK Nibbler EVGA X99 Classified EVGA 3080Ti FTW3 Ultra


#4
darcinator22
New Member
  • Total Posts : 5
  • Reward points : 0
  • Joined: 2020/12/14 09:09:56
  • Status: offline
  • Ribbons : 0
Re: Precision X1 with latest update crashing on startup 2022/01/26 10:40:55 (permalink)
Thanks for the suggestions, I just tried them and still no luck. The same exact error shows up in the event viewer.
 
From my software engineer background it looks like the code was written to expect a value from the check to the motherboard about re-bar but the code found a null and the exception is caught and logged. This failing check shouldn't stop the program from running tbh as msi afterburner and gpuz both start up and report against rebar (they show disabled which is correct). 
 
I believe this should probably be classified a bug report? Happy to try other options
#5
darcinator22
New Member
  • Total Posts : 5
  • Reward points : 0
  • Joined: 2020/12/14 09:09:56
  • Status: offline
  • Ribbons : 0
Re: Precision X1 with latest update crashing on startup 2022/02/03 12:13:10 (permalink)
Any official help on this issue would be appreciated!
#6
darcinator22
New Member
  • Total Posts : 5
  • Reward points : 0
  • Joined: 2020/12/14 09:09:56
  • Status: offline
  • Ribbons : 0
Re: Precision X1 with latest update crashing on startup 2022/03/04 05:56:51 (permalink) ☼ Best Answerby Cool GTX 2022/03/05 14:20:11
The new 1.3.1.0 fixed this issue for anyone stumbling across this in the future.

Thanks!
#7
EVGA_Lee
Moderator
  • Total Posts : 4247
  • Reward points : 0
  • Joined: 2016/11/04 14:43:35
  • Location: Brea, CA
  • Status: offline
  • Ribbons : 14
Re: Precision X1 with latest update crashing on startup 2022/03/04 17:22:56 (permalink)
Thanks for the update!
#8
Cool GTX
EVGA Forum Moderator
  • Total Posts : 30975
  • Reward points : 0
  • Joined: 2010/12/12 14:22:25
  • Location: Folding for the Greater Good
  • Status: offline
  • Ribbons : 122
Re:[1.3.1.0 fixed issue] Precision X1 with latest update crashing on startup 2022/03/05 13:33:11 (permalink) ☄ Helpfulby darcinator22 2022/03/06 08:14:21
darcinator22
The new 1.3.1.0 fixed this issue for anyone stumbling across this in the future.

Thanks!

 

good to know thanks for the update
 
I updated your title to show this is no longer an issue

Learn your way around the EVGA Forums, Rules & limits on new accounts Ultimate Self-Starter Thread For New Members

I am a Volunteer Moderator - not an EVGA employee

https://foldingathome.org -->become a citizen scientist and contribute your compute power to help fight global health threats

RTX Project EVGA X99 FTWK Nibbler EVGA X99 Classified EVGA 3080Ti FTW3 Ultra


#9
Jump to:
  • Back to Mobile