Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[2023-12-17 00:03:39] Startup - updater built Sep 29 2023 10:42:34
[2023-12-17 00:03:39] Startup - Steam Client launched with: "D:\steam\Steam.exe" -noverifyfiles
[2023-12-17 00:03:39] Loading cached metrics from disk (D:\steam\package\steam_client_metrics.bin)
[2023-12-17 00:03:39] Using the following download hosts for Public, Realm steamglobal
[2023-12-17 00:03:39] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2023-12-17 00:03:39] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
[2023-12-17 00:03:39] 3. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-12-17 00:03:39] Checking for update on startup
[2023-12-17 00:03:39] Checking for available updates...
[2023-12-17 00:03:39] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_win32
[2023-12-17 00:03:39] Manifest download: send request
[2023-12-17 00:03:40] Manifest download: waiting for download to finish
[2023-12-17 00:03:40] Manifest download: finished
[2023-12-17 00:03:40] Downloaded new manifest: /steam_client_win32 version 1702079146, installed version 0, existing pending version 0
[2023-12-17 00:03:40] Download complete.
[2023-12-17 00:03:40] uninstalled manifest found in D:\steam\package\steam_client_win32 (1).
[2023-12-17 00:03:40] Found pending update
[2023-12-17 00:03:40] Installing update...
[2023-12-17 00:03:41] Extracting package...
I have steam on my surface pro and it loads fine. I tried copying it's files over to the desktop but it still tries to extract package.
1. Rebooted
2. Reinstalled Steam
3. Tried run--steam://flushconfig
A few bits from my machine's log:
EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 7b94a750 (SDL3!SDL_wcstol+0x0005ae80)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000000
Attempt to read from address 00000000
PROCESS_NAME: steam.exe
READ_ADDRESS: 00000000
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.
EXCEPTION_CODE_STR: c0000005
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 00000000
SYMBOL_NAME: SDL3!SDL_wcstol+5ae80
MODULE_NAME: SDL3
IMAGE_NAME: SDL3.dll
STACK_COMMAND: ~0s ; .ecxr ; kb
FAILURE_BUCKET_ID: NULL_POINTER_READ_c0000005_SDL3.dll!SDL_wcstol
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x86
OSNAME: Windows 10
FAILURE_ID_HASH: {e21d11e4-d3c7-9b54-035c-597af1011772}
---
Seems like there's a reference in SDL3.dll that is pointing at something that does not exist? I do not know if I understand how it still works in safe mode though.