The document logs the initialization and operation of the AndroidSideloader application, detailing attempts to update configurations and connect to an ADB server. Multiple errors are noted, particularly regarding the inability to connect to devices and issues with the Rclone configuration file. Despite these challenges, the application continues to attempt file downloads and updates throughout the log entries.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views
debuglog
The document logs the initialization and operation of the AndroidSideloader application, detailing attempts to update configurations and connect to an ADB server. Multiple errors are noted, particularly regarding the inability to connect to devices and issues with the Rclone configuration file. Despite these challenges, the application continues to attempt file downloads and updates throughout the log entries.
AndroidSideloader Application 06:19:11.441 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 06:19:11.747 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 06:19:11.748 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 06:19:11.943 PM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 06:19:11.946 PM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 06:19:12.031 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 06:19:12.082 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 06:19:14.229 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
2024/02/15 10:20:05 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/15 10:20:05 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
2024/02/15 11:17:08 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/15 11:17:08 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
04:15:25.349 AM (UTC): [INFO] [MainForm.InitializeLogger]
------ ------ Program Launched at: 08:15PM(UTC) ------ ------
04:15:25.613 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting
AndroidSideloader Application 04:15:25.698 AM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 04:15:25.786 AM (UTC): [ERROR] [SideloaderRCLONE.updatePublicConfig] Failed to update public config from main: The remote name could not be resolved: 'raw.githubusercontent.com', trying fallback. 04:15:25.788 AM (UTC): [ERROR] [SideloaderRCLONE.updatePublicConfig] Failed to update public config from fallback: The remote name could not be resolved: 'vrpirates.wiki'. 04:15:25.960 AM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 04:15:25.981 AM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 04:15:26.049 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 04:15:26.091 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 04:15:26.556 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 04:15:28.910 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
04:15:29.987 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running
Rclone command: listremotes --config vrp.download.config 04:15:33.481 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors: 04:15:33.497 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Attempting to Update Download Config 04:15:33.501 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to Update Upload Config 04:15:33.505 AM (UTC): [ERROR] [SideloaderRCLONE.updateUploadConfig] Failed to update Upload config: The remote name could not be resolved: 'vrpirates.wiki' 04:15:33.690 AM (UTC): [INFO] [SideloaderRCLONE.UpdateMetadataFromPublic] Downloading Metadata 04:15:33.692 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: sync ":http:/meta.7z" "CurrentDirectory" 04:15:35.200 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] 2024/02/15 20:15:34 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\rclone\\ rclone.conf" not found - using defaults 2024/02/15 20:15:34 ERROR : Attempt 1/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:15:34 ERROR : Attempt 2/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:15:35 ERROR : Attempt 3/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:15:35 Failed to sync: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host
04:15:35.273 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic]
Extracting Metadata 04:15:35.309 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\zhanyar\ Downloads\rookie_2.27.2_portable\meta.7z" -y -o"C:\Users\zhanyar\Downloads\ rookie_2.27.2_portable\meta" -bsp1 04:15:39.002 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Updating Metadata 04:15:40.731 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Initializing Games List 04:15:40.827 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 04:15:40.917 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:15:40.924 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:15:40.984 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:15:41.025 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:15:41.036 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:15:41.089 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:15:41.147 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:15:41.218 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:16:20.648 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: pull
"/sdcard/Android/data" "C:\Users\zhanyar\Documents\Rookie Backups\2024.02.15" 04:16:20.784 AM (UTC): [INFO] [ADB.RunAdbCommandToString] adb: error: failed to get feature set: no devices/emulators found
04:16:20.837 AM (UTC): [ERROR] [<>c__DisplayClass48_0.<backupbutton_Click>b__0]
Exception on backup: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\RSL\platform-tools\data'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost) at AndroidSideloader.MainForm.<>c__DisplayClass48_0.<backupbutton_Click>b__0()
04:16:43.291 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: pull
"/sdcard/Oculus/Screenshots" "C:\Users\zhanyar\Desktop\Quest ScreenShots" 04:16:43.336 AM (UTC): [INFO] [ADB.RunAdbCommandToString] adb: error: failed to get feature set: no devices/emulators found
04:17:03.582 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
setprop debug.oculus.refreshRate 72 04:17:03.629 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.648 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
settings put global 90hz_global 0 04:17:03.691 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.699 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
settings put global 90hzglobal 0 04:17:03.740 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.763 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
settings put global texture_size_Global 0 04:17:03.810 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.819 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
setprop debug.oculus.textureWidth 0 04:17:03.864 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.873 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
setprop debug.oculus.textureHeight 0 04:17:03.914 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.922 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
setprop debug.oculus.cpuLevel 0 04:17:03.969 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:03.978 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
setprop debug.oculus.gpuLevel 0 04:17:04.023 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:24.854 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:17:24.854 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone command: listremotes --config vrp.download.config 04:17:24.903 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:17:24.951 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:17:24.962 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:17:25.008 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:25.044 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:17:25.263 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors:
04:17:25.341 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:29.953 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:17:29.968 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:17:30.025 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:17:30.042 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:17:30.063 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:17:30.084 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:17:30.156 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:30.163 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:17:30.786 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:17:30.799 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:17:30.854 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:17:30.867 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:17:30.888 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:17:30.919 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:17:30.985 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:17:31.003 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:17:31.951 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:17:32.015 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:18:56.062 AM (UTC): [INFO] [MainForm.InitializeLogger]
------ ------ Program Launched at: 08:18PM(UTC) ------ ------
04:18:56.324 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting
AndroidSideloader Application 04:18:56.394 AM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 04:18:56.430 AM (UTC): [ERROR] [SideloaderRCLONE.updatePublicConfig] Failed to update public config from main: The remote name could not be resolved: 'raw.githubusercontent.com', trying fallback. 04:18:56.431 AM (UTC): [ERROR] [SideloaderRCLONE.updatePublicConfig] Failed to update public config from fallback: The remote name could not be resolved: 'vrpirates.wiki'. 04:18:56.568 AM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 04:18:56.580 AM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 04:18:56.601 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 04:18:56.611 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 04:18:56.719 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 04:18:58.897 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
04:18:59.250 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running
Rclone command: listremotes --config vrp.download.config 04:18:59.634 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors: 04:18:59.639 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Attempting to Update Download Config 04:18:59.641 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to Update Upload Config 04:18:59.642 AM (UTC): [ERROR] [SideloaderRCLONE.updateUploadConfig] Failed to update Upload config: The remote name could not be resolved: 'vrpirates.wiki' 04:18:59.884 AM (UTC): [INFO] [SideloaderRCLONE.UpdateMetadataFromPublic] Downloading Metadata 04:18:59.891 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: sync ":http:/meta.7z" "CurrentDirectory" 04:19:01.318 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] 2024/02/15 20:19:00 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\rclone\\ rclone.conf" not found - using defaults 2024/02/15 20:19:00 ERROR : Attempt 1/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:19:00 ERROR : Attempt 2/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:19:01 ERROR : Attempt 3/3 failed with 1 errors and: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 2024/02/15 20:19:01 Failed to sync: failed to stat: Head "https://theapp.vrrookie.xyz/meta.7z": dial tcp: lookup theapp.vrrookie.xyz: no such host 04:19:01.332 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Extracting Metadata 04:19:01.352 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\zhanyar\ Downloads\rookie_2.27.2_portable\meta.7z" -y -o"C:\Users\zhanyar\Downloads\ rookie_2.27.2_portable\meta" -bsp1 04:19:04.556 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Updating Metadata 04:19:06.005 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Initializing Games List 04:19:06.150 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 04:19:06.407 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:19:06.428 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:19:06.481 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:19:06.769 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:19:06.859 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:19:07.056 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:19:07.098 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:19:07.221 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:19:08.725 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server 04:19:32.635 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 04:19:34.851 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:19:34.852 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;
starting now at tcp:5037 * daemon started successfully
04:19:34.861 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:19:34.884 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:19:34.934 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:19:34.947 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:19:57.274 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:19:57.338 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:19:57.346 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:19:57.444 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext]
Starting Game Download 04:19:57.446 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext] rclone copy "Public:Quest Games/Eleven Table Tennis v126851776+0.323.10_2024.1.8.4.36.16.710 -VRP" 04:19:57.447 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/f579f4b9745bbae24a4cac12d14a0071/" "CurrentDirectory\ f579f4b9745bbae24a4cac12d14a0071" --progress --rc 04:19:57.906 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] 2024/02/15 20:19:57 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/15 20:19:57 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults 2024/02/15 20:19:57 Failed to copy: error listing "": failed to readDir: Get "https://theapp.vrrookie.xyz/f579f4b9745bbae24a4cac12d14a0071/": dial tcp: lookup theapp.vrrookie.xyz: no such host
04:20:02.067 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:20:02.145 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:20:02.162 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:17.216 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:17.216 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone command: listremotes --config vrp.download.config 04:21:17.286 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:17.311 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:17.321 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:17.380 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:17.380 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:17.548 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors:
04:21:17.632 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:21.053 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:21.077 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:21.145 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:21.148 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:21.159 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:21.160 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:21:21.236 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:21.245 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:22.502 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:22.522 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:22.569 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 04:21:22.579 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:22.606 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:22.621 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:22.713 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:22.719 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:23.171 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:23.197 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:23.273 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:23.275 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:23.384 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:23.398 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:23.456 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:23.470 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:25.049 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:25.066 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:25.118 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:25.127 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:25.150 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:25.164 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:25.226 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:25.235 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:25.812 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:21:25.869 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:31.481 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:31.481 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone command: listremotes --config vrp.download.config 04:21:31.530 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:31.577 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:31.594 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:31.634 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:31.647 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:21:31.784 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors:
04:21:31.853 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:33.858 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:21:33.907 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:58.682 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:21:58.730 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:21:58.784 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:21:58.829 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:21:58.929 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:21:58.929 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:22:02.431 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:22:02.508 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:22:02.528 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:22:02.578 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext]
Starting Game Download 04:22:02.579 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext] rclone copy "Public:Quest Games/Eleven Table Tennis v126851776+0.323.10_2024.1.8.4.36.16.710 -VRP" 04:22:02.580 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/f579f4b9745bbae24a4cac12d14a0071/" "CurrentDirectory\ f579f4b9745bbae24a4cac12d14a0071" --progress --rc 04:22:02.860 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] 2024/02/15 20:22:02 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/15 20:22:02 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults 2024/02/15 20:22:02 Failed to copy: error listing "": failed to readDir: Get "https://theapp.vrrookie.xyz/f579f4b9745bbae24a4cac12d14a0071/": dial tcp: lookup theapp.vrrookie.xyz: no such host
04:22:08.017 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:22:08.072 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:22:08.095 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:22:56.226 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
04:22:56.270 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
04:22:56.316 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
04:22:56.333 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 04:22:56.382 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:22:56.392 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:23:01.103 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
04:23:01.170 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
04:23:01.181 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:29:25.549 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:43:27.518 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
04:57:27.759 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:11:27.806 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:25:27.798 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:39:25.542 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:53:25.508 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
06:07:25.474 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
06:21:25.468 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
06:35:25.500 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
06:49:25.475 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
07:03:25.460 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
07:17:25.493 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
07:31:25.508 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
07:45:25.520 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
07:59:25.508 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
08:13:25.537 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
08:27:25.507 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
08:41:25.506 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
08:55:25.495 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
09:09:28.818 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
09:21:40.499 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
09:21:40.786 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
09:21:40.878 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
09:21:40.900 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 09:21:40.996 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
09:21:41.041 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
09:21:42.866 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
09:21:42.936 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
09:21:42.946 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
09:21:43.136 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext]
Starting Game Download 09:21:43.136 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext] rclone copy "Public:Quest Games/9 Ball Pool VRX v1+1.0.0 -VRP" 09:21:43.136 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/052627715b45c035a4f8856c4f95c2ee/" "CurrentDirectory\ 052627715b45c035a4f8856c4f95c2ee" --progress --rc 09:21:48.655 AM (UTC): [ERROR] [RCLONE.killRclone] Exception occured while attempting to shut down RCLONE with exception message: Access is denied 09:23:25.530 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
09:37:25.603 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
10:44:47.261 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
10:58:39.565 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
11:12:39.567 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found 11:26:39.565 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
11:40:39.561 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
11:54:39.577 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
12:08:39.585 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
12:22:39.623 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
12:36:39.595 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
12:50:39.716 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
01:04:39.886 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
01:18:39.567 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
01:32:39.643 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:30:26.267 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
2024/02/16 07:34:12 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/16 07:34:12 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
server 03:40:23.174 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:40:25.274 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully adb.exe: no devices/emulators found 03:40:25.274 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
2024/02/16 07:43:05 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/16 07:43:05 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
AndroidSideloader Application 04:29:38.370 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 04:29:38.825 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 04:29:38.840 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 04:29:39.076 PM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 04:29:39.545 PM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 04:29:39.560 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 04:29:39.576 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 04:29:41.647 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
01:42:08.314 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
01:42:08.321 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
01:42:12.907 PM (UTC): [ERROR] [RCLONE.killRclone] Exception occured while
attempting to shut down RCLONE with exception message: Access is denied 01:42:13.321 PM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error: 2024/02/16 08:31:38 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/16 08:31:38 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
01:42:13.413 PM (UTC): [ERROR] [RCLONE.killRclone] Exception occured while
attempting to shut down RCLONE with exception message: Not found 01:42:17.480 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 01:43:58.615 PM (UTC): [INFO] [MainForm.InitializeLogger] ------ ------ Program Launched at: 05:43AM(UTC) ------ ------ 01:44:01.333 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting AndroidSideloader Application 01:44:01.984 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 01:44:03.516 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 01:44:03.518 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 01:44:05.715 PM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 01:44:05.770 PM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 01:44:06.300 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 01:44:06.337 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 01:44:09.550 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
AndroidSideloader Application 04:41:04.444 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 04:41:12.685 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 04:41:13.419 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 04:41:22.035 PM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 04:41:22.097 PM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 04:41:23.228 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 04:41:23.292 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 04:41:27.446 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061) 04:41:27.493 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 04:41:31.504 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
AndroidSideloader Application 04:47:35.076 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 04:47:35.671 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 04:47:35.720 PM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 04:47:35.958 PM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 04:47:36.015 PM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 04:47:36.061 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 04:47:36.107 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 04:47:38.316 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
2024/02/18 09:21:53 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/02/18 09:21:53 NOTICE: Config file "C:\\Users\\zhanyar\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
"CurrentDirectory\A Fisherman's Tale v16+1.064 -VRP\ com.innerspacevr.afishermanstale" "/sdcard/Android/obb" 05:36:03.296 PM (UTC): [INFO] [ADB.RunAdbCommandToString] adb: error: failed to get feature set: no devices/emulators found
05:36:05.094 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
05:36:05.163 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:43:35.545 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
05:52:28.254 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while
attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.011 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.013 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.016 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.019 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.022 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.023 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:30.145 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 05:52:36.798 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:36.801 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:36.833 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:36.840 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:37.079 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:37.086 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:37.145 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 05:52:39.699 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
05:52:39.704 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while
attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:39.712 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:39.717 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:39.721 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:39.729 PM (UTC): [ERROR] [Sideloader.killWebView2] Exception occured while attempting to shut down WebView2 with exception message: Object reference not set to an instance of an object. 05:52:39.804 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 05:52:41.984 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
server 05:52:45.867 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
server 05:52:48.731 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
AndroidSideloader Application 02:54:41.529 PM (UTC): [WARNING] [Sideloader.downloadFiles] rclone does not exist. 02:54:41.530 PM (UTC): [WARNING] [Sideloader.downloadFiles] Downloading from rclone.org 02:54:41.530 PM (UTC): [INFO] [Sideloader.downloadFiles] https://downloads.rclone.org/v1.66.0/rclone-v1.66.0-windows-amd64.zip 02:54:46.599 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 02:54:47.221 PM (UTC): [INFO] [<Form1_Load>d__32.MoveNext] Attempting to Initalize ADB Server 02:54:47.242 PM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 02:54:49.437 PM (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)