
[V266] 4/24/2026 2:06:07 AM: Initialize - System.TypeInitializationException: The type initializer for 'ADLXWrapper.Bindings.ADLXPINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'ADLXBindings': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   at ADLXWrapper.Bindings.ADLXPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_ADLX(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)
   at ADLXWrapper.Bindings.ADLXPINVOKE.SWIGExceptionHelper..cctor()
   --- End of inner exception stack trace ---
   at ADLXWrapper.Bindings.ADLXPINVOKE.SWIGExceptionHelper..ctor()
   at ADLXWrapper.Bindings.ADLXPINVOKE..cctor()
   --- End of inner exception stack trace ---
   at ADLXWrapper.Bindings.ADLXPINVOKE.new_SafeADLXHelper()
   at FanControl.Domain.BackendProviders.ADLX.ADLXWrapperBackendProvider.IsAvailable(Boolean imcompatibleDriver)
   at FanControl.Domain.ComputerAccessLayer.Initialize()