Jump to content

MCP snapshot issue


wyn_price

Recommended Posts

This is a bit of a strange issue that Im having. The code diffrent on the developers enviroment is diffrent to when its loaded not in eclipse. For example TextComponantBase#getUnformattedText is in eclipse and will load in eclipse, but will throw:

java.lang.NoSuchMethodError: net.minecraft.util.text.TextComponentTranslation.getUnformattedText()Ljava/lang/String;

when try to load from the actual minecraft launcher. Ive reinstalled almost everything, deleted the folder with my mod and used git and a new fresh version of the mdk to install, and yet still this happens. Ive also updated my MCP snapshot to todays (20171018) and still it crashes. Im not exacty sure whats going on because the MCP snapshot that was reccomended to be 20171018. I dont think im doing anythin wrong because Ive been modding for over a year and never come across this problem. I have no idea what could have caused this, as there are no snapshots (that I could find) where TextComponantBase#getUnformattedText isnt a thing.

 

Also CreativeTabs#setBackgroundImageName also caused this error.

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.