-
-
Notifications
You must be signed in to change notification settings - Fork 449
Open
Open
Copy link
Milestone
Description
Building locally works fine.
On CI, I get compile errors due to missing Minecraft classes.
- Version: Tried both
7.0.0-rc.2and[7,8), also using jarjar0.2.3 - build.gradle (subproject in multi-loader build): https://github.com/TwelveIterationMods/Balm/blob/1.21.11/forge/build.gradle - almost identical to the MDK examples linked
- Build Logs: https://github.com/TwelveIterationMods/Balm/actions/runs/20642536050/job/59276175740
I tried to clear caches in GitHub Actions and also tried to explicitly depend on syncMavenizer (one of the workarounds suggested for #1013), although it seems like the syncMavenizer was running fine before too, it's just still the same end result of missing Minecraft classes.
I also noticed another error that seems to be related to eventbus-validator, but even after removing it the above missing classes issue persists.
Metadata
Metadata
Labels
No labels