Stuck on loading screen on Arduino 2.0.4

I've tried reinstalling it with and without antivirus activated, but it doesn't get past loading screen.
I'm on windows 11, notebook ideapad s145. The funny thing is when I installed it on my desktop, that is also windows 11, it worked fine, no antivirus deactivation needed.

After using this command:

& ".\Arduino IDE"

On my arduino folder I got this result.

PS C:\Users\ivant\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\ivant\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.4
Starting backend process. PID: 20328
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/ivant/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-03-13T14:04:06.586Z root INFO Backend Object.initialize: 7.3 ms [Finished 1.971 s after backend start]
2023-03-13T14:04:06.587Z root INFO Backend Object.configure: 5.5 ms [Finished 1.971 s after backend start]
2023-03-13T14:04:06.587Z root INFO Backend MessagingContribution.onStart: 2.4 ms [Finished 1.971 s after backend start]
2023-03-13T14:04:06.589Z root INFO Backend OSBackendApplicationContribution.configure: 0.5 ms [Finished 2.021 s after backend start]
2023-03-13T14:04:06.589Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 2.022 s after backend start]
2023-03-13T14:04:06.592Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 2.022 s after backend start]
2023-03-13T14:04:06.594Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 50.2 ms [Finished 2.022 s after backend start]
2023-03-13T14:04:06.595Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 2.022 s after backend start]
2023-03-13T14:04:06.596Z root INFO Backend ElectronTokenBackendContribution.configure: 1.7 ms [Finished 2.024 s after backend start]
2023-03-13T14:04:06.597Z config INFO >>> Initializing CLI configuration...
2023-03-13T14:04:06.597Z root INFO Backend PluginDeployerContribution.initialize: 1.1 ms [Finished 2.024 s after backend start]
2023-03-13T14:04:06.598Z root INFO Backend ConfigServiceImpl.onStart: 1.3 ms [Finished 2.025 s after backend start]
2023-03-13T14:04:06.599Z config INFO Loading CLI configuration from c:\Users\ivant\.arduinoIDE\arduino-cli.yaml...
2023-03-13T14:04:06.600Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 1.3 ms [Finished 2.028 s after backend start]
2023-03-13T14:04:06.601Z root INFO Backend ArduinoDaemonImpl.onStart: 2.7 ms [Finished 2.030 s after backend start]
2023-03-13T14:04:06.601Z root INFO Backend NodeFileUploadService.configure: 5.3 ms [Finished 2.030 s after backend start]
2023-03-13T14:04:06.601Z daemon INFO Starting daemon from C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-13T14:04:06.601Z discovery-log INFO start
2023-03-13T14:04:06.602Z discovery-log INFO start new deferred
2023-03-13T14:04:06.602Z root INFO Backend HostedPluginLocalizationService.initialize: 0.8 ms [Finished 2.032 s after backend start]
2023-03-13T14:04:06.602Z root INFO Backend BoardDiscovery.onStart: 1.6 ms [Finished 2.033 s after backend start]
2023-03-13T14:04:06.602Z root INFO Backend FileDownloadEndpoint.configure: 1.4 ms [Finished 2.034 s after backend start]
2023-03-13T14:04:06.603Z root INFO Backend AuthenticationServiceImpl.onStart: 0.8 ms [Finished 2.036 s after backend start]
2023-03-13T14:04:06.603Z root INFO Backend PluginApiContribution.configure: 0.8 ms [Finished 2.036 s after backend start]
2023-03-13T14:04:06.605Z root INFO Backend HostedPluginReader.configure: 0.7 ms [Finished 2.038 s after backend start]
2023-03-13T14:04:06.605Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 2.038 s after backend start]
2023-03-13T14:04:06.605Z root INFO Backend PlotterBackendContribution.configure: 1.7 ms [Finished 2.040 s after backend start]
2023-03-13T14:04:06.612Z root INFO Theia app listening on http://localhost:52906.
2023-03-13T14:04:06.613Z root INFO Finished starting backend application: 10.8 ms [Finished 2.048 s after backend start]
2023-03-13T14:04:06.632Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ivant/.arduinoIDE/plugins does not exist.
2023-03-13T14:04:06.633Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ivant/.arduinoIDE/extensions does not exist.
2023-03-13T14:04:06.634Z root WARN The local plugin referenced by local-dir:C:\Users\ivant\.arduinoProIDE\plugins does not exist.
2023-03-13T14:04:06.667Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.667Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-03-13T14:04:06.667Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.668Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.7" with engines:
2023-03-13T14:04:06.668Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.668Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-03-13T14:04:06.668Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.668Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-03-13T14:04:06.668Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.668Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-03-13T14:04:06.668Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.669Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-03-13T14:04:06.669Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.669Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-03-13T14:04:06.669Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.669Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-03-13T14:04:06.669Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.669Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-03-13T14:04:06.670Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.670Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-03-13T14:04:06.670Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.670Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-03-13T14:04:06.670Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.670Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-03-13T14:04:06.670Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.670Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-03-13T14:04:06.671Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.671Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-03-13T14:04:06.671Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.671Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-03-13T14:04:06.671Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.671Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-03-13T14:04:06.671Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.672Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-03-13T14:04:06.672Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.672Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-03-13T14:04:06.672Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.672Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-03-13T14:04:06.672Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.673Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-03-13T14:04:06.673Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T14:04:06.673Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-03-13T14:04:06.685Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\ivant\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\ivant\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\ivant\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-03-13T14:04:06.685Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-03-13T14:04:06.686Z config INFO Loaded the CLI configuration.
2023-03-13T14:04:06.687Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/ivant/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/ivant/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-03-13T14:04:06.688Z config INFO Validating the CLI configuration...
2023-03-13T14:04:06.689Z config INFO The CLI config is valid.
2023-03-13T14:04:06.689Z config INFO <<< Initialized the CLI configuration.
2023-03-13T14:04:06.782Z daemon INFO INFO[0000] Using config file: c:\Users\ivant\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.31.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"52907"}

2023-03-13T14:04:06.784Z daemon INFO Daemon is running.
2023-03-13T14:04:06.813Z root INFO Resolve plugins list: 212.7 ms [Finished 2.247 s after backend start]
2023-03-13T14:04:06.831Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 19.0 ms [Finished 2.267 s after backend start]
2023-03-13T14:04:06.832Z daemon INFO INFO[0000] Loading hardware from: C:\Users\ivant\AppData\Local\Arduino15\packages
INFO[0000] Loading libraries index file                  index="C:\\Users\\ivant\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0000] Adding libraries dir                          dir="C:\\Users\\ivant\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="C:\\Users\\ivant\\Documents\\Arduino\\libraries" location=user

2023-03-13T14:04:06.834Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: loading json index file C:\Users\ivant\AppData\Local\Arduino15\package_index.json: open C:\Users\ivant\AppData\Local\Arduino15\package_index.json: O sistema não pode encontrar o arquivo especificado.
2023-03-13T14:04:06.835Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2023-03-13T14:04:06.836Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2023-03-13T14:04:06.837Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: reading library_index.json: open C:\Users\ivant\AppData\Local\Arduino15\library_index.json: O sistema não pode encontrar o arquivo especificado.
2023-03-13T14:04:06.843Z root ERROR The primary packages indexes are missing. Running indexes update before initializing the core gRPC client
2023-03-13T14:04:06.851Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.7" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 19.8 ms [Finished 2.287 s after backend start]
2023-03-13T14:04:06.852Z daemon INFO INFO[0000] Updating libraries index
INFO[0000] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
INFO[0000] Starting download                             url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
INFO[0000] Starting download                             url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"

2023-03-13T14:04:06.855Z root INFO core-client-provider [platform-index]
2023-03-13T14:04:06.856Z root INFO core-client-provider [library-index]
2023-03-13T14:04:06.873Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 21.4 ms [Finished 2.308 s after backend start]
2023-03-13T14:04:06.878Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 5.1 ms [Finished 2.313 s after backend start]
2023-03-13T14:04:06.879Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.6 ms [Finished 2.315 s after backend start]
2023-03-13T14:04:07.020Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 140.4 ms [Finished 2.456 s after backend start]
2023-03-13T14:04:07.024Z root ERROR Failed to update platform, library indexes.
2023-03-13T14:04:07.034Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: loading json index file C:\Users\ivant\AppData\Local\Arduino15\package_index.json: open C:\Users\ivant\AppData\Local\Arduino15\package_index.json: O sistema não pode encontrar o arquivo especificado.
2023-03-13T14:04:07.035Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2023-03-13T14:04:07.035Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2023-03-13T14:04:07.036Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: reading library_index.json: open C:\Users\ivant\AppData\Local\Arduino15\library_index.json: O sistema não pode encontrar o arquivo especificado.
2023-03-13T14:04:07.039Z root ERROR Uncaught Exception:
2023-03-13T14:04:07.039Z root ERROR Error: The index of the cores and libraries must be updated before initializing the core gRPC client.
The following problems were detected during the gRPC client initialization:
[platform-index] - code: 9, message: Loading index file: loading json index file C:\Users\ivant\AppData\Local\Arduino15\package_index.json: open C:\Users\ivant\AppData\Local\Arduino15\package_index.json: O sistema não pode encontrar o arquivo especificado.
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
[library-index] - code: 9, message: Loading index file: reading library_index.json: open C:\Users\ivant\AppData\Local\Arduino15\library_index.json: O sistema não pode encontrar o arquivo especificado.

    at isIndexUpdateRequiredBeforeInit (C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:388:11)
    at CoreClientProvider.evaluateErrorStatus (C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:200:16)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async ClientReadableStreamImpl.<anonymous> (C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:184:31)
2023-03-13T14:04:07.044Z daemon INFO INFO[0000] Loading hardware from: C:\Users\ivant\AppData\Local\Arduino15\packages
INFO[0000] Loading libraries index file                  index="C:\\Users\\ivant\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0000] Adding libraries dir                          dir="C:\\Users\\ivant\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="C:\\Users\\ivant\\Documents\\Arduino\\libraries" location=user

2023-03-13T14:04:07.184Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 164.0 ms [Finished 2.620 s after backend start]
2023-03-13T14:04:07.341Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 156.4 ms [Finished 2.776 s after backend start]
2023-03-13T14:04:07.445Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 104.0 ms [Finished 2.880 s after backend start]
2023-03-13T14:04:07.534Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 89.6 ms [Finished 2.970 s after backend start]
2023-03-13T14:04:07.604Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 69.8 ms [Finished 3.040 s after backend start]
2023-03-13T14:04:07.677Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 72.5 ms [Finished 3.112 s after backend start]
2023-03-13T14:04:07.764Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 87.4 ms [Finished 3.200 s after backend start]
2023-03-13T14:04:07.855Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 90.8 ms [Finished 3.291 s after backend start]
2023-03-13T14:04:07.909Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 54.2 ms [Finished 3.345 s after backend start]
2023-03-13T14:04:07.995Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 85.2 ms [Finished 3.430 s after backend start]
2023-03-13T14:04:08.078Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 83.2 ms [Finished 3.514 s after backend start]
2023-03-13T14:04:08.166Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 87.6 ms [Finished 3.601 s after backend start]
2023-03-13T14:04:08.245Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 79.0 ms [Finished 3.680 s after backend start]
2023-03-13T14:04:08.298Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 53.0 ms [Finished 3.733 s after backend start]
2023-03-13T14:04:08.393Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\ivant\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 81.7 ms [Finished 3.815 s after backend start]
2023-03-13T14:04:08.393Z root INFO Deploy plugins list: 212.7 ms [Finished 3.828 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-03-13T14:04:09.446Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 335.6 ms [Finished 2.688 s after frontend start]

What am i suposed to do now?

Alright, after messing around and reinstalling a bunch of times, I decided to reboot the computer. Its working now. No idea why. I didn't need to reboot on my desktop, but for some reason it worked on my notebook. Time to code!

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