microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.49k stars 28.97k forks source link

flutter can't run or debug emulator #205478

Closed FujinoShiina closed 8 months ago

FujinoShiina commented 8 months ago

Type: Bug

I tried to run my emulator for flutter apps. my vscode can't launch an emulator, that one time I launched it from android studio. flutter can't debug or run the apps to the virtual emulator [ERR] INFO | Ignore IPv6 address: e864:33bb:b001:0:204f:33bb:b001:0 (2x) [ERR] WARNING | Failed to process .ini file C:\Users\%user%.android\avd..\avd\Pixel_3a_API_34.avd\quickbootChoice.ini for reading. [ERR] WARNING | Vanguard anti-cheat software is deteced on your system. It is known to have compatibility issues with Android emulator. It is recommended to uninstall or deactivate Vanguard anti-cheat software while running Android emulator. [ERR] I0218 22:55:10.275702 4708 HealthMonitor.cpp:279] HealthMonitor disabled. [ERR] added library vulkan-1.dll [ERR] WARNING: dzn is not a conformant Vulkan implementation, testing use only. [ERR] [13604:14648:20240218,225510.401:ERROR filesystem_win.cc:130] GetFileAttributes

VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 6600H with Radeon Graphics (12 x 3294)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.25GB (7.41GB free)| |Process Argv|--crash-reporter-id 175afb39-565e-416a-b812-9c7cc10b0719| |Screen Reader|no| |VM|0%|
Extensions (17) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 vscode-intelephense-client|bme|1.10.2 dart-code|Dar|3.82.0 flutter|Dar|3.82.0 vscode-html-css|ecm|2.0.9 code-runner|for|0.12.1 vscode-pull-request-github|Git|0.80.1 rainbow-csv|mec|3.11.0 cmake-tools|ms-|1.17.15 cpptools|ms-|1.18.5 cpptools-extension-pack|ms-|1.3.0 vsliveshare|ms-|1.0.5905 awesome-flutter-snippets|Nas|4.0.1 laravel-blade|one|1.35.1 laravel5-snippets|one|1.17.0 cmake|twx|0.0.17 vscode-gradle|vsc|3.13.5 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 a89i1917:30961429 7j2b6412:30964151 ```
roblourens commented 8 months ago

Please file thisk on the Flutter extension, thanks