Skip to content

Conversation

@fantomitechno
Copy link

I wanted to test the MariaDB changes and as they are not published on Modrinth, I cloned the mod and tried building in local for myself.

When I did that, I saw that the Gradle version was outdated (8.1.1 while the version of fabric-loom requested Gradle 8.9 or above)
I updated to use same fabric-loom and Gradle version as latest version of Ledger.

After that, I had an other issue with the Kotlin JVM, I update to the same version as Ledger too.

In the same time, I changed the target version of the Ledger to 3.10 to be accurate with the main branch of it.

I was able to execute Gradle, but now when I tried to build, it told me that it was missing konf and sqlite-jdbc. The fact they were missing as dependencies was very strange as they are used but, yes, they aren't declared anywhere, so I added both to the build.gradle too.

@fantomitechno
Copy link
Author

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant