0% found this document useful (0 votes)
6 views

debuglog

The log details the initialization and operation of the AndroidSideloader application, including the successful download of necessary dependencies like 'Sideloader Launcher.exe' and 'Rookie Offline.cmd'. It also highlights issues with ADB server connections and errors related to missing devices/emulators, as well as failed attempts to update public and upload configurations. Despite these challenges, the application continues to attempt operations and initialize components.

Uploaded by

gaenday12
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
6 views

debuglog

The log details the initialization and operation of the AndroidSideloader application, including the successful download of necessary dependencies like 'Sideloader Launcher.exe' and 'Rookie Offline.cmd'. It also highlights issues with ADB server connections and errors related to missing devices/emulators, as well as failed attempts to update public and upload configurations. Despite these challenges, the application continues to attempt operations and initialize components.

Uploaded by

gaenday12
Copyright
© © All Rights Reserved
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/ 4

12:28:21.055 (UTC): [INFO] [Logger.

Initialize] Logger initialized at: 03:28(UTC)


12:28:21.322 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Starting AndroidSideloader
Application
12:28:21.331 (UTC): [INFO] [GetDependencies.downloadFiles] Missing 'Sideloader
Launcher.exe'. Attempting to download from github
12:28:22.846 (UTC): [INFO] [GetDependencies.downloadFiles] 'Sideloader
Launcher.exe' download successful
12:28:22.847 (UTC): [INFO] [GetDependencies.downloadFiles] Missing 'Rookie
Offline.cmd'. Attempting to download from github
12:28:23.185 (UTC): [INFO] [GetDependencies.downloadFiles] 'Rookie Offline.cmd'
download successful
12:28:23.185 (UTC): [INFO] [GetDependencies.downloadFiles] Missing
'CleanupInstall.cmd'. Attempting to download from github
12:28:23.457 (UTC): [INFO] [GetDependencies.downloadFiles] 'CleanupInstall.cmd'
download successful
12:28:23.457 (UTC): [INFO] [GetDependencies.downloadFiles] Missing
'AddDefenderExceptions.ps1'. Attempting to download from github
12:28:23.701 (UTC): [INFO] [GetDependencies.downloadFiles]
'AddDefenderExceptions.ps1' download successful
12:28:23.704 (UTC): [INFO] [GetDependencies.downloadFiles] Missing adb within C:\
RSL\platform-tools. Attempting to download from github
12:28:26.090 (UTC): [INFO] [Zip.DoExtract] Begin download 7-zip
12:28:27.635 (UTC): [INFO] [Zip.DoExtract] Complete download 7-zip
12:28:27.636 (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Vadym\
Downloads\dependencies.7z" -y -o"C:\RSL\platform-tools" -bsp1
12:28:27.975 (UTC): [INFO] [GetDependencies.downloadFiles] adb download successful
12:28:27.978 (UTC): [INFO] [GetDependencies.downloadRclone] Checking for Local
rclone...
12:28:27.978 (UTC): [INFO] [GetDependencies.downloadRclone] RCLONE exe does not
exist, attempting to download
12:28:27.979 (UTC): [INFO] [GetDependencies.downloadRclone] Missing RCLONE Folder,
attempting to download
12:28:27.981 (UTC): [INFO] [GetDependencies.downloadRclone] Downloading rclone
from https://downloads.rclone.org/v1.68.2/rclone-v1.68.2-windows-amd64.zip
12:28:27.982 (UTC): [INFO] [GetDependencies.downloadRclone] Begin download rclone
12:28:38.433 (UTC): [INFO] [GetDependencies.downloadRclone] Complete download
rclone
12:28:38.434 (UTC): [INFO] [GetDependencies.downloadRclone] Extract C:\Users\
Vadym\Downloads\rclone.zip
12:28:38.434 (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Vadym\
Downloads\rclone.zip" -y -o"C:\Users\Vadym\Downloads" -bsp1
12:28:38.950 (UTC): [INFO] [GetDependencies.downloadRclone] rclone extracted.
Moving files
12:28:38.952 (UTC): [INFO] [GetDependencies.downloadRclone] rclone download
successful
12:28:38.958 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Attempting to Initalize
ADB Server
12:28:38.962 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server
12:28:41.078 (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)

12:28:41.079 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start-


server
12:28:43.237 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;
starting now at tcp:5037
* daemon started successfully
12:29:06.118 (UTC): [INFO] [Logger.Initialize] Logger initialized at: 03:29(UTC)
12:29:06.351 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Starting AndroidSideloader
Application
12:29:06.358 (UTC): [INFO] [GetDependencies.downloadRclone] Checking for Local
rclone...
12:29:06.359 (UTC): [INFO] [GetDependencies.downloadRclone] Current RCLONE Version
1.68.2
12:29:06.363 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Attempting to Initalize
ADB Server
12:29:06.366 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server
12:29:06.404 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start-
server
12:29:08.496 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;
starting now at tcp:5037
* daemon started successfully

12:29:08.850 (UTC): [INFO] [Logger.Initialize] Logger initialized at: 03:29(UTC)


12:29:09.081 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Starting AndroidSideloader
Application
12:29:09.089 (UTC): [INFO] [GetDependencies.downloadRclone] Checking for Local
rclone...
12:29:09.090 (UTC): [INFO] [GetDependencies.downloadRclone] Current RCLONE Version
1.68.2
12:29:09.094 (UTC): [INFO] [<Form1_Load>d__35.MoveNext] Attempting to Initalize
ADB Server
12:29:09.096 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server
12:29:09.131 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start-
server
12:29:11.250 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;
starting now at tcp:5037
* daemon started successfully

12:29:16.266 (UTC): [INFO] [GetDependencies.updatePublicConfig] Attempting to


update public config from main.
12:29:16.577 (UTC): [ERROR] [GetDependencies.updatePublicConfig] Failed to update
public config from main: The remote server returned an error: (404) Not Found.,
trying fallback.
12:29:16.598 (UTC): [ERROR] [GetDependencies.updatePublicConfig] Failed to update
public config from fallback: The remote name could not be resolved:
'vrpirates.wiki'.
12:29:18.561 (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to
Update Upload Config
12:29:18.566 (UTC): [ERROR] [SideloaderRCLONE.updateUploadConfig] Failed to update
Upload config: The remote name could not be resolved: 'vrpirates.wiki'
12:29:18.567 (UTC): [INFO] [<Form1_Shown>d__36.MoveNext] Initializing Servers
12:29:18.574 (UTC): [INFO] [<initMirrors>d__83.MoveNext] Looking for Additional
Mirrors...
12:29:18.582 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: listremotes --config vrp.download.config --inplace
12:29:18.795 (UTC): [ERROR] [RCLONE.runRcloneCommand_DownloadConfig] Rclone error:
2025/05/01 15:29:18 NOTICE: Config file "C:\\Users\\Vadym\\Downloads\\rclone\\
vrp.download.config" not found - using defaults
12:29:18.795 (UTC): [INFO] [<initMirrors>d__83.MoveNext] Loaded following mirrors:
12:29:18.798 (UTC): [INFO] [SideloaderRCLONE.initGames] Initializing Games List
12:29:18.799 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: cat ":Quest Games/VRP-GameList.txt" --config vrp.download.config --inplace
12:29:24.532 (UTC): [ERROR] [RCLONE.runRcloneCommand_DownloadConfig] Rclone error:
2025/05/01 15:29:18 CRITICAL: Failed to create file system for ":Quest Games/VRP-
GameList.txt": config name contains invalid characters - may only contain numbers,
letters, `_`, `-`, `.`, `+`, `@` and space, while not start with `-` or space, and
not end with space

12:29:24.556 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices


12:29:24.618 (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached

12:29:24.670 (UTC): [INFO] [<CheckForDevice>d__44.MoveNext] Devices:


12:29:24.686 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
12:29:24.735 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

12:29:24.736 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:29:24.771 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:29:24.774 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df


12:29:24.784 (UTC): [INFO] [<Form1_Shown>d__36.MoveNext] Using Offline Mode
12:29:24.808 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

12:29:27.578 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-


server
12:42:21.225 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

12:43:06.260 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:56:21.242 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:57:06.251 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

01:24:23.315 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;


starting now at tcp:5037
* daemon started successfully
adb.exe: no devices/emulators found

01:25:06.252 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

01:32:40.896 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-


server
01:32:40.896 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy