Hi, All and @Erel
Just installed latest Arduino IDE 2.x, CLI and B4R 4.0 on a new laptop (Win11).
Arduino CLI and "Arduino15" folder are moved to another drive:
Boards are installed OK, Arduino IDE compiling, uploading an example sketch is OK.
javac path is choosen.
But Board Manager gives error:
Any ideas ?
Just installed latest Arduino IDE 2.x, CLI and B4R 4.0 on a new laptop (Win11).
Arduino CLI and "Arduino15" folder are moved to another drive:
C:\Users\%USER_NAME%\.arduinoIDE\arduino-cli.yaml:
board_manager:
additional_urls:
- https://arduino.esp8266.com/stable/package_esp8266com_index.json
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
directories:
builtin:
libraries: d:\Programs\Arduino\Arduino15\libraries
data: d:\Programs\Arduino\Arduino15
user: d:\Programs\Arduino\Sketches
locale: en
Boards are installed OK, Arduino IDE compiling, uploading an example sketch is OK.
javac path is choosen.
But Board Manager gives error:
Build modules tree: 0
B4R version: 4.00
.Net version: 4.0.30319.42000
Ini folder: C:\Users\LOQ\AppData\Roaming\Anywhere Software\B4R
Global Java version: 14
Build modules tree: 0
Gui: 764
Gui: 138
Gui: 136
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
в System.ThrowHelper.ThrowKeyNotFoundException()
в System.Collections.Generic.Dictionary`2.get_Item(TKey key)
в d.c(Object A_0, RunWorkerCompletedEventArgs A_1)
в System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Gui: 589
Any ideas ?
Last edited: