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?
Was this page helpful?