EnigmaticaModpacks / Enigmatica9

The official repository and issue-tracker for Enigmatica 9
35 stars 59 forks source link

Installing Server Pack errors with JDKs other than Adoptium Temurin #945

Open lemonzest79 opened 1 month ago

lemonzest79 commented 1 month ago

Modpack Version

1.21.0

Describe your issue.

When unpacking/installing the server modpack it will error out with Amazon Corretto/Bellsoft Liberica/Azul Zulu 17.0.10 but will pass with their Java 1.8.0/8 versions, Adoptium Temurin will pass the check with its 17.0.10 version, all the others error out here

Processor failed, invalid outputs:
    /home/lemonzest/Downloads/Enigmatica9Server-1.21.0/./libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-slim.jar
      Expected: 6b2e28b9fb08eb8d79e6b2bb282ea813e009ac65
      Actual:   8eb8bd865f4c953ec86e9e8f9e493dcdc5139563
    /home/lemonzest/Downloads/Enigmatica9Server-1.21.0/./libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-extra.jar
      Expected: 85d19d14e5c873e54a8da5eee0185fab5decd7d8
      Actual:   6376accd97b23f641aa288ef90304d41a1993b54
There was an error during installation

Crash Report

No response

Latest Log

https://gist.github.com/lemonzest79/e4b7dd2a95cd4bcbe75c8be9cd2770f8

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

No response

NielsPilgaard commented 1 month ago

Thanks for the report. Have you by chance run into this in other modpacks?

lemonzest79 commented 1 month ago

Not that I recall but I could try some, but most packs ship the mods in the zip they don't download and patch them afterwards (that I understand)

NielsPilgaard commented 1 month ago

That'd be very nice, if you can find a pack that doesn't zip up the mods :D I'm unsure whether this is a Forge or ServerStarter issue.