Open testc2n14 opened 4 months ago
Currently getting this error when trying to start. Was there a fix to this somewhere?
i don't rember what i did give me some time to check
Found out it spits out the error when i plug in the headset with the usb, if that helps :)
affter joigging my emmeory i think it;s a timing issue i rember having to have my q3 headset on the desk so i could put it on so i could accpect the prompt fast enough, that might have been becuase of soemthing else tho
yeah affter checking i made this .sh file for the adb thingy prolly becuase i was sick of it not working
#!/usr/bin/env bash
cd /home/c2n14/drives/bulkstorage/Downloads/"New Folder"
adb start-server
adb forward tcp:9943 tcp:9943
adb forward tcp:9944 tcp:9944
printf "Press return to exit..." && read -r
adb kill-server
Not sure if i understand root cause, definitely need more info
Can someone of you who had this issue try latest build again and see if it works? https://github.com/alvr-org/ADBForwarder/actions/runs/10403243630/artifacts/1815453943
Sadly im not on my linux os for now. But i can tell you the error went away the moment i installed ADB via the synaptic package manager.
Can someone of you who had this issue try latest build again and see if it works? https://github.com/alvr-org/ADBForwarder/actions/runs/10403243630/artifacts/1815453943
This starts correctly on Linux Mint 22.
It throws this error when running on Manjaro Linux
You must install .NET to run this application.
App: /home/rexommendation/Programs/ADBForwarder-linux-x64/ADBForwarder Architecture: x64 App host version: 8.0.8 .NET location: Not found
Learn more: https://aka.ms/dotnet/app-launch-failed
Download the .NET runtime: https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=linux-x64&os=manjaro&apphost_version=8.0.8
It throws this error when running on Manjaro Linux
You must install .NET to run this application.
App: /home/rexommendation/Programs/ADBForwarder-linux-x64/ADBForwarder Architecture: x64 App host version: 8.0.8 .NET location: Not found
Learn more: https://aka.ms/dotnet/app-launch-failed
Download the .NET runtime: https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=linux-x64&os=manjaro&apphost_version=8.0.8
Is this full log?
Yeah, it's what the application throws when I attempt to run https://github.com/alvr-org/ADBForwarder/actions/runs/10403243630/artifacts/1815453943
this is the rror i get when running from terminal