DecompilerMC icon indicating copy to clipboard operation
DecompilerMC copied to clipboard

Fix server not extracting properly

Open WorriedArrow opened this issue 8 months ago • 6 comments

This fixes an issue I discovered wherein the server doesn't properly extract; only extracting net.minecraft.bundler.Main (at least on Windows) because it couldn't find the Path instance within the ZipFile; strings work better in this case.

WorriedArrow avatar Apr 28 '25 23:04 WorriedArrow