- Fix handling of
ModLoadingException
inModLoader
- 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