Skip to content

1.3.3

Latest
Compare
Choose a tag to compare
@CoolSpy3 CoolSpy3 released this 25 Jun 21:37
087225e
  • Fix handling of ModLoadingException in ModLoader
  • Fix bug in Utils.randomString which limited the max number of servers to 62^10 (the correct max should be 62^32). The update will mean that (internally) old server ids have a shorter length, however, this shouldn't affect any part of the user experience.
  • Fix an issue where class files for later Java-versions (9+) in mods could be loaded in an otherwise Java 8- mod. (#5