Skip to content

Used to just open right up now am getting this error #4618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
paintballspk opened this issue Apr 1, 2025 · 2 comments
Open

Used to just open right up now am getting this error #4618

paintballspk opened this issue Apr 1, 2025 · 2 comments
Labels

Comments

@paintballspk
Copy link

Expected Behavior

Clicked on deck tracker to open to update collection to build new deck and wont open

Actual Behavior

Deck tracker wont open

Steps to reproduce behavior

No response

Log/Screenshots

System.TypeInitializationException: The type initializer for 'Hearthstone_Deck_Tracker.Core' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: The supplied validator does not support the type of the property 'defaultCredentialsHandleCacheSize'.
at System.Configuration.ConfigurationProperty.ConstructorInit(String name, Type type, ConfigurationPropertyOptions options, ConfigurationValidatorBase validator, TypeConverter converter)
at System.Net.Configuration.WindowsAuthenticationElement..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Configuration.TypeUtil.CreateInstanceWithReflectionPermission(Type type)
at System.Configuration.TypeUtil.CreateInstanceRestricted(Type callingType, Type targetType)
at System.Configuration.ConfigurationElement.CreateElement(Type type)
at System.Configuration.ConfigurationElement.get_Item(ConfigurationProperty prop)
at System.Net.Configuration.SettingsSectionInternal..ctor(SettingsSection section)
at System.Net.Configuration.SettingsSectionInternal.get_Section()
at System.Net.Http.HttpClientHandler..ctor()
at Hearthstone_Deck_Tracker.Core..cctor() in D:\a\Hearthstone-Deck-Tracker\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Core.cs:line 54
--- End of inner exception stack trace ---
at Hearthstone_Deck_Tracker.Core.d__30.MoveNext() in D:\a\Hearthstone-Deck-Tracker\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Core.cs:line 78
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_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)

@beheh
Copy link
Contributor

beheh commented Apr 12, 2025

Hey there, could you please check & provide your current Windows version? (how to find it)

@paintballspk
Copy link
Author

Edition Windows 11 Home
Version 23H2
Installed on ‎9/‎11/‎2023
OS build 22631.5189
Experience Windows Feature Experience Pack 1000.22700.1077.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants