Posted October 18, 20177 yr 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.
October 18, 20177 yr Author and like that it fixed itesself. OK then Edited October 18, 20177 yr by wyn_price
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.