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

Cant start in Win 11 #736

Open
Nordek2023 opened this issue Aug 20, 2023 · 0 comments
Open

Cant start in Win 11 #736

Nordek2023 opened this issue Aug 20, 2023 · 0 comments

Comments

@Nordek2023
Copy link

I cant use the program anymore now I am on Win 11
Is there a workaround as I have tried the troubleshooting

This is what I get

System.AggregateException: One or more errors occurred. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at EDEngineer.Views.CommanderViewModel.b__34_0(String l)
at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at EDEngineer.Views.CommanderViewModel.ApplyEventsToSate(IEnumerable1 allLogs)
at EDEngineer.Views.CommanderViewModel.LoadLogs(IEnumerable1 events) at EDEngineer.Views.MainWindowViewModel.<>c__DisplayClass20_2.<LoadState>b__3(CommanderViewModel c) at EDEngineer.Views.CommanderViewModel..ctor(String commanderName, Action1 loadAction, Languages languages, List1 entryDatas, List1 equipments)
at EDEngineer.Views.MainWindowViewModel.LoadState()
at EDEngineer.Views.MainWindowViewModel..ctor(Languages languages, String directory)
at EDEngineer.Views.MainWindow.<>c__DisplayClass3_0.<.ctor>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at EDEngineer.Views.CommanderViewModel.b__34_0(String l)
at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at EDEngineer.Views.CommanderViewModel.ApplyEventsToSate(IEnumerable1 allLogs)
at EDEngineer.Views.CommanderViewModel.LoadLogs(IEnumerable1 events) at EDEngineer.Views.MainWindowViewModel.<>c__DisplayClass20_2.<LoadState>b__3(CommanderViewModel c) at EDEngineer.Views.CommanderViewModel..ctor(String commanderName, Action1 loadAction, Languages languages, List1 entryDatas, List1 equipments)
at EDEngineer.Views.MainWindowViewModel.LoadState()
at EDEngineer.Views.MainWindowViewModel..ctor(Languages languages, String directory)
at EDEngineer.Views.MainWindow.<>c__DisplayClass3_0.<.ctor>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
System.AggregateException One or mo.txt

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