[1.13.2] Creating workspace fails because of "java.lang.IllegalStateException: ProjectScopeServices has been closed."

Hi guys,   I was trying to switch over to the new Forge version, but suddenly importing the .gradle failed. We were previously on 24.0.184 and the switched to 25.0.22 Everyone else was able to successfully import the gradle project, except me. What I've tried: run clean task delete project .gradle dir delete project .gradle dir and user .gradle dir clone the repo down and delete all dir'S try to refresh Resources only   buildscr
For anyone who comes across this in the future, running with `--no-daemon` seems to solve it https://github.com/MinecraftForge/ForgeGradle/issues/563
    • Confused
    • Thanks
    • Like