The document contains log messages from an Android sideloading application. It records the application launching, checking for updates to configuration files, initializing components, and attempting to communicate with an Android device via ADB but receiving errors indicating no device is connected.
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)
13 views
Debuglog
The document contains log messages from an Android sideloading application. It records the application launching, checking for updates to configuration files, initializing components, and attempting to communicate with an Android device via ADB but receiving errors indicating no device is connected.
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
You are on page 1/ 5
03:02:15.955 AM (UTC): [INFO] [MainForm.
InitializeLogger] ------ ------ Program Launched at: 09:02PM(UTC) ------ ------
03:02:16.310 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting
AndroidSideloader Application 03:02:16.459 AM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 03:02:16.461 AM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 03:02:16.592 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 03:02:16.607 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 03:02:16.857 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 03:02:19.088 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
03:02:19.595 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running
Rclone command: listremotes --config vrp.download.config 03:02:19.931 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors: 03:02:19.937 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Attempting to Update Download Config 03:02:21.015 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Retrieved updated config from: https://vrpirates.wiki/downloads/vrp.download.config 03:02:21.019 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Online Config Hash: d41d8cd98f00b204e9800998ecf8427e; Local Config Hash: d41d8cd98f00b204e9800998ecf8427e 03:02:21.020 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Updated Config Hash matches last download. Not updating. 03:02:21.022 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to Update Upload Config 03:02:21.348 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Retrieved updated config from: https://vrpirates.wiki/downloads/vrp.upload.config 03:02:21.350 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Upload config updated successfully. 03:02:21.356 AM (UTC): [INFO] [SideloaderRCLONE.initGames] Initializing Games List 03:02:21.357 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone command: cat ":Quest Games/VRP-GameList.txt" --config vrp.download.config 03:05:19.746 AM (UTC): [INFO] [MainForm.InitializeLogger] ------ ------ Program Launched at: 09:05PM(UTC) ------ ------
03:05:20.105 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting
AndroidSideloader Application 03:05:20.242 AM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Attempting to update public config from main. 03:05:20.973 AM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Retrieved updated config from main: https://raw.githubusercontent.com/vrpyou/quest/main/vrp- public.json. 03:05:20.975 AM (UTC): [INFO] [SideloaderRCLONE.updatePublicConfig] Public config updated successfully from main. 03:05:21.221 AM (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 03:05:21.223 AM (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 03:05:21.354 AM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 03:05:21.368 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 03:05:21.494 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 03:05:23.655 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
03:05:23.993 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running
Rclone command: listremotes --config vrp.download.config 03:05:24.311 AM (UTC): [INFO] [MainForm.initMirrors] Loaded following mirrors: 03:05:24.317 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Attempting to Update Download Config 03:05:25.386 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Retrieved updated config from: https://vrpirates.wiki/downloads/vrp.download.config 03:05:25.390 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Online Config Hash: d41d8cd98f00b204e9800998ecf8427e; Local Config Hash: d41d8cd98f00b204e9800998ecf8427e 03:05:25.390 AM (UTC): [INFO] [SideloaderRCLONE.updateDownloadConfig] Updated Config Hash matches last download. Not updating. 03:05:25.392 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to Update Upload Config 03:05:25.635 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Retrieved updated config from: https://vrpirates.wiki/downloads/vrp.upload.config 03:05:25.637 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Upload config updated successfully. 03:05:25.843 AM (UTC): [INFO] [SideloaderRCLONE.UpdateMetadataFromPublic] Downloading Metadata 03:05:25.847 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: sync ":http:/meta.7z" "CurrentDirectory" 03:05:28.937 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error: 2024/03/25 21:05:26 NOTICE: Config file "C:\\Users\\jacob\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
03:05:28.953 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic]
Extracting Metadata 03:05:28.958 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\RSL\meta.7z" -y - o"C:\RSL\meta" -bsp1 03:05:34.800 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Updating Metadata 03:05:34.806 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Initializing Games List 03:05:34.877 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 03:05:34.964 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:05:34.970 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
03:05:35.016 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:05:35.099 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:05:35.108 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:05:35.206 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:05:35.254 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
03:05:35.334 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:06:19.398 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
svc usb setFunctions mtp true 03:06:19.488 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:06:20.545 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:06:20.617 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:06:20.634 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
03:06:20.647 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:06:20.718 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:06:20.726 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:11:09.922 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
03:11:10.005 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:19:19.841 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:32:53.553 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
svc usb setFunctions mtp true 03:32:55.724 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully adb.exe: no devices/emulators found
03:32:55.747 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell
svc usb setFunctions mtp true 03:32:55.801 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:33:19.838 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:38:26.569 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:38:26.647 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:38:26.661 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: tcpip
5555 03:38:26.740 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] error: no devices/emulators found
03:38:29.489 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell ip
route 03:38:29.561 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:38:43.795 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:38:43.874 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:38:43.887 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: tcpip
5555 03:38:43.954 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] error: no devices/emulators found
03:38:46.391 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell ip
route 03:38:46.461 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:38:51.838 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:38:51.912 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:38:51.938 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
03:38:51.953 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:38:52.026 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:38:52.037 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:39:33.322 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
03:39:33.404 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:39:50.092 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:39:50.198 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
03:39:50.294 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices:
03:39:50.333 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:39:50.405 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:39:50.426 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:39:51.814 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
03:39:51.892 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:39:51.917 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:39:57.663 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
03:39:57.739 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 03:39:57.760 AM (UTC): [INFO] [<CheckForDevice>d__40.MoveNext] Devices: 03:39:57.804 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 03:39:57.883 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:39:57.895 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:39:59.297 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
03:39:59.387 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
03:39:59.430 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
03:39:59.500 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext]
Starting Game Download 03:39:59.501 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__105.MoveNext] rclone copy "Public:Quest Games/Battle Talent v50+3.7 -VRP" 03:39:59.503 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/75937db3ae4f18ae275fa342bb6c80b6/" "CurrentDirectory\ 75937db3ae4f18ae275fa342bb6c80b6" --progress --rc 03:40:03.972 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error: 2024/03/25 21:39:59 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2024/03/25 21:39:59 NOTICE: Config file "C:\\Users\\jacob\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
03:40:03.974 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Rclone Output: