Skip to content

Instantly share code, notes, and snippets.

@FridgeRacer
Created March 17, 2024 06:49
Show Gist options
  • Save FridgeRacer/f002f33dafa9405463f16ff9ddb8e752 to your computer and use it in GitHub Desktop.
Save FridgeRacer/f002f33dafa9405463f16ff9ddb8e752 to your computer and use it in GitHub Desktop.
dalamud.injector.log 17th of March 2024
2024-03-17 07:32:49.528 +01:00 [INF] --------------------------------------------------------------------------------
2024-03-17 07:32:49.541 +01:00 [INF] Dalamud.Injector, (c) 2023 XIVLauncher Contributors
2024-03-17 07:32:49.667 +01:00 [INF] Using start info: {"LoadMethod":0,"WorkingDirectory":"Z:\\home\\ridge\\.xlcore\\dalamud\\Hooks\\9.0.0.21","ConfigurationPath":"Z:\\home\\ridge\\.xlcore\\dalamudConfig.json","LogPath":"Z:\\home\\ridge\\.xlcore\\logs","LogName":null,"PluginDirectory":"Z:\\home\\ridge\\.xlcore\\installedPlugins","AssetDirectory":"Z:\\home\\ridge\\.xlcore\\dalamudAssets\\247","Language":1,"GameVersion":"2024.02.05.0000.0000","TroubleshootingPackData":"{\"When\":\"2024-03-17T07:32:45.0500121+01:00\",\"IsAutoLogin\":false,\"IsUidCache\":false,\"DalamudEnabled\":true,\"DalamudLoadMethod\":0,\"DalamudInjectionDelay\":0.0,\"SteamIntegration\":false,\"EncryptArguments\":true,\"LauncherVersion\":\"1.0.7.3\",\"LauncherHash\":\"5bcb93b\",\"Official\":false,\"DpiAwareness\":1,\"Platform\":2,\"ObservedGameVersion\":\"2024.02.05.0000.0000\",\"ObservedEx1Version\":\"2024.02.05.0000.0000\",\"ObservedEx2Version\":\"2024.02.05.0000.0000\",\"ObservedEx3Version\":\"2024.02.05.0000.0000\",\"ObservedEx4Version\":\"2024.02.05.0000.0000\",\"BckMatch\":true,\"IndexIntegrity\":5}","DelayInitializeMs":0,"NoLoadPlugins":false,"NoLoadThirdPartyPlugins":false,"BootLogPath":"Z:\\home\\ridge\\.xlcore\\logs\\dalamud.boot.log","BootShowConsole":false,"BootDisableFallbackConsole":false,"BootWaitMessageBox":0,"BootWaitDebugger":false,"BootVehEnabled":true,"BootVehFull":false,"BootEnableEtw":false,"BootDotnetOpenProcessHookMode":0,"BootEnabledGameFixes":["prevent_devicechange_crashes","disable_game_openprocess_access_check","redirect_openprocess","backup_userdata_save","prevent_icmphandle_crashes"],"BootUnhookDlls":null,"CrashHandlerShow":false,"NoExceptionHandlers":false}
2024-03-17 07:33:48.737 +01:00 [ERR] [GameStart] Uncaught error during initialization, trying to kill process
Dalamud.Injector.GameStart+GameStartException: Couldn't find game window after 60000ms
at Dalamud.Injector.GameStart.LaunchGame(String workingDir, String exePath, String arguments, Boolean dontFixAcl, Action`1 beforeResume, Boolean waitForGameWindow) in C:\goatsoft\companysecrets\injector\GameStart.cs:line 141
2024-03-17 07:33:48.747 +01:00 [ERR] Operation failed.
Dalamud.Injector.GameStart+GameStartException: Couldn't find game window after 60000ms
at Dalamud.Injector.GameStart.LaunchGame(String workingDir, String exePath, String arguments, Boolean dontFixAcl, Action`1 beforeResume, Boolean waitForGameWindow) in C:\goatsoft\companysecrets\injector\GameStart.cs:line 141
at Dalamud.Injector.EntryPoint.ProcessLaunchCommand(List`1 args, DalamudStartInfo dalamudStartInfo) in C:\goatsoft\companysecrets\injector\EntryPoint.cs:line 807
at Dalamud.Injector.EntryPoint.Main(Int32 argc, IntPtr argvPtr) in C:\goatsoft\companysecrets\injector\EntryPoint.cs:line 112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment