IDE 2.1 does not finish compiling

I gave the IDE version 2.1 a new chance for testing

still no success
The compiler does not finish
verify button stays yellow
compilation process hangs at see code-section for 10 minutes now
windows 10 taskmanager says processorload 0,5%

FQBN: esp32:esp32:esp32
Using board 'esp32' from platform in folder: C:\Users\dipl-\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.7
Using core 'esp32' from platform in folder: C:\Users\dipl-\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.7

cmd /c if exist "F:\\myData\\Arduino\\Sketchbook\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060\\partitions.csv" COPY /y "F:\\myData\\Arduino\\Sketchbook\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060\\partitions.csv" "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\partitions.csv"
cmd /c if not exist "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\partitions.csv" if exist "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\variants\\esp32\\partitions.csv" COPY "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\variants\\esp32\\partitions.csv" "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\partitions.csv"
cmd /c if not exist "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\partitions.csv" COPY "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\tools\\partitions\\default.csv" "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\partitions.csv"
cmd /c IF EXIST "F:\\myData\\Arduino\\Sketchbook\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060\\bootloader.bin" ( COPY /y "F:\\myData\\Arduino\\Sketchbook\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060\\bootloader.bin" "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060.ino.bootloader.bin" ) ELSE ( IF EXIST "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\variants\\esp32\\bootloader.bin" ( COPY "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\variants\\esp32\\bootloader.bin" "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060.ino.bootloader.bin" ) ELSE ( "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esptool_py\\4.5.1/esptool.exe" --chip esp32 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB -o "C:\\Users\\dipl-\\AppData\\Local\\Temp\\arduino\\sketches\\1CE3D3B241A60380DCD166925541CC7E\\ESP32-Datalogger-Lu-022-OTA-Daily-FileName-4060.ino.bootloader.bin" "C:\\Users\\dipl-\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\tools\\sdk\\esp32\\bin\\bootloader_qio_80m.elf" ) )
esptool.py v4.5.1
Creating esp32 image...
Merged 1 ELF section
Successfully created esp32 image.
Multiple libraries were found for "ESPAsyncWebServer.h"
  Used: F:\myData\Arduino\libraries\ESPAsyncWebServer
  Not used: F:\myData\Arduino\libraries\ESPAsyncWebServer-master
Multiple libraries were found for "OneWire.h"
  Used: F:\myData\Arduino\libraries\OneWire
  Not used: F:\myData\Arduino\libraries\OneWireNg
Using library SafeString at version 4.1.25 in folder: F:\myData\Arduino\libraries\SafeString 
Using library WiFi at version 2.0.0 in folder: C:\Users\dipl-\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.7\libraries\WiFi 
Using library AsyncTCP at version 1.1.4 in folder: F:\myData\Arduino\libraries\AsyncTCP 
Using library ESP Async WebServer at version 1.2.3 in folder: F:\myData\Arduino\libraries\ESPAsyncWebServer 
Using library FS at version 2.0.0 in folder: C:\Users\dipl-\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.7\libraries\FS 
Using library AsyncElegantOTA at version 2.2.7 in folder: F:\myData\Arduino\libraries\AsyncElegantOTA 
Using library Update at version 2.0.0 in folder: C:\Users\dipl-\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.7\libraries\Update 
Using library ESP-DASH Pro at version 4.1.1 in folder: F:\myData\Arduino\libraries\ESP-DASH-Pro-4.1.1 
Using library ArduinoJson at version 6.20.1 in folder: F:\myData\Arduino\libraries\ArduinoJson 
Using library WebSerialPro at version 1.1.0 in folder: F:\myData\Arduino\libraries\WebSerialPro 
Using library OneWire at version 2.3.7 in folder: F:\myData\Arduino\libraries\OneWire 
Using library DallasTemperature at version 3.9.0 in folder: F:\myData\Arduino\libraries\DallasTemperature 
```you 
I recommend that the development team installs a function that makes it easy for users to reports
the OS, preferences and logfiles of the whole processes

Update after closing IDE 2.1
and restarting the IDE
It starts IDE 2.0.3 again showing a message update available.

@developper -Team
updating did not work! my recommendation: you should rename the IDE
from IDE 2.1 to beta.1

Does this apply to your scenario? Repeated mystery revert back to 2.04 AFTER installation of 2.1 ? SOLVED - #3 by edthewino

Not sure. With all the negative experiences with IDE 2.X I'm negative biased.
IDE 2.1 was installed in parallel to IDE 2.0.3
I had two entries
Arduino IDE 2.0.3
Arduino IDE 2.1
in the installed softwarelist of windows 10
I deinstalled IDE 2.0.3 and now 2.1 is working.

I'm using a lot of software
IronCAD, Vectorworks, QCAD, concepts, whiteboard ,InkScape, mailstore home, Delphi 10.4, AnyDesk, TeamViewer, audacity, CAMotics, ESTLCAM, freac, GeoGebra, Paint Shop Pro VNC, firfox, Chrome, thunderbird, libreOffice, Autohotkey, Ditto, Everything, Notepad++ UltraEdit, Nextion-Editor, X-Mouse-Button-control

I never have any problems with all these software. Somebody recommend to use a computer with only Arduino-IDE installed. This is a no-go. IDE 1.8.19 works so I continue to use 1.8.19 until the new IDE has grown up from beta to adult.

It's a pitty that you uninstalled 2.0.3. You/we will never know what exactly was the cause.

I know :slight_smile:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.