• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Here is the solution to resolve the Stuttering During Gameplay with OMEN AI on OMEN MAX 16 Click here to view the instructions!
HP Recommended
OMEN 40L Desktop PC GT21-0000i (392G2AV)
Microsoft Windows 11

Hello,

 

my PC is brand new, it has one week of life since now.

 

the OGH worked one time, then when started stay on the loading screen forever.

Some info:

  • if I try to launch it again while it's loading, it just open a dark gray empty window that can't even be closed without killing it
  • already tried to uninstall/reinstall from Win Store multiple times
  • started with or without administrator rights
  • enabled it to start at boot, allow background tasks in settings

still nothing

 

I don't strictly need it, but it seems to be the only tool able to change the lighting scheme and various other fancy things, and after all, it's an HP software on a brand new HP machine, it really should work.

 

Any suggestion ?

Any way to enable some debug logging to know what it's doing while loading ?

Any alternative software, even command line, that can do the same things ?

 

Kind Regards,

Valerio

1 REPLY 1
HP Recommended

Hello,

 

after a lot of my own investigation I think I found the problem, while the OGH is initializing it logs this pair of error messages to ISEN.log

ProviderId : fc034fd0-b15e-5346-5a8e-f95d9b9cf478
EventId : 3
Keywords : None
Level : Error
Message : Prism.Modularity.ModuleInitializeException: An exception occurred while initializing module 'OverclockingModule'. 
    - The exception message was: An exception has occurred while trying to add a view to region 'FeatureRegion'. 
    - The most likely causing exception was was: 'System.Windows.Markup.XamlParseException: L'impostazione della proprietà 'HP.Omen.OverclockingModule.Views.OverclockingHorizSlider.SliderMode' ha generato un'eccezione. ---> System.FormatException: Formato della stringa di input non corretto.
   in System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   in HP.Omen.OverclockingModule.Models.OverclockingModel.GetSliderValue(SliderEnum sliderMode)
   in HP.Omen.OverclockingModule.ViewModels.OverclockingHorizSliderViewModel.set_SliderMode(SliderEnum value)
   in HP.Omen.OverclockingModule.Views.OverclockingHorizSlider.OnSliderModeChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   in System.Windows.DependencyObject.OnPropertyChanged
Opcode : Info
Task : 65531
Version : 0
Payload : [message : Prism.Modularity.ModuleInitializeException: An exception occurred while initializing module 'OverclockingModule'. 
    - The exception message was: An exception has occurred while trying to add a view to region 'FeatureRegion'. 
    - The most likely causing exception was was: 'System.Windows.Markup.XamlParseException: L'impostazione della proprietà 'HP.Omen.OverclockingModule.Views.OverclockingHorizSlider.SliderMode' ha generato un'eccezione. ---> System.FormatException: Formato della stringa di input non corretto.
   in System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   in HP.Omen.OverclockingModule.Models.OverclockingModel.GetSliderValue(SliderEnum sliderMode)
   in HP.Omen.OverclockingModule.ViewModels.OverclockingHorizSliderViewModel.set_SliderMode(SliderEnum value)
   in HP.Omen.OverclockingModule.Views.OverclockingHorizSlider.OnSliderModeChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   in System.Windows.DependencyObject.OnPropertyChanged] 
EventName : ErrorInfo
Timestamp : 2022-04-03T22:56:40.5084485Z
ProcessId : 17560
ThreadId : 21380
ActivityId : 7274485b-f0f2-420d-ad3d-b8cc00000000

and after a while

ProviderId : fc034fd0-b15e-5346-5a8e-f95d9b9cf478
EventId : 3
Keywords : None
Level : Error
Message : System.Windows.ResourceReferenceKeyNotFoundException: Impossibile trovare la risorsa 'LoginMenuPrivacySettingsImage'.
   in MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg)
   in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Opcode : Info
Task : 65531
Version : 0
Payload : [message : System.Windows.ResourceReferenceKeyNotFoundException: Impossibile trovare la risorsa 'LoginMenuPrivacySettingsImage'.
   in MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg)
   in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)] 
EventName : ErrorInfo
Timestamp : 2022-04-03T22:58:21.7142375Z
ProcessId : 17560
ThreadId : 21380
ActivityId : 7274485b-f0f2-420d-ad3d-b8cc00000000

ProviderId : fc034fd0-b15e-5346-5a8e-f95d9b9cf478
EventId : 3
Keywords : None
Level : Error
Message : System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
   in HP.UnifiedLogin.ViewModels.LoginMenuViewModel.LoadBitmapImageResource(String image, String fallbackImage)
   in HP.UnifiedLogin.ViewModels.LoginMenuViewModel.LoadedExecute()
   in System.Windows.Interactivity.InvokeCommandAction.Invoke(Object parameter)
   in System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
   in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   in System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   in System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   in MS.Internal.LoadedOrUnloadedOperation.DoWork()
   in System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   in System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   in
Opcode : Info
Task : 65531
Version : 0
Payload : [message : System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
   in HP.UnifiedLogin.ViewModels.LoginMenuViewModel.LoadBitmapImageResource(String image, String fallbackImage)
   in HP.UnifiedLogin.ViewModels.LoginMenuViewModel.LoadedExecute()
   in System.Windows.Interactivity.InvokeCommandAction.Invoke(Object parameter)
   in System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
   in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   in System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   in System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   in MS.Internal.LoadedOrUnloadedOperation.DoWork()
   in System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   in System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   in] 
EventName : ErrorInfo
Timestamp : 2022-04-03T22:58:21.7183816Z
ProcessId : 17560
ThreadId : 21380
ActivityId : 7274485b-f0f2-420d-ad3d-b8cc00000000

 

here it obviously is trying to read a value for the overclocking slider which is written in a language it doesn't expect.

 

tried to contact HP in all ways I know, seems there is no way to reach someone that can at least understand what the problem is.

 

I hope some HP employee read this and forward the exceptions to the dev team behind OGH

 

Kind Regards,

Valerio

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.