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

When starting xivlauncher.core before steam it closes with an unhandled exception #163

Open
nairol203 opened this issue Jun 28, 2024 · 0 comments

Comments

@nairol203
Copy link

What did you do?

When starting xivlauncher.core before steam it closes with an unhandled exception when clicking the "Login" button even if steam is fully running.

Steps to reproduce:

  1. Start xivlauncher
  2. Start steam
  3. Login into ffxiv

Workaround:
Start steam before starting xivlauncher

Relevant log output

Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
   at Steamworks.SteamUtils.get_DoesOverlayNeedPresent()
   at XIVLauncher.Common.Unix.UnixSteam.get_BOverlayNeedsPresent() in C:/goatsoft/xl/XIVLauncher.Common.Unix/UnixSteam.cs:line 31
   at XIVLauncher.Core.Program.Main(String[] args) in C:/goatsoft/xl/XIVLauncher.Core/Program.cs:line 308
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant