Java Version Checker

Warns the user if they're using outdated Java. Useful for modpacks that don't run on Java 6 or 7.

File Details

JavaChecker v2.0 (Shading)

  • B
  • Jan 10, 2016
  • 9.71 KB
  • 85.2K
  • 1.11+11

File Name

JavaCheckerShade MC-UNIVERSAL v2.0.jar

Supported Versions

  • 1.11
  • 1.10.2
  • 1.10
  • 1.9.4
  • 1.9
  • 1.8.9
  • 1.8.8
  • 1.8
  • 1.7.10
  • 1.7.2
  • 1.6.4
  • 1.6.2

This is a special version of Java Checker intended for shading. For a tutorial on how to shade it into your mod, please refer to the readme file in its GitHub repository.

  • Rewrote the code to cleanup all the hacky things
  • Fixed an issue where GUI-less servers would get a more confusing crash report
  • Fixed missing logs in an environment without Forge
  • Futureproofed error handling and added a safety net, just in case