vKolerts / quest-sidenoder

Cross platform Sideloader for Quest standalone headset
MIT License
97 stars 20 forks source link

Drive mounted, but don't see list of games #1

Closed Kunal-Joshi closed 3 years ago

Kunal-Joshi commented 3 years ago
Screenshot 2021-06-23 at 7 28 59 AM

Tried all mirrors, any fix for this?

michel130 commented 3 years ago

Same problem, Could not found the mount drive. In my case it is under windows 10.

vKolerts commented 3 years ago

Can you start application by console and give me a log?

Horus83 commented 3 years ago

Same for me, "Mount status connected" but when click "Click to browse mount" nothing happens...and no error in Console...how I can fix?

michel130 commented 3 years ago

I read: JUNE 18 2021 : NOTICE: OFFICIAL SIDENODER DISCONTINUED There is no log file on my site:
Only Trying to fetch device storage info So it is trying to connect to a storage somewhere.

ONLOAD index.twig:317 setup ask device listener index.twig:344 ONLOAD INDEX index.twig:345 sending check_deps index.twig:237 get_device msg came FROM BE to fe: index.twig:238 Object index.twig:210 check_mount responded: {"success":true, "mountFolder": "C:/Users/m/AppData/Local/Temp/mnt"} index.twig:211 Object index.twig:349 check_deps msg came: {"success":true} index.twig:350 {success: true} VM116:2 ONLOAD BROWSE browse.js:3 get_dir msg came: browse.js:4 {success: true, list: Array(26), path: "C:\Users\m"} index.twig:72 get_storage ! index.twig:73 {success: false}

vKolerts commented 3 years ago

ONLOAD index.twig:317 setup ask device listener index.twig:344 ONLOAD INDEX index.twig:345 sending check_deps index.twig:237 get_device msg came FROM BE to fe: index.twig:238 Object index.twig:210 check_mount ...

Not this console logs. If you use windows, then start app by cmd.exe And please try to open C:/Users/m/AppData/Local/Temp/mnt by explorer. Is it empty?

vKolerts commented 3 years ago

Catched the problem. Need of killing rclone Will add fix at next release. At this time you can kill rclone manualy

JulienMaille commented 3 years ago

I still have this issue with latest release. Sidenoder mounts C:/Users/julien/AppData/Local/Temp/mnt which is empty. I can't find a rclone process to kill, what else should I try?

EDIT: ok I used to update by overwriting files from sidenoder-0.x.y-win.zip but now I tried the windows installer and the GUI is totally different!