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
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
and ThreadConnectToServer.java