Jump to content

Loading Forge without repacking minecraft.jar


Recommended Posts

MultiMC repacks the jar

Technic's ModPack.jar IIRC is the entire mojang codebase {all of Minecraft.jar}

It can be done better, by simple adding Forge to the classpath BEFORE minecraft.jar

But what ever, people can't seem to figure that out.

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

But how? When i execute it like that:

 

"java -Xms1G -Xmx1G -cp \".\\starchasers\\.minecraft\\bin\\modpack.jar;.\\starchasers\\.minecraft\\bin\\minecraft.jar;.\\starchasers\\.minecraft\\bin\\jinput.jar;.\\starchasers\\.minecraft\\bin\\lwjgl.jar;.\\starchasers\\.minecraft\\bin\\lwjgl_util.jar\" -Djava.library.path=.\\starchasers\\.minecraft\\bin\\natives net.minecraft.client.Minecraft " + MainWindow::explode( MainWindow::session , ':' , 2 ) + " " + sessionid;

 

it throws me: Exception in thread "main" java.langSecurityException: class "sq"'s signer information does not match signer information on other classes in the same package. ;( I think it's something about META-INF folder.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.