Hi Mehdi,
This is most likely an instance of this issue: ESP32 WROVER build module failed
You probably updated your JRE/JDK setup.
With SDK 4.1.5, you can fallback on the previous behavior by setting the Ant property jdk.io.File.enableADS
to true
.
Hope that helps.
Best,