Greets!
With unity on mx linux, followed correctly the installation of convai on a new project, set the API, installed the TMP files, and yet, when tryin the demo, i got this load of errors, with npcs not respondin to me:
The red errors:
<color=red>[Error][Character]: Failed to create ConvaiServiceClient: Operation is not valid due to the current state of the object.
[Stack Trace - Method: CreateNewConvaiServiceClient, at Line: 228 in File: /home/syl/Unity/Projects/GlobeTalker/Assets/Convai/Scripts/Runtime/Features/NPC2NPC/NPC2NPCConversationManager.cs]
<color=red>[Error][Character]: System.NullReferenceException: Object reference not set to an instance of an object
at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI.GetAsyncDuplexStreamingCallOptions (Service.ConvaiService+ConvaiServiceClient client) [0x00043] in /home/syl/Unity/Projects/GlobeTalker/Assets/Convai/Scripts/Runtime/Core/ConvaiGRPCAPI.cs:319
at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI.SendTextData
Any help?
