Anuken / MindustryJavaModTemplate

A template for Java (16-17) Mindustry mods.
141 stars 81 forks source link

A problem occurred configuring root project. #18

Closed BlueBerrySans365 closed 1 year ago

BlueBerrySans365 commented 1 year ago

Just cloned template and this happened

* What went wrong:
A problem occurred configuring root project 'gitstuff'
> Could not open proj generic class cache for build file 'C:\Users\username\Documents\gitstuff\build.gradle' (C:\Users\username\.gradle\caches\7.5.1\scripts\1q59xoa0kgtq71r698sreh6lb).
   > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_'
Unsupported class file major version 63
Anuken commented 1 year ago

use JDK 17 as the README tell you to