Hello
Why am I getting this error on this version 15.1.180001-pre.5 ?
<BeginGetConnectorHandle>b__0: vx_req_connector_create_t failed: VivoxUnity.VivoxApiException: (404)
at VivoxUnity.VxClient.EndIssueRequest (System.IAsyncResult result) [0x00056] in .\Library\PackageCache\com.unity.services.vivox@15.1.180001-pre.5\Runtime\VivoxUnity\VxClient.cs:234
at VivoxUnity.Client+<>c__DisplayClass21_0.<BeginGetConnectorHandle>b__0 (System.IAsyncResult ar) [0x00000] in .\Library\PackageCache\com.unity.services.vivox@15.1.180001-pre.5\Runtime\VivoxUnity\Client.cs:112
UnityEngine.Debug:LogError (object)
VivoxUnity.VivoxDebug:DebugMessage (object,vx_log_level) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VivoxDebug.cs:87)
VivoxUnity.VivoxDebug:VxExceptionMessage (string) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VivoxDebug.cs:45)
VivoxUnity.Client/<>c__DisplayClass21_0:<BeginGetConnectorHandle>b__0 (System.IAsyncResult) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/Client.cs:116)
VivoxUnity.AsyncResult`1<vx_resp_base_t>:SetComplete (vx_resp_base_t) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/AsyncResult.cs:120)
VivoxUnity.VxClient:InstanceOnMainLoopRun (bool&) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VxClient.cs:167)
MessagePump:RunOnce () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/MessagePump.cs:73)
MessagePump:RunUntil (LoopDone) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/MessagePump.cs:56)
VivoxUnity.Client:RunOnce () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/Client.cs:298)
VivoxUnity.VxUnityInterop/<VivoxUnityRun>d__6:MoveNext () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VxUnityInterop.cs:66)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
<BeginLogin>b__0: BeginGetConnectorHandle failed: VivoxUnity.VivoxApiException: (404)
at VivoxUnity.AsyncResult`1[T].get_Result () [0x0000f] in .\Library\PackageCache\com.unity.services.vivox@15.1.180001-pre.5\Runtime\VivoxUnity\AsyncResult.cs:89
at VivoxUnity.Client.EndGetConnectorHandle (System.IAsyncResult result) [0x00000] in .\Library\PackageCache\com.unity.services.vivox@15.1.180001-pre.5\Runtime\VivoxUnity\Client.cs:143
at VivoxUnity.Private.LoginSession+<>c__DisplayClass93_0.<BeginLogin>b__0 (System.IAsyncResult ar2) [0x00000] in .\Library\PackageCache\com.unity.services.vivox@15.1.180001-pre.5\Runtime\VivoxUnity\Private\LoginSession.cs:425
UnityEngine.Debug:LogError (object)
VivoxUnity.VivoxDebug:DebugMessage (object,vx_log_level) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VivoxDebug.cs:87)
VivoxUnity.VivoxDebug:VxExceptionMessage (string) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VivoxDebug.cs:45)
VivoxUnity.Private.LoginSession/<>c__DisplayClass93_0:<BeginLogin>b__0 (System.IAsyncResult) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/Private/LoginSession.cs:429)
VivoxUnity.AsyncResult`1<string>:SetComplete (System.Exception) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/AsyncResult.cs:129)
VivoxUnity.Client/<>c__DisplayClass21_0:<BeginGetConnectorHandle>b__0 (System.IAsyncResult) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/Client.cs:120)
VivoxUnity.AsyncResult`1<vx_resp_base_t>:SetComplete (vx_resp_base_t) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/AsyncResult.cs:120)
VivoxUnity.VxClient:InstanceOnMainLoopRun (bool&) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VxClient.cs:167)
MessagePump:RunOnce () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/MessagePump.cs:73)
MessagePump:RunUntil (LoopDone) (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/MessagePump.cs:56)
VivoxUnity.Client:RunOnce () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/Client.cs:298)
VivoxUnity.VxUnityInterop/<VivoxUnityRun>d__6:MoveNext () (at ./Library/PackageCache/com.unity.services.vivox@15.1.180001-pre.5/Runtime/VivoxUnity/VxUnityInterop.cs:66)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
Unity 2022.3.36 LTS and tested
and why am I getting 20122 error on this version?
“com.unity.services.vivox”: “16.4.0”,
with their samples