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

Startup issue #1211

Open
1 task done
cringeraccoon opened this issue Dec 12, 2022 · 3 comments · May be fixed by #1212
Open
1 task done

Startup issue #1211

cringeraccoon opened this issue Dec 12, 2022 · 3 comments · May be fixed by #1212
Labels
bug A bug or something not working as intended triage Needs triage

Comments

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

loaded xivlauncher

Platform

Windows

Wine/Proton runner version

No response

Relevant log output

System.NullReferenceException: Object reference not set to an instance of an object.
   at XIVLauncher.Common.Windows.WindowsDalamudRunner.Run(FileInfo runner, Boolean fakeLogin, Boolean noPlugins, Boolean noThirdPlugins, FileInfo gameExe, String gameArgs, IDictionary`2 environment, DalamudLoadMethod loadMethod, DalamudStartInfo startInfo) in C:\goatsoft\xl\XIVLauncher.Common.Windows\WindowsDalamudRunner.cs:line 19
   at XIVLauncher.Common.Dalamud.DalamudLauncher.Run(FileInfo gameExe, String gameArgs, IDictionary`2 environment) in C:\goatsoft\xl\XIVLauncher.Common\Dalamud\DalamudLauncher.cs:line 91
   at XIVLauncher.Common.Game.Launcher.LaunchGame(IGameRunner runner, String sessionId, Int32 region, Int32 expansionLevel, Boolean isSteamServiceAccount, String additionalArguments, DirectoryInfo gamePath, Boolean isDx11, ClientLanguage language, Boolean encryptArguments, DpiAwareness dpiAwareness) in C:\goatsoft\xl\XIVLauncher.Common\Game\Launcher.cs:line 274
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<StartGameAndAddon>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<TryProcessLoginResult>d__24.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 626

Version: 6.3.1.0
Git Hash: 6.3.1-0-g989c891
Context: Login
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
DX11? True
Addons Enabled? True
Auto Login Enabled? True
Language: English
LauncherLanguage: English
Game path: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV Online
@cringeraccoon cringeraccoon added bug A bug or something not working as intended triage Needs triage labels Dec 12, 2022
@marzent marzent linked a pull request Dec 13, 2022 that will close this issue
@knasiotis
Copy link

knasiotis commented Dec 15, 2022

I also came here to report this, game crashes before loading main menu screen
EDIT: the problem in my case was that the steam option was not selected, it has been a while since I last played maybe the option wasn't there back then

@RochaLAJ
Copy link

RochaLAJ commented Dec 16, 2022

I was having the same issue. Fixed by repairing game files with the tool available on launcher. I concluded that gshade was causing some problem with the auto install option, without gshade i don't have any problem.
Game is working with reshade.

@Doctor-Delicious
Copy link

I tried uninstalling GShade and XIVLauncher and reinstalling the XIVLauncher and am still receiving errors.

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

Successfully merging a pull request may close this issue.

4 participants