Abdelrhman-AK / WinPaletter

Advanced Windows Appearance Editor
Other
1.37k stars 57 forks source link

Cant open WinPaletter in win11. Exception Error #234

Open manwichman44 opened 5 months ago

manwichman44 commented 5 months ago

Every time I try to run the program, I get an Exception Error.

All I have to do is try to open the program.

//Error details //........................................................... Exception.message = "Object reference not set to an instance of an object."; Exception.type = "System.NullReferenceException"; Exception.stack.trace = { at WinPaletter.Program.GetWallpaperFromRegistry() at WinPaletter.Program.FetchSuitableWallpaper(Manager TM, WindowStyle previewConfig) at WinPaletter.Program.InitializeApplication(Boolean showLoginDialog) at WinPaletter.User.OnUserSwitch(UserChangeEventArgs e) at WinPaletter.User.set_SID(String value) at WinPaletter.User.Login(Boolean ForceShow, Boolean SkipToCurrentUser) at WinPaletter.Program.InitializeApplication(Boolean showLoginDialog) at WinPaletter.Program.Main(String[] args) }; Exception.target.void_function = "WinPaletter.GetWallpaperFromRegistry()"; Exception.assembly = "WinPaletter, Version=1.0.9.3, Culture=neutral, PublicKeyToken=null"; Exception.assembly.file = "C:\Users\Manwi\Downloads\WinPaletter.exe"; Exception.HRESULT = -2147467261;

Abdelrhman-AK commented 5 months ago

Try changing your wallpaper into another image then reuse the previous image.