Abdelrhman-AK / WinPaletter

Advanced Windows Appearance Editor
Other
1.35k stars 54 forks source link

Exception 0xe0434352 #181

Closed Alloyd031 closed 10 months ago

Alloyd031 commented 11 months ago

Describe the bug

After running updated version of WinPaletter i get the exception 0xe0434352.

WinPaletter Log

No log

Screenshots/Screen records

image

Additional context

No additional context.

Abdelrhman-AK commented 11 months ago

This issue may be related to .NET framwork as I read online. These lines may help you:

DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
SFC /Scannow

Run them in Command Prompt as Administrator, restart your Windows and try running WinPaletter again.

Alloyd031 commented 11 months ago

It didn't help

Abdelrhman-AK commented 11 months ago

Open WinPaletter to make the error occurs again.

Then open Event Viewer (search for it in Windows start) and open both Application and System parts, open the most recent events that have error icon and related to WinPaletter or .NET framwork and tell me what you found.

images.png

Alloyd031 commented 11 months ago

Ok, now it works after switching the taskbar style in ExplorerPatcher properties.

Abdelrhman-AK commented 11 months ago

That's weird. I'll test it myself and if I found a problem in WinPaletter itself, I'll fix it.

Abdelrhman-AK commented 11 months ago

I have found the problem and I'll fix it