Jump to content

Mattglas

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Mattglas

  1. Never Mind, all I had to do after changeing to StatCollecter was add a new field. Thanks a lot!
  2. That cleared up most errors but now i'm getting a error on .getInstance()
  3. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.