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

Disk write errors (Endless Legend, Machinika Museum) re. shaders – but shader download is disabled #10906

Open
dsalt opened this issue May 18, 2024 · 4 comments

Comments

@dsalt
Copy link

dsalt commented May 18, 2024

  • Steam client version: 1715979898
  • Distribution: Devuan daedalus
  • GPU: RX 6600 XT (using Mesa 24.0.2, local build)

Affecting:

  • ENDLESS™ Legend Limited Free Promotional Package - May 2024
  • Machinika Museum Limited Free Promotional Package - May 2024

Looks like Steam's trying to download shaders and is failing for some reason not recorded in the log text (#7958). It should not be downloading them: that option is switched off here.

No errors are showing up in the system log. FS is ext4, case-sensitive.

Log content (grabbed via tail -f):

==> content_log.txt <==
[2024-05-18 17:00:54] AppID 1507190 scheduler update : Priority First, not played for 0 seconds, update disabled for 0 seconds
[2024-05-18 17:00:54] AppID 1507190 state changed : Fully Installed,Update Queued,App Running,
[2024-05-18 17:00:54] AppID 1507190 state changed : Fully Installed,Update Queued,Update Running,App Running,
[2024-05-18 17:00:54] AppID 1507190 update changed : Running Update,
[2024-05-18 17:00:54] AppID 1507190 update changed : Running Update,Reconfiguring,
[2024-05-18 17:00:54] AppID 1507190 update changed : Running Update,Reconfiguring,Stopping,
[2024-05-18 17:00:54] AppID 1507190 update changed : Running Update,Stopping,
[2024-05-18 17:00:54] AppID 1507190 update changed : None
[2024-05-18 17:00:54] AppID 1507190 state changed : Fully Installed,Update Queued,App Running,
[2024-05-18 17:00:54] AppID 1507190 state changed : Fully Installed,Update Paused,App Running,
[2024-05-18 17:00:54] AppID 1507190 scheduler finished : removed from schedule (result Disk write failure, state 0x2204) 

==> shader_log.txt <==
[2024-05-18 17:00:54] [AppID 1507190] Starting Shader Swarm download job.
[2024-05-18 17:00:54] [AppID 1507190] Update canceled: No details (Disk write failure)
[2024-05-18 17:00:54] Abandoned all bucket tracking progress for AppID 1507190.
[2024-05-18 17:00:54] [AppID 1507190] Finished Shader Swarm download job: Disk write failure

The log text produced when launching Endless Legend is essentially identical.

@dsalt
Copy link
Author

dsalt commented May 18, 2024

I should add that this doesn't prevent the games from being launched successfully.

@dsalt
Copy link
Author

dsalt commented May 20, 2024

Also observed with No Man's Sky.

The error does not happen if Steam's shader pre-caching is enabled. Looks like a bug related to this being disabled.

@jazztickets
Copy link

I'm getting the same on three different systems, each having shader pre-caching disabled. It started after the May 7th Steam client update.

@evilch3n
Copy link

evilch3n commented May 23, 2024

getting this on several games now too, hardware is fine.

no errors in dmesg or journalctl - trying to start the game with disk error again solves it but its very annoying and giving me a little panic seeing errors

edit: usually on dota2 and cs2, i dont have shader pre thing enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants