Forum Discussion
bebop_dev
7 years agoProtege
Error Building to Oculus Quest
I keep getting this error, not sure what's causing it:
OVRADBTool adb server version (40) doesn't match this client (41); killing...
* daemon started successfully
UnityEngine.Debug:LogError(Object)
OVRADBTool:RunCommand(String[], WaitingProcessToExitCallback, String&, String&) (at Assets/Oculus/VR/Editor/OVRADBTool.cs:200)
OVRADBTool:GetDevices() (at Assets/Oculus/VR/Editor/OVRADBTool.cs:114)
OVRGradleGeneration:OnPostprocessBuild(BuildReport) (at Assets/Oculus/VR/Editor/OVRGradleGeneration.cs:304)
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
Error building Player: OVRADBTool adb server version (40) doesn't match this client (41); killing...
* daemon started successfully
7 Replies
Replies have been turned off for this discussion
- mPAQHonored GuestUnity has its own copy of ADB that is out of sync with the version your OS is aware of. I fixed this by copying abd.exe, AdbWinApi.dll, and AdbWinUsbApi.dll from Users\[user]\AppData\Local\Android\Sdk\platform-tools to [unity install]\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools
- phyzxengrProtegeAppData\Local\Android\Sdk\platform-tools to [unity install]\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools
Does not exist in 2018.3.8f1
- phyzxengrProtegeDeleted HTC Sync manager solved the problem.
- WollanHonored Guest
bebop_dev said:
I keep getting this error, not sure what's causing it:OVRADBTool adb server version (40) doesn't match this client (41); killing...* daemon started successfullyUnityEngine.Debug:LogError(Object)OVRADBTool:RunCommand(String[], WaitingProcessToExitCallback, String&, String&) (at Assets/Oculus/VR/Editor/OVRADBTool.cs:200)OVRADBTool:GetDevices() (at Assets/Oculus/VR/Editor/OVRADBTool.cs:114)OVRGradleGeneration:OnPostprocessBuild(BuildReport) (at Assets/Oculus/VR/Editor/OVRGradleGeneration.cs:304)UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()Error building Player: OVRADBTool adb server version (40) doesn't match this client (41); killing...* daemon started successfully
This did work for me so thanks.
But this (or a completely different aspect) did lead to a problem for me where the whole Quest UI would just completely crash by just looking at the app [unknown sources] list within the OS.
Eventually I had to resort to this fix for remote deleting the app on my Quest 2: https://devdiner.com/virtual-reality/how-to-delete-apps-in-unknown-sources-on-the-oculus-quest
My original issue before your fix stated "OVRADBTool adb server version (40) doesn't match this client (39);"
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device