Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows 11 Taskbar Styler] Error 80070490 #1325

Open
TripleEmcoder opened this issue Dec 11, 2024 · 1 comment
Open

[Windows 11 Taskbar Styler] Error 80070490 #1325

TripleEmcoder opened this issue Dec 11, 2024 · 1 comment
Labels
mod-bug Something isn't working with a mod

Comments

@TripleEmcoder
Copy link

TripleEmcoder commented Dec 11, 2024

@m417z probably broken by 2024-12 Cumulative Update for Windows 11 Version 24H2 at least that's what I suspect, since the mod stopped applying styles today after an automatic restart after patch Tuesday yesterday.

Here's the debug log:

11:36:00.635 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::LoadedMod
11:36:00.635 10680 explorer.exe  [WH] [LoadedMod::LoadedMod]: Windows 10.0.26100
11:36:00.635 10680 explorer.exe  [WH] [LoadedMod::LoadedMod]: Windhawk v1.5.1
11:36:00.635 10680 explorer.exe  [WH] [LoadedMod::LoadedMod]: Mod id: windows-11-taskbar-styler
11:36:00.636 10680 explorer.exe  [WH] [LoadedMod::LoadedMod]: Mod version: 1.3.8
11:36:00.636 10680 explorer.exe  [WH] [LoadedMod::LoadedMod]: Mod base address: 00007FFE304F0000
11:36:00.636 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::LoadedMod
11:36:00.637 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::Initialize
11:36:00.637 10680 explorer.exe  [WH] [windows-11-taskbar-styler] [2644:Wh_ModInit]: >
11:36:00.637 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::SetFunctionHook
11:36:00.638 10680 explorer.exe  [WH] [LoadedMod::SetFunctionHook]: Target: 00007FFE9BDBBFF0
11:36:00.638 10680 explorer.exe  [WH] [LoadedMod::SetFunctionHook]: Hook: 00007FFE304FC670
11:36:00.638 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::SetFunctionHook
11:36:00.638 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::Initialize
11:36:00.641 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::AfterInit
11:36:00.641 10680 explorer.exe  [WH] [windows-11-taskbar-styler] [2653:Wh_ModAfterInit]: >
11:36:00.641 10680 explorer.exe  [WH] [windows-11-taskbar-styler] [2657:Wh_ModAfterInit]: Initializing - Found DesktopWindowContentBridge window
11:36:00.641 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::GetStringSetting
11:36:00.641 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueName: theme
11:36:00.642 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueNameFormatted: theme
11:36:00.642 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: value: Squircle
11:36:00.642 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::GetStringSetting
11:36:00.642 10680 explorer.exe  [WH] [windows-11-taskbar-styler] [2369:IsOsFeatureEnabled]: RtlQueryFeatureConfiguration result for 48660958: 2
11:36:00.642 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::FreeStringSetting
11:36:00.643 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::FreeStringSetting
11:36:00.643 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::GetStringSetting
11:36:00.643 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueName: controlStyles[%d].target
11:36:00.643 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueNameFormatted: controlStyles[0].target
11:36:00.644 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: value: 
11:36:00.644 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::GetStringSetting
11:36:00.644 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::FreeStringSetting
11:36:00.645 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::FreeStringSetting
11:36:00.645 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::GetStringSetting
11:36:00.645 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueName: resourceVariables[%d].variableKey
11:36:00.645 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: valueNameFormatted: resourceVariables[0].variableKey
11:36:00.645 10680 explorer.exe  [WH] [LoadedMod::GetStringSetting]: value: 
11:36:00.646 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::GetStringSetting
11:36:00.646 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::ModDebugLoggingScope]: >>> Entering LoadedMod::FreeStringSetting
11:36:00.646 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::FreeStringSetting
11:36:00.647 10680 explorer.exe  [WH] [windows-11-taskbar-styler] [2537:InitializeSettingsAndTap]: Error 80070490
11:36:00.647 10680 explorer.exe  [WH] [`anonymous-namespace'::ModDebugLoggingScope::~ModDebugLoggingScope]: <<< Exiting LoadedMod::AfterInit
@TripleEmcoder TripleEmcoder added the mod-bug Something isn't working with a mod label Dec 11, 2024
@m417z m417z changed the title [Windows 11 Taskbar Styler] Broken by 2024-12 Cumulative Update for Windows 11 Version 24H2 [Windows 11 Taskbar Styler] Error 80070490 Dec 11, 2024
@m417z
Copy link
Member

m417z commented Dec 11, 2024

[2537:InitializeSettingsAndTap]: Error 80070490

I'm aware of this error, and I have a fix pending for the next version of the mod. For now, I believe that restarting explorer can be used as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod-bug Something isn't working with a mod
Projects
None yet
Development

No branches or pull requests

2 participants