0% found this document useful (0 votes)
12 views7 pages

Debuglog

The log details the initialization and operation of the AndroidSideloader application, including the successful downloading of necessary files and configuration updates. However, it repeatedly encounters issues connecting to ADB, with numerous errors indicating that no devices or emulators are found. Despite attempts to resolve these issues, the application continues to fail to establish a connection with ADB throughout the logged period.

Uploaded by

NorbiPlays
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)
12 views7 pages

Debuglog

The log details the initialization and operation of the AndroidSideloader application, including the successful downloading of necessary files and configuration updates. However, it repeatedly encounters issues connecting to ADB, with numerous errors indicating that no devices or emulators are found. Despite attempts to resolve these issues, the application continues to fail to establish a connection with ADB throughout the logged period.

Uploaded by

NorbiPlays
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/ 7

07:31:59.430 (UTC): [INFO] [Logger.

Initialize] Logger initialized at: 08:31(UTC)


07:32:00.057 (UTC): [INFO] [<Form1_Load>d__34.MoveNext] Starting AndroidSideloader
Application
07:32:00.068 (UTC): [INFO] [GetDependencies.downloadFiles] Missing 'Sideloader
Launcher.exe'. Attempting to download from github
07:32:00.885 (UTC): [INFO] [GetDependencies.downloadFiles] 'Sideloader
Launcher.exe' download successful
07:32:00.885 (UTC): [INFO] [GetDependencies.downloadFiles] Missing 'Rookie
Offline.cmd'. Attempting to download from github
07:32:01.207 (UTC): [INFO] [GetDependencies.downloadFiles] 'Rookie Offline.cmd'
download successful
07:32:01.207 (UTC): [INFO] [GetDependencies.downloadFiles] Missing
'CleanupInstall.cmd'. Attempting to download from github
07:32:01.443 (UTC): [INFO] [GetDependencies.downloadFiles] 'CleanupInstall.cmd'
download successful
07:32:01.446 (UTC): [INFO] [GetDependencies.downloadRclone] Checking for Local
rclone...
07:32:01.447 (UTC): [INFO] [GetDependencies.downloadRclone] RCLONE exe does not
exist, attempting to download
07:32:01.447 (UTC): [INFO] [GetDependencies.downloadRclone] Missing RCLONE Folder,
attempting to download
07:32:01.451 (UTC): [INFO] [GetDependencies.downloadRclone] Downloading rclone
from https://downloads.rclone.org/v1.68.2/rclone-v1.68.2-windows-amd64.zip
07:32:01.451 (UTC): [INFO] [GetDependencies.downloadRclone] Begin download rclone
07:32:03.598 (UTC): [INFO] [GetDependencies.downloadRclone] Complete download
rclone
07:32:03.599 (UTC): [INFO] [GetDependencies.downloadRclone] Extract C:\Users\
Nitropc\Downloads\rclone.zip
07:32:03.603 (UTC): [INFO] [Zip.DoExtract] Begin download 7-zip
07:32:04.924 (UTC): [INFO] [Zip.DoExtract] Complete download 7-zip
07:32:04.925 (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Nitropc\
Downloads\rclone.zip" -y -o"C:\Users\Nitropc\Downloads" -bsp1
07:32:05.602 (UTC): [INFO] [GetDependencies.downloadRclone] rclone extracted.
Moving files
07:32:05.616 (UTC): [INFO] [GetDependencies.downloadRclone] rclone download
successful
07:32:05.770 (UTC): [INFO] [<Form1_Load>d__34.MoveNext] Attempting to Initalize
ADB Server
07:32:05.775 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-
server
07:32:08.049 (UTC): [ERROR] [ADB.RunAdbCommandToString] cannot connect to daemon
at tcp:5037: cannot connect to 127.0.0.1:5037: No se puede establecer una conexión
ya que el equipo de destino denegó expresamente dicha conexión. (10061)

07:32:08.050 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start-


server
07:32:10.253 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running;
starting now at tcp:5037
* daemon started successfully

07:32:13.141 (UTC): [INFO] [GetDependencies.updatePublicConfig] Attempting to


update public config from main.
07:32:13.174 (UTC): [ERROR] [GetDependencies.updatePublicConfig] Failed to update
public config from main: Error en el servidor remoto: (404) No se encontró., trying
fallback.
07:32:13.490 (UTC): [INFO] [GetDependencies.updatePublicConfig] Retrieved updated
config from fallback: https://vrpirates.wiki/downloads/vrp-public.json.
07:32:13.491 (UTC): [INFO] [GetDependencies.updatePublicConfig] Public config
updated successfully from fallback.
07:32:13.575 (UTC): [INFO] [<Form1_Shown>d__35.MoveNext] Using Public Mirror
07:32:13.855 (UTC): [INFO] [<<Form1_Shown>b__35_2>d.MoveNext] Initializing Servers
07:32:13.885 (UTC): [INFO] [<initMirrors>d__82.MoveNext] Looking for Additional
Mirrors...
07:32:13.937 (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to
Update Upload Config
07:32:13.961 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: listremotes --config vrp.download.config --inplace
07:32:13.975 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: connect
192.168.1.121:5555
07:32:14.022 (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Retrieved updated
config from: https://vrpirates.wiki/downloads/vrp.upload.config
07:32:14.023 (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Upload config
updated successfully.
07:32:14.924 (UTC): [ERROR] [RCLONE.runRcloneCommand_DownloadConfig] Rclone error:
2024/12/11 20:32:14 NOTICE: Config file "C:\\Users\\Nitropc\\Downloads\\rclone\\
vrp.download.config" not found - using defaults

07:32:14.925 (UTC): [INFO] [<initMirrors>d__82.MoveNext] Loaded following mirrors:

07:32:35.343 (UTC): [INFO] [ADB.RunAdbCommandToString] cannot connect to


192.168.1.121:5555: Se produjo un error durante el intento de conexión ya que la
parte conectada no respondió adecuadamente tras un periodo de tiempo, o bien se
produjo un error en la conexión establecida ya que el host conectado no ha podido
responder. (10060)

07:32:35.347 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell


settings put global wifi_wakeup_available 1
07:32:35.473 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

07:32:35.475 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell


settings put global wifi_wakeup_enabled 1
07:32:35.569 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

07:32:35.623 (UTC): [INFO] [SideloaderRCLONE.UpdateMetadataFromPublic] Downloading


Metadata
07:32:35.626 (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone
command: sync ":http:/meta.7z" "CurrentDirectory"
07:32:37.290 (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error:
2024/12/11 20:32:36 NOTICE: Config file "C:\\Users\\Nitropc\\AppData\\Roaming\\
rclone\\rclone.conf" not found - using defaults

07:32:37.375 (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Extracting


Metadata
07:32:37.377 (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Nitropc\
Downloads\meta.7z" -y -o"C:\Users\Nitropc\Downloads\meta" -bsp1
07:32:41.165 (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Updating
Metadata
07:32:41.169 (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic]
Initializing Games List
07:32:41.236 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices
07:32:41.382 (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached

07:32:41.455 (UTC): [INFO] [<CheckForDevice>d__43.MoveNext] Devices:


07:32:41.465 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
07:32:41.565 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

07:32:41.611 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:32:41.716 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:32:41.718 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df


07:32:41.838 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

07:45:59.693 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:00:00.008 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:14:00.058 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:27:59.801 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:41:59.754 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:55:59.713 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:10:03.873 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:23:59.688 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:37:59.708 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:51:59.715 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:05:59.739 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:20:03.687 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:33:59.764 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:47:59.753 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:01:59.771 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:15:59.886 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:02:18.307 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:15:41.136 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:29:40.980 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:43:41.016 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:57:41.193 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:11:41.159 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:25:41.270 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:39:41.342 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:53:41.615 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:07:41.635 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:21:41.369 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:35:41.163 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:49:41.186 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:03:42.645 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:17:41.251 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:31:41.196 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

08:45:41.173 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found
08:59:41.204 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

09:13:41.407 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:27:41.432 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:41:41.265 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

09:55:42.055 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:09:42.233 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:23:41.264 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:37:41.326 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

10:51:41.342 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:05:41.291 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:19:41.499 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:33:42.862 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

11:47:41.338 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:01:41.348 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

12:15:41.338 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

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


devices/emulators found

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


devices/emulators found

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


devices/emulators found

01:11:41.351 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

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


devices/emulators found
01:39:41.438 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found

01:53:41.399 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

02:07:41.403 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

02:21:41.528 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

02:35:41.407 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

02:49:41.418 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

03:03:41.476 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

03:17:41.631 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

03:31:41.479 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

03:45:41.457 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

03:59:41.571 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

04:13:41.452 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

04:27:41.467 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

04:41:41.533 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

04:55:41.524 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:09:41.493 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:23:41.533 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:37:41.599 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

05:51:47.770 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:05:41.594 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:19:41.585 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:33:41.781 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

06:47:41.949 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:01:41.706 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:15:41.624 (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no


devices/emulators found

07:24:03.968 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill-


server

You might also like