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

Game crash #1643

Open
1 task done
Aku-Mata opened this issue Nov 23, 2024 · 1 comment
Open
1 task done

Game crash #1643

Aku-Mata opened this issue Nov 23, 2024 · 1 comment
Labels
bug A bug or something not working as intended triage Needs triage

Comments

@Aku-Mata
Copy link

Update disclaimer

  • Yes, I have checked and my issue is not related to the game updating and plugins not working correctly.

What did you do?

My game was working just fine yesterday 11/21/2024 and today when I tried to log on it keeps crashing. I did try to use Text tools but then disabled everything.

Platform

Windows

Wine/Proton runner version

No response

Relevant log output

System.Threading.AbandonedMutexException: The wait completed due to an abandoned mutex.
   at System.Threading.WaitHandle.ThrowAbandonedMutexException()
   at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<RepairGame>d__27.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 917
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<TryProcessLoginResult>d__26.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 610

Version: 6.4.1.0
Git Hash: 6.4.1-0-g21a73f3c
Context: TryProcessLoginResult/Repair
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
Addons Enabled? True
Auto Login Enabled? False
Language: English
LauncherLanguage: English
Game path: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV Online
@Aku-Mata Aku-Mata added bug A bug or something not working as intended triage Needs triage labels Nov 23, 2024
@Kobi-Blade
Copy link

The error you encountered means that the game process crashed unexpectedly, this crash was not caused by XIVLauncher. Instead, XIVLauncher detected the crash and reported it.

You can try and fix this by running XIVLauncher repair feature to fix your game files, this is not a XIVLauncher bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or something not working as intended triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants