Posted October 21, 201311 yr I'm trying to revive a mod back to the current version of minecraft and I have fixed most errors but I can't find a work around for the following errors. Also I have marked all edits with a AutoConnect caption. GuiDisconnected.java http://paste.minecraftforge.net/view/embed/cfb795a2 I'm getting errors on StringTranslate var5 = StringTranslate.getInstance(); StringTranslate var1 = StringTranslate.getInstance(); StringTranslate stringtranslate = StringTranslate.getInstance(); Any ideas? Here is the rest of the code with no errors: NetClientHandler.java http://paste.minecraftforge.net/view/embed/9f83e9a3 and ThreadConnectToServer.java http://paste.minecraftforge.net/view/embed/574b6aaf
October 21, 201311 yr Author That cleared up most errors but now i'm getting a error on .getInstance()
October 24, 201311 yr Author Never Mind, all I had to do after changeing to StatCollecter was add a new field. Thanks a lot!
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.