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
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
I encountered a pack that somehow this cannot extract, but jar xvf can
C:\Users\The Dev\AppData\Roaming\PrismLauncher\instances\1.17.1\minecraft\server-resource-packs>java -jar server-unpacker-1.2.0.jar d732eb6a1da197bfda17b7a48ca35b99b3f3bfdf.zip
mars 21, 2025 4:14:50 PM com.sindercube.serverUnpacker.tool.ServerUnpackerTool main
INFO: Started!
mars 21, 2025 4:14:50 PM com.sindercube.serverUnpacker.tool.ServerUnpackerTool main
WARNING: an exception was thrown
java.lang.NullPointerException: Cannot invoke "java.io.File.toPath()" because the return value of "java.io.File.getParentFile()" is null
at com.sindercube.serverUnpacker.tool.ServerUnpackerTool.main(ServerUnpackerTool.java:21)
C:\Users\The Dev\AppData\Roaming\PrismLauncher\instances\1.17.1\minecraft\server-resource-packs>jar xvf d732eb6a1da197bfda17b7a48ca35b99b3f3bfdf.zip
inflated: assets/minecraft/textures/block/rose_bush_bottom.png
inflated: assets/minecraft/textures/block/lime_stained_glass_pane_top.png
inflated: assets/minecraft/textures/block/repeating_command_block_front_e.png
inflated: assets/minecraft/optifine/colormap/custom/sand.png
inflated: assets/minecraft/sounds/mob/endermen/idle3.ogg
inflated: assets/minecraft/textures/block/chain.png
extracted: assets/minecraft/textures/block/repeating_command_block_back.png.mcmeta
[...]