Replies: 2 comments
-
Does the issue persist if you use completely fresh AML without using the old settings.json? Looking at the logs, there seems to be an issue with your file system: System.IO.IOException: Data error (cyclic redundancy check). You should check your hard drive / file system for errors. System.IO.IOException: A device which does not exist was specified. This may indicate the a previously existing drive is no longer available. Did you changes drives or drive letters? If not, something weird may be going on. Make backups from important stuff as long as you can. PS: The "D:\AML\xcom2-launcher" reference has nothing to do with your system but originates form the system where AML was compiled on. PPS: I will move this to discussions. |
Beta Was this translation helpful? Give feedback.
-
This is how I found out that my external drive is dying. That's where my game is installed. Everything else in the drive was working up until xcom and can still access some of the folders without explorer freezing. I guess I'll have to find a way to extract the data and get it to a new one. So, not the AML problem. Sorry to bother you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Can't launch AML all of a sudden, instant crash every time. Tried reinstalling both the game and AML. No luck.
Error also seems to reference an AML folder in "D" drive? I don't have and never had a D drive on my pc.
Error window I get:
AML version: 1.5.1
Sentry GUID: 4eed5c34-a5ad-4f99-b650-99e3b214fb54
Message: One or more errors occurred.
Stack:
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action
1 body, Action
2 bodyWithState, Func4 bodyWithLocal, Func
1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable
1 source, ParallelOptions parallelOptions, Action1 body, Action
2 bodyWithState, Action3 bodyWithStateAndIndex, Func
4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func
1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable
1 source, Action`1 body)at XCOM2Launcher.Mod.ModEntry.GetUIScreenListenerOverrides() in D:\AML\xcom2-launcher\xcom2-launcher\Classes\Mod\ModEntry.cs:line 267
at XCOM2Launcher.Forms.MainForm.UpdateConflictInfo() in D:\AML\xcom2-launcher\xcom2-launcher\Forms\MainForm.cs:line 505
at XCOM2Launcher.Forms.MainForm.UpdateInterface() in D:\AML\xcom2-launcher\xcom2-launcher\Forms\MainForm.cs:line 461
at XCOM2Launcher.Forms.MainForm..ctor(Settings settings) in D:\AML\xcom2-launcher\xcom2-launcher\Forms\MainForm.cs:line 49
at XCOM2Launcher.Program.Main() in D:\AML\xcom2-launcher\xcom2-launcher\Program.cs:line 137
settings.json
AML.log
Beta Was this translation helpful? Give feedback.
All reactions