Jonathing

Results 178 comments of Jonathing

Here is the log output for JarCompatibilityChecker ``` net.minecraftforge:coremods:5.1.6 -> net.minecraftforge:coremods:5.1.13 java.lang.IllegalArgumentException: Class net/minecraftforge/forgespi/coremod/ICoreModProvider was not found in class info cache or JVM classpath at net.minecraftforge.jarcompatibilitychecker.core.ClassInfoCache.getClassInfo(ClassInfoCache.java:191) at net.minecraftforge.jarcompatibilitychecker.core.ClassInfoComparer.getParentClassNames(ClassInfoComparer.java:380) at net.minecraftforge.jarcompatibilitychecker.core.ClassInfoComparer.compare(ClassInfoComparer.java:88)...

This PR is ready to merge. There are no changes in transitive dependencies since the last version of CoreMods that Forge for 1.20.6 has shipped, that being 5.1.6.

I would also vote in favor of a once-a-week check for c tags, since that's still rather frequent. There will inevitably come some painful week where these common tags have...

Since this PR has not been merged yet, I'm going to hold off on making a port to 1.21.3 for now. Assuming this PR is still targeting 1.21.1 (which it...

This will need to be rebased once #10338 is merged.

Remind me, what's the reasoning behind this one?

What about existing parallel events such as FMLCommonSetup or RegistryEvent?

Closing as stale. I like the idea, but it hasn't been updated in a while and also hasn't been requested of anyone else. We discussed this on Discord before, but...

If we want to keep future Java in mind, that is fine. But the way monitor-aware events currently working is rather awkward.