Jab125
Jab125
Does adding this to the dependency list fix any issues? ```groovy // Requires Jitpack dependencies { if (System.getenv("CI") != null) { // For 1.21 modLocalRuntime "com.github.jab125.architectury-data-generation-fix:architectury-data-generation-fix-fabric:21.0.1" } } ```
> Same issue but it happened recently. In arch loom 1.6, it still exists. is `fabric.loom.multiProjectOptimisation` set to `true`?
why not leave the bottom row as is and instead, shift every other button up?
You may need **Cloth Config** to get REI to work.
> > You may need **Cloth Config** to get REI to work. > > Already had that, and still issue persists. could you send the logs of that as well?
Perhaps check out if puzzleslib is causing a problem
Do you have a reproducible testmod/log files?
It's _supposed_ to work: https://github.com/architectury/architectury-api/blob/cd9551fab2e0ca323443f9736bc8e3c9fad9ab41/neoforge/src/main/java/dev/architectury/registry/menu/forge/MenuRegistryImpl.java#L57-L61 but there might be an oversight here
We haven't really gotten around to doing it as most people that would use Forge have switched to NeoForge
Looks like gradle crashed which means that the lock files weren't removed correctly. Are you on the latest version of loom?