Skip to content
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

'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다. #640

Open
jaehoKim07 opened this issue Apr 6, 2024 · 0 comments

Comments

@jaehoKim07
Copy link

Error
'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.

System.Windows.Markup.XamlParseException: 'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.
 ---> System.DllNotFoundException: Dll was not found.
   at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext)
   at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
   at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
   at System.Windows.Media.Visual.VerifyAPIReadWrite()
   at System.Windows.Media.VisualCollection.Add(Visual visual)
   at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at S
Log
[12:43:00.8061456] > [Warning] Config version (-1) is not supported!
[12:43:00.8445883] > [Warning] Unable to query Escape From Tarkov graphic settings.
[12:43:00.8528840] > System.ArgumentException: Accessed JArray values with invalid key value: "0". Int32 array index expected.
   at Newtonsoft.Json.Linq.JArray.get_Item(Object key)
   at RatScanner.RatConfig.GetTarkovScreenConfig()
[12:43:00.8668768] > [Info]  Detected 2560x1440 Resolution at 1 Scale.

You can adjust this inside the settings.
[12:43:01.4844476] > [Error] 'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.
 -------------------- 
 System.Windows.Markup.XamlParseException: 'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.
 ---> System.DllNotFoundException: Dll was not found.
   at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext)
   at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
   at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
   at System.Windows.Media.Visual.VerifyAPIReadWrite()
   at System.Windows.Media.VisualCollection.Add(Visual visual)
   at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at RatScanner.PageSwitcher.InitializeComponent()
   at RatScanner.PageSwitcher..ctor()
[12:43:13.9063267] > [Error] 'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.
 -------------------- 
 System.Windows.Markup.XamlParseException: 'System.Windows.Controls.UIElementCollection' 형식의 컬렉션에 대한 값 추가에서 예외가 throw되었습니다.
 ---> System.DllNotFoundException: Dll was not found.
   at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext)
   at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
   at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
   at System.Windows.Media.Visual.VerifyAPIReadWrite()
   at System.Windows.Media.VisualCollection.Add(Visual visual)
   at System.Win
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant