Posted August 15, 20241 yr I have several projects across Forge versions. but lets stick to two versions. 1.19.2 and 1.20.1 are now throwing these 2 errors when I try to build the gradle Quote com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 72247 path $.versions[314].releaseTime A problem occurred configuring root project 'CrimsonChickens-1.20.1'. > Could not resolve all files for configuration ':_compileJava_1'. > Could not find net.minecraft:client:1.20.1. Im using the new gradle.properties as shown in the current Forge MDKs (and gradle wrapper, settings.gradle files etc) All my projects were working and compiled with no problems over the last couple of days and now these errors are happening Ive tried deleting the .gradle and build folders - FAIL Ive invalidated the caches - FAIL The Forge 1.19.2 MDK compiles fine (only one I tried) - SUCCESS The runClient and build commands work through the terminal for my projects, but the gradle refresh and RunClient configurations do not (top right of the IntelliJ screen if you dont know what I mean) Can someone please help
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.