No Ports discovered

Hello,

I wanted to test my Accelometer BNO055 from Adafruit.
So I installed the library and played with some examples.

Then I found this website:

I wantet to try the rabbit-accel-function and did everything what was in the tutorial from the link.
Including activating "Experimental Web Platform features" in "chrome://flags/".

On the website Adafruit 3D Model Viewer i connected with COM8 (Arduino Nano)

The website had an error and since then Arduino IDE cant discover any of my Ports.
I reinstalled Arduino IDE and the driver too.

How u can see in the following picture, my device manager and my terminal program detectet my both ports.

Does anyone know, what the problem here is?

Hi @ersgutertowelie. I'm going to ask you to post some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder.
    (usually C:\Program Files\Arduino IDE or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & ".\Arduino IDE"
    
  6. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts.
  7. Wait for Arduino IDE to finish starting.
  8. Switch back to the PowerShell window.
  9. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  10. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  11. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  12. Open a forum reply here by clicking the Reply button.
  13. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code block
  14. Press Ctrl+V.
    This will paste the output into the code block.
  15. Move the cursor outside of the code block markup before you add any additional text to your reply.
  16. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Thanks for the quick answer.

Here is my PowerShell output:

PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 5544
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Nutzer/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-11T19:51:25.805Z root INFO Backend Object.initialize: 7.2 ms [Finished 2.305 s after backend start]
2023-01-11T19:51:25.806Z root INFO Backend Object.configure: 5.2 ms [Finished 2.305 s after backend start]
2023-01-11T19:51:25.807Z root INFO Backend MessagingContribution.onStart: 2.5 ms [Finished 2.305 s after backend start]
2023-01-11T19:51:25.807Z root INFO Backend OSBackendApplicationContribution.configure: 0.6 ms [Finished 2.372 s after backend start]
2023-01-11T19:51:25.808Z root INFO Backend DefaultWorkspaceServer.onStart: 0.5 ms [Finished 2.372 s after backend start]
2023-01-11T19:51:25.810Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 2.372 s after backend start]
2023-01-11T19:51:25.812Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 66.8 ms [Finished 2.373 s after backend start]
2023-01-11T19:51:25.812Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.4 ms [Finished 2.373 s after backend start]
2023-01-11T19:51:25.814Z root INFO Backend ElectronTokenBackendContribution.configure: 2.1 ms [Finished 2.375 s after backend start]
2023-01-11T19:51:25.815Z root INFO Backend PluginDeployerContribution.initialize: 0.5 ms [Finished 2.375 s after backend start]
2023-01-11T19:51:25.816Z root INFO Backend ConfigServiceImpl.onStart: 1.0 ms [Finished 2.376 s after backend start]
2023-01-11T19:51:25.818Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.6 ms [Finished 2.378 s after backend start]
2023-01-11T19:51:25.819Z root INFO Backend ArduinoDaemonImpl.onStart: 2.2 ms [Finished 2.379 s after backend start]
2023-01-11T19:51:25.819Z root INFO Backend NodeFileUploadService.configure: 4.2 ms [Finished 2.380 s after backend start]
2023-01-11T19:51:25.820Z daemon INFO Starting daemon from C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-01-11T19:51:25.820Z discovery-log INFO start
2023-01-11T19:51:25.821Z discovery-log INFO start new deferred
2023-01-11T19:51:25.821Z root INFO Backend HostedPluginLocalizationService.initialize: 0.7 ms [Finished 2.382 s after backend start]
2023-01-11T19:51:25.822Z root INFO Backend BoardDiscovery.onStart: 1.5 ms [Finished 2.383 s after backend start]
2023-01-11T19:51:25.822Z root INFO Backend FileDownloadEndpoint.configure: 1.4 ms [Finished 2.384 s after backend start]
2023-01-11T19:51:25.823Z root INFO Backend AuthenticationServiceImpl.onStart: 0.7 ms [Finished 2.386 s after backend start]
2023-01-11T19:51:25.823Z root INFO Backend PluginApiContribution.configure: 0.9 ms [Finished 2.386 s after backend start]
2023-01-11T19:51:25.826Z root INFO Backend HostedPluginReader.configure: 1.6 ms [Finished 2.389 s after backend start]
2023-01-11T19:51:25.827Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 2.390 s after backend start]
2023-01-11T19:51:25.827Z root INFO Backend PlotterBackendContribution.configure: 2.1 ms [Finished 2.393 s after backend start]
2023-01-11T19:51:25.835Z root INFO Theia app listening on http://localhost:50683.
2023-01-11T19:51:25.836Z root INFO Finished starting backend application: 15.0 ms [Finished 2.403 s after backend start]
2023-01-11T19:51:25.852Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/plugins does not exist.
2023-01-11T19:51:25.854Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/extensions does not exist.
2023-01-11T19:51:25.857Z root WARN The local plugin referenced by local-dir:C:\Users\Nutzer\.arduinoProIDE\plugins does not exist.
2023-01-11T19:51:25.903Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:25.934Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-11T19:51:25.997Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.057Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-11T19:51:26.098Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.157Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-11T19:51:26.177Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.205Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-11T19:51:26.224Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.245Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-11T19:51:26.274Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.279Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-11T19:51:26.290Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.293Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-11T19:51:26.297Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.298Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-11T19:51:26.313Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.331Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-11T19:51:26.355Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.359Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-11T19:51:26.360Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.369Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-11T19:51:26.378Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.382Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-11T19:51:26.385Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.386Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-11T19:51:26.387Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.390Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-11T19:51:26.392Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.397Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-11T19:51:26.403Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.408Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-11T19:51:26.409Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.416Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-11T19:51:26.424Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.427Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-11T19:51:26.432Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.442Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-11T19:51:26.451Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.462Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-11T19:51:26.472Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-11T19:51:26.479Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-11T19:51:26.587Z root INFO Resolve plugins list: 769.2 ms [Finished 3.153 s after backend start]
2023-01-11T19:51:26.623Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 35.6 ms [Finished 3.190 s after backend start]
2023-01-11T19:51:26.635Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 12.2 ms [Finished 3.202 s after backend start]
2023-01-11T19:51:26.662Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 26.8 ms [Finished 3.229 s after backend start]
2023-01-11T19:51:26.765Z daemon INFO INFO[0000] Using config file: c:\Users\Nutzer\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"57250"}

2023-01-11T19:51:26.855Z daemon INFO Daemon is running.
2023-01-11T19:51:26.932Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 269.9 ms [Finished 3.499 s after backend start]
2023-01-11T19:51:27.023Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 91.1 ms [Finished 3.591 s after backend start]
2023-01-11T19:51:27.056Z daemon INFO INFO[0000] Loading hardware from: C:\Users\Nutzer\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.3"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.12.0"

2023-01-11T19:51:27.340Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 317.1 ms [Finished 3.908 s after backend start]
2023-01-11T19:51:27.355Z daemon INFO INFO[0000] Checking signature                            index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\library_index.json"

2023-01-11T19:51:27.610Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 269.9 ms [Finished 4.178 s after backend start]
2023-01-11T19:51:27.909Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 298.7 ms [Finished 4.476 s after backend start]
2023-01-11T19:51:28.105Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 195.8 ms [Finished 4.672 s after backend start]
2023-01-11T19:51:28.231Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 125.8 ms [Finished 4.798 s after backend start]
2023-01-11T19:51:28.234Z daemon INFO INFO[0001] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0001] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-11T19:51:28.377Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 146.6 ms [Finished 4.945 s after backend start]
2023-01-11T19:51:28.548Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 170.0 ms [Finished 5.115 s after backend start]
2023-01-11T19:51:28.751Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 203.5 ms [Finished 5.319 s after backend start]
2023-01-11T19:51:28.907Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 155.4 ms [Finished 5.474 s after backend start]
2023-01-11T19:51:28.976Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 69.2 ms [Finished 5.544 s after backend start]
2023-01-11T19:51:29.171Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 194.4 ms [Finished 5.738 s after backend start]
2023-01-11T19:51:29.377Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 206.5 ms [Finished 5.945 s after backend start]
2023-01-11T19:51:29.383Z discovery-log INFO start request start watch
2023-01-11T19:51:29.384Z discovery-log INFO start requested start watch
2023-01-11T19:51:29.388Z discovery-log INFO start resolved watching
2023-01-11T19:51:29.399Z daemon INFO INFO[0003] starting discovery builtin:mdns-discovery process

2023-01-11T19:51:29.580Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 202.9 ms [Finished 6.147 s after backend start]
2023-01-11T19:51:29.586Z daemon INFO INFO[0003] starting discovery builtin:serial-discovery process
ERRO[0003] Discovery builtin:serial-discovery failed to run: discovery builtin:serial-discovery process not started: fork/exec C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-discovery\1.3.3\serial-discovery.exe: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
ERRO[0003] stopped discovery builtin:serial-discovery decode loop: read |0: file already closed
INFO[0003] started discovery builtin:mdns-discovery process
INFO[0003] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery

2023-01-11T19:51:29.779Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 198.6 ms [Finished 6.346 s after backend start]
2023-01-11T19:51:29.803Z daemon INFO INFO[0003] from discovery builtin:mdns-discovery received message type: hello, Nachricht: OK, Protokollversion: 1
INFO[0003] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0003] from discovery builtin:mdns-discovery received message type: start_sync, Nachricht: OK

2023-01-11T19:51:29.925Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 146.3 ms [Finished 6.493 s after backend start]
2023-01-11T19:51:30.088Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 132.0 ms [Finished 6.625 s after backend start]
2023-01-11T19:51:30.124Z root INFO Deploy plugins list: 769.2 ms [Finished 6.655 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-11T19:51:31.705Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 1101.4 ms [Finished 5.663 s after frontend start]
2023-01-11T19:51:31.965Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 157.0 ms [Finished 5.891 s after frontend start]
2023-01-11T19:51:32.039Z root WARN Frontend menus.onStart took longer than the expected maximum 100 milliseconds: 102.3 ms [Finished 5.993 s after frontend start]
2023-01-11T19:51:32.306Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 209.4 ms [Finished 6.314 s after frontend start]
2023-01-11T19:51:32.612Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 257.9 ms [Finished 6.630 s after frontend start]
2023-01-11T19:51:32.692Z root INFO Start frontend contributions: 2352.1 ms [Finished 6.661 s after frontend start]
2023-01-11T19:51:32.695Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-01-11T19:51:34.340Z root INFO [hosted-plugin: 7888] PLUGIN_HOST(7888) starting instance
2023-01-11T19:51:34.360Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94] Waiting for backend deployment: 201.1 ms [Finished 6.845 s after frontend start]
2023-01-11T19:51:36.140Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94] Sync of 21 plugins: 3323.5 ms [Finished 10.168 s after frontend start]
2023-01-11T19:52:06.693Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-01-11T19:52:06.694Z root INFO >>> Restoring the layout state...
2023-01-11T19:52:06.694Z root INFO <<< Nothing to restore.
2023-01-11T19:52:06.791Z root INFO Initialize the workbench layout: 35.9 ms [Finished 40.757 s after frontend start]
2023-01-11T19:52:06.823Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-01-11T19:52:06.826Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][marus25.cortex-debug]: Loaded contributions.
2023-01-11T19:52:06.826Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][arduino.vscode-arduino-tools]: Loaded contributions.
2023-01-11T19:52:06.830Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.cpp]: Loaded contributions.
2023-01-11T19:52:06.830Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.json]: Loaded contributions.
2023-01-11T19:52:06.831Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.json-language-features]: Loaded contributions.
2023-01-11T19:52:06.834Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-01-11T19:52:06.834Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-01-11T19:52:06.835Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-01-11T19:52:06.835Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-01-11T19:52:06.835Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-01-11T19:52:06.836Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-01-11T19:52:06.837Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-01-11T19:52:06.837Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-01-11T19:52:06.838Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-01-11T19:52:06.838Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-01-11T19:52:06.839Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-01-11T19:52:06.839Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-01-11T19:52:06.840Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-01-11T19:52:06.840Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-01-11T19:52:06.840Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-01-11T19:52:06.841Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-01-11T19:52:06.841Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94] Load contributions of 21 plugins: 47.5 ms [Finished 40.806 s after frontend start]
2023-01-11T19:52:07.049Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-01-11T19:52:07.055Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-01-11T19:52:08.677Z root INFO Frontend application start: 37048.8 ms [Finished 45.241 s after backend start]
2023-01-11T19:52:08.690Z root INFO Replace loading indicator with ready workbench UI (animation): 1259.8 ms [Finished 42.080 s after frontend start]
2023-01-11T19:52:08.690Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-01-11T19:52:08.691Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
2023-01-11T19:52:09.228Z root INFO [hosted-plugin: 7888] PLUGIN_HOST(7888): PluginManagerExtImpl/init()
2023-01-11T19:52:09.317Z root INFO [hosted-plugin: 7888] PLUGIN_HOST(7888): initializing(cortex-debug@1.5.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(7888): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(cpp@1.52.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(json@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(json-language-features@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-de@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-es@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-it@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7888): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
Update for version 2.0.3 is not available (latest version: 2.0.3, downgrade is allowed).
2023-01-11T19:52:09.693Z daemon INFO INFO[0043] Updating libraries index                   

2023-01-11T19:52:09.737Z root INFO core-client-provider [library-index]
2023-01-11T19:52:09.741Z daemon INFO INFO[0043] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

2023-01-11T19:52:09.751Z root INFO [hosted-plugin: 7888] PLUGIN_HOST(7888): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-01-11T19:52:09.769Z root INFO core-client-provider [platform-index]
2023-01-11T19:52:09.867Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][marus25.cortex-debug]: Started plugin.
2023-01-11T19:52:09.878Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][arduino.vscode-arduino-tools]: Started plugin.
2023-01-11T19:52:09.880Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.cpp]: Started plugin.
2023-01-11T19:52:09.880Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.json]: Started plugin.
2023-01-11T19:52:09.881Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][vscode.json-language-features]: Started plugin.
2023-01-11T19:52:09.882Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-01-11T19:52:09.883Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-01-11T19:52:09.884Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-01-11T19:52:09.885Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-01-11T19:52:09.890Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-01-11T19:52:09.892Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-01-11T19:52:09.892Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-01-11T19:52:09.893Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-01-11T19:52:09.894Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-01-11T19:52:09.894Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-01-11T19:52:09.895Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-01-11T19:52:09.896Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-01-11T19:52:09.897Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-01-11T19:52:09.897Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-01-11T19:52:09.898Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-01-11T19:52:09.901Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-01-11T19:52:10.025Z root INFO [hosted-plugin: 7888] PLUGIN_HOST(7888): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-01-11T19:52:10.134Z root INFO [hosted-plugin: 7888] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-01-11T19:52:10.143Z root INFO [hosted-plugin: 7888] GDB server console created
2023-01-11T19:52:10.162Z root INFO [679f86e5-8171-4acf-ad67-d144b85cba94] Start of 21 plugins: 3307.6 ms [Finished 44.188 s after frontend start]
2023-01-11T19:52:11.837Z root ERROR ---- !!!SLOW!!! DURATION: search took 2623.230 ms. Args: [{"type":"Updatable"}] ----
2023-01-11T19:52:12.417Z daemon INFO INFO[0046] Loading hardware from: C:\Users\Nutzer\AppData\Local\Arduino15\packages

2023-01-11T19:52:12.418Z daemon INFO INFO[0046] Loading package arduino from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\hardware

2023-01-11T19:52:12.421Z daemon INFO INFO[0046] Checking signature                            error="opening signature file: open C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-01-11T19:52:12.424Z daemon INFO INFO[0046] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0046] Loaded platform                               platform="arduino:avr@1.8.6"

2023-01-11T19:52:12.425Z daemon INFO INFO[0046] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0046] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0046] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"

2023-01-11T19:52:12.425Z daemon INFO INFO[0046] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0046] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"

2023-01-11T19:52:12.426Z daemon INFO INFO[0046] Loading package builtin from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin

2023-01-11T19:52:12.427Z daemon INFO INFO[0046] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0046] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0046] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"

2023-01-11T19:52:12.427Z daemon INFO INFO[0046] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0046] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0046] Loaded tool                                   tool="builtin:serial-discovery@1.3.3"

2023-01-11T19:52:12.428Z daemon INFO INFO[0046] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0046] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0046] Loaded tool                                   tool="builtin:serial-monitor@0.12.0"

2023-01-11T19:52:12.434Z daemon INFO INFO[0046] Checking signature                            index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true

2023-01-11T19:52:12.437Z daemon INFO INFO[0046] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0046] Loading libraries index file                  index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\library_index.json"

2023-01-11T19:52:12.615Z daemon INFO INFO[0046] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-01-11T19:52:12.615Z daemon INFO INFO[0046] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

[16648:0111/205323.669:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

The error still exist.

OK, I can see the cause here:

serial-discovery is a tool Arduino IDE uses to get the list of serial ports available on your computer, so if it can't run that tool then no ports will be discovered in the IDE.

A new release (version 1.3.3) of the serial-discovery tool was published a couple days ago and Arduino IDE automatically updates to the latest version when that happens. Something went wrong during that update and this is why the problem suddenly appeared even though the ports were discovered fine before the update (the 1.3.2 installation of serial-discovery was working fine).

I am not certain what the specific condition is that is causing this error. The most common cause of problems with these tools is the antivirus software quarantining or otherwise interfering with the installation or operation of the tool. However, the message "Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar" makes me think it could be that the installation of the serial-discovery was damaged.

So I think the first thing to try is to remove the serial-discovery 1.3.3 installation, which will cause Arduino IDE to do a fresh installation of the tool. I'll provide instructions:

  1. Select File > Quit from the Arduino IDE menus if it is running.
  2. Delete the folder at this path:
    C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-discovery\1.3.3\
    
    :warning: Please be very careful when deleting things from your computer. When in doubt, back up!
    :exclamation: If looking for it with your file browser or command line, note that the C:\Users\Nutzer\AppData\ folder is hidden by default. On Windows "File Explorer", you can make it visible by opening the "View" menu, then checking the box next to "☐ Hidden items".
  3. Start Arduino IDE.

Hopefully after Arduino IDE finishes starting up the ports will now be discovered. If not, just let me know and we can investigate the problem further.


Please let me know if you have any questions or problems while following those instructions.

1 Like

It worked for me, thank you so much :grinning:

I started IDE with PowerShell and now it show my Ports.

You are welcome. I'm glad it is working now.

Regards,
Per

Thank you. It worked for me with

  • Windows 10
  • IDE 2.0.3
  • deleted ....\serial-discovery\1.4.0
1 Like

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