Jump to content

Recommended Posts

Posted

Hi. Is there a way to load other mods via forge when developing with eclipse?  Mods where I only have a normal zip and no source?

 

I am looking for a way to test comparability with other mods etc

Posted

Beared Octo nemesis can decompile a mod that's use able in the forge development mods folder although do note that I having certain mods together will cause it to craft as the decompiled isn't 100% perfect you can find it over @ chicken bones forum

Posted

Is there a way without decompiling them?  I have tried putting the zips in folders relative the the bin folder but that just crashes minecraft in eclipse.

Posted

I also have wanted to run other, 3rd party mods from within eclipse to test compatibility, but even when deobfuscating the mods using BON like you said, they do not load with errors such as

java.lang.IncompatableClassError

and

java.lang.IncorrectRenderMethod

Posted

as I said its not 100% perfect you would need to fix the errors yourself by decompiling it with something like JAD after BON has deobfuscated it which is what everyone does if they need to test with mods non open source but be careful when doing this as to not include anything in things like github ect ect

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.