1.20.4 Building Broken

When trying to compile the .jar for 1.20.4, I'm getting this error "FAILURE: Build failed with an exception. * Where: Settings file 'C:\Users\charl\Downloads\distant-horizons-2.2.1a\settings.gradle' line: 113 * What went wrong: A problem occurred evaluating settings 'distant-horizons-2.2.1a'.
No signature of method: java.lang.String.strip() is applicable for argument types: () values: []
Possible solutions: trim(), stream(), grep(), split(), split(java.lang.String), tap(groovy.lang.Closure)" From what I can tell, it's a file side error, but if not, are there any fixes?
2 Replies
Puhpine
Puhpine2mo ago
why are you trying to compile it? everything gets compiled automaticly but the latest two commits broke 1.20.4 compiling
Puhpine
Puhpine2mo ago
you can download the latest one that didnt fail from here: https://gitlab.com/distant-horizons-team/distant-horizons/-/pipelines
GitLab
Pipelines · Distant-Horizons-Team / Distant Horizons · GitLab
This is a mod that adds a Level Of Detail (LOD) system to Minecraft. This implementation renders simplified chunks outside of the normal render distance allowing for an...

Did you find this page helpful?