X2CommunityCore / xcom2-launcher

The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
GNU General Public License v3.0
350 stars 52 forks source link

Crashes when Steam is in Offline mode #361

Open pepoluan opened 9 months ago

pepoluan commented 9 months ago

AML Version: 1.5.0

Description AML crashes -- or refuses to open -- on the following situations:

This happened earlier today. Strangely, though, when I put Steam in Online mode for awhile, then turn it back to Offline mode, it doesn't crash again.

Attachments

RevZero commented 9 months ago

Judging from the logs, AML seems to crash silently. Probably caused by a task continuation or async void method where an unhandled Exception related to the failing Steam requests is happening.