nerdunit / androidsideloader

GNU General Public License v3.0
236 stars 54 forks source link

2.1.1 not downloading needed ADB/rclone files. #50

Closed Kuro1138 closed 1 year ago

Kuro1138 commented 3 years ago

It seems as a fresh download of the program no longer gets the files or makes the directories that are needed.

adb, rclone, 7zip.

It then has an 'unhandled exception' when trying to do adb.Start(); on line 34 in ADB.cs

Copying the files/folders from an older version lets the program run.