Skip to content

1.7.10 - 2.1

Compare
Choose a tag to compare
@HRudyPlayZ HRudyPlayZ released this 15 Jul 19:11
· 25 commits to 1.7.10 since this release

Feature changes and fixes

  • Fixed a crash on servers caused by the missing Apache HTTP library. (Why Mojang, why only include a common web library on clients? )
  • Fixed an error that could happen when trying to follow a link with a full URL in it and not just a file name
  • Removed the empty follow URL error (It was useless anyways)

Technical changes

  • Rewrote the WebHelper class again to not use the Apache HTTP library. (Performance should be more or less the same)
  • Removed forgotten debug prints while loading the config file.