crash after updating to 10.8.4
See original GitHub issueThis is error (shown in window):
System.Windows.Markup.XamlParseException: Wywołanie konstruktora dla typu „EDEngineer.Views.MainWindow” zgodnego z określonymi ograniczeniami wiązania spowodowało wyjątek. —> System.ArgumentOutOfRangeException: Unknown key : Unknown Fragment
Nazwa parametru: key
w EDEngineer.Models.Utils.Collections.SortedObservableCounter.Increment(String key, Int32 value)
w EDEngineer.Models.State.IncrementCargo(String name, Int32 change)
w EDEngineer.Models.Operations.ManualChangeOperation.Mutate(State state)
w EDEngineer.Views.CommanderViewModel.MutateState(JournalEntry entry)
w EDEngineer.Views.CommanderViewModel.ApplyEventsToSate(IEnumerable1 allLogs) w EDEngineer.Views.CommanderViewModel.LoadState(IEnumerable
1 events)
w EDEngineer.Views.CommanderViewModel…ctor(String commanderName, IEnumerable1 logs, Languages languages, List
1 entryDatas)
w EDEngineer.Views.MainWindowViewModel.LoadState(Boolean forcePickFolder)
w EDEngineer.Views.MainWindowViewModel…ctor(Languages languages)
w EDEngineer.Views.MainWindow…ctor()
— Koniec śladu stosu wyjątków wewnętrznych —
w System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
w System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
w System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
w System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
w System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
w System.Windows.Application.DoStartup()
w System.Windows.Application.<.ctor>b__1_0(Object unused)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (3 by maintainers)
well to be frank it’s not a money issue, I just need to get it done :d also I get can a free one on https://letsencrypt.org/ but I just need to figure out a way to make the update smoothless (i.e. without having everyone to uninstall and then install again with the new certificate)
regarding thresholds, nope sorry 😕 had to be cleared unfortunately
Just patched the app, sorry about that!
The patch should be available as soon as RawGitHub cdn catches up.