Skip to content
Success

Changes

Summary

  1. Reduce priority of system classloader when loading mixin nodes (commit: 4ac7e57) (details)
Commit 4ac7e5779ebcbccb46524674876bc6fe17649e1e 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: 4ac7e57)
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)