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

Booting Game Error #1600

Open
1 task done
WattieWasTaken opened this issue Aug 11, 2024 · 0 comments
Open
1 task done

Booting Game Error #1600

WattieWasTaken opened this issue Aug 11, 2024 · 0 comments
Labels
bug A bug or something not working as intended triage Needs triage

Comments

@WattieWasTaken
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?

Had the game booted and running while using Mudfish service to reduce ping, wished to restart without Mudfish so exited the game and closed that program. When I booted the game again through XIVLauncher I received an error code and was prompted to report the error.

Platform

Windows

Wine/Proton runner version

No response

Relevant log output

System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The data area passed to a system call is too small
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.ProcessManager.GetModuleInfos(Int32 processId)
   at System.Diagnostics.Process.get_Modules()
   at XIVLauncher.Game.ProblemCheck.RunCheck(Window parentWindow) in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Game\ProblemCheck.cs:line 70
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__23.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 197
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<>c__DisplayClass22_0.<TryLogin>b__1() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 177
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The data area passed to a system call is too small
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.ProcessManager.GetModuleInfos(Int32 processId)
   at System.Diagnostics.Process.get_Modules()
   at XIVLauncher.Game.ProblemCheck.RunCheck(Window parentWindow) in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Game\ProblemCheck.cs:line 70
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__23.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 197<---


Version: 6.4.1.0
Git Hash: 6.4.1-0-g21a73f3c
Context: GetLoginFunc/Task
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
Addons Enabled? True
Auto Login Enabled? True
Language: English
LauncherLanguage: English
Game path: E:\Games\SquareEnix\FINAL FANTASY XIV - A Realm Reborn
@WattieWasTaken WattieWasTaken added bug A bug or something not working as intended triage Needs triage labels Aug 11, 2024
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

1 participant