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?