-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: desktopRunning on desktopRunning on desktopc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Description
After upgrading to Flutter 3.3.0 my projects launch with this issue. There is no problems with new projects, only with old ones
Flutter run --verbose, platform: windows
PS C:\Applications\Development\ExLoader> flutter run --verbose
[ +60 ms] executing: [C:\Applications\SDKs\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +202 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +1 ms] ffccd96b62ee8cec7740dab303538c5fc26ac543
[ ] executing: [C:\Applications\SDKs\flutter/] git tag --points-at ffccd96b62ee8cec7740dab303538c5fc26ac543
[ +47 ms] Exit code 0 from: git tag --points-at ffccd96b62ee8cec7740dab303538c5fc26ac543
[ ] 3.3.0
[ +41 ms] executing: [C:\Applications\SDKs\flutter/] git rev-parse --abbrev-ref --symbolic @{upstream}
[ +40 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{upstream}
[ ] origin/stable
[ ] executing: [C:\Applications\SDKs\flutter/] git ls-remote --get-url origin
[ +40 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +179 ms] Unable to locate an Android SDK.
[ +3 ms] executing: [C:\Applications\SDKs\flutter/] git rev-parse --abbrev-ref HEAD
[ +37 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] stable
[ +59 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +89 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ +8 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +71 ms] Skipping pub get: version match.
[ +44 ms] Found plugin file_picker at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\file_picker-5.0.1\
[ +7 ms] Found plugin flutter_plugin_android_lifecycle at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.7\
[ +15 ms] Found plugin path_provider at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.11\
[ +1 ms] Found plugin path_provider_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_android-2.0.17\
[ +1 ms] Found plugin path_provider_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_ios-2.0.11\
[ +1 ms] Found plugin path_provider_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.1.7\
[ +1 ms] Found plugin path_provider_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.6\
[ +1 ms] Found plugin path_provider_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.1.1\
[ +7 ms] Found plugin shared_preferences at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-2.0.15\
[ +2 ms] Found plugin shared_preferences_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_android-2.0.12\
[ +1 ms] Found plugin shared_preferences_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_ios-2.1.1\
[ +1 ms] Found plugin shared_preferences_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_linux-2.1.1\
[ +1 ms] Found plugin shared_preferences_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_macos-2.0.4\
[ +2 ms] Found plugin shared_preferences_web at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_web-2.0.4\
[ +1 ms] Found plugin shared_preferences_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_windows-2.1.1\
[ +3 ms] Found plugin sqflite at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\sqflite-2.0.3\
[ +45 ms] Found plugin file_picker at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\file_picker-5.0.1\
[ +3 ms] Found plugin flutter_plugin_android_lifecycle at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.7\
[ +9 ms] Found plugin path_provider at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.11\
[ ] Found plugin path_provider_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_android-2.0.17\
[ ] Found plugin path_provider_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_ios-2.0.11\
[ +1 ms] Found plugin path_provider_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.1.7\
[ +1 ms] Found plugin path_provider_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.6\
[ +1 ms] Found plugin path_provider_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.1.1\
[ +4 ms] Found plugin shared_preferences at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-2.0.15\
[ ] Found plugin shared_preferences_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_android-2.0.12\
[ ] Found plugin shared_preferences_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_ios-2.1.1\
[ ] Found plugin shared_preferences_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_linux-2.1.1\
[ ] Found plugin shared_preferences_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_macos-2.0.4\
[ +1 ms] Found plugin shared_preferences_web at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_web-2.0.4\
[ ] Found plugin shared_preferences_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_windows-2.1.1\
[ +2 ms] Found plugin sqflite at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\sqflite-2.0.3\
[ +84 ms] Initializing file store
[ +9 ms] Skipping target: gen_localizations
[ +3 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
C:\Applications\Development\ExLoader\.dart_tool\package_config_subset,C:\Applications\Development\ExLoader\.dart_tool\flutter_build\dart_plugin_registrant.dart}
[ +20 ms] Found plugin file_picker at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\file_picker-5.0.1\
[ +2 ms] Found plugin flutter_plugin_android_lifecycle at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.7\
[ +8 ms] Found plugin path_provider at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.11\
[ ] Found plugin path_provider_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_android-2.0.17\
[ ] Found plugin path_provider_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_ios-2.0.11\
[ ] Found plugin path_provider_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.1.7\
[ ] Found plugin path_provider_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.6\
[ ] Found plugin path_provider_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.1.1\
[ +4 ms] Found plugin shared_preferences at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-2.0.15\
[ ] Found plugin shared_preferences_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_android-2.0.12\
[ ] Found plugin shared_preferences_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_ios-2.1.1\
[ ] Found plugin shared_preferences_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_linux-2.1.1\
[ ] Found plugin shared_preferences_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_macos-2.0.4\
[ ] Found plugin shared_preferences_web at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_web-2.0.4\
[ ] Found plugin shared_preferences_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_windows-2.1.1\
[ +2 ms] Found plugin sqflite at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\sqflite-2.0.3\
[ +9 ms] gen_dart_plugin_registrant: Complete
[ +1 ms] Skipping target: _composite
[ +1 ms] complete
[ +4 ms] Launching lib\main.dart on Windows in debug mode...
[ +3 ms] C:\Applications\SDKs\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev C:\Applications\SDKs\flutter\bin\cache\dart-sdk\bin\snapshots\frontend_server.dart.snapshot --sdk-root
C:\Applications\SDKs\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill
C:\Users\karnm\AppData\Local\Temp\flutter_tools.56d076e6\flutter_tool.f97d2852\app.dill --packages C:\Applications\Development\ExLoader\.dart_tool\package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts
--track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build\c075001b96339384a97db4862b8ab8db.cache.dill.track.dill --source
C:\Applications\Development\ExLoader\.dart_tool\flutter_build\dart_plugin_registrant.dart --source package:flutter/src/dart_plugin_registrant.dart
-Dflutter.dart_plugin_registrant=file:///C:/Applications/Development/ExLoader/.dart_tool/flutter_build/dart_plugin_registrant.dart --verbosity=error --enable-experiment=alternative-invalidation-strategy
[ +20 ms] executing: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe -format json -products * -utf8 -latest -version 16 -requires Microsoft.VisualStudio.Workload.NativeDesktop
Microsoft.VisualStudio.Component.VC.Tools.x86.x64 Microsoft.VisualStudio.Component.VC.CMake.Project
[ +38 ms] Exit code 0 from: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe -format json -products * -utf8 -latest -version 16 -requires Microsoft.VisualStudio.Workload.NativeDesktop
Microsoft.VisualStudio.Component.VC.Tools.x86.x64 Microsoft.VisualStudio.Component.VC.CMake.Project
[ +1 ms] [
{
"instanceId": "78b8f2dc",
"installDate": "2022-06-30T15:46:33Z",
"installationName": "VisualStudio/16.11.17+32630.194",
"installationPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise",
"installationVersion": "16.11.32630.194",
"productId": "Microsoft.VisualStudio.Product.Enterprise",
"productPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\IDE\\devenv.exe",
"state": 4294967295,
"isComplete": true,
"isLaunchable": true,
"isPrerelease": false,
"isRebootRequired": false,
"displayName": "Visual Studio Enterprise 2019",
"description": "Scalable, end-to-end solution for teams of any size",
"channelId": "VisualStudio.16.Release",
"channelUri": "https://aka.ms/vs/16/release/channel",
"enginePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\resources\\app\\ServiceHub\\Services\\Microsoft.VisualStudio.Setup.Service",
"releaseNotes": "https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.11#16.11.17",
"thirdPartyNotices": "https://go.microsoft.com/fwlink/?LinkId=660909",
"updateDate": "2022-07-20T18:20:59.698473Z",
"catalog": {
"buildBranch": "d16.11",
"buildVersion": "16.11.32630.194",
"id": "VisualStudio/16.11.17+32630.194",
"localBuild": "build-lab",
"manifestName": "VisualStudio",
"manifestType": "installer",
"productDisplayVersion": "16.11.17",
"productLine": "Dev16",
"productLineVersion": "2019",
"productMilestone": "RTW",
"productMilestoneIsPreRelease": "False",
"productName": "Visual Studio",
"productPatchVersion": "17",
"productPreReleaseMilestoneSuffix": "1.0",
"productSemanticVersion": "16.11.17+32630.194",
"requiredEngineVersion": "2.11.69.53063"
},
"properties": {
"campaignId": "",
"channelManifestId": "VisualStudio.16.Release/16.11.17+32630.194",
"nickname": "",
"setupEngineFilePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\setup.exe"
}
}
]
[ +2 ms] Building Windows application...
[ +13 ms] <- compile package:exloader/main.dart
[ +1 ms] executing: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -S C:\Applications\Development\ExLoader\windows -B build\windows -G Visual Studio
16 2019
[ +51 ms] -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000.
[ +19 ms] -- Configuring done
[ +168 ms] -- Generating done
[ +11 ms] -- Build files have been written to: C:/Applications/Development/ExLoader/build/windows
[ +6 ms] executing: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe --build build\windows --config Debug --target INSTALL --verbose
[ +144 ms] Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
[ ] Copyright (C) Microsoft Corporation. All rights reserved.
[ +50 ms] Build started 9/4/2022 10:23:21 PM.
[ +209 ms] Project "C:\Applications\Development\ExLoader\build\windows\INSTALL.vcxproj" on node 1 (default targets).
[ ] Project "C:\Applications\Development\ExLoader\build\windows\INSTALL.vcxproj" (1) is building "C:\Applications\Development\ExLoader\build\windows\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
[ ] InitializeBuildStatus:
[ ] Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ +21 ms] CustomBuild:
[ ] All outputs are up-to-date.
[ +26 ms] FinalizeBuildStatus:
[ ] Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
[ ] Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\ZERO_CHECK.vcxproj" (default targets).
[ +114 ms] Project "C:\Applications\Development\ExLoader\build\windows\INSTALL.vcxproj" (1) is building "C:\Applications\Development\ExLoader\build\windows\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
[ +1 ms] Project "C:\Applications\Development\ExLoader\build\windows\ALL_BUILD.vcxproj" (3) is building "C:\Applications\Development\ExLoader\build\windows\runner\ExLoader.vcxproj" (4) on node 1 (default targets).
[ ] Project "C:\Applications\Development\ExLoader\build\windows\runner\ExLoader.vcxproj" (4) is building "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_assemble.vcxproj" (5) on node 1 (default targets).
[ ] InitializeBuildStatus:
[ ] Creating "x64\Debug\flutter_assemble\flutter_assemble.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ +2 ms] CustomBuild:
[ ] "The build of 'C:\Applications\Development\ExLoader\build\windows\CMakeFiles\e9429c4627e75e6efe666389c829f7c3\flutter_assemble.rule' depends on
'C:\APPLICATIONS\DEVELOPMENT\EXLOADER\WINDOWS\FLUTTER\EPHEMERAL\FLUTTER_WINDOWS.DLL' which is produced by the build of
'C:\Applications\Development\ExLoader\build\windows\CMakeFiles\1915db8f7b18ec63d6d737364f8a2770\flutter_windows.dll.rule'. The items cannot be built in parallel."
[ +72 ms] Generating C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_windows.dll, C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_export.h,
C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_windows.h, C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_messenger.h,
C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_plugin_registrar.h, C:/Applications/Development/ExLoader/windows/flutter/ephemeral/flutter_texture_registrar.h,
C:/Applications/Development/ExLoader/windows/flutter/ephemeral/cpp_client_wrapper/core_implementations.cc, C:/Applications/Development/ExLoader/windows/flutter/ephemeral/cpp_client_wrapper/standard_codec.cc,
C:/Applications/Development/ExLoader/windows/flutter/ephemeral/cpp_client_wrapper/plugin_registrar.cc, C:/Applications/Development/ExLoader/windows/flutter/ephemeral/cpp_client_wrapper/flutter_engine.cc,
C:/Applications/Development/ExLoader/windows/flutter/ephemeral/cpp_client_wrapper/flutter_view_controller.cc, _phony_
[+1003 ms] [ +83 ms] executing: [C:\Applications\SDKs\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +222 ms] [ +245 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] [ +1 ms] ffccd96b62ee8cec7740dab303538c5fc26ac543
[ ] [ ] executing: [C:\Applications\SDKs\flutter/] git tag --points-at ffccd96b62ee8cec7740dab303538c5fc26ac543
[ +68 ms] [ +68 ms] Exit code 0 from: git tag --points-at ffccd96b62ee8cec7740dab303538c5fc26ac543
[ ] [ ] 3.3.0
[ +191 ms] [ +192 ms] Unable to locate an Android SDK.
[ +2 ms] [ +3 ms] executing: [C:\Applications\SDKs\flutter/] git rev-parse --abbrev-ref HEAD
[ +41 ms] [ +41 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] [ ] stable
[ +61 ms] [ +61 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +2 ms] [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +85 ms] [ +86 ms] executing: [C:\Applications\SDKs\flutter/] git rev-parse --abbrev-ref --symbolic @{upstream}
[ +52 ms] [ +52 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{upstream}
[ +1 ms] [ ] origin/stable
[ ] [ ] executing: [C:\Applications\SDKs\flutter/] git ls-remote --get-url origin
[ +53 ms] [ +54 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] [ ] https://github.com/flutter/flutter.git
[ ] [ ] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ +1 ms] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] [ +2 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +35 ms] [ +39 ms] Initializing file store
[ +18 ms] [ +18 ms] Skipping target: gen_localizations
[ +15 ms] [ +15 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: C:\Applications\Development\ExLoader\.dart_tool\package_config_subset}
[ +5 ms] [ +5 ms] unpack_windows: Starting due to {}
[ +311 ms] [ +311 ms] unpack_windows: Complete
[+2608 ms] [+2609 ms] Found plugin file_picker at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\file_picker-5.0.1\
[ +6 ms] [ +6 ms] Found plugin flutter_plugin_android_lifecycle at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.7\
[ +14 ms] [ +14 ms] Found plugin path_provider at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.11\
[ ] [ +1 ms] Found plugin path_provider_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_android-2.0.17\
[ +1 ms] [ ] Found plugin path_provider_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_ios-2.0.11\
[ ] [ ] Found plugin path_provider_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.1.7\
[ +1 ms] [ +1 ms] Found plugin path_provider_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.6\
[ +3 ms] [ +2 ms] Found plugin path_provider_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.1.1\
[ +5 ms] [ +5 ms] Found plugin shared_preferences at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-2.0.15\
[ ] [ +1 ms] Found plugin shared_preferences_android at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_android-2.0.12\
[ ] [ ] Found plugin shared_preferences_ios at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_ios-2.1.1\
[ ] [ ] Found plugin shared_preferences_linux at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_linux-2.1.1\
[ ] [ ] Found plugin shared_preferences_macos at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_macos-2.0.4\
[ +1 ms] [ +1 ms] Found plugin shared_preferences_web at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_web-2.0.4\
[ ] [ ] Found plugin shared_preferences_windows at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences_windows-2.1.1\
[ +2 ms] [ +2 ms] Found plugin sqflite at C:\Applications\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\sqflite-2.0.3\
[ +28 ms] [ +28 ms] gen_dart_plugin_registrant: Complete
[ +6 ms] [ +6 ms] kernel_snapshot: Starting due to {}
[ +9 ms] [ +9 ms] C:\Applications\SDKs\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev C:\Applications\SDKs\flutter\bin\cache\dart-sdk\bin\snapshots\frontend_server.dart.snapshot --sdk-root
C:\Applications\SDKs\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/ --target=flutter --no-print-incremental-dependencies -DFLUTTER_WEB_AUTO_DETECT=true -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts
--track-widget-creation --packages C:\Applications\Development\ExLoader\.dart_tool\package_config.json --output-dill C:\Applications\Development\ExLoader\.dart_tool\flutter_build\6d34db02eace8a28664c100599c89cc6\app.dill --depfile
C:\Applications\Development\ExLoader\.dart_tool\flutter_build\6d34db02eace8a28664c100599c89cc6\kernel_snapshot.d --incremental --initialize-from-dill
C:\Applications\Development\ExLoader\.dart_tool\flutter_build\6d34db02eace8a28664c100599c89cc6\app.dill --source C:\Applications\Development\ExLoader\.dart_tool\flutter_build\dart_plugin_registrant.dart --source
package:flutter/src/dart_plugin_registrant.dart -Dflutter.dart_plugin_registrant=file:///C:/Applications/Development/ExLoader/.dart_tool/flutter_build/dart_plugin_registrant.dart --verbosity=error package:exloader/main.dart
[+11950 ms] [+11950 ms] kernel_snapshot: Complete
[ +684 ms] [ +684 ms] debug_bundle_windows_assets: Starting due to {}
[ +379 ms] [ +379 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +298 ms] [ +298 ms] debug_bundle_windows_assets: Complete
[+1219 ms] [+1219 ms] Persisting file store
[ +16 ms] [ +16 ms] Done persisting file store
[ +18 ms] [ +18 ms] build succeeded.
[ +9 ms] [ +9 ms] "flutter assemble" took 17,878ms.
[ +141 ms] [ +141 ms] ensureAnalyticsSent: 137ms
[ ] [ ] Running shutdown hooks
[ ] [ ] Shutdown hooks complete
[ ] [ ] exiting with code 0
[ +64 ms] FinalizeBuildStatus:
[ ] Deleting file "x64\Debug\flutter_assemble\flutter_assemble.tlog\unsuccessfulbuild".
[ ] Touching "x64\Debug\flutter_assemble\flutter_assemble.tlog\flutter_assemble.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_assemble.vcxproj" (default targets).
[ +42 ms] Project "C:\Applications\Development\ExLoader\build\windows\runner\ExLoader.vcxproj" (4) is building "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_wrapper_app.vcxproj" (6) on node 1 (default
targets).
[ ] InitializeBuildStatus:
[ ] Creating "flutter_wrapper_app.dir\Debug\flutter_.1268EF90.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ ] CustomBuild:
[ ] All outputs are up-to-date.
[ +40 ms] ClCompile:
[ ] All outputs are up-to-date.
[ +19 ms] Lib:
[ ] All outputs are up-to-date.
[ +1 ms] flutter_wrapper_app.vcxproj -> C:\Applications\Development\ExLoader\build\windows\flutter\Debug\flutter_wrapper_app.lib
[ +8 ms] FinalizeBuildStatus:
[ ] Deleting file "flutter_wrapper_app.dir\Debug\flutter_.1268EF90.tlog\unsuccessfulbuild".
[ ] Touching "flutter_wrapper_app.dir\Debug\flutter_.1268EF90.tlog\flutter_wrapper_app.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_wrapper_app.vcxproj" (default targets).
[ +6 ms] InitializeBuildStatus:
[ ] Creating "ExLoader.dir\Debug\ExLoader.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ +1 ms] CustomBuild:
[ ] All outputs are up-to-date.
[ +19 ms] ClCompile:
[ ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\CL.exe /c /IC:\Applications\Development\ExLoader\windows
/IC:\Applications\Development\ExLoader\windows\flutter\ephemeral /IC:\Applications\Development\ExLoader\windows\flutter\ephemeral\cpp_client_wrapper\include /Zi /nologo /W4 /WX /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D
_HAS_EXCEPTIONS=0 /D _DEBUG /D NOMINMAX /D IS_EXLOADER=1 /D UNICODE /D _UNICODE /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++17
/Fo"ExLoader.dir\Debug\\" /Fd"ExLoader.dir\Debug\vc142.pdb" /external:W4 /Gd /TP /wd4100 /errorReport:queue C:\Applications\Development\ExLoader\windows\flutter\generated_plugin_registrant.cc
C:\Applications\Development\ExLoader\windows\runner\flutter_window.cpp
[ +167 ms] generated_plugin_registrant.cc
[ +326 ms] flutter_window.cpp
[+1131 ms] Generating Code...
[ +127 ms] ResourceCompile:
[ ] All outputs are up-to-date.
[ +21 ms] Link:
[ ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Applications\Development\ExLoader\build\windows\runner\Debug\ExLoader.exe"
/INCREMENTAL /ILK:"ExLoader.dir\Debug\ExLoader.ilk" /NOLOGO ..\flutter\Debug\flutter_wrapper_app.lib C:\Applications\Development\ExLoader\windows\flutter\ephemeral\flutter_windows.dll.lib kernel32.lib user32.lib gdi32.lib
winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='requireAdministrator' uiAccess='false'" /manifest:embed
/manifestinput:C:\Applications\Development\ExLoader\windows\runner\runner.exe.manifest /DEBUG /PDB:"C:/Applications/Development/ExLoader/build/windows/runner/Debug/ExLoader.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT
/IMPLIB:"C:/Applications/Development/ExLoader/build/windows/runner/Debug/ExLoader.lib" /MACHINE:X64 /machine:x64 ExLoader.dir\Debug\Runner.res
[ ] ExLoader.dir\Debug\flutter_window.obj
[ ] ExLoader.dir\Debug\main.obj
[ ] ExLoader.dir\Debug\run_loop.obj
[ ] ExLoader.dir\Debug\utils.obj
[ ] ExLoader.dir\Debug\win32_window.obj
[ ] ExLoader.dir\Debug\generated_plugin_registrant.obj
[ +276 ms] ExLoader.vcxproj -> C:\Applications\Development\ExLoader\build\windows\runner\Debug\ExLoader.exe
[ +4 ms] FinalizeBuildStatus:
[ ] Deleting file "ExLoader.dir\Debug\ExLoader.tlog\unsuccessfulbuild".
[ ] Touching "ExLoader.dir\Debug\ExLoader.tlog\ExLoader.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\runner\ExLoader.vcxproj" (default targets).
[ +31 ms] Project "C:\Applications\Development\ExLoader\build\windows\ALL_BUILD.vcxproj" (3) is building "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_wrapper_plugin.vcxproj" (7) on node 1 (default targets).
[ ] InitializeBuildStatus:
[ ] Creating "flutter_wrapper_plugin.dir\Debug\flutter_.7A1CFD60.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ ] CustomBuild:
[ ] All outputs are up-to-date.
[ +7 ms] ClCompile:
[ ] All outputs are up-to-date.
[ +2 ms] Lib:
[ ] All outputs are up-to-date.
[ ] flutter_wrapper_plugin.vcxproj -> C:\Applications\Development\ExLoader\build\windows\flutter\Debug\flutter_wrapper_plugin.lib
[ +4 ms] FinalizeBuildStatus:
[ ] Deleting file "flutter_wrapper_plugin.dir\Debug\flutter_.7A1CFD60.tlog\unsuccessfulbuild".
[ ] Touching "flutter_wrapper_plugin.dir\Debug\flutter_.7A1CFD60.tlog\flutter_wrapper_plugin.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\flutter\flutter_wrapper_plugin.vcxproj" (default targets).
[ +5 ms] InitializeBuildStatus:
[ ] Creating "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ +2 ms] CustomBuild:
[ ] All outputs are up-to-date.
[ +5 ms] FinalizeBuildStatus:
[ ] Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
[ ] Touching "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\ALL_BUILD.vcxproj" (default targets).
[ +4 ms] InitializeBuildStatus:
[ ] Creating "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
[ +61 ms] PostBuildEvent:
[ +4 ms] setlocal
[ +6 ms] "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake
[ +5 ms] if %errorlevel% neq 0 goto :cmEnd
[ ] :cmEnd
[ +1 ms] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
[ +1 ms] :cmErrorLevel
[ ] exit /b %1
[ ] :cmDone
[ ] if %errorlevel% neq 0 goto :VCEnd
[ ] :VCEnd
[ +52 ms] -- Install configuration: "Debug"
[ +19 ms] -- Up-to-date: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/icudtl.dat
[ +61 ms] -- Up-to-date: C:/Applications/Development/ExLoader/build/windows/runner/Debug/flutter_windows.dll
[ +52 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/AssetManifest.json
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/FontManifest.json
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/fonts
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/fonts/MaterialIcons-Regular.otf
[ +4 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/kernel_blob.bin
[ +189 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/NOTICES.Z
[ +3 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/architecture.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/exloader.png
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Fool%20Day.png
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/gamer.png
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Halloween.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Humans.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/kittens.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/knighthood.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/mathematics.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/More%20is%20Better.png
[ +3 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/New%20Year.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Romantic.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Star%20Wars.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Summer.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Underwater.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Unicorns.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/backgrounds/Zoo.png
[ +3 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/Circe-Bold.ttf
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/Circe-ExtraBold.ttf
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/MONTSERRAT-BOLD.TTF
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/MONTSERRAT-MEDIUM.TTF
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/MONTSERRAT-SEMIBOLD.TTF
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/fonts/Rounded_Elegance.ttf
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/-1.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/-2.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/271590.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/440.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/570.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/games/730.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/alphabetical-order.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/alternative_star.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/alternative_star_outlined.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/back-arrow.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/bell_filled.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/bell_outlined.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/bin.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/bin_sort.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/calendar.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/checked.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/christmas-tree.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/close.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/crab.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/cross.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/discord.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/dot-outline.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/dot.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/download.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/drop-arrow.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/eye.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/flower.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/forward-arrow.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/fun_filled.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/fun_outlined.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/geo.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/ghost_filled.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/ghost_outlined.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/google.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/google_logo.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/heart_filled.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/heart_outlined.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/info.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/issue.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/mask.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/maximize.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/minimize.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/more.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/mouse.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/new_year_star_filled.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/new_year_star_outlined.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/next.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/pencil.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/play.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/plus.svg
[ +19 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/pumpkin.svg
[ +3 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/safe-shield.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sand_clock.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sort.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sort_rotate.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/star-outline.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/star.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/stars.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/stats.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sun.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sun_filled.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/sun_outlined.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/tick_underscore.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/tourist.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/trash.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/unknown-shield.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/unsafe-shield.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/unverified.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/update.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/upload.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/user.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/users.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/verified.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/icons/vk.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/agent_model.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/bomb.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/flashed.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/hackberry_gears.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/rain.webp
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/reloading.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/scoped.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/snow.webp
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/images/snow_hackberry.webp
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/bomb.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/decoy.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/flash.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/grenade.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/molotov_ct.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/molotov_t.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/other_items/smoke.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Distinguished%20Master%20Guardian.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Gold%20Nova%20I.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Gold%20Nova%20II.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Gold%20Nova%20III.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Gold%20Nova%20Master.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Legendary%20Eagle%20Master.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Legendary%20Eagle.png
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Master%20Guardian%20Elite.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Master%20Guardian%20I.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Master%20Guardian%20II.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20Elite%20Master.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20Elite.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20I.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20II.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20III.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Silver%20IV.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Supreme%20Master%20First%20Class.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/The%20Global%20Elite.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/ranks_competitive/Unranked.png
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_ak47.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_aug.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_awp.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_bayonet.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_bizon.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_cz75a.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_deagle.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_elite.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_famas.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_fiveseven.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_g3sg1.svg
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_galilar.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_glock.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_hkp2000.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_butterfly.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_canis.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_cord.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_css.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_falchion.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_flip.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_gut.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_gypsy_jackknife.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_karambit.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_m9_bayonet.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_push.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_stiletto.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_survival_bowie.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_tactical.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_ursus.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_knife_widowmaker.svg
[ +2 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_m249.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_m4a1.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_m4a1_silencer.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_mac10.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_mag7.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_mp5sd.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_mp7.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_mp9.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_negev.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_nova.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_p250.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_p90.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_revolver.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_sawedoff.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_scar20.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_sg556.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_ssg08.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_tec9.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_ump45.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_usp_silencer.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/resources/skin_items/weapon_xm1014.svg
[ +1 ms] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/shaders
[ ] -- Installing: C:/Applications/Development/ExLoader/build/windows/runner/Debug/data/flutter_assets/shaders/ink_sparkle.frag
[ +10 ms] FinalizeBuildStatus:
[ ] Deleting file "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild".
[ ] Touching "x64\Debug\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate".
[ ] Done Building Project "C:\Applications\Development\ExLoader\build\windows\INSTALL.vcxproj" (default targets).
[ ] Build succeeded.
[ ] 0 Warning(s)
[ ] 0 Error(s)
[ ] Time Elapsed 00:00:23.17
[ +25 ms] Building Windows application... (completed in 23.7s)
[ +210 ms] [ERROR:flutter/shell/platform/windows/direct_manipulation.cc(137)] CoCreateInstance(CLSID_DirectManipulationManager, nullptr, CLSCTX_INPROC_SERVER, IID_IDirectManipulationManager, &manager_) failed
[ +105 ms] Observatory URL on device: http://127.0.0.1:56143/XKqicsqQ9YQ=/
[ +5 ms] Caching compiled dill
[ +29 ms] Connecting to service protocol: http://127.0.0.1:56143/XKqicsqQ9YQ=/
[ +107 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:56143/XKqicsqQ9YQ=/.
[ +72 ms] DDS is listening at http://127.0.0.1:56146/aYAiqXOSGWw=/.
[ +66 ms] Successfully connected to service protocol: http://127.0.0.1:56143/XKqicsqQ9YQ=/
[ +19 ms] DevFS: Creating new filesystem on the device (null)
[ +24 ms] DevFS: Created new filesystem on the device (file:///C:/Users/karnm/AppData/Local/Temp/ExLoaderc8591d97/ExLoader/)
[ +2 ms] Updating assets
[ +178 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +9 ms] Syncing files to device Windows...
[ +1 ms] Compiling dart to kernel with 0 updated files
[ +1 ms] Processing bundle.
[ +1 ms] <- recompile package:exloader/main.dart cfc9ccb2-ef13-47ae-bc87-6d2c17b2eed3
[ ] <- cfc9ccb2-ef13-47ae-bc87-6d2c17b2eed3
[ +18 ms] Bundle processing done.
[ +271 ms] Updating files.
[ +1 ms] DevFS: Sync finished
[ +1 ms] Syncing files to device Windows... (completed in 296ms)
[ ] Synced 0.0MB.
[ +1 ms] <- accept
[ +2 ms] Connected to _flutterView/0x2230a7f6240.
[ +3 ms] Flutter run key commands.
[ +2 ms] r Hot reload.
[ +2 ms] R Hot restart.
[ ] h List all available interactive commands.
[ ] d Detach (terminate "flutter run" but leave application running).
[ ] c Clear the screen
[ ] q Quit (terminate the application on the device).
[ ] Running with sound null safety
[ +1 ms] An Observatory debugger and profiler on Windows is available at: http://127.0.0.1:56146/aYAiqXOSGWw=/
[ +724 ms] The Flutter DevTools debugger and profiler on Windows is available at: http://127.0.0.1:9100?uri=http://127.0.0.1:56146/aYAiqXOSGWw=/Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: desktopRunning on desktopRunning on desktopc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
