0% found this document useful (0 votes)
15 views1 page

Log

The document logs the initialization and loading processes of a settings service and a main view model. It indicates an error with the Steam service due to Steam not running and missing app ID files. Additionally, it shows API calls for launcher banners and version checks, confirming that the local and remote versions are the same.

Uploaded by

kevinjavier9958
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

Log

The document logs the initialization and loading processes of a settings service and a main view model. It indicates an error with the Steam service due to Steam not running and missing app ID files. Additionally, it shows API calls for launcher banners and version checks, confirming that the local and remote versions are the same.

Uploaded by

kevinjavier9958
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

2024-11-30 13:08:54.

3960 [SettingsService] Info loading settings


2024-11-30 13:08:54.4191 [SettingsService] Info saving settings
2024-11-30 13:08:55.2343 [MainViewModel] Info MainViewModel Loaded
2024-11-30 13:08:55.2967 [SteamService] Info init
2024-11-30 13:08:55.9841 [SteamService] Error System.Exception: SteamApi_Init
returned false. Steam isn't running, couldn't find Steam, AppId is ureleased, Don't
own AppId.
en Steamworks.SteamClient.Init(UInt32 appid, Boolean asyncCallbacks)
en Client.Steam.SteamService.Init() SteamApi_Init returned false. Steam isn't
running, couldn't find Steam, AppId is ureleased, Don't own AppId.
2024-11-30 13:08:55.9991 [SteamService] Info Steam Diagnostic
2024-11-30 13:08:55.9991 [SteamService] Info Steam app id file missing: C:\Users\
kevin\AppData\Local\DZSALauncher\steam_appid.txt
2024-11-30 13:08:55.9991 [SteamService] Info Running as: kevin
2024-11-30 13:08:56.3587 [SteamService] Info Steam running as: kevin
2024-11-30 13:08:56.3886 [ApiClient] Info getting
https://dayzsalauncher.com/api/v1/launcher/banner/LauncherLeft
2024-11-30 13:08:56.4306 [ApiClient] Info getting
https://dayzsalauncher.com/api/v1/launcher/version
2024-11-30 13:08:56.5240 [ApiClient] Info response
https://dayzsalauncher.com/api/v1/launcher/banner/LauncherLeft - 148
2024-11-30 13:08:56.5667 [ApiClient] Info response
https://dayzsalauncher.com/api/v1/launcher/version - 89
2024-11-30 13:08:56.5768 [UpdateChecker] Info Checking for update. Local version:
0.0.5.7 | Remote version: 0.0.5.7
2024-11-30 13:08:56.6949 [ApiClient] Info getting
https://dayzsalauncher.com/api/v1/launcher/banner/LauncherRight
2024-11-30 13:08:56.7755 [ApiClient] Info response
https://dayzsalauncher.com/api/v1/launcher/banner/LauncherRight - 46

You might also like