You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the release of the Minecraft 1.20.5 update, I decided to check out the new features. Since this version started to require JAVA 21 and higher, I installed JAVA 22 from www.oracle.com.
Later, when I launched Minecraft 1.20.1 I encountered a problem: server resourcepack is not applied. The error in the logs is as follows:
After that, compression with PackSquash has been disabled on the server and the resourcepack will load normally.
Then I rolled back the JAVA version to 20 and tried again: everything works fine. I also checked on JAVA 21 - also everything works fine.
Reproduction steps
Install JAVA 22 on client PC
Run Minecraft with installed JAVA 22
Copy resourcepack to resourcepacks folder
Open Options - Resource Packs...
You will not see your resourcepack in the list and will receive an error message in the game logs
OR
Install JAVA 22 on client PC
Run Minecraft with installed JAVA 22
Connect to server with PackSquash compressed resourcepack
You will see error message on screen and will receive an error message in the game logs
Expected behavior
As on earlier versions of JAVA, everything should work fine
Thank you for the detailed bug report! I'm already aware of this issue and will address it as soon as I can allocate some time and mental energy to it. Unfortunately, I can't provide an ETA for the fix at the moment.
I have good news: the commit that closed this issue should fix the reported problem! If anyone's interested, please feel try out the latest unstable builds and let us know how the fix works for you. This fix is expected to make it to the next stable release, but such stable release was not published yet, so that's why unstable builds should be used to test it for now.
please feel try out the latest unstable builds and let us know how the fix works for you.
I used the PackSquash build v0.4.0-593-gcbe9563f (release, 2024-10-26) for x86_64-unknown-linux-musl via a Docker container.
The built resourcepack successfully ran on Minecraft 1.20.1 with Java 22. @AlexTMjugador
Distribution
Linux x64 APT package
Bug description
After the release of the Minecraft 1.20.5 update, I decided to check out the new features. Since this version started to require
JAVA 21
and higher, I installedJAVA 22
from www.oracle.com.Later, when I launched Minecraft 1.20.1 I encountered a problem: server resourcepack is not applied. The error in the logs is as follows:
Since this is a modified Sodium client, tried the vanilla Minecraft 1.20.1 client and the error persisted:
After that, compression with PackSquash has been disabled on the server and the resourcepack will load normally.
Then I rolled back the
JAVA
version to20
and tried again: everything works fine. I also checked onJAVA 21
- also everything works fine.Reproduction steps
JAVA 22
on client PCJAVA 22
Options
-Resource Packs...
OR
JAVA 22
on client PCJAVA 22
Expected behavior
As on earlier versions of JAVA, everything should work fine
Attached files
Resourcepack: gpt_dev.zip
compress.toml:
Additional context
No response
The text was updated successfully, but these errors were encountered: