Libgdx project gets the error 'Gradle build daemon crashes unexpectedly' when attempting to import

Hello, I have a Libgdx project which I tried to duplicate, upon duplicating it (I tried to copy the project folder in the File Explorer), I somehow broke the class path. Now when I try to import the project again, I get the error mentioned in the title, it also says 'Update Gradle class path for '. I managed to get the project back into the IDE by clicking ‘import existing project into workspace’, but it’s still riddled with errors and won’t run. The suggested fix in Eclipse sends me to the build path tab in Properties, but I don’t know what the correct build path is.

Thank you for any help.