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

Object reference not set to an instance of object #1539

Closed
1 task
naradream opened this issue Jun 27, 2024 · 2 comments
Closed
1 task

Object reference not set to an instance of object #1539

naradream opened this issue Jun 27, 2024 · 2 comments
Labels
bug A bug or something not working as intended triage Needs triage

Comments

@naradream
Copy link

naradream commented Jun 27, 2024

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?

I just tried to log in, and launch xiv and this error keeps popping up. I tried white listing the app through firewall but still nothing

Platform

Windows

Wine/Proton runner version

No response

Relevant log output

System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__23.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 301
   --- 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.NullReferenceException: Object reference not set to an instance of an object.
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__23.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 301<---


Version: 6.4.0.0
Git Hash: 6.4.0-0-gf7e3cea
Context: GetLoginFunc/Task
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
Addons Enabled? True
Auto Login Enabled? False
Language: English
LauncherLanguage: English
Game path: Z:\Steam Games\steamapps\common\FINAL FANTASY XIV Online
@naradream naradream added bug A bug or something not working as intended triage Needs triage labels Jun 27, 2024
@tommadness
Copy link

You cannot update FFXIV without an active subscription. (Trial users have active trial subscriptions).

If you're getting a NullReferenceException error when trying to patch, please make sure you've got an active subscription on the Mog Station. (Or try logging in with the Official Launcher to patch).

@NotNite
Copy link
Contributor

NotNite commented Jun 27, 2024

Closing as duplicate of #1537.

@NotNite NotNite closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 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

3 participants