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.
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)
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.
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.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