Matyrobbrt / RegistrationUtils

A minecraft library for multiloader registration utilities
MIT License
16 stars 3 forks source link

Gradle 8.7 Incompatible with RegistrationUtils [1.19x] #15

Open YeoXuHang opened 3 months ago

YeoXuHang commented 3 months ago

This issue is same as https://github.com/Matyrobbrt/RegistrationUtils/issues/13

* What went wrong:
A problem occurred configuring root project 'NihilityEnd'.
> Could not create an instance of type com.matyrobbrt.registrationutils.gradle.RegExtension.
> Could not find 'versionParser'
LogicTechCorp commented 1 month ago

@YeoXuHang Have you tried using the 1.20.1-2.0.1 version on 1.19.x? It's what I do. By the way, did you ever figure out a way to fix the Circular dependency issue?