Skip to content

Processor Failed due to unexpected output #3889

Description

@Pairadocks

Operating System

Linux

Version of Prism Launcher

9.4

Version of Qt

6.9.1

Description of bug

I couldn't find this issue mentioned anywhere here already, so I'm putting it in now.

Due to the zlib files on a lot of linux distros are switching to zlib-ng. This is a problem because all the the files are able to be read, but the hash value ends up being different thus causing a "Processor Failed:" error and then the modpacks won't start. Normal Minecraft still seems to work during all of this. I did manage to find a reddit thread with a workaround which is doing the command "sudo pacman -S zlib lib32-zlib" but it is annoying to need to do that. The FTB launcher gets around this new issue by adding in a way to disable the hash check. So I believe Prism should at bare minimum at least add that feature in if not some other way to fix it.

Here is a link to the reddit thread for anyone who would like it:
https://www.reddit.com/r/PrismLauncher/comments/1ifpbgp/issue_with_modpacks/

Steps to reproduce

Use a linux distro that use zlib-ng instead of zlib. I currently use CachyOS though I know that other Arch Linux and Fedora distros use zlib-ng now since the Dec 31st release

Suspected cause

zlib-ng hashes being different than zlib

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions