Cant run the Assisted Setup Error #3502
BooneAllred
started this conversation in
General
Replies: 1 comment
-
|
V239 has fixed this issue and I am able to now get the Assisted Setup to work. However I am no longer able to install the following plugin: https://github.com/EightB1ts/FanControl.LianLi - it just freezes the app and I have to End Task in the Control Panel to close it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get my Fan Control working after the last couple updates that seem to have broken everything and when I try to run the Assisted Setup. I get this error, does anyone know what it means?
9/18/2025 8:56:13 AM: Unhandled exception (Application.Current.DispatcherUnhandledException) : System.ArgumentException: An item with the same key has already been added. Key: DisablePawnIoPopup
at System.Collections.Generic.Dictionary
2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary2.Add(TKey key, TValue value)at FanControl.Domain.ApplicationState.RegisterToCache(String key, Func
1 getState) at FanControl.ViewModels.SensorSettingsViewModel..ctor(IDialogService dialogService, IApplicationContext applicationContext, IComputerAccessLayer computerAccessLayer, IApplicationState state, IEnumerable1 tempSensors, IPluginService pluginService, ISnackbarMessageQueue snackbarMessageQueue)at FanControl.ViewModels.Utilities.AssistedSetup.RunSensorSettings()
at FanControl.ViewModels.Utilities.AssistedSetup.Run()
at FanControl.ViewModels.MainWindowViewModel.RunAssistedSetup()
at FanControl.MVVM.AsyncCommand.Execute(Object parameter)
at FanControl.MVVM.AsyncCommand.Execute(Object parameter)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Beta Was this translation helpful? Give feedback.
All reactions