Abdelrhman-AK / WinPaletter

Advanced Windows Appearance Editor
Other
1.38k stars 58 forks source link

Exception 0xe0434352 #181

Closed Alloyd031 closed 1 year ago

Alloyd031 commented 1 year 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 1 year 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 1 year ago

It didn't help

Abdelrhman-AK commented 1 year 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 1 year ago

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

Abdelrhman-AK commented 1 year 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 1 year ago

I have found the problem and I'll fix it