Error: “D:System Volume Information” when building with Gradle in IntelliJ IDEA
I’m encountering an ‘Access Denied: D:System Volume Information’ error when building my Minecraft Paper plugin Gradle project in IntelliJ IDEA. Strangely, the same project works perfectly in a VM environment using the same IntelliJ version and plugins. I’ve already reached out to support but found no solution.
I keep getting this error no matter what i do
Multiple build operations failed.
Could not move temporary workspace (C:Usersprobe.gradlecachestransforms-494a8fabe22e21ddd2935b7b3202c3084-952c39c6-e407-450f-89b8-103b17d116ed) to immutable location (C:Usersprobe.gradlecachestransforms-494a8fabe22e21ddd2935b7b3202c3084)
Could not move temporary workspace (C:Usersprobe.gradlecachestransforms-4f85daaf16d8bff2d73350ea9aeae7986-ebc3d790-89fa-42bc-a60a-b280b7760152) to immutable location (C:Usersprobe.gradlecachestransforms-4f85daaf16d8bff2d73350ea9aeae7986)
Gradle project keeps disappearing every time I switch tabs on IntelliJ
I am facing an Issue with my intelliJ. Every time I switch tab on my Mac, my gradle project disappears and I have to Reload all Gradle projects again to make it appear again.
Intellij Idea + Gradle: Deprecated Gradle features were used in this build
I have a simple test case. Windows 10.