Skip to content
Success

Changes

Summary

  1. Reduce priority of system classloader when loading mixin nodes (commit: fd474ea) (details)
Commit fd474ea7af01f492914ae0ea24de54cdfb91ed5a by Geolykt
Reduce priority of system classloader when loading mixin nodes

Only impacts Java 8 environments. Java 9 and above uses the platform classloader,
which almost certainly won't contain any mixin classes.
(commit: fd474ea)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/service/SLMixinService.java (diff)
The file was modifiedsrc/main/java/net/minestom/server/extras/selfmodification/MinestomRootClassLoader.java (diff)