Skip to content

Zstd compressed chunks are not yet implemented #334

@LossyDragon

Description

@LossyDragon

From pluvia issue 266 when trying to download https://store.steampowered.com/app/2519830/Resonite/

I think ZSTD support was added in SK not to long ago. (See SK Issue: 1503)

E: [ContentDownloader] -> Encountered unexpected error downloading chunk EFC9D51035E2DA6A5CA1347099E4C11954237AA9 java.io.IOException: Failed to decompress chunk EFC9D51035E2DA6A5CA1347099E4C11954237AA9: java.lang.RuntimeException: Zstd compressed chunks are not yet implemented in JavaSteam. java.lang.RuntimeException: Zstd compressed chunks are not yet implemented in JavaSteam. at in.dragonbra.javasteam.steam.cdn.DepotChunk.process(SourceFile:76) at in.dragonbra.javasteam.steam.cdn.Client.downloadDepotChunk(SourceFile:337) at in.dragonbra.javasteam.steam.cdn.Client.downloadDepotChunk$default(SourceFile:247) at in.dragonbra.javasteam.steam.contentdownloader.ContentDownloader$downloadSteam3DepotFileChunk$1.invokeSuspend(SourceFile:548) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33) at kotlinx.coroutines.DispatchedTask.run(SourceFile:100) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(SourceFile:113) at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:586) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:820) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:717) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:704) at in.dragonbra.javasteam.steam.cdn.DepotChunk.process(SourceFile:112) at in.dragonbra.javasteam.steam.cdn.Client.downloadDepotChunk(SourceFile:337) at in.dragonbra.javasteam.steam.cdn.Client.downloadDepotChunk$default(SourceFile:247) at in.dragonbra.javasteam.steam.contentdownloader.ContentDownloader$downloadSteam3DepotFileChunk$1.invokeSuspend(SourceFile:548)                                                           	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33) at kotlinx.coroutines.DispatchedTask.run(SourceFile:100) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(SourceFile:113) at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:586) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:820) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:717) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:704)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions