Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Fix server not extracting properly#58

Open
WorriedArrow wants to merge 1 commit intohube12:masterfrom
WorriedArrow:master
Open

Fix server not extracting properly#58
WorriedArrow wants to merge 1 commit intohube12:masterfrom
WorriedArrow:master

Conversation

@WorriedArrow
Copy link

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.

@catfromplan9
Copy link

+1 please merge!!

@WorriedArrow
Copy link
Author

+1 please merge!!

I'm gonna be real this project is probably abandoned, no updates in the last 8 months
you might just want to switch to my fork 🤷

@WorriedArrow
Copy link
Author

though I totally understand if you're using a project that relies on hube12/DecompilerMC

@catfromplan9
Copy link

catfromplan9 commented Jun 24, 2025

+1 please merge!!

I'm gonna be real this project is probably abandoned, no updates in the last 8 months you might just want to switch to my fork 🤷

I applied the patch diff of your commit. But yeah thats a shame, this script was useful. Shouldn't need much maintenance though unless more breaks

@queengooborg
Copy link

I've been semi-maintaining a fork of my own that I am using for a project, which has this same patch already applied, along with cleaning up a number of parts for programmatic use -- if it's of any interest to either of you! https://github.com/queengooborg/DecompilerMC

@catfromplan9
Copy link

I've been semi-maintaining a fork of my own that I am using for a project, which has this same patch already applied, along with cleaning up a number of parts for programmatic use -- if it's of any interest to either of you! https://github.com/queengooborg/DecompilerMC

Appreciate it, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants