Could not open settings generic class cache for settings file 'Z:\settings.gradle'

Ignore the z:\settings.gradle message, it threw me too. Focus on your Java version, I had my project pointed at JDK version 21 by mistake, Unreal & Gradle need version 17 to work properly

3 Likes