Jump to content

missing net/minecraft/client/gui/inventory/GuiContainer ?


SenpaiSubaraki

Recommended Posts

So 'ive updated my mod to 1.4.6

MCP works fine

But when people try to install my mod,

The log files says :

2012-12-24 10:56:15 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiContainer

 

Which i'm not surprised with, because my mod uses a block that opens a Gui.

As the class is not missing in MCP (so Forge Source)

Is it possible it is missing in Forge Universal?

I tripple Checked the code and everything is imported as it should.

 

Can anyone else provide more information on this ?

Link to comment
Share on other sites

MCP code working > go to MCP folder > recompile > reobfuscate > open reobf folder>open minecraft folder > copy that content into a .zip file > add textures > upload > distribute > people come and post me error log > try to find solution. (read back from the start 3 times)

> report to forge cause no clue what is going on

 

thats what i did. recompile+reobf = good way to reobf no ? or did I miss something ?

Link to comment
Share on other sites

Whatever you did made it so that your mod doesn't reobf properly. Or you're passing out the unobfed form.

 

MCP obfs that class back to what it should be, this isn't a forge issue. Its a distribution issue on your end.

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

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.