Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Gradle - "Changes are not tracked, unable determine incremental changes."

When running my LibGDX desktop project I sometimes get this error:

Changes are not tracked, unable determine incremental changes.

I've tried using Java 8 and 17. I'm using Gradle 7.4.2.

I've tried the changes mentioned here but they seem to be for a Kotlin project.

I'm struggling to find any more info on what is causing this.

What else can I try to resolve this?

like image 763
Michael Avatar asked Nov 30 '25 11:11

Michael


2 Answers

This problem occurred for me because my project files were located within a OneDrive folder. To solve this issue; I right-clicked on my project folder in explorer and selected "Always keep on this device".

--EDIT, 8/12/2022-- Longer term I've found actually that it didn't fully work and I ended up abandoning trying to keep it on OneDrive.

like image 135
jhwblender Avatar answered Dec 03 '25 00:12

jhwblender


I also received this error message after successfully building the project a few times. "Build / Clean Project" solved.

like image 31
KoAn Avatar answered Dec 03 '25 00:12

KoAn



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!